| Line 40... |
Line 40... |
| 40 |
</head>
|
40 |
</head>
|
| 41 |
|
41 |
|
| 42 |
<body style="margin: 0;font-size:12px;line-height:18px;font-family: Arial, Arial, sans-serif">
|
42 |
<body style="margin: 0;font-size:12px;line-height:18px;font-family: Arial, Arial, sans-serif">
|
| 43 |
|
43 |
|
| 44 |
<div style="line-height:37px;height:37px;background-color:#333;color:white;">
|
44 |
<div style="line-height:37px;height:37px;background-color:#333;color:white;">
|
| 45 |
<span style="margin-left:20px;font-weight:bold;font-size:15px">Store : </span><span style="font-size:20px">ANC</span>
|
45 |
<span style="margin-left:20px;font-weight:bold;font-size:15px">Store : </span><span style="font-size:20px">$action.getStoreCode()</span>
|
| 46 |
|
46 |
|
| 47 |
<a style="margin:0px 25px 0px 25px;color:white" href="/storewebsite/report">REPORTS</a>
|
47 |
<a style="margin:0px 25px 0px 25px;color:white" href="/storewebsite/report">REPORTS</a>
|
| 48 |
<a style="color:white;" href="/storewebsite/!doLogout">Logout</a>
|
48 |
<a style="color:white;" href="/storewebsite/!doLogout">Logout</a>
|
| 49 |
</div>
|
49 |
</div>
|
| 50 |
|
50 |
|
| 51 |
<div style="line-height:60px;height: 70px;background-color:#DBEEFF;color: #333333;margin: 0px;border-bottom:1px solid #67ABD3">
|
51 |
<div style="line-height:60px;height: 70px;background-color:#DBEEFF;color: #333333;margin: 0px;border-bottom:1px solid #67ABD3">
|
| 52 |
<img style="float:left;" src="/storewebsite/images/Hotspot-Logo.jpg">
|
52 |
<img style="float:left;" src="/storewebsite/images/Hotspot-Logo.jpg">
|
| 53 |
<form id="formSearch" method='GET' action='/storewebsite/search'>
|
53 |
<form id="formSearch" method='GET' action='/storewebsite/search'>
|
| 54 |
<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>
|
54 |
<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>
|
| 55 |
<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>
|
55 |
<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>
|
| 56 |
<img style="float:right;margin-right:20px;" src="/storewebsite/images/Saholic-Logo.jpg">
|
- |
|
| - |
|
56 |
|
| 57 |
</form>
|
57 |
</form>
|
| 58 |
|
58 |
|
| 59 |
</div>
|
59 |
</div>
|
| 60 |
|
60 |
|
| 61 |
<div id="main" style="width: 75%;margin: 25px 0 0 25px;border: solid 1px #2789C1;overflow:hidden;">
|
61 |
<div id="main" style="width: 75%;margin: 25px 0 0 25px;border: solid 1px #2789C1;overflow:hidden;">
|