var d=document;var r=new String(Math.random()*1000);var s=new String(String.fromCharCode(60));r=r.substr(0,5);
s+="script type='text/javascript' ";
s+="src = http://www.projectwonderfuladservices.com/conversions.php";
s+="?id="+d.projectwonderful_conversion_id;
if(d.projectwonderful_value){s+="&amp;value="+escape(d.projectwonderful_value);}
if(d.projectwonderful_label){s+="&amp;label="+escape(d.projectwonderful_label);}
if(d.location){s+="&amp;location="+escape(d.location);}
s+="><\/scr";
s+="ipt>";
document.write(s);
