| 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:40px;height:35px;background-color:#333333;color:white;min-width:900px;overflow:hidden;">
|
9 |
<div style="line-height:40px;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 110... |
Line 110... |
| 110 |
</form>
|
110 |
</form>
|
| 111 |
</div>
|
111 |
</div>
|
| 112 |
</div>
|
112 |
</div>
|
| 113 |
</body>
|
113 |
</body>
|
| 114 |
|
114 |
|
| 115 |
<script language="javascript" type="text/javascript" src="js/jquery-1.4.2.js"></script>
|
115 |
<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery-1.4.2.js"></script>
|
| 116 |
<script language="javascript" type="text/javascript" src="/js/jquery-ui.min.js"></script>
|
116 |
<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery-ui.min.js"></script>
|
| 117 |
<script language="javascript" type="text/javascript" src="js/jquery.colorbox-min.js"></script>
|
117 |
<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.colorbox-min.js"></script>
|
| 118 |
<script language="javascript" type="text/javascript" src="js/jquery.validate.js"></script>
|
118 |
<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.validate.js"></script>
|
| 119 |
<script language="javascript" type="text/javascript" src="js/jquery.dataTables.min.js"></script>
|
119 |
<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.dataTables.min.js"></script>
|
| 120 |
<script language="javascript" type="text/javascript" src="js/storewebsite.js"></script>
|
120 |
<script language="javascript" type="text/javascript" src="/storewebsite/js/storewebsite.js"></script>
|
| 121 |
<script language="javascript" type="text/javascript" src="/js/jquery.ui.autocomplete.js"></script>
|
121 |
<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.ui.autocomplete.js"></script>
|
| 122 |
</html>
|
122 |
</html>
|
| 123 |
|
123 |
|