function removeMe(a){if($("animationdirector").removeObject){$("animationdirector").removeObject(a)}}function registerMe(a,b){if($("animationdirector").registerObject){$("animationdirector").registerObject(a,b)}}function changeMouseState(a,b,c){if($("animationdirector").mouseActive){$("animationdirector").mouseActive(a,b,c)}}function verifyMe(a,b){check=false;if($("animationdirector").verifyObject){check=$("animationdirector").verifyObject(a,b)}return check}function animateMe(a){if(a){if($(a).animateMe){$(a).animateMe()}}}function animationFinished(a){if(a){if($("animationdirector").animationFinished){$("animationdirector").animationFinished(a)}}}function preloadFinished(a){if(a){if($("animationdirector").preloadFinished){$("animationdirector").preloadFinished(a)}}}function setHeight(a){$("header").className=a};