﻿function bankok(){
	window.open('http://www.katsumi.co.th/','_blank','')
}

document.write("<table border=0 bgcolor=white width=740 cellpadding=0 cellspacing=0><tr height=32 valign=middle>")
document.write("<td><OBJECT classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 ID=slogon WIDTH=364 HEIGHT=22><PARAM NAME=movie VALUE=swf/slogon.swf><PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor VALUE=#FFFFFF><PARAM NAME=menu VALUE=false><EMBED src=/swf/slogon.swf quality=high bgcolor=#FFFFFF  WIDTH=364 HEIGHT=22 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash></EMBED></OBJECT></td>")
document.write("<td align=right>")
document.write("<input type=button value=会社案内 class=menubtn onclick=javascript:location.href=('aboutus.htm') style=width:84px>&nbsp;&nbsp;")
//document.write("<input type=button value=バンコク支店 class=menubtn onclick=javascript:bankok(); style=width:84px>&nbsp;&nbsp;")
document.write("<input type=button value=お問い合わせ class=menubtn onclick=javascript:location.href=('mailto:abitpe@ms11.hinet.net;abitpe@gmail.com') style=width:84px>&nbsp;&nbsp;")
document.write("<input type=button value=トップページへ class=menubtn onclick=javascript:location.href=('index.htm') style=width:84px></td>")
document.write("</tr></table>")

