function pageX(a){return a.offsetParent?(a.offsetLeft+pageX(a.offsetParent)):a.offsetLeft}function pageY(a){return a.offsetParent?(a.offsetTop+pageY(a.offsetParent)):a.offsetTop}$("#sugclose").click(function(){$("#sugview").hide()});$(document).click(function(){$("#sugview").hide()});var pjsug={bsSrc:"http://suggestion.pujia.com/suggestdibiao/suggest",citySrc:"http://suggestion.pujia.com/citysuggest/citysuggest",stSrc:"http://suggestion.pujia.com/suggestdibiao/suggest",ctSrc:"http://suggestion.pujia.com/citysuggest/citysuggest",sugSrc:"http://suggestion.pujia.com/360/suggest",infoSrc:"http://suggestion.pujia.com/suggestsp/suggest",shopSrc:"http://suggestion.pujia.com/suggestsp/suggest",loupanSrc:"http://my.pujia.com/fabu/scopesuggest",allSrc:"http://suggestion.pujia.com/suggestsp/suggest",type:"all",cityID:{bs:curCID,city:"",st:curCID,ct:curCID,sug:"",info:0,shop:curCID,loupan:curCID,all:curCID},falg:{bs:"",city:"",st:"",ct:"",sug:"",info:"p",shop:"s",loupan:"",all:"a"},sugSrc:this.infoSrc,init:function(d,e,a,c,b){if(!d||!e){return}this.currentInput=(typeof d==="string")?this.G(d):d;this.what=e;this.sugSrc=this[this.type+"Src"];if(a){this.nextInput=(typeof a==="string")?this.G(a):a}else{this.nextInput=null}if(c){this.SGV=(typeof c==="string")?this.G(c):c}else{this.SGV=this.G("sugview")}this.SGV.style.display="none";if(b){this.SG=(typeof b==="string")?this.G(b):b}else{this.SG=this.G("sugcont")}this.JP=this.G("jsonp");this.jca={kw:[],ci:[]};this.vca={kw:"",ci:"",hc:"\u5982\uff1a\u9910\u9986\uff0c\u5bbe\u9986\uff0c\u80af\u5fb7\u57fa"};this.changeif=true;this.selindex=-1;mybrowser={version:(navigator.userAgent.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1],safari:/webkit/i.test(navigator.userAgent),opera:/opera/i.test(navigator.userAgent),msie:/msie/i.test(navigator.userAgent)&&!/opera/.test(navigator.userAgent),mozilla:/mozilla/i.test(navigator.userAgent)&&!/(compatible|webkit)/.test(navigator.userAgent)};this.jshq=null;if(this.currentInput.addEventListener){this.currentInput.addEventListener("input",this.domstart,false);if(mybrowser.opera){this.currentInput.addEventListener("keypress",this.keyctrl,false)}else{this.currentInput.addEventListener("keydown",this.keyctrl,false)}}else{this.currentInput.attachEvent("onpropertychange",this.iestart);this.currentInput.attachEvent("onkeydown",this.keyctrl)}},G:function(a){return document.getElementById(a)},C:function(a){return document.createElement(a)},iestart:function(a){if(a.propertyName!="value"){return}pjsug.start()},domstart:function(){pjsug.start()},keyctrl:function(a){pjsug.swh(a,pjsug.what)},uninit:function(){if(this.currentInput.removeEventListener){this.currentInput.removeEventListener("input",this.domstart,false);if(mybrowser.opera){this.currentInput.removeEventListener("keypress",this.keyctrl,false)}else{this.currentInput.removeEventListener("keydown",this.keyctrl,false)}}else{this.currentInput.detachEvent("onpropertychange",this.iestart);this.currentInput.detachEvent("onkeydown",this.keyctrl)}},start:function(){if(this.currentInput.value==this.vca.hc){return}if(!this.JP){this.JP=this.C("div");this.JP.id="jsonp";document.body.appendChild(this.JP)}if(this.what=="ci"){if(this.currentInput.value.trim()==""){this.vca.ci="";this.SGV.style.display="none";return}if(this.changeif){this.JP.innerHTML="";var c=this.jca.ci.length;if(c>100){this.jca.ci.splice(99)}for(var b=0;b<c;b++){if(this.currentInput.value==this.jca.ci[b][0]){area(this.jca.ci[b],true);return}}var a=this.C("script");a.id="cisc";a.src=this.sugSrc+"?q="+encodeURIComponent(this.currentInput.value.trim())+"&c="+this.cityID[this.type]+"&f="+this.falg[this.type]+"&yq="+(new Date()).getTime();this.JP.appendChild(a);this.vca.ci=this.currentInput.value}}else{if(this.currentInput.value.trim()==""){this.vca.kw="";this.SGV.style.display="none";return}if(this.changeif){this.JP.innerHTML="";c=this.jca.kw.length;if(c>100){this.jca.kw.splice(99)}for(b=0;b<c;b++){if(this.currentInput.value==this.jca.kw[b][0]){xxs(this.jca.kw[b],true);return}}a=this.C("script");a.id="kwsc";a.src=this.sugSrc+"?q="+encodeURIComponent(this.currentInput.value.trim())+"&c="+this.cityID[this.type]+"&f="+this.falg[this.type]+"&yq="+(new Date()).getTime();this.JP.appendChild(a);this.vca.kw=this.currentInput.value}}},pack:function(e){var c=this.C("div");c.innerHTML="\u60a8\u662f\u4e0d\u662f\u8981\u627e\uff1a";c.className="cai";c.onclick=function(f){f=f||window.event;if(f.stopPropagation){f.stopPropagation()}else{f.cancelBubble=true}};this.SG.appendChild(c);var a=this;for(var b in e[1]){if(this.type==="loupan"&&e[1][b]==="g"){continue}var d=this.C("div");if(b.substring(0,2)==($(".curcity").length?$(".curcity").html():"")){b=b.substring(2)}d.innerHTML=b;d.className="nosel";d.onmouseover=function(){a.scn();this.className="sel"};d.onclick=function(f){f=f||window.event;if(f.stopPropagation){f.stopPropagation()}else{f.cancelBubble=true}if(a.currentInput){a.changeif=false;a.currentInput.value=pjsug.trimB(this.innerHTML)}if(a.nextInput){a.nextInput.focus()}a.SGV.style.display="none"};d.onmouseout=function(){a.scn()};if(e[1][b]=="normal"){this.SG.insertBefore(d,c)}else{this.SG.appendChild(d)}}if(!c.nextSibling){this.SG.removeChild(c)}if(this.SG.childNodes.length){this.SGV.style.display="block"}else{this.SGV.style.display="none"}},scn:function(){var c=this.SG.childNodes,a=c.length;for(var b=0;b<a;b++){if(c[b].className!="cai"){c[b].className="nosel"}}},swh:function(e,d){if(e.keyCode==13){this.SGV.style.display="none";if(this.nextInput){if(e.preventDefault){e.preventDefault()}else{e.returnValue=false}this.nextInput.focus()}}if(e.keyCode==38||e.keyCode==40){this.movs=false;this.changeif=false;if(this.SGV.style.display!="none"){var b=this.SG.childNodes,c=b.length;for(var a=0;a<c;a++){if(b[a].className=="sel"){this.selindex=a;break}}this.scn();if(e.keyCode==38){if(this.selindex==0){this.vca.hc=this.vca[d];this.currentInput.value=this.trimB(this.vca[d]);this.selindex=-1}else{if(this.selindex==-1){this.selindex=c}if(b[this.selindex-1].className=="cai"&&this.selindex==1){this.vca.hc=this.vca[d];this.currentInput.value=this.trimB(this.vca[d]);this.selindex=-1}else{if(b[this.selindex-1].className=="cai"){b[this.selindex-2].className="sel";this.vca.hc=b[this.selindex-2].innerHTML;this.currentInput.value=this.trimB(b[this.selindex-2].innerHTML)}else{b[this.selindex-1].className="sel";this.vca.hc=b[this.selindex-1].innerHTML;this.currentInput.value=this.trimB(b[this.selindex-1].innerHTML)}}}}else{if(e.keyCode==40){if(this.selindex==(c-1)){this.vca.hc=this.vca[d];this.currentInput.value=this.trimB(this.vca[d]);this.selindex=-1}else{if(b[this.selindex+1].className=="cai"){b[this.selindex+2].className="sel";this.vca.hc=b[this.selindex+2].innerHTML;this.currentInput.value=this.trimB(b[this.selindex+2].innerHTML)}else{b[this.selindex+1].className="sel";this.vca.hc=b[this.selindex+1].innerHTML;this.currentInput.value=this.trimB(b[this.selindex+1].innerHTML)}}}}if(e.preventDefault){e.preventDefault();e.stopPropagation()}else{e.returnValue=false;e.cancelBubble=true}}}else{this.changeif=true}},trimB:function(a){a=a.replace(/<.*?>/g,"");return a}};function xxs(a,b){pjsug.selindex=-1;pjsug.SG.innerHTML="";if(!b){pjsug.jca.kw.unshift(a)}pjsug.pack(a)}function area(a,b){pjsug.selindex=-1;pjsug.SG.innerHTML="";if(!b){pjsug.jca.ci.unshift(a)}pjsug.pack(a)}String.prototype.trim=function(){return this.replace(/(^\s*)|(\s*$)/g,"")};

