| 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/storewebsite.css" type="text/css" />
|
5 |
<link rel="stylesheet" href="/storewebsite/css/storewebsite.css" type="text/css" />
|
| 6 |
</head>
|
6 |
</head>
|
| 7 |
|
7 |
|
| 8 |
<body style="margin: 0;">
|
8 |
<body style="margin: 0;">
|
| 9 |
<div style="line-height:35px;height:35px;background-color:#333333;color:white;min-width:900px;overflow:hidden;">
|
9 |
<div style="line-height:35px;height:35px;background-color:#333333;color:white;min-width:900px;overflow:hidden;">
|
| 10 |
<span style="margin-left:20px;font-weight:bold;font-size:15px">Store : </span><span style="font-size:20px">ANC</span>
|
10 |
<span style="margin-left:20px;font-weight:bold;font-size:15px">Store : </span><span style="font-size:20px">ANC</span>
|
| Line 82... |
Line 82... |
| 82 |
</form>
|
82 |
</form>
|
| 83 |
|
83 |
|
| 84 |
</div>
|
84 |
</div>
|
| 85 |
</div>
|
85 |
</div>
|
| 86 |
</body>
|
86 |
</body>
|
| 87 |
<script language="javascript" type="text/javascript" src="js/jquery-1.4.2.js"></script>
|
87 |
<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery-1.4.2.js"></script>
|
| 88 |
<script language="javascript" type="text/javascript" src="/js/jquery-ui.min.js"></script>
|
88 |
<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery-ui.min.js"></script>
|
| 89 |
<script language="javascript" type="text/javascript" src="js/jquery.colorbox-min.js"></script>
|
89 |
<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.colorbox-min.js"></script>
|
| 90 |
<script language="javascript" type="text/javascript" src="js/jquery.validate.js"></script>
|
90 |
<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.validate.js"></script>
|
| 91 |
<script language="javascript" type="text/javascript" src="js/jquery.dataTables.min.js"></script>
|
91 |
<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.dataTables.min.js"></script>
|
| 92 |
<script language="javascript" type="text/javascript" src="js/storewebsite.js"></script>
|
92 |
<script language="javascript" type="text/javascript" src="/storewebsite/js/storewebsite.js"></script>
|
| 93 |
<script language="javascript" type="text/javascript" src="/js/jquery.ui.autocomplete.js"></script>
|
93 |
<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.ui.autocomplete.js"></script>
|
| 94 |
</html>
|
94 |
</html>
|
| 95 |
|
95 |
|