var specFooter={ "htmlContent": "%0D%0A%20%20%20%20%20%20%20%20%09%3Cscript%20type%3D%22text%2Fjavascript%22%3E%0D%0A%09var%20PvUtils%20%3D%20%7B%0D%0A%20%20%20%20%20%20%20checkVersion%20%3A%20function%28keyWord%2Cexp%2Cversion%29%7B%0D%0A%20%20%20%20%09%09if%28%21keyWord%20%7C%7C%20%21exp%20%7C%7C%20%21version%29%7B%0D%0A%20%20%20%20%09%09%09return%20false%3B%0D%0A%20%20%20%20%20%20%20%20%09%7D%0D%0A%20%20%20%20%20%20%20%20%09if%28PvUtils.getVersion%28keyWord%2Cexp%29%20%3E%3D%20version%29%7B%0D%0A%20%20%20%20%20%20%20%20%09%09return%20true%3B%0D%0A%20%20%20%20%20%20%20%20%09%7Delse%7B%0D%0A%20%20%20%20%20%20%20%20%09%09return%20false%3B%0D%0A%20%20%20%20%20%20%20%20%09%7D%0D%0A%20%20%20%20%0D%0A%20%20%20%20%20%20%20%20%7D%2C%0D%0A%20%20%20%20%0D%0A%20%20%20%20%20%20%20getVersion%20%3A%20function%28keyWord%2Cexp%29%7B%0D%0A%20%20%20%20%09%09var%20ua%20%3D%20navigator.userAgent.toLowerCase%28%29%3B%0D%0A%20%20%20%20%20%20%20%20%09if%28ua.indexOf%28keyWord%29%20%3E%3D%200%29%7B%0D%0A%20%20%20%20%20%20%20%20%09%09ua%20%3D%20ua.split%28keyWord%29%3B%0D%0A%20%20%20%20%20%20%20%20%09%09ua%20%3D%20ua%5B1%5D%3B%0D%0A%20%20%20%20%20%20%20%20%09%09try%20%7B%0D%0A%20%20%20%20%20%20%20%20%09%09%09%20%20%20%20%20%20%20%20%09%09%09var%20version%20%3D%20ua.match%28new%20RegExp%28exp%29%29%3B%0D%0A%20%20%20%20%20%20%20%20%09%09%09if%20%28version%29%20%7B%0D%0A%20%20%20%20%20%20%20%20%09%09%09%09return%20version%3B%0D%0A%20%20%20%20%20%20%20%20%09%09%09%7D%09%09%0D%0A%20%20%20%20%20%20%20%20%09%09%7D%20catch%20%28e%29%20%7B%0D%0A%20%20%20%20%20%20%20%20%09%09%7D%0D%0A%20%20%20%20%20%20%20%20%09%7D%0D%0A%20%20%20%20%20%20%20%20%09return%20%22%22%3B%0D%0A%20%20%20%20%09%7D%2C%0D%0A%20%20%20%20%0D%0A%20%20%20%20%09getQueryString%20%3A%20function%28name%29%20%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20var%20reg%20%3D%20new%20RegExp%28%22%28%5E%7C%26%29%22%20%2B%20name%20%2B%20%22%3D%28%5B%5E%26%5D*%29%28%26%7C%24%29%22%2C%20%22i%22%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20var%20r%20%3D%20window.location.search.substr%281%29.match%28reg%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20if%20%28r%20%21%3D%20null%29%20%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20return%20r%5B2%5D%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%7Delse%20%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20return%20%22%22%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0D%0A%20%20%20%20%20%20%20%20%7D%2C%0D%0A%09%09%0D%0A%09%09setDefualValue%20%3A%20function%28str%29%7B%0D%0A%20%20%20%20%09%09if%28%21str%29%7B%0D%0A%20%20%20%20%09%09%09str%20%3D%20%22%22%3B%0D%0A%20%20%20%20%09%09%7D%0D%0A%20%20%20%20%09%09return%20str%3B%0D%0A%20%20%20%20%09%7D%2C%0D%0A%09%09%0D%0A%09%09pageUrlList%20%3A%20%5B%27%2Findex.html%27%2C%27%2Fmobile%2Ftouch%2Findex.jhtml%27%2C%27%2Fmobile%2Fsearch.jhtml%3FsearchType%3Dcategory%27%2C%27%2Fmobile%2Fsearch.jhtml%27%2C%27%2Fmobile%2FmobileProduct%2F%27%2C%27%2Fchannels%2Fmobile%2Foperation%27%2C%27%2FoaasChannels%2Fmobile%2Foperation%27%2C%27%2Fmobile%2Fpromotion%2Fpromotion.jhtml%27%2C%27%2Fmobile%2Fpromotion%2FnewSeckillPromotionH5.jhtml%27%2C%27%2Fmobile%2Ftouch%2FeMsgList.jhtml%27%5D%2C%0D%0A%09%09%0D%0A%09%09pageUrlObj%20%3A%20%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%22%2Findex.html%22%20%3A%20%22002%22%2C%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%22%2Fmobile%2Ftouch%2Findex.jhtml%22%20%3A%20%22002%22%2C%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%22%2Fmobile%2Fsearch.jhtml%22%20%3A%20%22004%22%2C%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%22%2Fmobile%2Fsearch.jhtml%3FsearchType%3Dcategory%22%20%3A%20%22006%22%2C%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%22%2Fmobile%2FmobileProduct%2F%22%20%3A%20%22008%22%2C%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%22%2Fchannels%2Fmobile%2Foperation%22%20%3A%20%22010%22%2C%0D%0A%09%09%09%22%2FoaasChannels%2Fmobile%2Foperation%22%20%3A%20%22010%22%2C%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%22%2Fmobile%2Fpromotion%2Fpromotion.jhtml%22%20%3A%20%22012%22%2C%0D%0A%09%09%09%22%2Fmobile%2Fpromotion%2FnewSeckillPromotionH5.jhtml%22%20%3A%20%22013%22%2C%0D%0A%09%09%09%22%2Fmobile%2Ftouch%2FeMsgList.jhtml%22%20%3A%20%22014%22%0D%0A%20%20%20%20%20%20%20%20%7D%0D%0A%20%20%20%20%7D%3B%0D%0A%0D%0A%09function%20getPvClientInfo%28%29%7B%0D%0A%20%20%20%20%09try%20%7B%0D%0A%20%20%20%20%09%09ICBCUtilTools4Partner.callNative%28%22Native%22%2C%22getPvClientInfo%22%2C%7B%22callBackFunctionName%22%3A%22getPvClientInfoCallBack%22%7D%29%3B%0D%0A%20%20%20%20%09%7D%20catch%20%28e%29%20%7B%0D%0A%09%09%09getPvClientInfoCallBack%28%29%3B%0D%0A%20%20%20%20%09%7D%0D%0A%09%7D%0D%0A%09%0D%0A%09var%20ICBCUtilTools4Partner%20%3D%20%7B%0D%0A%20%20%20%20%09callNative%20%3A%20function%28className%2C%20methordName%2C%20data%2C%20callback%29%20%7B%0D%0A%20%20%20%20%09%09%09try%20%7B%0D%0A%20%20%20%20%09%09%09%09if%20%28ICBCUtilTools4Partner.isAndroid%28%29%29%20%7B%0D%0A%20%20%20%20%09%09%09%09%09var%20result%20%3D%20prompt%28className%2B%27.%27%2BmethordName%2CJSON.stringify%28data%29%29%3B%0D%0A%09%09%09%09%09%09if%28callback%29%7B%0D%0A%09%09%09%09%09%09%09callback%28result%29%3B%0D%0A%09%09%09%09%09%09%7D%0D%0A%20%20%20%20%09%09%09%09%09%0D%0A%20%20%20%20%09%09%09%09%7Delse%20if%20%28ICBCUtilTools4Partner.isiPhone%28%29%29%20%7B%0D%0A%20%20%20%20%09%09%09%09%09ICBCBridge.callHandler%28className%2B%27.%27%2BmethordName%2C%20data%2C%20callback%29%3B%0D%0A%20%20%20%20%09%09%09%09%7D%0D%0A%20%20%20%20%09%09%09%7D%20catch%20%28e%29%20%7B%09%0D%0A%09%09%09%09%09getPvClientInfoCallBack%28%29%3B%0D%0A%20%20%20%20%09%09%09%7D%0D%0A%20%20%20%20%09%09%7D%2C%0D%0A%20%20%20%20%09sUserAgent%20%3A%20navigator.userAgent.toLowerCase%28%29%2C%0D%0A%20%20%20%20%09isiPhone%20%3A%20function%28%29%20%7B%0D%0A%20%20%20%20%09%09%09if%28%28this.sUserAgent.match%28%2Fiphone%20os%2Fi%29%20%3D%3D%20%22iphone%20os%22%29%7C%7C%28this.sUserAgent.match%28%2Fipad%2Fi%29%20%3D%3D%20%22ipad%22%29%29%0D%0A%20%20%20%20%09%09%09%09return%20true%3B%0D%0A%20%20%20%20%09%09%09else%0D%0A%20%20%20%20%09%09%09%09return%20false%3B%0D%0A%20%20%20%20%09%09%7D%2C%0D%0A%20%20%20%20%09isAndroid%20%3A%20function%28%29%20%7B%0D%0A%20%20%20%20%09%09%09return%20%28this.sUserAgent.match%28%2Fandroid%2Fi%29%20%3D%3D%20%22android%22%29%3B%0D%0A%20%20%20%20%09%09%7D%0D%0A%20%20%20%20%7D%3B%0D%0A%09%0D%0A%09%28function%28%29%20%7B%0D%0A%09%09if%20%28ICBCUtilTools4Partner.isiPhone%28%29%29%7B%0D%0A%09%09%20%20%20%20function%20connectWebViewJavascriptBridge%28callback%29%20%7B%0D%0A%09%09%20%20%20%20%20%20%20%20if%20%28window.WebViewJavascriptBridge%29%20%7B%0D%0A%09%09%20%20%20%20%20%20%20%20%20%20%20%20callback%28WebViewJavascriptBridge%29%3B%0D%0A%09%09%20%20%20%20%20%20%20%20%7D%20else%20%7B%0D%0A%09%09%20%20%20%20%20%20%20%20%20%20%20%20document.addEventListener%28%27WebViewJavascriptBridgeReady%27%2C%20function%28%29%20%7B%0D%0A%09%09%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20callback%28WebViewJavascriptBridge%29%3B%0D%0A%09%09%20%20%20%20%20%20%20%20%20%20%20%20%7D%2C%20false%29%3B%0D%0A%09%09%20%20%20%20%20%20%20%20%7D%0D%0A%09%09%20%20%20%20%7D%0D%0A%09%09%20%20%20%20connectWebViewJavascriptBridge%28function%28bridge%29%20%7B%0D%0A%09%09%20%20%20%20%20%20%20%20bridge.init%28%29%3B%0D%0A%09%09%20%20%20%20%7D%29%3B%0D%0A%09%09%20%20%20%20var%20ICBCBridge%20%3D%20%7B%0D%0A%09%09%20%20%20%20%20%20%20%20callHandler%3A%20function%28name%2C%20params%2C%20callback%29%20%7B%0D%0A%09%09%20%20%20%20%20%20%20%20%20%20%20%20connectWebViewJavascriptBridge%28function%28bridge%29%20%7B%0D%0A%09%09%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20bridge.callHandler%28name%2C%20params%2C%20callback%29%3B%0D%0A%09%09%20%20%20%20%20%20%20%20%20%20%20%20%7D%29%3B%0D%0A%09%09%20%20%20%20%20%20%20%20%7D%2C%0D%0A%09%09%20%20%20%20%20%20%20%20send%3A%20function%28params%2C%20callback%29%20%7B%0D%0A%09%09%20%20%20%20%20%20%20%20%20%20%20%20connectWebViewJavascriptBridge%28function%28bridge%29%20%7B%0D%0A%09%09%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20bridge.send%28params%2C%20callback%29%3B%0D%0A%09%09%20%20%20%20%20%20%20%20%20%20%20%20%7D%29%3B%0D%0A%09%09%20%20%20%20%20%20%20%20%7D%0D%0A%09%09%20%20%20%20%7D%3B%0D%0A%09%09%20%20%20%20window.ICBCBridge%20%3D%20ICBCBridge%3B%0D%0A%09%09%7D%0D%0A%09%7D%29%28%29%3B%0D%0A%09%0D%0A%09function%20getPvClientInfoCallBack%28data%29%7B%0D%0A%09%09if%28data%29%7B%0D%0A%09%09%09data%20%3D%20typeof%20data%20%21%3D%20%27object%27%20%3F%20JSON.parse%28data%29%20%3A%20data%3B%0D%0A%09%09%09_arc.push%28%5B%27appversioncode%27%2CPvUtils.setDefualValue%28data.appversioncode%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27appversionname%27%2CPvUtils.setDefualValue%28data.appversionname%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27appstarttime%27%2CPvUtils.setDefualValue%28data.appstarttime%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27appinstallationtime%27%2CPvUtils.setDefualValue%28data.appinstallationtime%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27sdkversioncode%27%2CPvUtils.setDefualValue%28data.sdkversioncode%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27sdkversionname%27%2CPvUtils.setDefualValue%28data.sdkversionname%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27carrier%27%2CPvUtils.setDefualValue%28data.carrier%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27mobilenetworkchannel%27%2CPvUtils.setDefualValue%28data.mobilenetworkchannel%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27mobilenetworkmode%27%2CPvUtils.setDefualValue%28data.mobilenetworkmode%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27deviceid%27%2CPvUtils.setDefualValue%28data.deviceid%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27imei%27%2CPvUtils.setDefualValue%28data.imei%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27mac%27%2CPvUtils.setDefualValue%28data.mac%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27phonebrand%27%2CPvUtils.setDefualValue%28data.phonebrand%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27mobilemodel%27%2CPvUtils.setDefualValue%28data.mobilemodel%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27cpumode%27%2CPvUtils.setDefualValue%28data.cpumode%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27pixelmetric%27%2CPvUtils.setDefualValue%28data.pixelmetric%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27country_sdk%27%2CPvUtils.setDefualValue%28data.country%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27language%27%2CPvUtils.setDefualValue%28data.language%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27timezone%27%2CPvUtils.setDefualValue%28data.timezone%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27mobilesystem%27%2CPvUtils.setDefualValue%28data.mobilesystem%29%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27isroot%27%2CPvUtils.setDefualValue%28data.isroot%29%5D%29%3B%0D%0A%09%09%7Delse%7B%0D%0A%09%09%09_arc.push%28%5B%27appversioncode%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27appversionname%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27appstarttime%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27appinstallationtime%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27sdkversioncode%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27sdkversionname%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27carrier%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27mobilenetworkchannel%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27mobilenetworkmode%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27deviceid%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27imei%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27mac%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27phonebrand%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27mobilemodel%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27cpumode%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27pixelmetric%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27country_sdk%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27language%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27timezone%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27mobilesystem%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27isroot%27%2C%27%27%5D%29%3B%0D%0A%09%09%7D%0D%0A%09%09var%20srcchannel%20%3D%20PvUtils.getQueryString%28%22srcchannel%22%29%3B%0D%0A%09%09var%20srcpageurl%20%3D%20PvUtils.getQueryString%28%22srcpageurl%22%29%3B%0D%0A%09%09var%20transitionid%20%3D%20PvUtils.getQueryString%28%22transitionid%22%29%3B%0D%0A%09%09_arc.push%28%5B%27userid%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20_arc.push%28%5B%27maincis%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20_arc.push%28%5B%27lastuserid%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20_arc.push%28%5B%27curchannel%27%2C%27F-MALLC%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20_arc.push%28%5B%27srcchannel%27%2Csrcchannel%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20_arc.push%28%5B%27srcpageurl%27%2Csrcpageurl%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20_arc.push%28%5B%27transitionid%27%2Ctransitionid%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20var%20href%20%3D%20location.href%3B%0D%0A%20%20%20%20%20%20%20%20var%20uriParam%20%3D%20location.href.replace%28%22%3F%22%2C%22%3F%26%22%29.split%28%22%26%22%29%0D%0A%20%20%20%20%20%20%20%20var%20clickIndex%20%3D%20%22%22%3B%0D%0A%20%20%20%20%20%20%20%20for%20%28i%3D1%3Bi%3CuriParam.length%3Bi%2B%2B%29%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20if%20%28uriParam%5Bi%5D.indexOf%28%22clickIndex%3D%22%29%20%3D%3D%200%29%20%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20clickIndex%20%3D%20uriParam%5Bi%5D.replace%28%22clickIndex%3D%22%2C%22%22%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0D%0A%20%20%20%20%20%20%20%20%7D%0D%0A%20%20%20%20%20%20%20%20if%20%28clickIndex%29%20%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20var%20ref%20%3D%20document.referrer%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20if%20%28ref.indexOf%28%22%3F%22%29%3E0%29%20%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20ref%20%3D%20ref%20%2B%20%27%26clickIndex%3D%27%20%2B%20clickIndex%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%7Delse%20%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20ref%20%3D%20ref%20%2B%20%27%3FclickIndex%3D%27%20%2B%20clickIndex%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20ar_main%28ar_encode%28ref%29%29%3B%0D%0A%20%20%20%20%20%20%20%20%7D%20else%20%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20ar_main%28%29%3B%0D%0A%20%20%20%20%20%20%20%20%7D%0D%0A%20%20%20%20%20%20%20%20if%20%28typeof%20setPvSearchKeyWord%20%3D%3D%3D%20%22function%22%29%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20setPvSearchKeyWord%28%29%3B%0D%0A%20%20%20%20%20%20%20%20%7D%0D%0A%09%7D%0D%0A%09%0D%0A%20%20%20%20%09%28function%28%24%29%7B%0D%0A%20%20%20%20%20%20%20%20jQuery.getScriptForIcbc%20%3D%20function%28url%2C%20callback%2C%20cache%29%20%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20jQuery.ajax%28%7Btype%3A%20%27GET%27%2C%20url%3A%20url%2C%20success%3A%20callback%2C%20dataType%3A%20%27script%27%2C%20ifModified%3A%20true%2C%20cache%3A%20cache%7D%29%3B%0D%0A%20%20%20%20%20%20%20%20%7D%3B%0D%0A%20%20%20%20%7D%29%28jQuery%29%3B%0D%0A%0D%0A%20%20%20%20%20%20%20%20var%20_arc%20%3D%20_arc%20%7C%7C%20%5B%5D%3B%0D%0A%20%20%20%20jQuery%28function%28%29%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20var%20pvURL%3D%22https%3A%2F%2Fpv.mall.icbc.com.cn%2Fjs%2Ftongji.js%3Fversion%3D2252%22%3B%0D%0A%20%20%20%20%20%20%20%20jQuery.getScriptForIcbc%28pvURL%2Cfunction%28%29%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20jQuery.ajax%28%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20type%20%3A%20%22GET%22%2C%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20url%20%3ArealContextPath%2B%22%2Futils%2FpvInfoNew.jhtml%22%2C%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20data%20%3A%20%22%22%2C%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dataType%3A%22jsonp%22%2C%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20jsonp%3A%22callback%22%2C%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20jsonpCallback%3A%22pvInfoNew%22%2C%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20success%20%3A%20function%28json%29%20%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20var%20page_type%20%3D%20%22%22%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20var%20url%20%3D%20window.location.pathname%20%2B%20window.location.search%3B%0D%0A%09%09%09%09%09%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20for%28var%20i%20in%20PvUtils.pageUrlList%29%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20var%20pageUrl%20%3D%20PvUtils.pageUrlList%5Bi%5D%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20if%28url.indexOf%28pageUrl%29%20%3D%3D%200%29%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20page_type%20%3D%20PvUtils.pageUrlObj%5BpageUrl%5D%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20break%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0D%0A%09%09%09%09%09%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20var%20query%20%3D%20%27%27%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20var%20searchCurrentPage%20%3D%20%27%27%3B%0D%0A%09%09%09%09%09%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20var%20ad_id%20%3D%20PvUtils.getQueryString%28%22ad_id%22%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20if%28page_type%20%3D%3D%20%22006%22%29%7B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20query%20%3D%20%22catId-%22%20%2B%20PvUtils.getQueryString%28%22catId%22%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27cust_id%27%2C%20json.cust_id%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27seaval%27%2C%20query%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27mchid%27%2C%20%27%27%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27plevl1%27%2C%20%27%27%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27plevl2%27%2C%20%27%27%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27plevl3%27%2C%20%27%27%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27chlid%27%2C%20%27%27%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27prdname%27%2C%20%27%27%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27prdid%27%2C%20%27%27%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27prdcatid1%27%2C%20%27%27%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27prdcatid2%27%2C%20%27%27%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27prdcatid3%27%2C%20%27%27%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27pageId%27%2C%20%27%27%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27columnId%27%2C%20%27%27%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27columnCatId%27%2C%20%27%27%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27sessionId%27%2C%20json.sessionId%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27moduleId%27%2C%20%27%27%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27vendorid%27%2C%20%27%27%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27searchResultNumber%27%2C%27%27%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27searchCurrentPageNumber%27%2CsearchCurrentPage%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27leadSourceCode%27%2C%20json.leadSourceCode%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27leadOrgCode%27%2C%20json.leadOrgCode%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27leadSaleCode%27%2C%20json.leadSaleCode%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27leadReferer%27%2C%20json.leadReferer%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27leadField1%27%2C%20json.leadField1%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27leadField2%27%2C%20json.leadField2%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27leadField3%27%2C%20json.leadField3%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27createOrder%27%2C%20%27%27%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27orderId%27%2C%20%27%27%5D%29%3B%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27buttonno%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27buttonname%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27buttonpara%27%2C%27%27%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27page_type%27%2Cpage_type%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27ad_id%27%2Cad_id%5D%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20_arc.push%28%5B%27pvtype%27%2C%270%27%5D%29%3B%0D%0A%09%09%09%09%09var%20userAgent%20%3D%20navigator.userAgent.toLowerCase%28%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20if%28userAgent.indexOf%28%22f-wapb%22%29%3E-1%20%26%26%20PvUtils.checkVersion%28%22newversion%22%2C%27%5C%5Cd%2B%5C.%5C%5Cd%2B%5C.%5C%5Cd%2B%5C.%5C%5Cd%2B%5C.%5C%5Cd%2B%27%2C%225.0.1.1.0%22%29%29%7B%0D%0A%20%20%20%20%09%09%09%09%20%20%20getPvClientInfo%28%29%3B%0D%0A%20%20%20%20%09%09%09%09%7Delse%20if%28%28userAgent.indexOf%28%22icbcandroid%22%29%20%3E%20-1%20%7C%7C%20userAgent.indexOf%28%22icbciphone%22%29%20%3E%20-1%29%20%26%26%20userAgent.indexOf%28%22newemallversion%22%29%20%3E%20-1%20%26%26%20PvUtils.checkVersion%28%22mobileversion%22%2C%27%5C%5Cd%2B%5C.%5C%5Cd%2B%5C.%5C%5Cd%2B%5C.%5C%5Cd%2B%5C.%5C%5Cd%2B%27%2C%222.0.1.1.0%22%29%29%7B%0D%0A%09%09%09%09%09%20%20%20getPvClientInfo%28%29%3B%0D%0A%09%09%09%09%09%7Delse%7B%0D%0A%20%20%20%20%09%09%09%09%20%20%20getPvClientInfoCallBack%28%29%3B%0D%0A%20%20%20%20%09%09%09%09%7D%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%24%28%22div%3Ahas%28object%29%22%29.css%28%27display%27%2C%27none%27%29%3B%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%24%28%22div%3Ahas%28object%29%22%29.next%28%22img%22%29.css%28%27display%27%2C%27none%27%29%3B%0D%0A%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%24%28%22.moblie-wrap-bg%22%29.children%28%22img%22%29.css%28%27display%27%2C%27none%27%29%3B%0D%0A%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%29%3B%0D%0A%20%20%20%20%20%20%20%20%7D%2Ctrue%29%3B%0D%0A%20%20%20%20%7D%29%3B%0D%0A%3C%2Fscript%3E%20%20%20%20%20%0D%0A%0D%0A"};