var results=new Array();var records=0;
results[records++]=new Array("Federal Student Loan","Looking for Federal Student Loan? Search over 15,000 sites with one clicks. Your source for everything under the sun!","http://www.findstuff.com","http://206.161.121.100/c/39939/5b13fc16e992974dfa9de0c587411fb5/M2/0");results[records++]=new Array("Student Loan Pell Grants","Use Pell Grants to Earn an Online Degree from a Top Online School! Find the right program & Enroll Today!","http://www.ClassesAndCareers.com/Grants","http://206.161.121.100/c/39939/5b13fc16e992974dfa9de0c587411fb5/M2/1");results[records++]=new Array("Student Loan","Find: Student Loan. Review & Compare!","http://www.findstuff.com/","http://206.161.121.100/c/39939/5b13fc16e992974dfa9de0c587411fb5/M2/2");results[records++]=new Array("Federal student direct loans","Looking For Federal student direct loans? Get What You Need Here.","http://www.juggle.com","http://206.161.121.100/c/39939/5b13fc16e992974dfa9de0c587411fb5/M2/3");results[records++]=new Array("Can\'t Pay Loan?","Eliminate Your Unsecured Debt! Credit Cards, Medical Bills, Loans. As seen on CNBC and FOX.","http://CareOneCredit.com","http://206.161.121.100/c/39939/5b13fc16e992974dfa9de0c587411fb5/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 target="_blank" 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 target="_blank" 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>');
}
