
// WLSサーバ内コンテンツ用 W:820 H:600
function wls_start(URL) {
	window.open(URL,'_real','toolbar=0,location=0,directiories=0,scrollbars=1,resizable=1,width=820,height=600,status=0,menubar=0');
}


