function winOpen(moPath){
	window.open(moPath,"popup","width=670,height=850,scrollbars=no,resizable=no");
}
function winOpen01(moPath){
	window.open(moPath,"popup01","width=670,height=350,scrollbars=no,resizable=no");
}
function winOpen02(moPath){
	window.open(moPath,"popup02","width=800,height=850,scrollbars=1,resizable=no");
}
function winOpen022(moPath){
	window.open(moPath,"popup022","width=800,height=850,scrollbars=1,resizable=no");
}
function winOpen03(moPath){
	window.open(moPath,"popup03","width=670,height=400,scrollbars=no,resizable=no");
}
function winOpen04(moPath){
	window.open(moPath,"popup04","width=670,height=650,scrollbars=no,resizable=no");
}
function winOpen05(moPath){
	window.open(moPath,"popup05","width=670,height=300,scrollbars=no,resizable=no");
}
function winOpen06(moPath){
	window.open(moPath,"popup06","width=670,height=850,scrollbars=1,resizable=no");
}
function winOpen07(moPath){
	window.open(moPath,"popup07","width=800,height=830,scrollbars=no,resizable=no");
}
function winOpen08(moPath){
	window.open(moPath,"popup08","width=670,height=540,scrollbars=no,resizable=no");
}
