Subversion Repositories SmartDukaan

Rev

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

Rev Author Line No. Line
9002 kshitij.so 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 name="google-site-verification" content="NPHVASYh9ZsYbjffRuAU4dhEHhx7xSKUj9GycYUMo_o" /> 
8
	<META name="y_key" content="116f6310a0df3c4f" />
9
	<meta name="msvalidate.01" content="A9BB200170442859BD6DF681353ACD78" />
10
	<meta name="keywords" content="Spice Aircel Bundle Offer, ${domain.name}" />
11
	<title>Spice Aircel Bundle Offer | ${domain.name}</title>
12
#set($banners = $action.getActiveBanners("/static/spiceaircel-offer"))
13
#if($banners)
14
#set($bannerCount = $banners.size())
15
#else
16
#set($bannerCount = 0)
17
#end
18
#include ( "templates/commoncssfiles.vm" )
19
 
20
	<link rel="stylesheet" href="/css/home.css" type="text/css" />
21
	<link href="https://plus.google.com/108546508648658526684" rel="publisher" />
22
	<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
23
	<style>
24
		.aircel-offer-container{
25
			border: 1px solid #2789C1;
26
			color: #444444;
27
			float: left;
28
			font-size: 13px;
29
			min-height: 426px;
30
			width: 100%;
31
		}
32
		.activation-process li {
33
			margin-top: 10px;
34
		}
11607 kshitij.so 35
		#expiryMsg{
36
			position: fixed;
37
			top: 40%;
38
			border: 1px solid #2978C1;
39
			font-size: 18px;
40
			box-shadow: #2978C1 0 0 30px 1px;
41
			background-color: white;
42
			color: #666;
43
			display: none;
44
			line-height:25px;
45
			margin-left:3px;
46
			padding:10px;
47
		}
9002 kshitij.so 48
    </style>
49
</head>
50
 
51
<body>
52
	<noscript>
53
		<p id="noScript">Please enable <em>Javascript</em> for this Website to function correctly!</p>
54
	</noscript>
55
	$action.getHeaderSnippet()
56
	<!-- Main -->
57
	<div id="main">
58
		<div class="main-content">
59
			<div class="main-top"></div>
60
			<div class="main-left left">
61
				#if ( $bannerCount == 0 )
62
					<div class="main-left-banner" style="display: none">
63
				#elseif ( $bannerCount < 3 )
64
					<div class="main-left-banner"  style="height: 210px;">
65
				#else
66
					<div class="main-left-banner"  style="height: 230px;">
67
				#end
68
 
69
				#if($bannerCount > 1 && $bannerCount < 3)
70
					<ul id="bannerMenu">
71
						#foreach($banner in $banners)
72
							#if($banner.isHasMap())
10095 kshitij.so 73
								<li class="square"><a href="$banner.getLink()" #if($banner.isTarget())target="_blank"#end banner-name='$banner.getBannerName()'><img src='/images/banners/$banner.getImageName()' usemap='#map$velocityCount' height="200" width="710"/></a>
9002 kshitij.so 74
								<map name='map$velocityCount'> 
75
									#set($mapdetails = $action.getbannermapdetails("$banner.getBannerName()"))
76
									#foreach($mapdetail in $mapdetails)
77
										<area shape="rect" coords='$mapdetail.getCoordinates()' href='$mapdetail.getMapLink()' banner-name='$banner.getBannerName()'/>
78
									#end
79
									</map>
80
									</li>
81
							#else
10095 kshitij.so 82
								<li class="square"><a href="$banner.getLink()" #if($banner.isTarget())target="_blank"#end banner-name='$banner.getBannerName()'><img src='/images/banners/$banner.getImageName()' height="200" width="710" /></a></li>
9002 kshitij.so 83
	                        #end
84
						#end
85
					</ul>
86
					<div class="container">
87
                      <div class="slider_arrow_left"></div>
88
                      <div class="slider_arrow_right"></div>
89
                    </div>
90
				#else
91
					  <div id="banner-menu">
92
						#foreach($banner in $banners)
93
							#if($banner.isHasMap())
10095 kshitij.so 94
								<a href="$banner.getLink()" #if($banner.isTarget())target="_blank"#end banner-name='$banner.getBannerName()'><img src='/images/banners/$banner.getImageName()' title="$banner.getBannerName()" usemap='#map$velocityCount'/></a>
9002 kshitij.so 95
								<map name='map$velocityCount'> 
96
									#set($mapdetails = $action.getbannermapdetails("$banner.getBannerName()"))
97
									#foreach($mapdetail in $mapdetails)
98
										<area shape="rect" coords='$mapdetail.getCoordinates()' href='$mapdetail.getMapLink()' banner-name='$banner.getBannerName()'/>
99
									#end
100
									</map>
101
							#else
10095 kshitij.so 102
								<a href="$banner.getLink()" #if($banner.isTarget())target="_blank"#end banner-name='$banner.getBannerName()'><img src='/images/banners/$banner.getImageName()' title="$banner.getBannerName()"/></a>
9002 kshitij.so 103
	                        #end
104
						#end
105
                       </div>
106
					#end
107
               </div>
11607 kshitij.so 108
			   <div id="expiryMsg" style="">
109
				</div>
9002 kshitij.so 110
			   <div class="aircel-offer-container" style="font-size:13px">
111
					<div style="font-size:15px;padding:12px">
112
						<h3 style="padding-top: 10px; font-weight: bold; color: black; font-size: 18px;">Special Offer from Aircel for buyers of Spice Mobiles</h3>
113
					</div>
114
					<p style="padding-left: 12px; padding-right: 5px; padding: 15px 10px 10px;font-size: 14px;">Get special talktime, SMS usage and data with a second recharge of Rs. 153, when you buy the below-listed Spice Mobiles.</p>
115
					<table border="0" cellpadding="0" cellspacing="0" class="airceloffer" style="padding: 15px 10px 10px; border-top-width: 0px; border-left-width: 0px;" width="100%">
116
						<thead>
117
							<tr>
118
								<th colspan="2" style="border: 1px solid gray; background-color: rgb(85, 167, 251); color: white; font-size: 15px; text-align: left; padding-left: 10px;">The offer</th>
119
							</tr>
120
						</thead>
121
						<tbody>
122
							<tr>
123
								<td style="border-width: 0px 0px 1px 1px; border-style: solid; border-color: gray;text-align: center; width: 9%;">Inbuilt Minutes A2A (L+N)</td>
124
								<td style="border-width: 0px 1px 1px 1px; border-style: solid; border-color: gray;text-align: center; width: 9%;">250 / Month for 3 Months</td></tr>
125
							<tr>
126
								<td style="border-width: 0px 0px 1px 1px; border-style: solid; border-color: gray;text-align: center; width: 9%;">Inbuilt SMS A2A (L+N)</td>
127
								<td style="border-style: solid; border-color: gray; text-align: center; width: 9%; padding-right: 1px; border-width: 0px 1px 1px;">250 / Month for 3 Months</td>
128
							</tr>
129
							<tr>
130
								<td style="border-bottom: 1px solid gray; border-left: 1px solid gray; border-right: 0px solid gray; text-align: center;">Inbuilt 3G + 2G Data (GB)</td>
131
								<td style="border-bottom: 1px solid gray; border-left: 1px solid gray; border-right: 1px solid gray;text-align: center;">1 GB / Month for 3 months</td>
132
							</tr>
133
						</tbody>
134
					</table>
135
					<span style="padding-left: 10px;">(2G data in 2G Circles , 3G data in 3G circles)</span>
136
					<!--<p style="padding-left: 10px; padding-right: 5px; font-size: 14px; padding-top: 25px;">List of Spice Mi Handsets bundled with Offer</p>-->
137
					<table border="0" cellpadding="0" cellspacing="0" class="airceloffer" style="padding: 15px 10px 10px; border-top-width: 0px; border-left-width: 0px;" width="100%">
138
						<thead>
139
							<tr>
140
								<th colspan="2" style="border: 1px solid gray; background-color: rgb(85, 167, 251); color: white; font-size: 14px; text-align: left; padding-left: 10px;">List of Spice Mi Handsets bundled with Offer</th>
141
							</tr>
142
						</thead>
143
						<tbody>
144
							<tr>
145
								<td style="border-style: solid; border-color: gray; text-align: center; width: 9%; border-width: 0px 0px 1px 1px;">Mi 353</td>
146
								<td style="border-style: solid; border-color: gray; text-align: center; width: 9%; border-width: 0px 1px 1px 1px;">Mi 354</td>
147
							</tr>
148
							<tr>
149
								<td style="border-width: 0px 0px 1px 1px; border-style: solid; border-color: gray;text-align: center; width: 9%;">Mi 422</td>
150
								<td style="border-style: solid; border-color: gray; text-align: center; width: 9%; padding-right: 1px; border-width: 0px 1px 1px;">Mi 450</td>
151
							</tr>
152
							<tr>
153
								<td style="border-width: 0px 0px 1px 1px; border-style: solid; border-color: gray;text-align: center; width: 9%;">Mi 491</td>
154
								<td style="border-style: solid; border-color: gray; text-align: center; width: 9%; padding-right: 1px; border-width: 0px 1px 1px;">Mi 496</td>
155
							</tr>
156
							<tr>
157
								<td style="border-width: 0px 0px 1px 1px; border-style: solid; border-color: gray;text-align: center; width: 9%;">Mi 436</td>
158
								<td style="border-style: solid; border-color: gray; text-align: center; width: 9%; padding-right: 1px; border-width: 0px 1px 1px;">Mi 515</td>
159
							</tr>
160
							<tr>
161
								<td style="border-width: 0px 0px 1px 1px; border-style: solid; border-color: gray;text-align: center; width: 9%;">Mi 502</td>
162
								<td style="border-style: solid; border-color: gray; text-align: center; width: 9%; padding-right: 1px; border-width: 0px 1px 1px;">Mi 525</td>
163
							</tr>
164
							<tr>
165
								<td style="border-bottom: 1px solid gray; border-left: 1px solid gray; border-right: 0px solid gray; text-align: center;">Mi 535</td>
166
								<td style="border-bottom: 1px solid gray; border-left: 1px solid gray; border-right: 1px solid gray;text-align: center;"></td>
167
							</tr>
168
						</tbody>
169
					</table>
170
					<div class="coverage-map">
171
						<h3 style="color: black; font-weight: bold; padding-top: 10px; font-size: 16px; padding-bottom: 15px; padding-left: 10px;">Map of Aircel 2G-3G coverage</h3>
172
						<img style="height: 480px; width: 450px; padding-left: 25%;" src="/images/Map_Aircel_2G-3G.gif">
173
					</div>
174
					<div class="activation-process">
175
<h3 style="color: black; font-weight: bold; font-size: 16px; padding-left: 10px; padding-top: 10px;">Activation Process</h3>
176
<ul style="list-style: decimal inside none; padding: 5px 10px 10px;">
177
<li>
178
After your successful purchase, SAHOLIC delivers a pre-stickered handset to you.
179
</li>
180
<li>
181
You visit an Aircel Activation outlet for activating a new Aircel connection (Branded Retail and Franchise outlets list available on Aircel Website)
182
</li>
183
<li>
184
You Fill up the CEF and hand it over to the Aircel Retail relationship executive along with Proof of Identity/ Proof of Address/ 4 Photographs .
185
</li>
186
<li>
187
Aircel Retail relationship executive triggers the 111(Activation SMS) &amp; handover the non-activated SIM to the Customer. 
188
</li>
189
<li>
190
Activation Centre of Aircel conducts Verification of Customer documents and activates New Customer account.
191
</li>
192
<li>
193
Post positive Document Verification from Activation Hub/Centre communicated by sms, you have to call 59059 to complete the Tele-verification . 
194
</li>
195
<li>
196
Post Positive Tele-verification, number gets activated and you have to do the First Recharge prevailing in the Circle and subsequently a second recharge of Rs.153 to get the benefit of Free Minutes, SMS , Data .
197
</li>
198
</ul>
199
</div>
200
			   </div>
201
			</div>
202
		<div class="widgets right">
203
			$action.getCartWidgetSnippet()
204
		</div>
205
		</div>
206
	</div>
207
	#include("templates/footer.vm")
208
	#include ( "templates/commonjsfiles.vm" )
209
	<script type="text/javascript" charset="utf-8">
11607 kshitij.so 210
		$(function(){
211
			$("#expiryMsg").html("This offer has expired.Please visit our <a href='http://www.facebook.com/mysaholic' target='_blank'>Facebook Page</a> for more offers and discounts.");
212
			$("#expiryMsg").attr('style', 'color:red;border:1px solid red;box-shadow: red 0 0 30px 1px;');
213
			$("#expiryMsg").fadeIn(600, function() {
214
						window.setTimeout(function() {
215
							$("#expiryMsg").fadeOut(800, function() {
216
								$("#expiryMsg").removeAttr('style');
217
							});
218
						}, 100000000);
219
			});
220
		});
221
	</script>
222
	<script type="text/javascript" charset="utf-8">
9002 kshitij.so 223
	#if ($bannerCount == 1 )
224
	jQuery('#banner-menu').slidy({
225
        animation:  'none',
226
        children:   'a',
227
        menu:       false,
228
        pause:      true,
229
        speed:      400,
230
        time:       4000
231
    });
232
 
233
	#elseif ($bannerCount > 1 && $bannerCount < 3 )
234
	$(document).ready(function() {
235
           $('#bannerMenu').DDSlider({
236
           nextSlide: '.slider_arrow_right',
237
           prevSlide: '.slider_arrow_left',
238
           selector: '.slider_selector'
239
            });
240
          }); 
241
	#else
242
	jQuery('#banner-menu').slidy({
243
        animation:  'fade',
244
        children:   'a',
245
        menu:       true,
246
        pause:      true,
247
        speed:      200,
248
        time:       5000
249
    });
250
	#end
251
	</script>
252
	<style type="text/css">
253
		.slider_arrow_left {
254
         background: url(/images/left_arrow.png) no-repeat top left;
255
         }
256
		.slider_arrow_right {
257
         background: url(/images/right_arrow.png) no-repeat top left;
258
         }
259
	</style>
260
</body>
261
</html>