BURL=new Array()
BURL[0]="cb.htm rel=nofollow"
BURL[1]="cb.htm rel=nofollow"

BALT=new Array()
BALT[0]="'Compublox: Train the Brain'"
BALT[1]="'Compublox: Train the Brain'"


BIMAGE=new Array()
BIMAGE[0]="images/cbad01.jpg"
BIMAGE[1]="images/cbad03.gif"


TOTBAN=2

var RAN=Math.floor(Math.random()*TOTBAN)

if (PAGETYPE!=="std")
{document.write("</td><td align=center valign=top width=170 style='border-left:solid #c0c0c0 3px;font-weight:bold'>")
}
if(PAGETYPE=="1")
{
document.write("<img src=images/ad1.gif>")
document.write("<p><img src=images/ad2.gif>")
document.write("<p><img src=images/ad3.gif>")
}
if(PAGETYPE=="standard")
{

document.write("<center><a href="+BURL[RAN]+"><img src="+BIMAGE[RAN]+" alt="+BALT[RAN]+" border=0 style=margin-top:2px></a></center>")

}