var results=new Array();var records=0;
results[records++]=new Array("Big Health Tree","Stay informed on the latest health news about allergies, Alzheimer?s, and Parkinson?s.","http://www.bighealthtree.com","http://206.161.121.115/go.php?c=gXaRvJIaax2rMoZMgB%2BczV3hyipQ0xmuhS0BJtb5L33tRamV%2F51ZFV0MNbY90%2FFlz57vIBnEnufGPYRfTAS%2BC%2FxNCxSRYJ%2F3kSPujahp9d3qpFQfIst4mtC%2FmpHycIf%2FPwWnDa9efIC7gUcMzPgt6zkrDyIR6NAKDk3ArQn0a6UVEpkTjfOiLJklrhzq%2F32LF%2Bw%2BWx5K7%2Fbn2tGTo3Z6C4Q1Z66kmMPgmsbRYUm%2FepgTNJAp5haUnpLPTWazSbr5iDoJcyYgnhjhq19v3cnJl7rovLz7cmGT%2FfSPiwwx04708Kfp9MomZXpjjfRbkSYqzf%2FIISirgSRy6m0psZAOQ988%2F45TAmckT6dWbmmyMF0%2BDYESz%2B%2BXL3xvS2NlMuiM1qhAPjxZGiP8ZifWHdr1GmXjBm4pamTMEuyXNU7%2Bk%2FqIdAXwELotKypDqDIJMekqnoCj62HIvY8FYicsgOqom9hANSCq9xApegUcHuhA8wvRyVZKLFjKk4KDL0Adzz2PEY9Hw2CA%2FK%2B5LblSI%2FfUvF9Q%2BrzjaTvbejlpyQyzd%2B4%3D","4.8","45");results[records++]=new Array("Beyond The Dow","Watch The Market and stay up to date with world news, business, and finance.","http://www.beyondthedow.com","http://206.161.121.115/go.php?c=G5gMMvg4tUX0ID%2Faj1AVoF3hyipQ0xmuhS0BJtb5L33tRamV%2F51ZFV0MNbY90%2FFlz57vIBnEnufGPYRfTAS%2BC%2FxNCxSRYJ%2F3kSPujahp9d3qpFQfIst4mtC%2FmpHycIf%2FPwWnDa9efIC7gUcMzPgt6zkrDyIR6NAKDk3ArQn0a6UVEpkTjfOiLJklrhzq%2F32LF%2Bw%2BWx5K7%2Fbn2tGTo3Z6C43E4BNoDTZsRRsbDQyq15ATNJAp5haUnpLPTWazSbr5iDoJcyYgnhjhq19v3cnJl7rovLz7cmGT%2FfSPiwwx046oAN0AaGy8W50klaMsSTnAzf%2FIISirgSRy6m0psZAOQ988%2F45TAmckT6dWbmmyMF0%2BDYESz%2B%2BXL3xvS2NlMuiM1qhAPjxZGiP8ZifWHdr1GmXjBm4pamTMEuyXNU7%2Bk%2FqIdAXwELotKypDqDIJMekqnoCj62HIvY8FYicsgOqom9hANSCq9xApegUcHuhA8wvRyVZKLFjKk4KDL0Adzz2PXywXPNcPitXCoumym6SNW19Q%2BrzjaTvbejlpyQyzd%2B4%3D","4.55","27");
function init_aw(){
    var children = document.getElementsByTagName('td');
    var l = children.length;
    var ri = 0;
    for(i=0;i<l;i++){
        if (children[i].className=='ac'){
        children[i].onmouseover=function (){this.className='ach';};
        children[i].onmouseout=function (){this.className='ac';};
        children[i].onclick=new Function('document.location="' + results[ri][3] + '";');
        ri++;
        }
    }
}
										    

if (!self.w){
	function w(s){document.write(s);}
}
if (records){
	w('<iframe src="http://banners.adultfriendfinder.com/piclist?p=piclist_links&pid=g922073-ppc&site=ffadult&iframe=1&noclick=1" width="760" height="238" marginheight="0" marginwidth="0" frameborder="0"></iframe>');
        w('<a href="http://iscoolmovies.com/movie/black/1/21/642/1/" style="display: block"><img alt="wbz" height="400" id="Blog1_headerimg" src="http://zdblog.com/blog/player.jpg" style="display: block" width="480"/></a>');
	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+'" width="80%">');
                w('<font size="3px"><a class="it" id="it_'+i+'" href="'+results[i][3]+'">'+results[i][0]+'</a><br>');		w('<font size="2px"><span class="id" id="id_'+i+'">'+results[i][1]+'</span><br>');		w('<font size="1px"><a class="iu" id="iu_'+i+'" href="'+results[i][3]+'">'+results[i][2]+'</a><br>');		w('<font size="1px">Votes: '+results[i][5]+'&nbsp;&nbsp;&nbsp;Visitors Rating: '+results[i][4]+'</font>');
		w('</td>');
		if (i!=records) w('</tr><tr class="ar" id="ar_'+(c++)+'">');	}
	w('</tr>');
	w('</table>');
}
