<!--
ads=new Array();
ads["delicatefoot468x80"]=new Array();
ads["delicatefoot468x80"][0]="<a href=\"http://www.creamedfeet.com/t1/pps2=sexyeva/tour1.htm\"><img src=\"http://footjobmovies.info/mira08012005.jpg\" width=\"468\" height=\"80\" border=\"0\" alt=\"Creamed Feet\"></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;
}
//-->