function getObject(objID) {if (document.getElementById && document.getElementById(objID)) {return document.getElementById(objID);} else {if (document.all && document.all(objID)) {return document.all(objectId);} else {if (document.layers && document.layers[objID]) {return document.layers[objID];} else {return false;}}}}pos = document.cookie.indexOf("IPLOC=");if (pos >= 0) {loc = document.cookie.substr(pos + 6, 2);cn_code = document.cookie.substr(pos + 8, 2);} else {loc = "";cn_code = "";}String.prototype.getQueryString = function (v) {var reg = new RegExp("(^|&|\\?)" + v + "=([^&]*)(&|$)"), r;if (r = this.match(reg)) {return unescape(r[2]);}return null;};var sohu_IP_Loc = "CN110000";


function ChanPian_z(x) {
					if (x == 1) {
						getObject("cp_z" + 1).className = "MENU_KCopy";
						getObject("cp_zr" + 1).style.display = "";
					} else {
						getObject("cp_z" + 1).className = "MENU_K";
						getObject("cp_zr" + 1).style.display = "none";
					}
					
					if (x == 2) {
						getObject("cp_z" + 2).className = "MENU_K01Copy";
						getObject("cp_zr" + 2).style.display = "";
					} else {
						getObject("cp_z" + 2).className = "MENU_K01";
						getObject("cp_zr" + 2).style.display = "none";
					}
					
					
					if (x == 3) {
						getObject("cp_z" + 3).className = "MENU_K02Copy";
						getObject("cp_zr" + 3).style.display = "";
					} else {
						getObject("cp_z" + 3).className = "MENU_K02";
						getObject("cp_zr" + 3).style.display = "none";
					
					}
					
					
					if (x == 4) {
						getObject("cp_z" + 4).className = "MENU_K03Copy";
						getObject("cp_zr" + 4).style.display = "";
					} else {
						getObject("cp_z" + 4).className = "MENU_K03";
						getObject("cp_zr" + 4).style.display = "none";
					}
					
					
					if (x == 5) {
						getObject("cp_z" + 5).className = "MENU_K04Copy";
						getObject("cp_zr" + 5).style.display = "";
					} else {
						getObject("cp_z" + 5).className = "MENU_K04";
						getObject("cp_zr" + 5).style.display = "none";
					}

			}
