Subversion Repositories SmartDukaan

Rev

Rev 1140 | Rev 1232 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
507 rajveer 1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
<head>
4
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5
 
1163 vikas 6
<meta name="google-site-verification" content="NPHVASYh9ZsYbjffRuAU4dhEHhx7xSKUj9GycYUMo_o" /> 
1003 vikas 7
<META name="y_key" content="116f6310a0df3c4f" />
8
<meta name="msvalidate.01" content="A9BB200170442859BD6DF681353ACD78" />
507 rajveer 9
<!-- Prevent MS Office toolbar from changing layout -->
10
<meta http-equiv="imagetoolbar" content="false">
11
<meta name="MSSmartTagsPreventParsing" content="true">
990 vikas 12
<meta name="description" content="Comprehensive reviews and Best Deals on mobile phones in India. Experience n' buy online. FREE Next Day delivery. Original product - Full manufacturer warranty." />	
991 vikas 13
<meta name="keywords" content="Mobile phones, mobile phone reviews, mobile phone, mobile accessories, latest mobile phones, mobile phone prices, mobile phones India, mobile phone comparison" />
507 rajveer 14
 
974 vikas 15
<title>Mobile Phone Reviews and Best Deals in India | Saholic.com</title>
507 rajveer 16
 
568 rajveer 17
#include ( "templates/commoncssfiles.vm" )
762 rajveer 18
<link rel="stylesheet" href="/css/colorbox.css"> 
19
<link rel="stylesheet" href="/css/lightbox_inline.css"> 
637 rajveer 20
 
507 rajveer 21
</head>
22
 
23
<body>
637 rajveer 24
<noscript>
25
	<p id="noScript">Please allow <em>Javascript</em> in order to function this website correctly!</p>
26
</noscript>
507 rajveer 27
 
28
	$action.getHeaderSnippet()			
29
     <!-- Wrapper start -->
30
	<div id="main">
31
		$action.getMainMenuSnippet()
32
		$action.getSearchBarSnippet()
33
 
34
		<!-- wrapper-->
35
		<div id="wrapper">
36
			$action.getMainBannerSnippet()
37
			<!-- sub wrapper -->
38
			<div id="subWrapper">
1140 rajveer 39
			  <div class="top">
40
          <div class="left">
41
           <div class="right"> &nbsp; </div>
42
          </div>
43
        </div>  
507 rajveer 44
			<!-- products -->
45
			<div id="products">
46
			$action.getBestDealsSnippet()
47
			$action.getLatestArrivalsSnippet()
48
			$action.getBestSellersSnippet()
49
			</div>
1140 rajveer 50
			          <div class="bottom">
51
            <div class="left">
52
              <div class="right"> &nbsp; </div>
53
            </div>
54
          </div>
507 rajveer 55
			</div>
56
			<!-- /sub wrapper -->
57
        </div>
58
		<!-- /wrapper-->
59
 
60
		<!-- sidebar-->
61
		<div id="sidebar">
62
			$action.getCustomerServiceSnippet()
63
			$action.getMyResearchSnippet()
64
			$action.getBrowseHistorySnippet()
65
			<div style="clear:both;padding:2px;">&nbsp;</div>
66
		</div>
67
		<!-- /sidebar-->
68
 
69
   		<div class="clearBoth"></div>
70
    </div><!-- /main -->
71
 
72
	 $action.getFooterSnippet()
73
 
762 rajveer 74
<!-- color by color lightbox -->
75
<div style="display:none;">
76
	<div class="colorSelLightBoxColor">
77
		<form name="frmColorSelName" method="post" action="#">
78
			<h1>Color Selector</h1>
79
			<h2>"Please choose color of product"</h2>
80
 
81
			<div class="content"></div>
82
 
794 rajveer 83
			<div class="bigImgButton yellow-image">
762 rajveer 84
					<input value="Continue" type="button" class="button" onclick="selectColor();" />
85
			</div>
86
			<div class="clearBoth"></div>
87
 
88
		</form>
89
	</div>
90
</div>
91
<!-- /color by color lightbox -->
92
 
943 vikas 93
#include ( "templates/commonjsfiles.vm" )
94
<script language="javascript" type="text/javascript" src="/js/jquery.colorbox-min.js"></script>
95
 
96
<script type="text/javascript" charset="utf-8">
97
$(function(){
98
	$('ul.product-description li').textOverflow();
99
});
100
</script>
101
 
507 rajveer 102
</body>
794 rajveer 103
</html>