document.writeln('<!-- Begin Project Wonderful ad code: -->');
document.writeln('<!-- IMPORTANT: All lines, including these comments, must be included. -->');
document.writeln('<!-- Removing or altering them could result in your ads being automatically suspended! -->');
document.writeln('<!-- Ad box ID: 8742 -->');

r = new String (Math.random()*1000);
r = r.substr(0, 5);
s = new String (String.fromCharCode(60));
s += 'script language="JavaScript" type="text/javascript"';
s += 'src = http://www.projectwonderful.com/gen.php';
s += '?id=8742&amp;type=4';
s += '&amp;r=' + r;
if (document.referrer){
s += "&amp;referer=" + escape(document.referrer);
}
s += '><\/scr';
s += 'ipt>';
document.write(s);