Subversion Repositories SmartDukaan

Rev

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

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