$(window).load(function(){function b(){var c=parseInt($("#main-top").height());var f=parseInt($("#block-left").height())-(c-parseInt($("#block-left").css("top")))+92;$("#main-middle").height(f);var e=(parseInt($("#block-right").height())+parseInt($("#block-right").css("top")))-(c+f);if(e>0){$("#bottom-links").css("top",e);}else{$("#bottom-links").css("top",10);}var g=parseInt($("#block-middle").height())+parseInt($("#block-middle").css("top"));var d=(g)-(c+f);$("p#motto").css("margin-top",(d>11)?d:11);}function a(){if($.browser.msie){$("#rotator").cycle({fx:"fade",speed:1000,timeout:4500,random:1,cleartype:0});}else{$("#rotator").cycle({fx:"fade",speed:1000,timeout:4500,random:1,cleartype:0});}}b();a();});
