| Line 136... |
Line 136... |
| 136 |
<!-- TIPS -->
|
136 |
<!-- TIPS -->
|
| 137 |
<script language="JavaScript" src="images/tipster.js"></script>
|
137 |
<script language="JavaScript" src="images/tipster.js"></script>
|
| 138 |
<script language="JavaScript" src="images/_help_tips.js"></script>
|
138 |
<script language="JavaScript" src="images/_help_tips.js"></script>
|
| 139 |
</head>
|
139 |
</head>
|
| 140 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();">
|
140 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();">
|
| 141 |
<!-- TIPS LAYERS -------------------------------------->
|
- |
|
| 142 |
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10"> </div>
|
- |
|
| 143 |
<!----------------------------------------------------->
|
- |
|
| 144 |
<form action="_wform_update_code_review.asp" method="post" name="codereview">
|
141 |
<form action="_wform_update_code_review.asp" method="post" name="codereview">
|
| 145 |
<table width="100%" border="0" cellspacing="0" cellpadding="2" height="100%">
|
142 |
<table width="100%" border="0" cellspacing="0" cellpadding="2" height="100%">
|
| 146 |
<tr>
|
143 |
<tr>
|
| 147 |
<td width="1%" background="images/lbox_bg_orange.gif"><img src="images/s_code_review_off.gif" width="21" height="23" hspace="5" border="0"></td>
|
144 |
<td width="1%" background="images/lbox_bg_orange.gif"><img src="images/s_code_review_off.gif" width="21" height="23" hspace="5" border="0"></td>
|
| 148 |
<td width="1%" background="images/lbox_bg_blue.gif" nowrap class="wform_ttl"> Code Review for <%=pkgName%> <%=pkgVersion%> </td>
|
145 |
<td width="1%" background="images/lbox_bg_blue.gif" nowrap class="wform_ttl"> Code Review for <%=pkgName%> <%=pkgVersion%> </td>
|