
<!--
function popup(url){
	window.open(url,"popup","width=700,height=600,scrollbars=yes,resizable=yes");
}

function popup_shop(url){
	window.open(url,"popup","width=620,height=390,scrollbars=yes,resizable=yes");
}

function popup_tsuhanrule(url){
	window.open(url,"popup","width=560,height=550,scrollbars=yes,resizable=yes");
}

function popup_ipal(url){
	window.open(url,"popup","width=620,height=550,scrollbars=yes,resizable=yes");
}
//-->