function change_pic(){ document.getElementById("sdf32fsdsadfsadfasdfsdf").src="captcha/affdlkashd123489612"+ "3984612urfgsadlk;vjgas;dkjfgqwiu;fdtp7835641234." +"php?d213sa="+Math.random()+""; } function create_tooltip(){ var dv=document.createElement("div"); dv.id="tool_tip"; document.body.appendChild(dv); dv=document.getElementById('tool_tip'); dv.style.position="absolute"; dv.style.left="100px"; dv.style.top="100px"; dv.style.zIndex=1000; dv.style.visibility="hidden"; if(document.getElementById("tool_tip")){ document.getElementById("tool_tip").innerHTML='
close
Please Enter User Name (Not Less Than 6 Characters & Should Contain Only Alphabeticals & Numbers & Underscores
Tool Tip'; return true; }else{ return false; } } var tip_timer=null; function hide_tool_tip(){ document.getElementById("tool_tip").style.visibility="hidden"; } function initialize_inputs(){ if(document.getElementById("reg_form")){ } else{ return false; } var form1=document.getElementById("reg_form"); for(i=0;i