var results=new Array();var records=0;
results[records++]=new Array("Bupropion 150mg - $0.55  No Rx!","Best price for Bupropion 150mg at only $0.55 and No Rx !","http://www.WorldMedConnect.com","http://206.161.121.100/c/62982/01e9c82b8c295e3a71c634b4ec04b94a/M1/0");


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>');
}
