| Line 128... |
Line 128... |
| 128 |
<!-- TIPS -->
|
128 |
<!-- TIPS -->
|
| 129 |
<script language="JavaScript" src="images/tipster.js"></script>
|
129 |
<script language="JavaScript" src="images/tipster.js"></script>
|
| 130 |
<script language="JavaScript" src="images/_help_tips.js"></script>
|
130 |
<script language="JavaScript" src="images/_help_tips.js"></script>
|
| 131 |
</head>
|
131 |
</head>
|
| 132 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();">
|
132 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();">
|
| 133 |
<!-- TIPS LAYERS -------------------------------------->
|
- |
|
| 134 |
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10"> </div>
|
- |
|
| 135 |
<!----------------------------------------------------->
|
- |
|
| 136 |
<form action="_wform_code_review.asp" method="post" name="codereview"
|
133 |
<form action="_wform_code_review.asp" method="post" name="codereview"
|
| 137 |
onSubmit=" MM_validateForm(
|
134 |
onSubmit=" MM_validateForm(
|
| 138 |
'date_of_review','Date of Review','RisDate',
|
135 |
'date_of_review','Date of Review','RisDate',
|
| 139 |
'time_spent','Time Spent','RisNumber',
|
136 |
'time_spent','Time Spent','RisNumber',
|
| 140 |
'review_reason','Reason for Review','RmaxLength:4000',
|
137 |
'review_reason','Reason for Review','RmaxLength:4000',
|