function ge(id){return(document.getElementById?document.getElementById(id):document.all?document.all[id]:null)}function isIE(){var undef,v=3,div=document.createElement('div'),all=div.getElementsByTagName('i');while(div.innerHTML='<!--[if gt IE '+(++v)+']><i></i><![endif]-->',all[0]);return v>4?v:!v}var ua=navigator.userAgent.toLowerCase();var isOpera=(ua.indexOf('opera')>-1);function mainLnk(){var hr=document.location.href;if(hr=='http://www.terra.mu/'||hr=='http://www.terra.mu/index.php'){ge('mlnk').style.visibility='hidden';ge('m2nd').className='first'}}function getDocumentHeight(){return Math.max(document.compatMode!='CSS1Compat'?document.body.scrollHeight:document.documentElement.scrollHeight,getViewportHeight())}function getViewportHeight(){return((document.compatMode||isIE())&&!isOpera)?(document.compatMode=='CSS1Compat')?document.documentElement.clientHeight:document.body.clientHeight:(document.parentWindow||document.defaultView).innerHeight}function setElementOpacity(sElemId,nOpacity){var opacityProp=getOpacityProperty();var elem=document.getElementById(sElemId);if(!elem||!opacityProp)return;if(opacityProp=="filter"){nOpacity*=100;var oAlpha=elem.filters['DXImageTransform.Microsoft.alpha']||elem.filters.alpha;if(oAlpha)oAlpha.opacity=nOpacity;else elem.style.filter+="progid:DXImageTransform.Microsoft.Alpha(opacity="+nOpacity+")"}else elem.style[opacityProp]=nOpacity}function getOpacityProperty(){if(typeof document.body.style.opacity=='string')return'opacity';else if(typeof document.body.style.MozOpacity=='string')return'MozOpacity';else if(typeof document.body.style.KhtmlOpacity=='string')return'KhtmlOpacity';else if(document.body.filters&&navigator.appVersion.match(/MSIE ([\d.]+);/)[1]>=5.5)return'filter';return false}function getPageWidth(){if(window.innerHeight&&window.scrollMaxY){xWithScroll=window.innerWidth+window.scrollMaxX}else if(document.body.scrollHeight>document.body.offsetHeight){xWithScroll=document.body.scrollWidth}else{xWithScroll=document.body.offsetWidth}return xWithScroll}function fadePageContent(){ge('fadepage').style.display='block';ge('fadepage').style.height=getDocumentHeight()+'px';setElementOpacity('fadepage',0.85)}function unfadePageContent(){ge('fadepage').style.height=0;ge('fadepage').style.display='none'}function includeCSS(src){var html_doc=document.getElementsByTagName('head')[0];css=document.createElement('link');css.setAttribute('rel','stylesheet');css.setAttribute('type','text/css');css.setAttribute('href',src);html_doc.appendChild(css)}function inarray(arr,val){if(arr!=null&&arr.length){for(var i in arr){if(val==arr[i]){return true}}}return false}
