var ctx="";$(document).ready(function(){ctx=$("#ctx").val();if(!ctx){ctx=""}init();headon();$(".qqServices").each(function(){$(this).mousemove(qqOver);$(this).click(qqClick)})});function init(){$("#sellist li").eq(0).find("a").mouseover(function(){$("#sellist .selected").removeClass("selected");$(this).parent().addClass("selected");$("#distype").css("display","inline");$("#disbrand").css("display","none")});$("#sellist li").eq(1).find("a").mouseover(function(){$("#sellist .selected").removeClass("selected");$(this).parent().addClass("selected");$("#distype").css("display","none");$("#disbrand").css("display","inline")})}function qqOver(){var a=this.id;this.href=getStr(a,true);if(a=="qq1"){this.children[0].src="http://wpa.qq.com/pa?p=1:1278206652:8"}else{this.children[0].src="http://wpa.qq.com/pa?p=1:913428535:8"}}function getStr(d,f){var a="http://sighttp.qq.com/cgi-bin/check?";var c="sigkey=8faba4a0aaee9ca2aaae7f2e8c4b15808ed3935abab515927e2ab33734647705";var e="http://sighttp.qq.com/cgi-bin/check?";var b="sigkey=2b69275783869f63cf17babb271e5ffec4be65ec56cb8d075f4652269271b81f";if(d=="qq1"){if(f){a+=c}else{return c}}else{if(f){e+=b}else{return b}}}function qqClick(){var b=this.id;var c="http://sighttp.qq.com/wpa.js?rantime="+Math.random()+"&"+getStr(b,false);var d=document.getElementById("testJs");var a=document.createElement("script");a.setAttribute("type","text/javascript");a.setAttribute("id","testJs");a.setAttribute("src",c);if(d==null){document.body.appendChild(a)}else{d.parentNode.replaceChild(a,d)}return false}function headon(){var a=$("#url").val();$("#seldon .wnon").removeClass("wnon");$("#seldon li").each(function(){var b=$(this).find("a").attr("href");b=b.substring(b.indexOf("?"));if(a.indexOf(b)!=-1){$(this).addClass("wnon");return}})};
