Subversion Repositories SmartDukaan

Rev

Rev 1372 | Rev 1934 | 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
 
6
<!-- Prevent MS Office toolbar from changing layout -->
1240 vikas 7
<meta name="google-site-verification" content="NPHVASYh9ZsYbjffRuAU4dhEHhx7xSKUj9GycYUMo_o" /> 
8
<META name="y_key" content="116f6310a0df3c4f" />
9
<meta name="msvalidate.01" content="A9BB200170442859BD6DF681353ACD78" />
507 rajveer 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
 
1688 rajveer 17
 #set($currentUrl = $request.getRequestURL().toString()) 
18
 #if(!$currentUrl.startsWith("http://www.")) #set($currentUrl = $currentUrl.replace("http://", "http://www."))  #end  
19
 <link rel="canonical" href="$currentUrl" /> 
20
 #include ( "templates/commoncssfiles.vm" )  
637 rajveer 21
 
507 rajveer 22
</head>
23
 
24
<body>
637 rajveer 25
<noscript>
26
	<p id="noScript">Please allow <em>Javascript</em> in order to function this website correctly!</p>
27
</noscript>
507 rajveer 28
 
29
	$action.getHeaderSnippet()			
30
     <!-- Wrapper start -->
31
	<div id="main">
32
		$action.getMainMenuSnippet()
33
		$action.getSearchBarSnippet()
34
 
35
		<!-- wrapper-->
36
		<div id="wrapper">
37
			$action.getMainBannerSnippet()
38
			<!-- sub wrapper -->
39
			<div id="subWrapper">
1255 vikas 40
				<div class="top">
41
                    <div class="left">
42
                        <div class="right"> &nbsp; </div>
43
                    </div>
44
                </div>
507 rajveer 45
			<!-- products -->
46
			<div id="products">
47
			$action.getBestDealsSnippet()
48
			$action.getLatestArrivalsSnippet()
49
			$action.getBestSellersSnippet()
50
			</div>
1255 vikas 51
			    <div class="bottom">
52
                    <div class="left">
53
                        <div class="right"> &nbsp; </div>
54
                    </div>
55
                </div>
507 rajveer 56
			</div>
57
			<!-- /sub wrapper -->
58
        </div>
59
		<!-- /wrapper-->
60
 
61
		<!-- sidebar-->
62
		<div id="sidebar">
63
			$action.getCustomerServiceSnippet()
1372 vikas 64
			<div id="myresearch" class="lightbox">
65
			</div>
66
			<div id="browsehistory" class="lightbox">
67
			</div>
507 rajveer 68
			<div style="clear:both;padding:2px;">&nbsp;</div>
69
		</div>
70
		<!-- /sidebar-->
71
 
72
   		<div class="clearBoth"></div>
73
    </div><!-- /main -->
74
 
75
	 $action.getFooterSnippet()
76
 
762 rajveer 77
<!-- color by color lightbox -->
78
<div style="display:none;">
79
	<div class="colorSelLightBoxColor">
80
		<form name="frmColorSelName" method="post" action="#">
81
			<h1>Color Selector</h1>
82
			<h2>"Please choose color of product"</h2>
83
 
84
			<div class="content"></div>
85
 
794 rajveer 86
			<div class="bigImgButton yellow-image">
762 rajveer 87
					<input value="Continue" type="button" class="button" onclick="selectColor();" />
88
			</div>
89
			<div class="clearBoth"></div>
90
 
91
		</form>
92
	</div>
93
</div>
94
<!-- /color by color lightbox -->
95
 
943 vikas 96
#include ( "templates/commonjsfiles.vm" )
1241 chandransh 97
<script language="javascript" type="text/javascript" src="/js/jquery.colorbox-min.js"></script>
943 vikas 98
 
99
<script type="text/javascript" charset="utf-8">
100
$(function(){
1236 vikas 101
	$('ul.product-description li').truncate({addtitle: true});
943 vikas 102
});
103
</script>
104
 
507 rajveer 105
</body>
794 rajveer 106
</html>