| Line 150... |
Line 150... |
| 150 |
</li>
|
150 |
</li>
|
| 151 |
<li class="menubar-separator left"></li>
|
151 |
<li class="menubar-separator left"></li>
|
| 152 |
</ul>
|
152 |
</ul>
|
| 153 |
</div>
|
153 |
</div>
|
| 154 |
<div id="main" style='width:1000px; margin:0 auto;'>
|
154 |
<div id="main" style='width:1000px; margin:0 auto;'>
|
| 155 |
<form style='width:600px;margin:0 auto;line-height:200px;' id="formSearch" method='GET' action='/storewebsite/search'>
|
155 |
<form style='width:600px;margin:0 auto;line-height:200px;text-align:center;' id="formSearch" method='GET' action='/storewebsite/search'>
|
| 156 |
<input id="query" type="text" name="q" class="mainsearch">
|
156 |
<input id="query" type="text" name="q" class="mainsearch">
|
| 157 |
<input type="submit" value="Search" style="width:100px;height: 35px;background-color: #2789c1;color: white;border: 0;cursor: pointer;font-size: 20px;">
|
157 |
<input type="submit" value="Search" style="width:100px;height: 35px;background-color: #2789c1;color: white;border: 0;cursor: pointer;font-size: 20px;">
|
| 158 |
</form>
|
158 |
</form>
|
| - |
|
159 |
#if($action.shouldShowTestMessage())
|
| - |
|
160 |
<div style="font-weight: bold;color: red;text-align: center;border-top: 1px solid red;padding: 10px 0;">TEST WEBSITE</div>
|
| - |
|
161 |
#end
|
| 159 |
</div>
|
162 |
</div>
|
| 160 |
|
163 |
|
| 161 |
</body>
|
164 |
</body>
|
| 162 |
<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery-1.4.2.js"></script>
|
165 |
<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery-1.4.2.js"></script>
|
| 163 |
<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery-ui.min.js"></script>
|
166 |
<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery-ui.min.js"></script>
|