<body bgcolor="#FFFFFF" text="#000000" onLoad="alert(document.form1.hi.value);">
<form name=form1>
<input type="hidden"  name="hi" value="123">
</form>
</body>