Subversion Repositories SmartDukaan

Rev

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

Rev 3830 Rev 5542
Line 25... Line 25...
25
    <!-- Prevent MS Office toolbar from changing layout -->
25
    <!-- Prevent MS Office toolbar from changing layout -->
26
    <meta http-equiv="imagetoolbar" content="false" />
26
    <meta http-equiv="imagetoolbar" content="false" />
27
    <meta name="MSSmartTagsPreventParsing" content="true" />
27
    <meta name="MSSmartTagsPreventParsing" content="true" />
28
    <title>Saholic</title>
28
    <title>Saholic</title>
29
 
29
 
30
 #include ( "templates/commoncssfiles.vm" )  
30
 #include ( "templates/commoncssfiles.vm" )
-
 
31
	<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
31
	<link rel="stylesheet" href="/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
32
	<link rel="stylesheet" href="/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
32
    <script type="text/javascript">
33
    <script type="text/javascript">
33
      minPrice        = $minPrice ;
34
      minPrice        = $minPrice ;
34
      maxPrice        = $maxPrice ;
35
      maxPrice        = $maxPrice ;
35
      stepPrice       = 10;
36
      stepPrice       = 10;