var results=new Array();var records=0;
results[records++]=new Array("Looking to view ministry of child and family development ?","Click to see an amazing video!","www.FreeVideoDictionary.com","http://206.161.121.100/c/49463/3686e82870312e55211e0a6f8ca5a972/M1/0");results[records++]=new Array("What were they thinking?","Celebrities are usually muses of fashion, providing hope and inspiration for the rest of us commoners. They get their pick of the best fabrics, the best designers and the best hair stylists. Which makes it all the more perplexing when celebrity fashion go","http://www.celebjunkiesonline.com/","http://206.161.121.100/c/49463/3686e82870312e55211e0a6f8ca5a972/M1/1");results[records++]=new Array("Twilight","The First Look at The Twilight Saga: Eclipse: First Teaser Trailer.","www.buddytv.com","http://206.161.121.100/c/49463/3686e82870312e55211e0a6f8ca5a972/M1/2");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/3686e82870312e55211e0a6f8ca5a972/M1/3");
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>');
}
