$(function(){var h=window.document.compatMode=='CSS1Compat' && !window.opera?document.documentElement.clientHeight:document.body.clientHeight;var t=h/2-$("#wrapinner").height()/2;if(t<30)t=26;$("#wrapinner").css("top", t);});
