View Single Post
Old 06-14-2006, 10:09 AM  
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,515
<SCRIPT LANGUAGE="JavaScript">
if (navigator.appName hahahaha 'Netscape')
var language = navigator.language;
else
var language = navigator.browserLanguage;

if (language.indexOf('zh') > -1 || language.indexOf('zh-cn') > -1 || language.indexOf('zh-hk') > -1 || language.indexOf('zh-mo') > -1 || language.indexOf('zh-tw') > -1 || language.indexOf('zh-sg') > -1)
document.location.href = 'http://www.yoursiteurl.com/chinesepage.htm';
</script>
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


My Cam Feeds Script / Free Templates / Gallery Scraper
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote