function getElementsByClassName(node,classname){if(node.getElementsByClassName)return node.getElementsByClassName(classname);else{}}function GetXmlHttp(){var xmlHttp;try{xmlHttp=new XMLHttpRequest()}catch(e){try{xmlHttp=new ActiveXObject("Msxml2.XMLHTTP")}catch(e){try{xmlHttp=new ActiveXObject("Microsoft.XMLHTTP")}catch(e){return null}}}return xmlHttp}function isnotBlank(oInput){var retVal=true;if((oInput.value=="")){retVal=true;oInput.style.borderWidth="1px";oInput.style.borderStyle="dashed";oInput.style.borderColor="#D00";if(oInput.value==""){var findMsg=oInput.id;findMsg="msg-"+oInput.id;var message=document.getElementById(findMsg);message.style.display="block";retVal=false}}return retVal}function CreateBookmarkLink(){title=document.title;url=window.location;if(window.sidebar){window.sidebar.addPanel(title,url,"")}else if(window.external){window.external.AddFavorite(url,title)}else if(window.opera&&window.print){return true}}function navControls(pFrm){frm=document.getElementById(pFrm);rMonth=(frm.month.value);rYear=(frm.year.value);rPath="/"+rYear+"/"+rMonth;document.location.href=rPath;return false}document.onclick=function(e){var target=e?e.target:window.event.srcElement;while(target&&!/^(a|body)$/i.test(target.nodeName)){target=target.parentNode}if(target&&target.getAttribute('rel')&&target.rel=='external'){var external=window.open(target.href);return external.closed}}


