document.write ('\
  <div id="mainlink" class="tMS01" style="margin-right:10px; margin-top:5px; position:relative" align="right">\
		<span>Greeting</span>&nbsp;&nbsp;&nbsp;&nbsp;\
		<span style="cursor:pointer">Logout</span>&nbsp;&nbsp;&nbsp;&nbsp;\
		<span onclick="AccountMenu()" style="cursor:pointer">My Account</span>&nbsp;&nbsp;&nbsp;&nbsp;\
		<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;&nbsp;\
		<select name="SelectMenu" onChange="MM_jumpMenu(this,0)">\
		  <option  value="#" selected>Language</option>\
		  <option value="main_tw.php">繁體中文</option>\
		  <option value="main_ch.php">简体中文</option>\
		  <option value="main.php">English</option>\
		  <option value="main_jp.php">日本語</option>\
	  </select>\
		<div class="account_menu" align="left" style=" z-index:7">\
			<a href="setting.html">Personal Setting</a><br />\
			<a href="my_download.html">My Download</a><br />\
			<a href="sharelist.html">My applications</a><br />\
			<a href="my_billing.php">Payout</a><br />\
			<a href="my_payment.php">Transcation Overview</a><br />\
			<a href="my_payment_user.php">Consumption Overview</a>\
    </div>\
		<div class="account_menu" align="left" style=" z-index:7">\
			<a href="setting.html">Personal Setting</a><br />\
			<a href="my_download.html">My Download</a><br />\
			<a href="my_payment_user.php">Consumption Overview</a>\
    </div>\
		<div style="position:absolute; left: 360px; top: 47px;z-index:5"><img src="images/slogan_en.gif"/></div>\
	</div>\
')
