Subversion Repositories SmartDukaan

Rev

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