| Line 4... |
Line 4... |
| 4 |
</head>
|
4 |
</head>
|
| 5 |
<script type="text/javascript" src="/Support/js/jquery-1.4.2.js"></script>
|
5 |
<script type="text/javascript" src="/Support/js/jquery-1.4.2.js"></script>
|
| 6 |
<script type="text/javascript" src="/Support/js/jquery.validate.js"></script>
|
6 |
<script type="text/javascript" src="/Support/js/jquery.validate.js"></script>
|
| 7 |
<script type="text/javascript" src="/Support/js/jquery.colorbox-min.js"></script>
|
7 |
<script type="text/javascript" src="/Support/js/jquery.colorbox-min.js"></script>
|
| 8 |
|
8 |
|
| 9 |
<link rel="stylesheet" href="/css/colorbox.css" type="text/css" media="all" />
|
9 |
<link rel="stylesheet" href="/Support/css/colorbox.css" type="text/css" media="all" />
|
| 10 |
<link rel="stylesheet" href="/css/lightbox_inline.css" type="text/css" media="all" />
|
10 |
<link rel="stylesheet" href="/Support/css/lightbox_inline.css" type="text/css" media="all" />
|
| 11 |
|
11 |
|
| 12 |
<script type="text/javascript">
|
12 |
<script type="text/javascript">
|
| 13 |
$(function() {
|
13 |
$(function() {
|
| 14 |
|
14 |
|
| 15 |
$('.rejectform').live('click', function() {
|
15 |
$('.rejectform').live('click', function() {
|