function openWin(url,target) {	window.open(url,target,"scrollbars=0,toolbar=0,width=300,height=180,resizable=0")}function openYoko(url,target) {	window.open(url,target,"scrollbars=0,toolbar=0,width=350,height=260,resizable=0")}function openTate(url,target) {	window.open(url,target,"scrollbars=0,toolbar=0,width=260,height=350,resizable=0")}function openSquare(url,target) {	window.open(url,target,"scrollbars=0,toolbar=0,width=260,height=260,resizable=0")}function i(){        window.open("08_about/request.html","betu","scrollbars=0,toolbar=0,width=300,height=180,resizable=0");}