var results=new Array();var records=0;
results[records++]=new Array("Infoplease Homework Info","Get Info on Infoplease Homework from 10 search engines in 1.","http://www.info.com/","http://206.161.121.100/c/75099/18404abc196050035ae620fa728e41ab/M1/0");results[records++]=new Array("Looking for Infoplease Homework?","Find Infoplease Homework Online. Get Started Now.","http://www.searchnext.com/ab","http://206.161.121.100/c/75099/18404abc196050035ae620fa728e41ab/M1/1");results[records++]=new Array("Searching for Infoplease Homework","Discover and compare hundreds of sources for Infoplease Homework.","http://www.happili.com","http://206.161.121.100/c/75099/18404abc196050035ae620fa728e41ab/M1/2");results[records++]=new Array("Homework","Looking for Homework? 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/75099/18404abc196050035ae620fa728e41ab/M1/3");results[records++]=new Array("Find Infoplease Homework","Stop searching for Infoplease Homework. Find it here!","http://www.monstermarketplace.com/","http://206.161.121.100/c/75099/18404abc196050035ae620fa728e41ab/M1/4");results[records++]=new Array("Are you looking for Infoplease Homework?","Check results for Infoplease Homework on our free comparison site.","http://local.zubican.com","http://206.161.121.100/c/75099/18404abc196050035ae620fa728e41ab/M1/5");results[records++]=new Array("Get Infoplease Homework Here","Great selection from top providers. Visit us today!","http://www.manyrecipes.com/","http://206.161.121.100/c/75099/18404abc196050035ae620fa728e41ab/M1/6");results[records++]=new Array("Find Homework Offers!","Looking for Homework? Check Top Rated Sites with Homework!","http://dealparty.com","http://206.161.121.100/c/75099/18404abc196050035ae620fa728e41ab/M1/7");results[records++]=new Array("Infoplease Homework","Infoplease Homework.  Find the Information and Service you need.  Fast and Easy!","http://www.dealsuperstar.com","http://206.161.121.100/c/75099/18404abc196050035ae620fa728e41ab/M1/8");results[records++]=new Array("Infoplease Homework","Infoplease Homework.  Find the Information and Service you need.  Fast and Easy!","http://www.LegalShine.com","http://206.161.121.100/c/75099/18404abc196050035ae620fa728e41ab/M1/9");


if (!self.w){
	function w(s){document.write(s);}
}
if (records){
	w('<table class="at" id="at">');
	w('<tr class="ar" id="ar_0">');
	c=1;
	records--;
	for(i=0;i<=records;i++){
		w('<td class="ac" id="ac_'+i+'">');
		w('<a target="_blank" class="it" id="it_'+i+'" href="'+results[i][3]+'">'+results[i][0]+'</a><br>');		w('<span class="id" id="id_'+i+'">'+results[i][1]+'</span>');		w('<a target="_blank" class="iu" id="iu_'+i+'" href="'+results[i][3]+'">'+results[i][2]+'</a><br>');		w('</td>');
		if (i!=records) w('</tr><tr class="ar" id="ar_'+(c++)+'">');	}
	w('</tr>');
	w('</table>');
}
