// JavaScript Document function show(e) { if(typeof(e) == "string") { e = document.getElementById(e); } e.style.position = 'absolute'; e.style.left = event.x - 150; e.style.right = event.y - 10; e.style.display = 'block'; //e.style.visibility = 'visible'; } function hide(e) { if(typeof(e) == "string") { e = document.getElementById(e); } e.style.display = 'none'; } var username=""; if (username!=""){ document.writeln(""); document.writeln(" "); document.writeln("
  退出<\/a> |   My Coupon<\/a><\/td>"); document.writeln("欢迎您 "+username); document.writeln(" <\/td>"); document.writeln(" 发布优惠<\/span><\/a> | 优惠周刊<\/a> | 精彩专题<\/a> | 名牌<\/a> | 亲子中心<\/a> <\/td>"); document.writeln(" 首页<\/a> | <\/td>"); document.writeln(" 切换城市<\/td>"); document.writeln("<\/tr>"); document.writeln("<\/table>"); document.writeln("