function yakkan() {
	w = window.open("/yakkan/", "yakkan", "width=700, height=500, scrollbars=yes, resizable=yes");
} 

function goriyou() {
	w = window.open("/goriyou/", "goriyou", "width=700, height=500, scrollbars=yes, resizable=yes");
}

function mobile() {
	w = window.open("/phpapp/mobile/mb_annai.phtml","mobile","width=600, height=650, scrollbars=yes, resizable=yes, menubar=no, directories=no, status=no, location=no");
}

function menseki() { 
	w = window.open("/annai/insurance.html", "annai", "width=700, height=500, scrollbars=yes, resizable=yes"); 
}
