// JavaScript Document var username=""; document.writeln(""); document.writeln(" "); document.writeln("
优惠券<\/a><\/td>"); document.writeln(" 打折促销<\/a><\/td>"); document.writeln(" 免费有奖<\/a><\/td>"); document.writeln(" 在线优惠<\/a><\/td>"); document.writeln("  <\/td>"); document.writeln("  <\/td>"); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln("
<\/td>"); document.writeln(" <\/td>"); document.writeln(" <\/td>"); document.writeln(" <\/tr>"); document.writeln("
我的酷鹏<\/a><\/b><\/td>"); document.writeln(" <\/tr>"); document.writeln(" <\/table><\/td>"); document.writeln(" 最新手机优惠券<\/a> -<\/td>"); document.writeln(" 亲子中心<\/a> -<\/td>"); document.writeln(" 精彩专题<\/a> -<\/td>"); document.writeln(" <\/td>"); if(username!=""){ document.writeln(" <\/td>"); document.writeln(" 退出 -<\/a><\/td>"); }else{ document.writeln(" 登录 -<\/a><\/td>"); document.writeln(" 注册 -<\/a><\/td>"); } document.writeln(" 帮助<\/a><\/td>"); document.writeln(" <\/tr>"); document.writeln("<\/table>");