function newWindow(targetURL){
	var WO;
	WO = window.open(targetURL,"shopInfo","toolbar=no, location=no, directories=no, scrollbars=yes, width=620, height=600");
	WO.focus();
	return false;
}

function newWindowCom(targetURL){
	var WO;
	WO = window.open(targetURL,"shopInfo","toolbar=no, location=no, directories=no, scrollbars=no, width=720, height=600");
	WO.focus();
	return false;
}

function newWindow2(targetURL){
	var WO;
	WO = window.open(targetURL,"shopInfo","toolbar=no, location=no, directories=no, scrollbars=no, width=600, height=700");
	WO.focus();
	return false;
}

function newWindow3(targetURL){
	var WO;
	WO = window.open(targetURL,"novelty","toolbar=no, location=no, directories=no, scrollbars=no, width=680, height=575");
	WO.focus();
	return false;
}

function newWindow4(targetURL){
	var WO;
	WO = window.open(targetURL,"shopInfo","toolbar=no, location=no, directories=no, scrollbars=yes, width=610, height=640");
	WO.focus();
	return false;
}

function newWindow5(targetURL){
	var WO;
	WO = window.open(targetURL,"shopInfo","toolbar=no, location=no, directories=no, scrollbars=yes, width=580, height=480");
	WO.focus();
	return false;
}

function newWindow_kaijyo(targetURL){
	var WO;
	WO = window.open(targetURL,"place","toolbar=no, location=no, directories=no, scrollbars=yes, width=620, height=500");
	WO.focus();
	return false;
}

function newWindow_kaijyo2(targetURL){
	var WO;
	WO = window.open(targetURL,"place","toolbar=no, location=no, directories=no, scrollbars=yes, width=620, height=470");
	WO.focus();
	return false;
}

function newWindow_show(targetURL){
	var WO;
	WO = window.open(targetURL,"show","toolbar=no, location=no, directories=no, scrollbars=yes, width=620, height=600");
	WO.focus();
	return false;
}

function newWindowCol(targetURL){
	var WO;
	WO = window.open(targetURL,"shopInfo","toolbar=no, location=no, directories=no, scrollbars=no, width=800, height=600");
	WO.focus();
	return false;
}

function newWindowCol2(targetURL){
	var WO;
	WO = window.open(targetURL,"shopInfo","toolbar=yes, location=no, directories=no, scrollbars=yes, width=600, height=800");
	WO.focus();
	return false;
}


function newWindowCol09(targetURL){
	var WO;
	WO = window.open(targetURL,"shopInfo","toolbar=no, location=no, directories=no, scrollbars=no, width=794, height=546");
	WO.focus();
	return false;
}