var isMobile = typeof orientation != 'undefined'; if (isMobile) window.location = "files/html5/index.html"      html, body { height:100%; } body { margin:0; padding:0; overflow:hidden; } #flashContent { width:100%; height:100%; z-index:1; position:relative} #page-background {position:fixed; top:0; left:0; width:100%; height:100%;}      var _gaq = _gaq || [];