var m=new Array();
m[0]=new Array('http://www.dot5hosting.com/join/index.bml?AffID=566143&amp;LinkName=jftaws', 'Unlimited Web Hosting from just $3.95/month!', 'dot5hosting.com');
m[1]=new Array('http://www.dreamhost.com/r.cgi?259541', 'Unlimited Web hosting and free domain for life!', 'dreamhost.com');
var rand=Math.floor(Math.random()*m.length);
document.write('<style type="text/css">body#MAINSITE {background-position:0 -52px; }</style><div style="background-color:#EFEADB;text-align:center;padding:8px 8px 11px;"><a style="font-weight:bold;text-decoration:none;border-bottom:1px dotted #AC0D15;color:#AC0D15;font-family:arial;font-size:14px;" onclick="javascript:pageTracker._trackPageview(\'/outgoing/' + m[rand][2] + '\');" rel="nofollow external" href="' + m[rand][0] + '">' + m[rand][1] + '</a></div>');