var results=new Array();var records=0;
results[records++]=new Array("Cash Advances: $100-$1,500 Overnight!","Very Low Fees. Fast decisions. No Fax required on most loans. Direct deposit is not required. Bad Credit OK. Confidential & secure.","http://www.MyCashNow.com","http://206.161.121.100/c/64632/5cf20385049d9cf65b1ec1a69f597d7b/M1/0");results[records++]=new Array("No More Payday Loans","In Over Your Head? Stop the Collection Calls, No More Interest Only Payments, Apply Now to Save Before Your Next Payday.","http://www.PDLChoice.com","http://206.161.121.100/c/64632/5cf20385049d9cf65b1ec1a69f597d7b/M1/1");results[records++]=new Array("Payday Loans in 1 Hour","$100 - $1500 Wired to Your Bank in 1 Hour. No Faxing, No Credit Checks!","http://www.SuddenPayday.com","http://206.161.121.100/c/64632/5cf20385049d9cf65b1ec1a69f597d7b/M1/2");
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>');
}
