Subversion Repositories SmartDukaan

Rev

Rev 20572 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Hotspot Store | Latest Offers</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script type="text/javascript" src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="http://code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
#include ( "templates/commoncssfiles.vm" )
#include ("templates/commonjsfiles.vm" )
</head>
<body>
#include("templates/header.vm")

<!--Offers Starts Here-->

<div class="offerPage_container">


<h3 class="offerPage_AlltimeOffers">Offers available at all times.</h3>
<div class="offerPage_AlltimesLeft">
<h2 class="offerPage_alltimesHeadline01">Exchange Offers</h2>
<img src="/images/_exchange_offer.png" class="offerPage_alltimes_marginBottomg10"/>
<p class="offerPage_offercontentLeft">
Give your Old Phone &  <br />
Take home a New one.</p>
<p class="offerPage_offerContentBig">Get Best Prices.</p>
</div>
<div class="offerPage_AlltimesMiddle">
<h2 class="offerPage_alltimesheadlines02">Protection Plan</h2>
<img src="/images/_protection_plan.png" />
<p class="offerPage_offercontentMiddle">
Insure your Phone against <br />
Theft & Damage!</p>
</div>
<div class="offerPage_AlltimeRight">
<h2 class="offerPage_alltimesheadlines03">Finance Offers</h2>
<img src="/images/_zero_cost_emi.png" class="offerPage_alltimes_marginBottomg10" />
<p class="offerPage_offercontentMiddle">
Credit Card EMI Offers!</p>
</div>

</div>

<!--Offers Starts Ends Here-->
#include("templates/footer.vm")

</body>
</html>