function onEnter(B,D,C){var E=null;if(B.which){E=B.which}else{if(B.keyCode){E=B.keyCode}}if(13==E){if(document.getElementById(C)){var A=document.getElementById(C);A.click();return false}}return true}function CreateBookmarkLink(A){title=A;url="http://www.kvadrati.com/";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 showHide(A,C){var D=document.getElementById(A);if(D){var B=document.getElementById(C);if(D.style.display=="none"){D.style.display="block";if(B){B.src="library/img/page/hide_login.gif"}}else{D.style.display="none";if(B){B.src="library/img/page/show_login.gif"}}}}function showHideDiv(A){var B=document.getElementById(A);if(B){if(B.style.display=="none"){B.style.display="block"}else{B.style.display="none"}}}function bodyChangeCss(B,A){document.getElementById("bodyMaster").className=B;document.getElementById("pnlLogoContainer").className=A}function elementMouseOver(B,A){if(document.getElementById(B)){document.getElementById(B).className=A}}function imageMouseOver(A,B){if(document.getElementById(A)){document.getElementById(A).src=B}}function realPostBack(A){if(document.getElementById(A)){__doPostBack(A,"")}}function movedown(E,B){var C=B;var A=document.getElementById(E);var D=A.offsetHeight;if(parseInt(A.style.top)>=(D*(-1)+100)){A.style.top=parseInt(A.style.top)-C+"px"}}function moveup(E,B){var C=B;var A=document.getElementById(E);var D=A.offsetHeight;if(parseInt(A.style.top)<=0){A.style.top=parseInt(A.style.top)+C+"px"}};