Subversion Repositories SmartDukaan

Rev

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

Rev 1036 Rev 1232
Line 26... Line 26...
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
    <link rel="stylesheet" href="/css/colorbox.css" type="text/css" media="all" />
-
 
32
    <link rel="stylesheet" href="/css/lightbox_inline.css" type="text/css" media="all" />
-
 
33
    <link rel="stylesheet" href="/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />    
-
 
34
 
31
 
35
    <script type="text/javascript">
32
    <script type="text/javascript">
36
      minPrice        = $minPrice ;
33
      minPrice        = $minPrice ;
37
      maxPrice        = $maxPrice ;
34
      maxPrice        = $maxPrice ;
38
      stepPrice       = 10;
35
      stepPrice       = 10;