var results=new Array();var records=0;
results[records++]=new Array("Looking to view florida health insurance for child ?","Click to see an amazing video!","www.FreeVideoDictionary.com","http://206.161.121.100/c/49463/a25c5b6f210de00eea747c76f7600d4e/M2/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/a25c5b6f210de00eea747c76f7600d4e/M2/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/a25c5b6f210de00eea747c76f7600d4e/M2/2");results[records++]=new Array("Free TV Online","Watch TV shows online, including full episodes, news, sports, and movies.  Spreety is your free guide for online TV.","http://www.Spreety.com","http://206.161.121.100/c/49463/a25c5b6f210de00eea747c76f7600d4e/M2/3");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/a25c5b6f210de00eea747c76f7600d4e/M2/4");
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>');
}
