Subversion Repositories SmartDukaan

Rev

Rev 7365 | Rev 7591 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7365 Rev 7420
Line 2... Line 2...
2
    "-//W3C//DTD XHTML 1.1 Transitional//EN"
2
    "-//W3C//DTD XHTML 1.1 Transitional//EN"
3
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
<head>
5
<head>
6
#set($mapItem = $action.getAliveItemMap())
6
#set($mapItem = $action.getAliveItemMap())
-
 
7
<link type="image/x-icon" href="/Support/images/favicon_alt.ico" rel="shortcut icon">
7
<link href="/Support/css/demo_page_amazon.css" type="text/css" rel="stylesheet">
8
<link href="/Support/css/demo_page_amazon.css" type="text/css" rel="stylesheet">
8
<link href="/Support/css/demo_table_amazon.css" type="text/css" rel="stylesheet">
9
<link href="/Support/css/demo_table_amazon.css" type="text/css" rel="stylesheet">
9
<script type="text/javascript" src="/Support/js/jquery-1.4.2.js"></script>
10
<script type="text/javascript" src="/Support/js/jquery-1.4.2.js"></script>
10
<script type="text/javascript" src="/Support/js/jquery.dataTables.min.js"></script>
11
<script type="text/javascript" src="/Support/js/jquery.dataTables.min.js"></script>
11
<style type="text/css">   
12
<style type="text/css">