  images = new Array(2);
   images[0] = "<a href=\"http://www.liquidweb.com/?RID=rwf\"><img src=\"http://rgfx.liquidweb.com/banners/leaderboard.gif\" alt=\"Managed Web Hosting by Liquid Web\" border=0></a>"; 
   /* images[0] = "<a href=\"http://www.1and1.com/?k_id=7538907\" target=\"_blank\"><img src=\"http://banner.1and1.com/xml/banner?size=10%26%number=1\" width=\"728\" height=\"90\" alt=\"Banner\"  border=\"0\"/></a>"; 
   images[1] = "<a href=\"http://www.freelancer.com/affiliates/jimr451/\"><img src=\"http://www.freelancer.com/img/affiliates/Banner-728x90_1.gif\" width=728 height=90 alt=\"Freelance Jobs\" border=0></a>"; */
   

  images[1] = '<div style="border:1px solid black;padding:2px;width:700px"><table width=100%><tr><Td><a href="http://www.cdgcommerce.com/internet-services.php?R=2313"><img src="http://www.robertswebforge.com/images/cdg.gif"></a></td><td align=center><span style="font-family:arial;font-size:16px;font-weight:bold;"><a href="http://www.cdgcommerce.com/internet-services.php?R=2313" style="text-decoration:none;"><span style="color:blue;text-decoration:none;">Need a Low Cost Payment Provider?</span><br><span style="font-size:14px;color:green;text-decoration:none;">$0 Setup Fee | FREE Gateway Account | $10 / Month</span></a></span></td><td><a href="http://www.cdgcommerce.com/internet-services.php?R=2313"><img src="http://www.robertswebforge.com/images/cdg.gif" align=right></a></td></tr></table></div>';


   display = Math.floor(Math.random() * images.length);
   document.write(images[display]);
   //document.write(images[1]);

