function winfocus(){
		window.focus();
}window.onload=winfocus;

function pro_mov(){
	win=window.open('pro_mov.html','popwin','scrollbars=yes,resizable=yes,width=740,height=550');
}
function eagle(){
	win=window.open('map/access.html','popwin','scrollbars=yes,resizable=yes,width=760,height=1000,menubar=yes');
}
function eagle2(){
	win=window.open('fa01_2.html','popwin','scrollbars=yes,resizable=yes,width=520,height=480');
}
function eagle3(){
	win=window.open('factory/map/access.html','popwin','scrollbars=yes,resizable=yes,width=800,height=1000');
}
function eagle2_news(){
	win=window.open('../../corp_info/factory/fa01_2.html','popwin','scrollbars=yes,resizable=yes,width=520,height=480');
}