var TestSite=function(a){var b=function(){var c=false;var f="/home";b._config={};function d(){$.extend(b._config,a);window.hash=location.hash;$(document).ready(b.loadPage);$(document).ready(b.checkHash);$(document).ready(b.updateTitle);return b}b.loadPage=function(){var h=location.hash.substring(1);switch(h){case"/game_info/change_api":h=f;window.location.hash=f;return;break;case"/game_info/launching_dock":h=f;window.location.hash=f;return;break;case"/game_info/mini_game":h=f;window.location.hash=f;return;break;case"/help/report_bug_large":h=f;window.location.hash=f;return;break;case"/help/report_bug_small":h=f;window.location.hash=f;return;break;case"/installer/install_firefox":h=f;window.location.hash=f;return;break;case"/installer/install_ie":h=f;window.location.hash=f;return;break;case"/installer/install_mac":h=f;window.location.hash=f;return;break;case"/installer/install_pc":h=f;window.location.hash=f;return;break;default:}var g="/content"+((h)?location.hash.substring(1):f);$(".dynamic_content").load(PATH.Public+g,function(){b.updateTitle();scroll(0,0)})};b.checkHash=function(){if(window.hash!=location.hash){window.hash=location.hash;b.loadPage()}setTimeout(b.checkHash,200)};b.updateTitle=function(){var h=(location.hash.lastIndexOf("/")>0)?location.hash.substring(location.hash.lastIndexOf("/")+1).replace("_"," "):"";var g=(h)?h.charAt(0).toUpperCase():false;document.title="Disney's Pirates of the Caribbean Online Test Site"+((h)?(" - "+((g)?(g+h.substr(1)):h.substr(1))):"");setTimeout(b.updateTitle,200)};function e(g){$("#log").append("<div>"+g+"</div>")}return d()};return b()};var TEST=new TestSite();
