| Line 66... |
Line 66... |
| 66 |
document.JATSformat_returnValue = false;
|
66 |
document.JATSformat_returnValue = false;
|
| 67 |
break;
|
67 |
break;
|
| 68 |
}
|
68 |
}
|
| 69 |
}
|
69 |
}
|
| 70 |
}
|
70 |
}
|
| 71 |
|
- |
|
| 72 |
if (document.JATSformat_returnValue) {
|
- |
|
| 73 |
ProgressBar.style.visibility='visible';
|
- |
|
| 74 |
}
|
- |
|
| 75 |
}
|
71 |
}
|
| 76 |
//-->
|
72 |
//-->
|
| 77 |
</script>
|
73 |
</script>
|
| 78 |
<table width="650" border="0" cellspacing="0" cellpadding="0">
|
74 |
<table width="650" border="0" cellspacing="0" cellpadding="0">
|
| 79 |
<tr>
|
75 |
<tr>
|
| Line 116... |
Line 112... |
| 116 |
</td>
|
112 |
</td>
|
| 117 |
<td align="right" valign="top" width="1%" background="images/lbox_bg_blue.gif"><img src="images/lbox_tr_cnr_b.gif" width="13" height="13"></td>
|
113 |
<td align="right" valign="top" width="1%" background="images/lbox_bg_blue.gif"><img src="images/lbox_tr_cnr_b.gif" width="13" height="13"></td>
|
| 118 |
</tr>
|
114 |
</tr>
|
| 119 |
<tr>
|
115 |
<tr>
|
| 120 |
<td width="1%" bgcolor="#FFFFFF"><img src="images/h_trsp_dot.gif" width="10" height="100"></td>
|
116 |
<td width="1%" bgcolor="#FFFFFF"><img src="images/h_trsp_dot.gif" width="10" height="100"></td>
|
| 121 |
<td bgcolor="#FFFFFF" valign="top">
|
117 |
<td bgcolor="#FFFFFF" valign="top" style='position:relative'>
|
| 122 |
<!-- Body -->
|
118 |
<!-- Body -->
|
| - |
|
119 |
<div id='ProgressBar' class='vixSpinner' style='visibility:hidden;'></div>
|
| 123 |
<table width="100%" border="0" cellspacing="1" cellpadding="2">
|
120 |
<table width="100%" border="0" cellspacing="1" cellpadding="2">
|
| 124 |
<form name="updatedeps" method="post" action="form_edit_deps.asp" onSubmit="IsInJATSformat();return document.JATSformat_returnValue;">
|
121 |
<form name="updatedeps" method="post" action="form_edit_deps.asp" onSubmit="IsInJATSformat();return document.JATSformat_returnValue;">
|
| 125 |
<tr>
|
122 |
<tr>
|
| 126 |
<td width="1%"><img src="images/h_trsp_dot.gif" width="10" height="30"></td>
|
123 |
<td width="1%"><img src="images/h_trsp_dot.gif" width="10" height="30"></td>
|
| 127 |
<td width="1%" nowrap class="form_group" valign="bottom">DEPENDENCIES<a href="#" onMouseOver="formTips.show('dependencies')" onMouseOut="formTips.hide()"><img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle" border="0" ></a></td>
|
124 |
<td width="1%" nowrap class="form_group" valign="bottom">DEPENDENCIES<a href="#" onMouseOver="formTips.show('dependencies')" onMouseOut="formTips.hide()"><img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle" border="0" ></a></td>
|
| Line 143... |
Line 140... |
| 143 |
</span>
|
140 |
</span>
|
| 144 |
</td>
|
141 |
</td>
|
| 145 |
</tr>
|
142 |
</tr>
|
| 146 |
<tr>
|
143 |
<tr>
|
| 147 |
<td width="1%"> </td>
|
144 |
<td width="1%"> </td>
|
| 148 |
<td width="1%" nowrap class="body_scol"><SPAN id="ProgressBar" name="ProgressBar" style="visibility:hidden;"><img src="images/i_processing.gif" width="11" height="17" align="absmiddle" hspace="3">Processing...</SPAN></td>
|
145 |
<td width="1%"> </td>
|
| 149 |
<td nowrap width="100%">
|
146 |
<td nowrap width="100%">
|
| 150 |
<input type="submit" name="btn" value="Import" class="form_btn">
|
147 |
<input type="submit" name="btn" value="Import" class="form_btn">
|
| 151 |
<input name="btn" type="reset" class="form_btn" value="Cancel" onClick="window.location='dependencies.asp?pv_id=<%=Request("pv_id")%>&rtag_id=<%=Request("rtag_id")%>';">
|
148 |
<input name="btn" type="reset" class="form_btn" value="Cancel" onClick="window.location='dependencies.asp?pv_id=<%=Request("pv_id")%>&rtag_id=<%=Request("rtag_id")%>';">
|
| 152 |
<br><br>
|
149 |
<br><br>
|
| 153 |
</td>
|
150 |
</td>
|