lower_bound = 1;
upper_bound = 99999999999999999;
ord_choice = Math.floor((upper_bound - lower_bound + 1) * Math.random() + lower_bound);

document.write("<NOLAYER>");
document.write("<IFRAME SRC=\"http://ad.doubleclick.net/adi/maxis.eaco/maxis;sz=468x60;tile=1;ord=" + ord_choice + "?\" width=\"468\" height=\"60\" frameborder=\"no\" border=\"0\" MARGINWIDTH=\"0\" MARGINHEIGHT=\"0\" SCROLLING=\"no\">");
document.write("<A HREF=\"http://ad.doubleclick.net/jump/maxis.eaco/maxis;abr=!ie;sz=468x60;tile=1;ord=" + ord_choice + "?\"><IMG SRC=\"http://ad.doubleclick.net/ad/maxis.eaco/maxis;abr=!ie;sz=468x60;tile=1;ord=" + ord_choice + "?\" border=0 height=\"60\" width=\"468\"></A>");
document.write("</IFRAME>");
document.write("</NOLAYER>");

document.write("<ILAYER id=\"layer1\" visibility=\"hidden\" width=468 height=60></ILAYER>");