// Pop up

function open01(){
	window.open("https://webl.jp/ex/brighton/13/","toppage","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=yes,Width=840,Height=660");
	}


