// JavaScript Document
function ffoto1() {
	cX=(screen.width-510)/2;
	cY=(screen.height-702)/2;
	w=window.open('lic1.html','_blank','width=510,height=702, scrollbars=no,left='+cX+',top='+cY+',screenX'+cX+',screenY='+cY);
}



function ffoto2() {
	cX=(screen.width-510)/2;
	cY=(screen.height-702)/2;
	w=window.open('lic1_list2.html','_blank','width=500,height=702, scrollbars=no,left='+cX+',top='+cY+',screenX'+cX+',screenY='+cY);
}

function ffoto3() {
	cX=(screen.width-466)/2;
	cY=(screen.height-674)/2;
	w=window.open('ses1.html','_blank','width=466,height=674, scrollbars=no,left='+cX+',top='+cY+',screenX'+cX+',screenY='+cY);
}

function ffoto4() {
	cX=(screen.width-510)/2;
	cY=(screen.height-702)/2;
	w=window.open('ses2.html','_blank','width=448,height=648, scrollbars=no,left='+cX+',top='+cY+',screenX'+cX+',screenY='+cY);
}