initBattleJoinForm();function initBattleJoinForm(){var addAnotherContestant=document.getElementById("add_another_contestant");var addAnotherLink=document.getElementById("add_another_link");var ieTransHackBackground=document.getElementById("ie_trans_hack_background");if(null==addAnotherContestant||null==addAnotherLink||null==ieTransHackBackground){setTimeout(initBattleJoinForm,1000);return;}addAnotherContestant.style.display="none";addAnotherLink.className="add_another_link_class";addAnotherLink.onclick=get_add_Another_box;}function try_get_add_Another_box(){var addAnotherContestant=document.getElementById("add_another_contestant");var addAnotherLink=document.getElementById("add_another_link");var ieTransHackBackground=document.getElementById("ie_trans_hack_background");if(null==addAnotherContestant||null==addAnotherLink||null==ieTransHackBackground){setTimeout(try_get_add_Another_box,3000);return;}get_add_Another_box();}if(navigator.appName=="Netscape"){var alignHack=document.getElementById("align_hack");var alignHack2=document.getElementById("align_hack2");alignHack.className="ie_fix_align";alignHack2.className="ie_fix_align";}function get_add_Another_box(){var addAnotherContestant=document.getElementById("add_another_contestant");var addAnotherLink=document.getElementById("add_another_link");var ieTransHackBackground=document.getElementById("ie_trans_hack_background");addAnotherContestant.style.display="block";addAnotherContestant.className="add_another_box_on";ieTransHackBackground.className="ie_trans_hack_background_on";getBodyHeight();ieTransHackBackground.style.height=winH+250+"px";}var g_itemsAdded=0;function itemAdded(){g_itemsAdded++;}function close_add_window(){var addAnotherContestant=document.getElementById("add_another_contestant");var addAnotherLink=document.getElementById("add_another_link");var ieTransHackBackground=document.getElementById("ie_trans_hack_background");addAnotherContestant.style.display="none";addAnotherContestant.className="add_another_box_on";ieTransHackBackground.className="ie_trans_hack_background_off";if(0!=g_itemsAdded){window.location.replace(window.location);}}leftColumn=document.getElementById("right_height");bodyHeight=document.getElementById("wrapper_height");function getBodyHeight(){if(null==bodyHeight){leftColumn=document.getElementById("right_height");bodyHeight=document.getElementById("wrapper_height");}if(null==bodyHeight){return;}if(parseInt(navigator.appVersion)>3){if(navigator.appName=="Netscape"){winH=bodyHeight.innerHeight;winHR=leftColumn.innerHeight;}if(navigator.appName.indexOf("Microsoft")!=-1){winH=bodyHeight.offsetHeight;winHR=leftColumn.offsetHeight;}else{winH=document.getElementById("wrapper_height").offsetHeight;winHR=document.getElementById("right_height").offsetHeight;}}}function setThirdColumn(){getBodyHeight();if(winH>winHR){if(leftColumn){leftColumn.style.height=winH+"px";}}}
