| Line 244... |
Line 244... |
| 244 |
<!--#include file="_jquery_includes.asp"-->
|
244 |
<!--#include file="_jquery_includes.asp"-->
|
| 245 |
<!--#include file="_menu_def.asp"-->
|
245 |
<!--#include file="_menu_def.asp"-->
|
| 246 |
<script language="JavaScript1.2" src="images/popup_menu.js?ver=<%=VixVerNum%>"></script>
|
246 |
<script language="JavaScript1.2" src="images/popup_menu.js?ver=<%=VixVerNum%>"></script>
|
| 247 |
<!-- JSON Support -------------------------->
|
247 |
<!-- JSON Support -------------------------->
|
| 248 |
<script language="JavaScript" src="scripts/remote_scripting.js?ver=<%=VixVerNum%>"></script>
|
248 |
<script language="JavaScript" src="scripts/remote_scripting.js?ver=<%=VixVerNum%>"></script>
|
| 249 |
<script type="text/javascript" src="scripts/json2.js"></script>
|
249 |
<script type="text/javascript" src="scripts/json2.js?ver=<%=VixVerNum%>"></script>
|
| 250 |
<script language="JavaScript" type="text/JavaScript">
|
250 |
<script language="JavaScript" type="text/JavaScript">
|
| 251 |
<!--
|
251 |
<!--
|
| 252 |
// When the page is loaded
|
252 |
// When the page is loaded
|
| 253 |
window.onload = scanBadData;
|
253 |
window.onload = scanBadData;
|
| 254 |
|
254 |
|