") if(window.innerWidth > 959) { document.getElementById("fol").onmouseover = function() {fol();hideIcons();}; document.getElementById("fol").onmouseout = function() {back();showIcons();}; document.getElementById("pc").onmouseover = function() {pc();hideIcons();}; document.getElementById("pc").onmouseout = function() {back();showIcons();}; document.getElementById("for").onmouseover = function() {hideIcons();forSeat();}; document.getElementById("for").onmouseout = function() {showIcons();back();}; document.getElementById("ptl").onmouseover = function() {hideIcons();ptl();}; document.getElementById("ptl").onmouseout = function() {showIcons();back();}; document.getElementById("col").onmouseover = function() {hideIcons();col();}; document.getElementById("col").onmouseout = function() {showIcons();back();}; document.getElementById("coc").onmouseover = function() {hideIcons();coc();}; document.getElementById("coc").onmouseout = function() {showIcons();back();}; document.getElementById("cor").onmouseover = function() {hideIcons();cor();}; document.getElementById("cor").onmouseout = function() {showIcons();back();}; document.getElementById("ptr").onmouseover = function() {hideIcons();ptr();}; document.getElementById("ptr").onmouseout = function() {showIcons();back();}; document.getElementById("rol").onmouseover = function() {hideIcons();rol();}; document.getElementById("rol").onmouseout = function() {showIcons();back();}; document.getElementById("roml").onmouseover = function() {hideIcons();roml();}; document.getElementById("roml").onmouseout = function() {showIcons();back();}; document.getElementById("roc").onmouseover = function() {hideIcons();roc();}; document.getElementById("roc").onmouseout = function() {showIcons();back();}; document.getElementById("romr").onmouseover = function() {hideIcons();romr();}; document.getElementById("romr").onmouseout = function() {showIcons();back();}; document.getElementById("ror").onmouseover = function() {hideIcons();ror();}; document.getElementById("ror").onmouseout = function() {showIcons();back();}; document.getElementById("obl").onmouseover = function() {hideIcons();obl();}; document.getElementById("obl").onmouseout = function() {showIcons();back();}; document.getElementById("obr").onmouseover = function() {hideIcons();obr();}; document.getElementById("obr").onmouseout = function() {showIcons();back();}; document.getElementById("gtl").onmouseover = function() {hideIcons();gtl();}; document.getElementById("gtl").onmouseout = function() {showIcons();back();}; document.getElementById("gtc").onmouseover = function() {hideIcons();gtc();}; document.getElementById("gtc").onmouseout = function() {showIcons();back();}; document.getElementById("gtr").onmouseover = function() {hideIcons();gtr();}; document.getElementById("gtr").onmouseout = function() {showIcons();back();}; document.getElementById("blobs").onmouseover = function() {hideIcons();blobs();}; document.getElementById("blobs").onmouseout = function() {showIcons();back();}; document.getElementById("bl").onmouseover = function() {hideIcons();bl();}; document.getElementById("bl").onmouseout = function() {showIcons();back();}; document.getElementById("br").onmouseover = function() {hideIcons();br();}; document.getElementById("br").onmouseout = function() {showIcons();back();}; document.getElementById("brobs").onmouseover = function() {hideIcons();brobs();}; document.getElementById("brobs").onmouseout = function() {showIcons();back();}; }; //mobile document.getElementById("folMobile").onclick = function() {folMobile()}; document.getElementById("pcMobile").onclick = function() {pcMobile()}; document.getElementById("forMobile").onclick = function() {forMobile()}; document.getElementById("ptlMobile").onclick = function() {ptlMobile()}; document.getElementById("colMobile").onclick = function() {colMobile()}; document.getElementById("cocMobile").onclick = function() {cocMobile()}; document.getElementById("corMobile").onclick = function() {corMobile()}; document.getElementById("ptrMobile").onclick = function() {ptrMobile()}; document.getElementById("rolMobile").onclick = function() {rolMobile()}; document.getElementById("romlMobile").onclick = function() {romlMobile()}; document.getElementById("rocMobile").onclick = function() {rocMobile()}; document.getElementById("romrMobile").onclick = function() {romrMobile()}; document.getElementById("rorMobile").onclick = function() {rorMobile()}; document.getElementById("oblMobile").onclick = function() {oblMobile()}; document.getElementById("obrMobile").onclick = function() {obrMobile()}; document.getElementById("gtlMobile").onclick = function() {gtlMobile()}; document.getElementById("gtcMobile").onclick = function() {gtcMobile()}; document.getElementById("gtrMobile").onclick = function() {gtrMobile()}; document.getElementById("blobsMobile").onclick = function() {blobsMobile()}; document.getElementById("blMobile").onclick = function() {blMobile()}; document.getElementById("brMobile").onclick = function() {brMobile()}; document.getElementById("brobsMobile").onclick = function() {brobsMobile()}; document.getElementById("backButton").onclick = function() {backButton()}; }); window.onhashchange = function(){ if(location.hash === "#map"){ document.getElementById("seatingMapContainerMobile").style.background = "url('//apps.vendini.com/i/85ac731d18e6edd64a39637e27eb75d100646fb3.png')"; document.getElementById("seatsContainerMobile").style.visibility = "visible"; document.getElementById("backButton").style.visibility = "hidden"; document.getElementById("seatingMapContainerMobile").className = "seatInactive"; }; }; window.onload = function(){ location.hash = "map"; }; //-->