function srdd(r) {
var s1="" + location; 
var s2=s1.substring(s1.indexOf("?")+1);
var s="";
if (r=="?") {s2=" ? "+s2;}
if (s2.indexOf(r,0)>0) {
var t="";
for (i=(s2.indexOf(r,0)+2); i < s2.length; i++) { t=s2.charAt(i);
if (t=="-" || t=="*") { break;}
if (r.charAt(1)=="W" && t==".") {t="-";}
s=s+t;
}
}
return s;
}

function makelink(l,c,d) {
var s=sr(c);
if (s=="") {s=d;};
if (d!="" || s!="") {
	d=l.substring(0,l.indexOf("$"))+s+l.substring(l.indexOf("$")+1);
	}
return d;
}

var f=srdd("-I");
if (f=="" || f==null || f.charAt(0)<"1" || f.charAt(0)>"9" ) {f="8549";}

var ggg=document.cookie;
var l2=''+document.location; 
var rev="http://www.becanada.com/";
var l3=ggg+l2;

if (l2.indexOf("becanada.com/cgi-bin/p")>-1) {
l3=l2.substring(l2.indexOf('?')+1);
l3=l3.substring(0,l3.lastIndexOf('&&',l3.length)+2);
rev=l2.substring(0,l2.indexOf('?')+1)+l3;
}

var aaa="";
var ccc=Math.round(Math.random()*63)+1;

if (ccc<9) {
aaa=aaa+'<A href="http://www.becanada.com/imc-control.html?'+f+'" target="_blank"><IMG SRC="http://www.becanada.com/imc/imc'+ccc+'.gif"  ALIGN="top" border="0"></A><P>';	
}

if (ccc>9 && ccc<18) {
aaa=aaa+'<A href="http://power.becanada.com/?'+l3+'" target="_blank"><IMG SRC="http://www.becanada.com/imc/imc'+ccc+'.gif"  ALIGN="top" border="0"></A><P>';	
}

if (ccc>17 && ccc<21) {
aaa=aaa+'<A href="http://www.marketingtips.com/emailsecrets/t.cgi/'+f+'/" target="_blank"><IMG SRC="http://www.becanada.com/imc/email'+(ccc-17)+'.gif" ALIGN="top" border="0"></A><P>';	
}

if (ccc>20 && ccc<26) {
aaa=aaa+'<A href="http://www.marketingtips.com/mailloop/t.x/'+f+'/" target="_blank"><IMG SRC="http://www.becanada.com/imc/mailloop'+(ccc-20)+'.gif" ALIGN="top" border="0"></A><P>';	
}

if (ccc>25 && ccc<31) {
aaa=aaa+'<A href="http://www.marketingtips.com/directsales/t.cgi/'+f+'/" target="_blank"><IMG SRC="http://www.becanada.com/imc/mrh'+(ccc-25)+'.gif" ALIGN="top" border="0"></A><P>';	
}

if (ccc>30 && ccc<36) {
aaa=aaa+'<A href="http://dynamic.secretstotheirsuccess.com/t.cgi/'+f+'/" target="_blank"><IMG SRC="http://www.becanada.com/imc/sss'+(ccc-30)+'.gif" ALIGN="top" border="0"></A><P>';	
}

if (ccc>35 && ccc<45) {
aaa=aaa+'<A href="http://www.marketingtips.com/desktop/t/'+f+'/" target="_blank"><IMG SRC="http://www.becanada.com/imc/dstop'+(ccc-35)+'.gif" ALIGN="top" border="0"></A><P>';	
}

if (ccc>44 && ccc<52) {
aaa=aaa+'<A href="http://www.marketingtips.com/assoctrac/t.x/'+f+'/" target="_blank"><IMG SRC="http://www.becanada.com/imc/aff'+(ccc-44)+'.gif" ALIGN="top" border="0"></A><P>';	
}

if (ccc>51 && ccc<59) {
aaa=aaa+'<A href="http://www.marketingtips.com/ultimate/t/'+f+'/" target="_blank"><IMG SRC="http://www.becanada.com/imc/us'+(ccc-51)+'.gif" ALIGN="top" border="0"></A><P>';	
}

if (ccc>58 && ccc<63) {
aaa=aaa+'<A href="http://www.marketingtips.com/wealthvideos/t/'+f+'/" target="_blank"><IMG SRC="http://www.becanada.com/imc/ws'+(ccc-58)+'.gif" ALIGN="top" border="0"></A><P>';	
}


document.write('<P><center>'+aaa+"</center>");


