Subversion Repositories SmartDukaan

Rev

Rev 1240 | Rev 1255 | 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
 
568 rajveer 17
#include ( "templates/commoncssfiles.vm" )
637 rajveer 18
 
507 rajveer 19
</head>
20
 
21
<body>
637 rajveer 22
<noscript>
23
	<p id="noScript">Please allow <em>Javascript</em> in order to function this website correctly!</p>
24
</noscript>
507 rajveer 25
 
26
	$action.getHeaderSnippet()			
27
     <!-- Wrapper start -->
28
	<div id="main">
29
		$action.getMainMenuSnippet()
30
		$action.getSearchBarSnippet()
31
 
32
		<!-- wrapper-->
33
		<div id="wrapper">
34
			$action.getMainBannerSnippet()
35
			<!-- sub wrapper -->
36
			<div id="subWrapper">
37
			<!-- products -->
38
			<div id="products">
39
			$action.getBestDealsSnippet()
40
			$action.getLatestArrivalsSnippet()
41
			$action.getBestSellersSnippet()
42
			</div>
43
			</div>
44
			<!-- /sub wrapper -->
45
        </div>
46
		<!-- /wrapper-->
47
 
48
		<!-- sidebar-->
49
		<div id="sidebar">
50
			$action.getCustomerServiceSnippet()
51
			$action.getMyResearchSnippet()
52
			$action.getBrowseHistorySnippet()
53
			<div style="clear:both;padding:2px;">&nbsp;</div>
54
		</div>
55
		<!-- /sidebar-->
56
 
57
   		<div class="clearBoth"></div>
58
    </div><!-- /main -->
59
 
60
	 $action.getFooterSnippet()
61
 
762 rajveer 62
<!-- color by color lightbox -->
63
<div style="display:none;">
64
	<div class="colorSelLightBoxColor">
65
		<form name="frmColorSelName" method="post" action="#">
66
			<h1>Color Selector</h1>
67
			<h2>"Please choose color of product"</h2>
68
 
69
			<div class="content"></div>
70
 
794 rajveer 71
			<div class="bigImgButton yellow-image">
762 rajveer 72
					<input value="Continue" type="button" class="button" onclick="selectColor();" />
73
			</div>
74
			<div class="clearBoth"></div>
75
 
76
		</form>
77
	</div>
78
</div>
79
<!-- /color by color lightbox -->
80
 
943 vikas 81
#include ( "templates/commonjsfiles.vm" )
1241 chandransh 82
<script language="javascript" type="text/javascript" src="/js/jquery.colorbox-min.js"></script>
943 vikas 83
 
84
<script type="text/javascript" charset="utf-8">
85
$(function(){
1236 vikas 86
	$('ul.product-description li').truncate({addtitle: true});
943 vikas 87
});
88
</script>
89
 
507 rajveer 90
</body>
794 rajveer 91
</html>