// JavaScript Document
var s= '<div class="top_left"><a href="http://www.fashionpay.com"><img src="shtnew/images/logo.gif"  style=" border:none"/></a></div>'
s+= '<div  class="top_right">'
s+= '<div class="top_right_top">'
s+= '<div class="teleph"><img src="shtnew/images/dianhua.png" /></div>'
s+= '<div class="help"><a href="shtnew/help.html">帮助中心</a></div>'
s+= '<div class="languange">'
s+= '<ul>'
s+= '<li><a href="http://www.fashionpay.com"><img src="shtnew/images/chinese.gif" /></a></li>'
s+= '<li><a href="http://www.fashionpay.com/shtnew/ennew/index.html"><img src="shtnew/images/english.gif" /></a></li>'
s+= '</ul>'
s+= '</div>'
s+= '</div>'

s+= '<div class="top_right_bottom">'
s+= '<object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="700" height="70">'
s+= '  <param name="movie" value="shtnew/flash/menu.swf" />'
s+= ' <param name="quality" value="high" />'
s+= '  <param name="wmode" value="opaque" />'
s+= '  <param name="swfversion" value="9.0.45.0" />'
s+= '  <!-- 此 param 标签提示使用 Flash Player 6.0 r65 和更高版本的用户下载最新版本的 Flash Player。如果您不想让用户看到该提示，请将其删除。 -->'
s+= '  <param name="expressinstall" value="shtnew/Scripts/expressInstall.swf" />'
s+= '  <!-- 下一个对象标签用于非 IE 浏览器。所以使用 IECC 将其从 IE 隐藏。 -->'
s+= '  <!--[if !IE]>-->'
s+= '  <object type="application/x-shockwave-flash" data="flash/menu.swf" width="700" height="70">'
s+= '    <!--<![endif]-->'
s+= '    <param name="quality" value="high" />'
s+= '    <param name="wmode" value="opaque" />'
s+= '    <param name="swfversion" value="9.0.45.0" />'
s+= '   <param name="expressinstall" value="shtnew/Scripts/expressInstall.swf" />'
s+= '    <!-- 浏览器将以下替代内容显示给使用 Flash Player 6.0 和更低版本的用户。 -->'
s+= '   <div>'
s+= '      <h4>此页面上的内容需要较新版本的 Adobe Flash Player。</h4>'
s+= '      <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif"' 
s+= ' alt="获取 Adobe Flash Player" width="112" height="33" /></a></p>'
 s+= '   </div>'
 s+= '   <!--[if !IE]>-->'
s+= '  </object>'
s+= '  <!--<![endif]-->'
s+= '</object>'
s+= '</div>'
s+= '</div>'
document.writeln(s);
