var rec_array = new Array(); function rec(t,d,u,c,b) { this.title = t; this.description = d; this.url = u; this.clickurl = c; this.bid = b; }; function out_item (start,num,show ,link,orient) { start = start -1; var pos = start; var stop = start + num; if (stop > rec_array.length ) { stop = rec_array.length; } var out = ''; document.write(''); document.write(''); var is_rec_close = 0; while (pos < stop) { if (is_rec_close == 1) { document.write(''); is_rec_close = 0; } document.write(''); if (show.search('t')!=-1) { if (link.search('t')!=-1) { var out = '' + rec_array[pos].title + ''; } else { var out = rec_array[pos].title; } document.write(''); document.write(out); document.write('     
'); } if (show.search('d')!=-1) { if (link.search('d')!=-1) { var out = '' + rec_array[pos].description + ''; } else { var out = rec_array[pos].description; } document.write(out); document.write('     
'); } if (show.search('u')!=-1) { if (link.search('u')!=-1) { var out = '' + rec_array[pos].url + ''; } else { var out = rec_array[pos].url; } document.write(out); document.write('     
'); } document.write('
'); document.write(''); if (orient == 'v') { document.write('
'); is_rec_close = 1; } pos++; } if (is_rec_close == 0) { document.write(''); } document.write('
'); } rec_array[0] = new rec("As seen on TV 16 Shamwow Towels Only $20","Shamwow Towels are perfect. Use them on everything inside and outside the house. Picks up spills with ease, cleans windows, washes your car and even dries your pet. Get 16 for only $19.95.","http://www.ShamWowNowUSA.com","http://206.161.121.100/c/45935/101a5235b6d970657b5caba0aa920ca4/M1/0","0.1120"); rec_array[1] = new rec("Cleaning Product","Refine your search, find now the Top daily result for Cleaning Product","http://us.memoletter.com","http://206.161.121.100/c/45935/101a5235b6d970657b5caba0aa920ca4/M1/1","0.1050"); rec_array[2] = new rec("Cleaning Product","Looking for Cleaning Product? Search over 15,000 sites with one clicks. Your source for everything under the sun!","http://www.findstuff.com/","http://206.161.121.100/c/45935/101a5235b6d970657b5caba0aa920ca4/M1/2","0.1050"); rec_array[3] = new rec("Find Cleaning Product","Looking For Cleaning Product ? Find Top Rated Cleaning Product Listings And Save!","http://netshoppers.com","http://206.161.121.100/c/45935/101a5235b6d970657b5caba0aa920ca4/M1/3","0.0630"); rec_array[4] = new rec("Household","Looking for Household? Search over 15,000 sites with one clicks. Your source for everything under the sun!","http://www.findstuff.com","http://206.161.121.100/c/45935/101a5235b6d970657b5caba0aa920ca4/M1/4","0.0420"); rec_array[5] = new rec("Cleaning Products","Great Cleaning Products! Worth To See! Top Offers. Check The Site For Cleaning Products To Find Out More.","http://Cleaning-Products.Center.US.com","http://206.161.121.100/c/45935/101a5235b6d970657b5caba0aa920ca4/M1/5","0.0394"); rec_array[6] = new rec("Cleaning Product","Find Cleaning Product. Compare Cleaning Product Offers And Save!","http://Center.US.com","http://206.161.121.100/c/45935/101a5235b6d970657b5caba0aa920ca4/M1/6","0.0378"); rec_array[7] = new rec("Find Cleaning Product For Less","Forless Is Committed To Finding The Best Deals On All Your Needs.","http://forless.com","http://206.161.121.100/c/45935/101a5235b6d970657b5caba0aa920ca4/M1/7","0.0350"); rec_array[8] = new rec("Looking for Household-cleaning-products?","Find Household-cleaning-products Online. Get Started Now.","http://www.searchnext.com/ab","http://206.161.121.100/c/45935/101a5235b6d970657b5caba0aa920ca4/M1/8","0.0324"); rec_array[9] = new rec("Cleaning Product","Great Site for Cleaning Product. Find better Cleaning Product!","http://Cleaning-Product.Center.US.com","http://206.161.121.100/c/45935/101a5235b6d970657b5caba0aa920ca4/M1/9","0.0299");