// JavaScript Document
function openwin() {
	window.open("http://www.n-roof.co.jp/shimu/shimu.htm", "", "width=760,height=750,scrollbars=0");
}
