Subversion Repositories SmartDukaan

Rev

Rev 1934 | Rev 2176 | 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" />
2152 varun.gupt 14
<meta property='fb:admins' content="100002073769572" />
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()
1934 vikas 64
            <div id="myresearch" class="lightbox">
65
                $action.getMyResearchSnippet()
1372 vikas 66
			</div>
67
			<div id="browsehistory" class="lightbox">
1934 vikas 68
                $action.getBrowseHistorySnippet()
1372 vikas 69
			</div>
507 rajveer 70
			<div style="clear:both;padding:2px;">&nbsp;</div>
71
		</div>
72
		<!-- /sidebar-->
73
 
74
   		<div class="clearBoth"></div>
75
    </div><!-- /main -->
76
 
77
	 $action.getFooterSnippet()
78
 
762 rajveer 79
<!-- color by color lightbox -->
80
<div style="display:none;">
81
	<div class="colorSelLightBoxColor">
82
		<form name="frmColorSelName" method="post" action="#">
83
			<h1>Color Selector</h1>
84
			<h2>"Please choose color of product"</h2>
85
 
86
			<div class="content"></div>
87
 
794 rajveer 88
			<div class="bigImgButton yellow-image">
762 rajveer 89
					<input value="Continue" type="button" class="button" onclick="selectColor();" />
90
			</div>
91
			<div class="clearBoth"></div>
92
 
93
		</form>
94
	</div>
95
</div>
96
<!-- /color by color lightbox -->
97
 
943 vikas 98
#include ( "templates/commonjsfiles.vm" )
1241 chandransh 99
<script language="javascript" type="text/javascript" src="/js/jquery.colorbox-min.js"></script>
943 vikas 100
 
101
<script type="text/javascript" charset="utf-8">
102
$(function(){
1236 vikas 103
	$('ul.product-description li').truncate({addtitle: true});
943 vikas 104
});
105
</script>
106
 
507 rajveer 107
</body>
794 rajveer 108
</html>