var results=new Array();var records=0;
results[records++]=new Array("Looking to view starting a child care center ?","Click to see an amazing video!","www.FreeVideoDictionary.com","http://206.161.121.100/c/49463/36157ad9a3a33b712102179338460c8a/M1/0");results[records++]=new Array("She did what!?","Find out what everyone is talking about at your college! Real pictures submitted by your classmates!","www.campusgossip.com","http://206.161.121.100/c/49463/36157ad9a3a33b712102179338460c8a/M1/1");
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 class="it" id="it_'+i+'" href="'+results[i][3]+'">'+results[i][0]+'</a>');		w('<span class="id" id="id_'+i+'">'+results[i][1]+'</span>');		w('<a 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>');
}
