function faidate(img) {
	var url
	url= "popupfaidate.asp?foto="+img
	window.open(url,'faidate','width=580,height=520');
}