function modechange(mode) 
{ 
        document.forms["AdminForm"].txtMode.value = mode; 
} 



