LevelOne AMG-2000 User Manual page 71

Ap management gateway
Hide thumbs Also See for AMG-2000:
Table of Contents

Advertisement

disableButton=true;
return true;
}
return true;
}
function reminder_onclick(form)
{
Reminder.myusername.value = form.myusername.value;
Reminder.mypassword.value = form.mypassword.value;
Reminder.submit();
}
function cancel_onclick(form)
{
form.reset();
}
function check_agree(form)
{
if(form.selection[1].checked == true)
{
alert("You disagree with the disclaimer, therefore you will NOT be able to log
return false;
}
disclaimer.style.display='none';
login.style.display='';
return true;
}
</script>
</head>
<body style="font-family: Arial" bgcolor="#FFFFFF"
onload="init(Enter);MM_preloadImages('../images/submit0.gif','../images/clear0.gif','../images/remaining0.gif')">
<ilayer width=&{marquee_width}; height=&{marquee_height}; name="cmarquee01">
<layer name="cmarquee02" width=&{marquee_width}; height=&{marquee_height};></layer>
</ilayer>
<form action="userlogin.shtml" method="post" name="Enter">
68
in.");

Advertisement

Table of Contents
loading

Table of Contents