var mesa=new function(){var c=/js\/mesa\.js(\?.*)?$/;var e=["bin/s/s.php?f=merged&t=js","js/common/LinkedMap.js","js/common/DateUtils.js","js/common/Ajax.js","js/common/Popup.js","js/common/WebUtils.js","js/common/UserName.js","js/common/UnityUtils.js","js/common/Utils.js","js/common/FacebookUtil.js","js/thirdParty/prototype.js","js/thirdParty/template.js","js/thirdParty/cbs.js","js/thirdParty/scriptaculous/effects.js","js/thirdParty/scriptaculous/controls.js","js/photo/PhotoUtil.js","js/home/LoginUtil.js","js/home/InviteUtil.js","js/store/StoreManager.js","js/game/game.js","js/common/Log.js"];var i=["style/common/popup.css","style/common/newmuse.css"];var k=["js/common/TriangleMover.js"];var b=["style/common/header.css"];var g=["style/game/installUnity.css"];var o;var j,f;var a,p;var d="Type a Player's Name";var m=false;function n(){var q=document.getElementsByTagName("script");for(var r=0;r<q.length;++r){var s=q[r].src;if(s&&s.match(c)){o=s.replace(c,"");break}}if(!o){throw"Can't find script source!"}if(typeof(pageContext)=="undefined"){pageContext={basePath:o}}}function l(r){for(var q=0;q<r.length;++q){document.write("<script src='"+o+r[q]+"'><\/script>")}}function h(r){for(var q=0;q<r.length;++q){document.write("<link type='text/css' rel='stylesheet' href='"+o+r[q]+"'/>")}}this.init=function(q){n();l(e);if(q){h(i)}if(q&&q.indexOf("header")>=0){l(k);h(b)}if(q&&q.indexOf("game")>=0){h(g)}try{if(parent!=self&&typeof(parent.mesa)=="object"){mesa.Popup.MessageWindow=parent.mesa.Popup.MessageWindow}}catch(r){}};this.paintHeaderFooter=function(s,r,q){s=$(s);r=$(r);new mesa.Ajax.Request("user/getHeaderFooter.do",{section:q},function(t){if(s){s.innerHTML=t.header}if(r){r.innerHTML=t.footer}}).send();if(s){mesa.detectIE6(s)}};this.detectIE6=function(r){if(mesa.WebUtils.isIE6()){var q=document.createElement("div");q.innerHTML=mesa.WebUtils.applyTemplate("ie6Warning");r.parentNode.insertBefore(q,r)}};this.initHeaderSubmenu=function(q,r,s){$(q).innerHTML=mesa.WebUtils.applyTemplate("headerSubmenu",{tabs:r,green:s});if(r.length>0){Event.observe(window,"load",function(){var t=$(q).getElementsByTagName("li");for(var u=0;u<r.length;++u){if(r[u].selected){mesa.TriangleMover.init(t[u]);break}}})}new mesa.Ajax.Request("home/getTwitterMessage.do",null,function(x){var u=parseInt((new Date().getTime()-x.publishedDate.time)/(60*1000));var w;if(u<1){w="just now"}else{if(u<60){w=u+" mins ago"}else{var t=parseInt(u/60);if(t<24){w=t+" hrs ago"}else{var v=parseInt(t/24);w=v+" days ago"}}}$("twitterDialog").innerHTML=mesa.WebUtils.applyTemplate("twitterDialog",{twitterTitle:x.title,twitterTime:w});Effect.Appear("twitterDialog")}).send()};this.toggleFriendsDropDown=function(q){if(j&&j.visible()){mesa.hideFriendsDropDown()}else{mesa.showFriendsDropDown(q)}};this.showFriendsDropDown=function(r){if(!j){j=document.createElement("div");j.className="friendsDrop";j.innerHTML=mesa.WebUtils.applyTemplate("friendsDropDown");document.body.appendChild(j);var s=mesa.WebUtils.findElementPosition(r);j.style.left=s.x-55+"px";mesa.WebUtils.declareClickAwayHandler([r,j],mesa.hideFriendsDropDown);var q=j.getElementsByTagName("input")[0];mesa.WebUtils.initInputText(q,d);q.onkeyup=function(){if(!m){m=true;mesa.findFriends()}}}j.show();mesa.findFriends()};this.hideFriendsDropDown=function(){j.hide()};this.findFriends=function(){var q=j.getElementsByTagName("input")[0].value.strip();if(q==d){q=""}new mesa.Ajax.Request("user/findFriends.do",{name:q},function(r){$("friendsDropDownList").innerHTML=mesa.WebUtils.applyTemplate("friendsDropDownList",{friends:r});m=false}).send()};this.showGamesDropDown=function(q){if(!f){f=document.createElement("div");f.className="gameDrop";f.style.display="none";mesa.game.loadGames(function(s){f.innerHTML=mesa.WebUtils.applyTemplate("headerGamesDropDown",{games:s})});document.body.appendChild(f);var r=mesa.WebUtils.findElementPosition(q);f.style.left=r.x-42+"px";mesa.WebUtils.declareMouseExitHandler(q,mesa.delayHideGamesDropDown);f.onmouseover=mesa.cancelDelayHideGamesDropDown;mesa.WebUtils.declareMouseExitHandler(f,mesa.delayHideGamesDropDown)}Effect.Appear(f)};this.hideGamesDropDown=function(){f.hide()};this.delayShowGamesDropDown=function(q){a=setTimeout(function(){mesa.showGamesDropDown(q)},200)};this.cancelDelayShowGamesDropDown=function(){if(a){clearTimeout(a);a=null}};this.delayHideGamesDropDown=function(q){p=setTimeout(mesa.hideGamesDropDown,800)};this.cancelDelayHideGamesDropDown=function(){if(p){clearTimeout(p);p=null}};this.showContactUsPopup=function(){new mesa.Popup.MessageWindow(null,"Contact Us","home/contactUs.jsp",600,400,true).show()}}();mesa.chat={};mesa.photo={};mesa.home={};mesa.util={};var siteConfig={facebookApiKey:"0d14afd870d9a2fe8de4e1193a511112",gameImageLocation:"http://mesa.s3.amazonaws.com/img/"};
