Subversion Repositories SmartDukaan

Rev

Rev 1036 | Rev 1163 | 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
 
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">
1140 rajveer 38
			  <div class="top">
39
          <div class="left">
40
           <div class="right"> &nbsp; </div>
41
          </div>
42
        </div>  
507 rajveer 43
			<!-- products -->
44
			<div id="products">
45
			$action.getBestDealsSnippet()
46
			$action.getLatestArrivalsSnippet()
47
			$action.getBestSellersSnippet()
48
			</div>
1140 rajveer 49
			          <div class="bottom">
50
            <div class="left">
51
              <div class="right"> &nbsp; </div>
52
            </div>
53
          </div>
507 rajveer 54
			</div>
55
			<!-- /sub wrapper -->
56
        </div>
57
		<!-- /wrapper-->
58
 
59
		<!-- sidebar-->
60
		<div id="sidebar">
61
			$action.getCustomerServiceSnippet()
62
			$action.getMyResearchSnippet()
63
			$action.getBrowseHistorySnippet()
64
			<div style="clear:both;padding:2px;">&nbsp;</div>
65
		</div>
66
		<!-- /sidebar-->
67
 
68
   		<div class="clearBoth"></div>
69
    </div><!-- /main -->
70
 
71
	 $action.getFooterSnippet()
72
 
762 rajveer 73
<!-- color by color lightbox -->
74
<div style="display:none;">
75
	<div class="colorSelLightBoxColor">
76
		<form name="frmColorSelName" method="post" action="#">
77
			<h1>Color Selector</h1>
78
			<h2>"Please choose color of product"</h2>
79
 
80
			<div class="content"></div>
81
 
794 rajveer 82
			<div class="bigImgButton yellow-image">
762 rajveer 83
					<input value="Continue" type="button" class="button" onclick="selectColor();" />
84
			</div>
85
			<div class="clearBoth"></div>
86
 
87
		</form>
88
	</div>
89
</div>
90
<!-- /color by color lightbox -->
91
 
943 vikas 92
#include ( "templates/commonjsfiles.vm" )
93
<script language="javascript" type="text/javascript" src="/js/jquery.colorbox-min.js"></script>
94
 
95
<script type="text/javascript" charset="utf-8">
96
$(function(){
97
	$('ul.product-description li').textOverflow();
98
});
99
</script>
100
 
507 rajveer 101
</body>
794 rajveer 102
</html>