function yawata_lnk(name){
	parent.frames[0].location = name+'_top.html';
	parent.frames[1].location = name+'_menu.html';
}