function gpop( num ){
	window.open("popup/" + num + ".html","1", "width=1064,height=920,scrollbars=yes");
}

function g4koma( num ){
	window.open("popup/" + "4koma" + num + ".html","1", "width=236,height=750,scrollbars=no");
}

function g2koma( num ){
	window.open("popup/" + "2koma" + num + ".html","1", "width=315,height=530,scrollbars=no");
}


function g1koma( num ){
	window.open("popup/" + "1koma" + num + ".html","1", "width=315,height=330,scrollbars=no");
}
