function wopen(){
	newWin=window.open("","_zoom2","toolbar=no,scrollbars=0,resizable=no,width=600,height=400");
	newWin.focus();
}
function wopen01(){
	newWin=window.open("","_zoom","toolbar=no,scrollbars=0,resizable=no,width=608,height=419");
	newWin.focus();
}
function wopen02(){
	newWin=window.open("","_map","toolbar=no,scrollbars=0,resizable=no,width=666,height=477");
	newWin.focus();
}

