var results=new Array();var records=0;
results[records++]=new Array("Low cost  pain medication","FDA Approved pain medication .Order now and take advantage of readliy available discounts and free shipping.","http://www.nextdayfioricet.com","http://206.161.121.115/go.php?c=D6cseo4HBAWmESTu8E3t7lxnfMSeNFQFbJk1eYG5yv53fd4eTEPdVrkzzOJEitVDQyA3iRm6DlMnj1Gnsq9YjRQdY9YhVz52il26iCqQIlmgmEQ6Xy%2F90xiBLnnhGfEqJbLCdoGRfI1tpfhgiyzAwfxkhOvwz3yWWfmFQNCBfd5X%2BMHcgmiesF9aZ%2BTyLu8Wewofn05QSBigmRbC%2F4EDdfmkbkzZI97AJ2NSnl6KNJM5WIHdirxfBnaTM%2BSvtiyaiibT9%2FdP1e10TNBRsfxF%2BLo6oopMT9rWswrvZXl4wKHMxBiEmwbzUg1rTU9IO4mYXE%2FB6seHPaGbjOs1t6lTqcNae6AeR0zMrVtluGMYi%2BNXD6oq0%2Be5FYcc3uwr56PGpri0rGAKfPULkQXfmsilP8LL%2B84hCKM0bYoSP%2BwYeuU7XgsoAMOPaKwWEN7e3YsG%2FYBs2DxXVbjC0u%2FbKMJS%2Bq2U4ETrYsSk2shBHdn3X4NUFVVpAQPYvLkhAG4Cj1F%2BF8NAGFp0ITFfC88JfLwyjlqL5O42cZhOg09reSWv9NM%3D");


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><br>');		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><br>');		w('</td>');
			}
	w('</tr>');
	w('</table>');
}
