var results=new Array();var records=0;
results[records++]=new Array("Photography Equipment","Looking for Photography Equipment? 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/77974/fc8e16130403b1784d91479cdd9169bb/M2/0");results[records++]=new Array("Photography School","Do you love taking pictures and want to make it a career? Earn your degree to become a professional photographer today.","http://www.photographyschools.com","http://206.161.121.100/c/77974/fc8e16130403b1784d91479cdd9169bb/M2/1");results[records++]=new Array("Digital Photography","Looking for Digital Photography? Search over 15,000 sites with one click. Your source for everything under the sun!","http://www.findstuff.com/","http://206.161.121.100/c/77974/fc8e16130403b1784d91479cdd9169bb/M2/2");results[records++]=new Array("Find Digital Photography","Looking For Digital Photography ? Find Top Rated Digital Photography Listings And Save!","http://netshoppers.com","http://206.161.121.100/c/77974/fc8e16130403b1784d91479cdd9169bb/M2/3");results[records++]=new Array("Digital Photography","Great digital photography! Worth To See! Top Offers. Check The Site for digital photography To Find Out More.","http://Digital-Photography.Center.US.com","http://206.161.121.100/c/77974/fc8e16130403b1784d91479cdd9169bb/M2/4");results[records++]=new Array("Equipment","Looking for Equipment? Compare offers from over 15,000 sites with one click. Your source for everything!","http://www.searchnext.com","http://206.161.121.100/c/77974/fc8e16130403b1784d91479cdd9169bb/M2/5");results[records++]=new Array("Find Digital Photography Offers!","Looking for Digital Photography? Check Top Rated Sites with Digital Photography!","http://dealparty.com","http://206.161.121.100/c/77974/fc8e16130403b1784d91479cdd9169bb/M2/6");results[records++]=new Array("Digital Photography Equipment","Looking for Digital Photography Equipment? 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/77974/fc8e16130403b1784d91479cdd9169bb/M2/7");results[records++]=new Array("Look up results for Photography","Find our solutions for Photography","http://local.zubican.com","http://206.161.121.100/c/77974/fc8e16130403b1784d91479cdd9169bb/M2/8");results[records++]=new Array("Searching for Digital Photography Equipment","Discover and compare hundreds of sources for Digital Photography Equipment.","http://www.happili.com","http://206.161.121.100/c/77974/fc8e16130403b1784d91479cdd9169bb/M2/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"  href="'+results[i][3]+'"><img src="http://open.thumbshots.org/image.aspx?url='+results[i][2]+'" border="1" align="left" hspace="10"/></a><br><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><br>');		w('<a target="_blank" class="iu" id="iu_'+i+'" href="'+results[i][3]+'">'+results[i][2]+'</a>');		w('</td>');
		if (i!=records) w('</tr><tr class="ar" id="ar_'+(c++)+'">');	}
	w('</tr>');
	w('</table>');
}