var country_forbid;
//country_forbid = geoip_country_code();
/*document.write(country_forbid); */
/*
//跳转控制,考虑本站情况 
alert("You are not permitted to access this site.");
history.go(-1);
*/
