function getLeft(A){var B=0;do{B+=A.offsetLeft||0;A=A.offsetParent}while(A);return B+(window.ie6||window.ie7?1:0)}function getTop(A){var B=0;do{B+=A.offsetTop||0;A=A.offsetParent}while(A);return B+(window.ie6||window.ie7?1:0)}function MClkPlus(B,A){objContaner=gE("contenerCovers");gE("cor_band").style.left=getLeft(objContaner)+15;gE("cor_band").style.top=getTop(A)+18;document.frmSendACover.action+=B;if(gE("cor_band").style.display!="block"){gE("cor_band").style.display="block"}else{gE("cor_band").style.display="none"}}function PopupWnd(){var A="width=500,height=300,scrollbars=no,resizable=no,status=no,location=no,top=200,left=300";hPopupWnd=window.open("/yt_link.php","",A);hPopupWnd.focus()}function ChkSendFile(){if(document.getElementById("imgCoverId").value==""){alert("select file");return false}return true};