function SlctJudge(F,C){SlctJudgeHidAll(C);var B=C+F;var D="Table_"+F;var A=document.getElementById(B);if(document.getElementById(B)){if(A.className=="Hidden"){A.className="UnHidden"}else{A.className="Hidden"}A.focus();var E=document.getElementById(D);if(document.getElementById(D)){E.style.backgroundColor="red"}}}function doStream(C,A,E,D,B){sTarget="zbase_media.asp?media="+C+"&contestid="+A+"&memberid="+E+"&subid="+D+"&mdurl="+B;showpopup(sTarget,"win1",470,410,1)}function show_popup(C,A,E,D,B){sTarget="base_video.asp?media="+C+"&contestid="+A+"&memberid="+E+"&subid="+D+"&mdurl="+B;showpopup(sTarget,"win",560,440,1)}function MatchShow(){var A;A=document.getElementById("td_MatchShow");A.className="Hidden";A=document.getElementById("td_MatchHide");A.className="UnHidden";A=document.getElementById("table_Match");A.className="UnHidden"}function MatchHide(){var A;A=document.getElementById("td_MatchShow");A.className="UnHidden";A=document.getElementById("td_MatchHide");A.className="Hidden";A=document.getElementById("table_Match");A.className="Hidden"}function PhotoSlct(C){PhotoHidAll();var B="photo_"+C;var A=document.getElementById(B);if(document.getElementById(B)){if(A.className=="Hidden"){A.className="UnHidden"}else{A.className="Hidden"}}}function SetPhotoIndx(){/*document.getElementById("photo_0").className="UnHidden"*/}function FlashVideoSlct(A){so = new SWFObject("skins/standard/flash/flvplayer.swf","single","449","279","9");so.addParam("allowfullscreen","true");so.addParam("wmode","transparent");so.addVariable("file",A);so.addVariable("image","preview.jpg");so.write("player")}function VideoSlct(B){VideoHidAll();var C="Video_"+B;var A=document.getElementById(C);if(A.className=="Hidden"){A.className="UnHidden"}else{A.className="Hidden"}}function SetVideoIndx(){document.getElementById("video_0").className="UnHidden"}function fVideoSlct(){FVideoHidAll();var B="fvideo_0";var A=document.getElementById(B);if(A.className=="Hidden"){A.className="UnHidden"}else{A.className="Hidden"}}function FVideoHidAll(){var B;var A;B="fvideo_0";A=document.getElementById(B);A.className="Hidden"}function checkPromo(){var A=document.submit_form;if(CheckFieldEmpty(A.Txt_PromoCode,"Promotional Code")){return false}}function sizechange(B){var D,A;var C;D=B.height;A=B.width;if(B.width>100){wdiff=A-100;B.width-=wdiff;B.height=Math.round(B.width*((D)/(A)))}if(B.height>100){hdiff=D-100;B.height-=hdiff;B.width=Math.round(B.height*((A)/(D)))}}function contestDetails(B,A){if(A=="close"){document.getElementById(B).style.display="none"}if(A=="open"){document.getElementById(B).style.display="block"}};