function galleryPOP(mlsid,agent,pic,mls){
		window.open('gallery_holder.html?mlsid=' + mlsid + '&agentid=' + agent + '&pic=' + pic + '&mls=' + mls,'galleryPOP','toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=yes,copyhistory=no,scrollbars=no,titlebar=1,top=10,left=30,width=740,height=410'); 
	};

