function showcountrybox()
{
	document.write('<form name="formlang" method="post" action=""><select name="lang" id="lang" style="font-size: 9pt; width:160 ; color:#464646" size=1>  <option value="http://www.hellobc.com" selected>ENGLISH</option><option value="http://www.hellobc.jp">日本語</option><option value="http://www.hellobc.co.kr">한국어</option><option value="http://www.hellobc.tw">繁體中文</option></select>&nbsp;&nbsp;<input type="image" name="sumbit" src="/images/go.gif" onClick="gothere()" align="top"></form>')
}
