|
|
@ -28,12 +28,14 @@ |
|
|
|
<head> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8" /> |
|
|
|
<meta charset="utf-8" /> |
|
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="css/slick.grid.css" type="text/css" /> |
|
|
|
<!--<link rel="stylesheet" href="css/slick.grid.css" type="text/css" /> |
|
|
|
<link rel="stylesheet" href="css/slick-default-theme.css" type="text/css" /> |
|
|
|
<link rel="stylesheet" href="css/slick-default-theme.css" type="text/css" /> |
|
|
|
<link rel="stylesheet" href="css/jquery-ui-1.8.16.custom.css" type="text/css" /> |
|
|
|
<link rel="stylesheet" href="css/jquery-ui-1.8.16.custom.css" type="text/css" /> |
|
|
|
<link rel="stylesheet" href="css/dropkick.css" type="text/css" /> |
|
|
|
<link rel="stylesheet" href="css/dropkick.css" type="text/css" /> |
|
|
|
<link rel="stylesheet" href="css/enhancementpager.css" type="text/css" /> |
|
|
|
<link rel="stylesheet" href="css/enhancementpager.css" type="text/css" /> |
|
|
|
<link rel="stylesheet" href="css/index.css" type="text/css"/> |
|
|
|
<link rel="stylesheet" href="css/index.css" type="text/css"/>--> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="css/min.css" type="text/css"/> |
|
|
|
</head> |
|
|
|
</head> |
|
|
|
<body> |
|
|
|
<body> |
|
|
|
<?php |
|
|
|
<?php |
|
|
@ -89,7 +91,7 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<script src="js/jquery-1.7.min.js"></script> |
|
|
|
<!--<script src="js/jquery-1.7.min.js"></script> |
|
|
|
<script src="js/jquery-ui-1.8.16.custom.min.js"></script> |
|
|
|
<script src="js/jquery-ui-1.8.16.custom.min.js"></script> |
|
|
|
<script src="js/jquery.event.drag-2.2.js"></script> |
|
|
|
<script src="js/jquery.event.drag-2.2.js"></script> |
|
|
|
<script src="js/slick.core.js"></script> |
|
|
|
<script src="js/slick.core.js"></script> |
|
|
@ -105,7 +107,9 @@ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<script src="js/sha1-min.js"></script> |
|
|
|
<script src="js/sha1-min.js"></script> |
|
|
|
<script src="js/index.js"></script> |
|
|
|
<script src="js/index.js"></script>--> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<script src="js/min.js"></script> |
|
|
|
|
|
|
|
|
|
|
|
<?php |
|
|
|
<?php |
|
|
|
} |
|
|
|
} |
|
|
|