/-------------------------右上角下拉菜单js-----------------------/ var timer = 0;var timer2 = 0;jQuery(document).ready(function($){$('.mnoutbox').hover(function(){$('#'+$(this).attr('rel')).css('display', 'block'); $(this).children('.mniconbox').css('background-color', '#3b302c');}, function(){$('#'+$(this).attr('rel')).css('display', 'none');$(this).children('.mniconbox').css('background-color', '');}); $('#showforumNav').hover(function(){timer = setTimeout(function(){$("#forumNav").css('display', 'block');}, 30);}, function(){timer2 = setTimeout(function(){$("#forumNav").css('display', 'none');clearTimeout(timer);}, 200);}); $("#forumNav").mouseenter(function(){clearTimeout(timer2);}); $("#forumNav").mouseleave(function(){$(this).css('display', 'none');clearTimeout(timer);});}); document.writeln("
"); document.writeln("

    我的资料

    "); document.writeln("
  1. 用户中心
  2. "); document.writeln("
  3. 我的收藏
  4. "); document.writeln("
  5. 我的信息
  6. "); document.writeln("
  7. 修改密码
  8. "); document.writeln("
  9. 我的设置
"); document.writeln("

    在线购物

    "); document.writeln("
  1. 我的订单
  2. "); document.writeln("
  3. 购 物 车
  4. "); document.writeln("
  5. 收货地址
"); document.writeln("

    在线支付

    "); document.writeln("
  1. 在线支付
  2. "); document.writeln("
  3. 支付查询
"); document.writeln("

    积分查询

    "); document.writeln("
  1. 积分中心
  2. "); document.writeln("
  3. 积分兑换
  4. "); document.writeln("
  5. 积分记录查询
"); document.writeln("

    帮助中心

    "); document.writeln("
  1. 发布创作
  2. "); document.writeln("
  3. FAQ问答
  4. "); document.writeln("
  5. 在线留言
  6. "); document.writeln("
  7. 联系信息
>"); document.writeln("
"); var destoon_userid = 0;var destoon_username = '';var destoon_message = 0;var destoon_chat = 0;var destoon_stip = '';var ttkzm_member = '
'; ttkzm_member += '
'; try{Dd('ttkzm_member').innerHTML=ttkzm_member;}catch(e){} var destoon_cart = substr_count(get_cookie('cart'), ',');if(destoon_cart > 0) Dd('destoon_cart').innerHTML=''+destoon_cart+'';if(destoon_stip) Dd('tb_c').innerHTML = destoon_stip;function Dd(i) {return document.getElementById(i);}