var aquariumImageCount=1;var selectedAquariumImage=0;var isAquariumFullScreen=false;function launchAquariumPanel(){}var selectedAquariumImg="";function aquariumKeyHandler(A){switch(A){case rcLEFT:break;case rcRIGHT:break;case rcDOWN:break;case rcUP:break;case rcOK:break;case rcMENU:aquariumActive=false;showGuidePanel();break}}function escapeAquariumPanel(){keyActionHandler(rcMENU)}function showHomeAquarium(B){var A="";A=(B==1?"#fcf3b8":"none");document.getElementById("aquariumHome").style.background=A}