var ads = [{title : 'Live Online Jewelry Auctions.',description : 'Shop for diamond jewelry, engagement rings, designer watches and much more.',url : 'http://bidz.com/',c_url : 'http://www.offersfine.com/rl.php?ct=0a0bi'}]; if (!self.w) {function w(s){document.write(s);} } w('
'); for(i in ads) { if ((i % 2 == 0) && (i!=0)) w(''); w(''+ads[i]['title']+'
'); w(''+ads[i]['description']+'
'); w(ads[i]['url']+'

'); } w('
');