<!--
ads=new Array();
ads["cash200x140"]=new Array();
ads["cash200x140"][0]="<a href=\"http://foottraffic.maniacpass.com/?id=eva&pt=p\"><img src=\"http://footfetishporn.org/foottraffic.jpg\" width=\"200\" height=\"140\" border=\"0\" alt=\"foot traffic\"></a> ";
ads["cash200x140"][1]="<a href=\"http://delicatefoot.maniacpass.com/?id=eva&pt=p\"><img src=\"http://footfetishporn.org/delicatefoot.jpg\" width=\"200\" height=\"140\" border=\"0\" alt=\"delicate foot\"></a> ";
ads["cash200x140"][2]="<a href=\"http://footgames.maniacpass.com/?id=eva&pt=p\"><img src=\"http://footfetishporn.org/footgames.jpg\" width=\"200\" height=\"140\" border=\"0\" alt=\"foot games\"></a> ";


function ShowAd(niche,size,num){
	gr=niche+size;
	if(gr in ads) {
		c=ads[gr].length;
		if(num<=c){
			document.write(ads[gr][num-1]);	
		}
		else return false;
	}
	else return false;
}
//-->