// JavaScript Document var username=""; if (username!=""){ document.writeln(""); document.writeln(" "); document.writeln("
<\/td>"); document.writeln("
欢迎您 "+username); document.writeln("  <\/span>
<\/td>"); document.writeln("
<\/a><\/td>"); document.writeln("  <\/td>"); document.writeln(" <\/a><\/td>"); document.writeln("  <\/td>"); document.writeln(" <\/a><\/td>"); document.writeln("  <\/td>"); document.writeln(" <\/a><\/td>"); document.writeln("  <\/td>"); document.writeln(" <\/a><\/td>"); document.writeln(" <\/tr>"); document.writeln(" <\/table> "); document.writeln(" "); document.writeln("
<\/td>"); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln("
 <\/td>"); document.writeln(" 发布优惠<\/a><\/td>"); document.writeln(" <\/td>"); document.writeln(" 论坛<\/a><\/td>"); //document.writeln(" <\/td>"); //document.writeln(" 博客<\/a><\/td>"); //document.writeln(" <\/td>"); //document.writeln(" 视频<\/a><\/td>"); document.writeln(" <\/a><\/td>"); document.writeln(" e-杂志<\/a><\/td>"); document.writeln(" <\/td>"); document.writeln(" My Coupon<\/a><\/td>"); document.writeln(" <\/td>"); document.writeln(" 帮助<\/a><\/td>"); document.writeln(" <\/td>"); document.writeln(" iCoupon Card<\/a><\/td>"); document.writeln(" <\/td>"); document.writeln(" 退出<\/a><\/td>"); document.writeln(" <\/tr>"); document.writeln(" <\/table>"); document.writeln(" <\/td>"); document.writeln(" <\/td>"); document.writeln(" <\/tr>"); document.writeln(" <\/table>"); }else{ document.writeln(""); document.writeln(" "); document.writeln("
 <\/td> "); document.writeln(" <\/td>"); document.writeln(" <\/a><\/td>"); document.writeln("  <\/td>"); document.writeln(" <\/a><\/td>"); document.writeln("  <\/td>"); document.writeln(" <\/a><\/td>"); document.writeln("  <\/td>"); document.writeln(" <\/a><\/td>"); document.writeln("  <\/td>"); document.writeln(" <\/a><\/td>"); document.writeln(" <\/tr>"); document.writeln(" <\/table>"); document.writeln(" "); document.writeln(" "); document.writeln("
"); document.writeln(" "); document.writeln("
<\/td>"); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln("
 <\/td>"); document.writeln(" 发布优惠<\/a><\/td>"); document.writeln(" <\/td>"); document.writeln(" 论坛<\/a><\/td>"); //document.writeln(" <\/td>"); //document.writeln(" 博客<\/a><\/td>"); //document.writeln(" <\/td>"); //document.writeln(" 视频<\/a><\/td>"); document.writeln(" <\/a><\/td>"); document.writeln(" e-杂志<\/a><\/td>"); document.writeln(" <\/td>"); document.writeln(" My Coupon<\/a><\/td>"); document.writeln(" <\/td>"); document.writeln(" 帮助<\/a><\/td>"); document.writeln(" <\/td>"); document.writeln(" iCoupon Card<\/a><\/td>"); document.writeln(" <\/td>"); document.writeln(" 登录<\/a><\/td>"); document.writeln(" <\/tr>"); document.writeln(" <\/table>"); document.writeln(" "); document.writeln(" <\/td>"); document.writeln(" <\/td>"); document.writeln(" <\/tr>"); document.writeln(" <\/table>"); }