function openWinphoto()
{
	window.open("flash/index.html","PHOTOGALLERY","screenX=50,screenY=50,left=50,top=50,width=1000,height=760,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,scrollbars=no");
};
