Subversion Repositories SmartDukaan

Rev

Rev 1255 | Rev 1688 | 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">
1255 vikas 37
				<div class="top">
38
                    <div class="left">
39
                        <div class="right"> &nbsp; </div>
40
                    </div>
41
                </div>
507 rajveer 42
			<!-- products -->
43
			<div id="products">
44
			$action.getBestDealsSnippet()
45
			$action.getLatestArrivalsSnippet()
46
			$action.getBestSellersSnippet()
47
			</div>
1255 vikas 48
			    <div class="bottom">
49
                    <div class="left">
50
                        <div class="right"> &nbsp; </div>
51
                    </div>
52
                </div>
507 rajveer 53
			</div>
54
			<!-- /sub wrapper -->
55
        </div>
56
		<!-- /wrapper-->
57
 
58
		<!-- sidebar-->
59
		<div id="sidebar">
60
			$action.getCustomerServiceSnippet()
1372 vikas 61
			<div id="myresearch" class="lightbox">
62
			</div>
63
			<div id="browsehistory" class="lightbox">
64
			</div>
507 rajveer 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" )
1241 chandransh 94
<script language="javascript" type="text/javascript" src="/js/jquery.colorbox-min.js"></script>
943 vikas 95
 
96
<script type="text/javascript" charset="utf-8">
97
$(function(){
1236 vikas 98
	$('ul.product-description li').truncate({addtitle: true});
943 vikas 99
});
100
</script>
101
 
507 rajveer 102
</body>
794 rajveer 103
</html>