switch(document.domain){
	case 'www.suitetpe.com.tw':
	use_key = 'UA-9457458-1';break;
	
	case 'www.suitetpe.com':
	use_key = 'UA-9457458-2';break;
	
	case 'www.orientsuites.com':
	use_key = 'UA-9457458-3';break;
}
if(use_key){
	document.write('<script type="text/javascript">var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src=\'" + gaJsHost + "google-analytics.com/ga.js\' type=\'text/javascript\'%3E%3C/script%3E"));<\/script>');
	document.write('<script type=\"text/javascript\">try {var pageTracker = _gat._getTracker(\"'+use_key+'\");pageTracker._trackPageview();} catch(err) {}<\/script>');
}
