| Line 1... |
Line 1... |
| 1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
| 2 |
<html xmlns="http://www.w3.org/1999/xhtml">
|
2 |
<html xmlns="http://www.w3.org/1999/xhtml">
|
| 3 |
<head>
|
3 |
<head>
|
| 4 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
4 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 5 |
<link rel="stylesheet" href="css/rechargewebapp_18042013.css" type="text/css" />
|
5 |
<link rel="stylesheet" href="css/storewebsite.css" type="text/css" />
|
| 6 |
<link rel="stylesheet" href="/css/jquery.ui.autocomplete.css" type="text/css" />
|
6 |
<link rel="stylesheet" href="/css/jquery.ui.autocomplete.css" type="text/css" />
|
| 7 |
<style>
|
- |
|
| 8 |
.mandatory {
|
- |
|
| 9 |
color:red;
|
- |
|
| 10 |
}
|
- |
|
| 11 |
</style>
|
- |
|
| 12 |
</head>
|
7 |
</head>
|
| 13 |
|
8 |
|
| 14 |
<body style="margin: 0;">
|
9 |
<body style="margin: 0;">
|
| 15 |
|
10 |
|
| 16 |
<div style="line-height:37px;height:37px;background-color:#333;color:white;">
|
11 |
<div style="line-height:37px;height:37px;background-color:#333;color:white;">
|
| Line 23... |
Line 18... |
| 23 |
<div style="line-height:60px;height: 70px;background-color:#DBEEFF;color: #333333;margin: 0px;border-bottom:1px solid #67ABD3">
|
18 |
<div style="line-height:60px;height: 70px;background-color:#DBEEFF;color: #333333;margin: 0px;border-bottom:1px solid #67ABD3">
|
| 24 |
<img style="float:left;" src="/rch/images/Hotspot-Logo.jpg">
|
19 |
<img style="float:left;" src="/rch/images/Hotspot-Logo.jpg">
|
| 25 |
<form id="formSearch" method='GET' action='/storewebsite/search'>
|
20 |
<form id="formSearch" method='GET' action='/storewebsite/search'>
|
| 26 |
<input id="query" name="q" type="text" style="height: 26px;margin: 20px 0px 20px 20px;width: 400px;border: 1px solid #999999;padding: 2px 5px 2px 10px;font-size: 17px;color: #777777;box-shadow: 1px -1px 10px -1px #999999 inset;" value="$q"></input>
|
21 |
<input id="query" name="q" type="text" style="height: 26px;margin: 20px 0px 20px 20px;width: 400px;border: 1px solid #999999;padding: 2px 5px 2px 10px;font-size: 17px;color: #777777;box-shadow: 1px -1px 10px -1px #999999 inset;" value="$q"></input>
|
| 27 |
<input type="submit" value="Search" style="height: 26px;margin: 20px 0 20px 20px;color: white;background-color: #2789c1;border: 1px solid blue;cursor: pointer;"></input>
|
22 |
<input type="submit" value="Search" style="height: 26px;margin: 20px 0 20px 20px;color: white;background-color: #2789c1;border: 1px solid blue;cursor: pointer;"></input>
|
| - |
|
23 |
<img style="float:right;margin-right:20px;" src="/rch/images/Saholic-Logo.jpg">
|
| 28 |
</form>
|
24 |
</form>
|
| 29 |
<img style="float:right;margin-right:20px;" src="/rch/images/Saholic-Logo.jpg">
|
25 |
|
| 30 |
</div>
|
26 |
</div>
|
| 31 |
|
27 |
|
| 32 |
<div id="main" style="width: 75%;margin: 25px 0 0 25px;border: solid 1px #2789C1;">
|
28 |
<div id="main" style="width: 75%;margin: 25px 0 0 25px;border: solid 1px #2789C1;">
|
| 33 |
<div style="height: 30px;background-color: #2789C1;font-size: 14px;font-weight: bold;color: white;">
|
29 |
<div style="height: 30px;background-color: #2789C1;font-size: 14px;font-weight: bold;color: white;">
|
| 34 |
<div style="margin: 0px 10px 0px 10px;padding-top: 7px;">
|
30 |
<div style="margin: 0px 10px 0px 10px;padding-top: 7px;">
|
| Line 329... |
Line 325... |
| 329 |
<div class="clearBoth"></div>
|
325 |
<div class="clearBoth"></div>
|
| 330 |
</div>
|
326 |
</div>
|
| 331 |
</div>
|
327 |
</div>
|
| 332 |
</div>
|
328 |
</div>
|
| 333 |
</body>
|
329 |
</body>
|
| - |
|
330 |
|
| 334 |
<script language="javascript" type="text/javascript" src="js/jquery-1.4.2.js"></script>
|
331 |
<script language="javascript" type="text/javascript" src="js/jquery-1.4.2.js"></script>
|
| 335 |
<script language="javascript" type="text/javascript" src="/js/jquery-ui.min.js"></script>
|
332 |
<script language="javascript" type="text/javascript" src="/js/jquery-ui.min.js"></script>
|
| 336 |
<script language="javascript" type="text/javascript" src="js/jquery.colorbox-min.js"></script>
|
333 |
<script language="javascript" type="text/javascript" src="js/jquery.colorbox-min.js"></script>
|
| 337 |
<script language="javascript" type="text/javascript" src="js/jquery.validate.js"></script>
|
334 |
<script language="javascript" type="text/javascript" src="js/jquery.validate.js"></script>
|
| 338 |
<script language="javascript" type="text/javascript" src="js/jquery.dataTables.min.js"></script>
|
335 |
<script language="javascript" type="text/javascript" src="js/jquery.dataTables.min.js"></script>
|