var pageTracker = _gat._getTracker("UA-19568947-1");
pageTracker._initData();

if(document.getElementById('flashcontent')){
  if( has_flash ){
    if(window.location.pathname != '/' && !(/#/.test(window.location)))window.location = window.location.href.replace(/^(http:\/\/[^\/]+\/)(.*)$/, "$1#\/$2")
    else{
      var vars = { file_version: last_modified };
      var params = { bgcolor: '#ffffff', menu: 'false', AllowScriptAccess: 'always', allowFullScreen: 'true' };
      var attributes = { id:'mainObject', name:'mainObject' };
      swfobject.embedSWF("/main.swf?file_version="+last_modified, "flashcontent", "100%", "100%", "10.0.0", "js/expressInstall.swf", vars, params, attributes );
      document.getElementById('flashcontent').style.display = 'none';
      if(swfmacmousewheel)swfmacmousewheel.registerObject(attributes.id);
    }
  }
}

