Subversion Repositories SmartDukaan

Rev

Rev 3830 | Rev 3844 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3830 chandransh 1
<!-- Footer -->
507 rajveer 2
<div id="footer">
3830 chandransh 3
	<div id="footerLinks">
4
		<div class="footer-links-group">
5
			<b>ABOUT US</b>
6
			<a class="footer-link" href="/static/aboutus">Company</a>
7
			<a class="footer-link" href="#">Team</a>
8
			<a class="footer-link" href="/static/careers">Careers</a>
9
		</div>
10
		<div class="footer-links-group">
11
			<b>SUPPORT</b>
12
			<a class="footer-link" href="/contact-us">Contact Us</a>
13
			<a class="footer-link" href="/static/privacy-policy">Privacy Policy</a>
14
			<a class="footer-link" href="/static/terms-conditions">Terms &amp; Conditions</a>
15
		</div>
16
		<div class="footer-links-group">
17
			<b>BRANDS</b>
18
			<a class="footer-link" href="/nokia">Nokia</a>
19
			<a class="footer-link" href="/samsung">Samsung</a>
20
			<a class="footer-link" href="/blackberry">BlackBerry</a>
21
			<a class="footer-link" href="/htc">HTC</a>
22
			<a class="footer-link" href="/sony-ericsson">Sony Ericsson</a>
23
			<a class="footer-link" href="/spice">Spice</a>
3831 rajveer 24
		</div>
25
		<div class="footer-links-group">
26
			<b>BRANDS</b>
3830 chandransh 27
			<a class="footer-link" href="/motorola">Motorola</a>
28
			<a class="footer-link" href="/alcatel">Alcatel</a>
29
			<a class="footer-link" href="/lava">Lava</a>
30
			<a class="footer-link" href="/apple">Apple</a>
31
			<a class="footer-link" href="/micromax">Micromax</a>
32
			<a class="footer-link" href="/lg">LG</a>
33
		</div>
34
		<div class="footer-links-group">
35
			<b>QUICK LINKS</b>
36
			<a class="footer-link" href="/android">Android Phones</a>
37
			<a class="footer-link" href="/dual-sim">Dual Sim Phones</a>
38
			<a class="footer-link" href="/glossary">Glossary</a>
39
		</div>
40
		<div class="footer-links-group">
41
			<b>HOT SELLING</b>
42
			<a class="footer-link" href="/all-mobile-phones/10001">Mobile Phones</a>
43
			<a class="footer-link" href="/all-tablets/10010">Tablets</a>
44
			<a class="footer-link" href="/all-laptops/10050">Laptops</a>
45
			<a class="footer-link" href="/all-mobile-accessories/10011">Accessories</a>
46
		</div>
507 rajveer 47
	</div>
3830 chandransh 48
	<div id="bottombar">All rights reserved. Copyright 2011 ©Saholic</div>
507 rajveer 49
</div>
3830 chandransh 50
<!-- /Footer -->