//Google Analytics Config
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"));

/*
UA-9234548-1(www.wagame.com.tw)
*/
function RunGoogleAnalytics( GoogleAnalyticsId ){
  try {
    var pageTracker = _gat._getTracker( GoogleAnalyticsId );
    pageTracker._trackPageview();
  } catch(err) {}
}
