var ads = [{title : 'Free Windows Quote',description : 'Home Resource Depot: Free Windows Quote',url : 'http://homeresourcedepot.com/',c_url : 'http://www.offersfine.com/rl.php?ct=pl32l'}]; 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(' |