Subversion Repositories SmartDukaan

Rev

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