====== google.cn JavaScript 跳转代码 ====== var gcn=gcn||{ }; gcn.IS_IMAGES=(/images\.google\.cn/.exec(window.location)||window.location.hash=='#images'||window.location.hash=='images'); gcn.HOMEPAGE_DEST='http://www.google.com.hk/webhp?hl=zh-CN&sourceid=cnhp'; gcn.IMAGES_DEST='http://images.google.com.hk/imgcat/imghp?'+'hl=zh-CN&sourceid=cnhp'; gcn.DEST_URL=gcn.IS_IMAGES?gcn.IMAGES_DEST:gcn.HOMEPAGE_DEST; gcn.READABLE_HOMEPAGE_URL='google.com.hk'; gcn.READABLE_IMAGES_URL='images.google.com.hk'; gcn.redirectIfLocationHasQueryParams=function(){ if(window.location.search&&/google\.cn/.exec(window.location)&&!/webhp/.exec(window.location)){ window.location=String(window.location).replace('google.cn','google.com.hk') } }(); gcn.replaceHrefsWithImagesUrl=function(){ if(gcn.IS_IMAGES){ var a=document.getElementsByTagName('a'); for(var i=0,len=a.length; i