| Line 1... |
Line 1... |
| 1 |
<!DOCTYPE html>
|
1 |
<!DOCTYPE html>
|
| 2 |
|
2 |
|
| 3 |
<html>
|
3 |
<html>
|
| 4 |
<head>
|
4 |
<head>
|
| 5 |
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
5 |
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
| 6 |
<meta content="NO-CACHE" http-equiv="CACHE-CONTROL">
|
6 |
<meta content="NO-CACHE" http-equiv="CACHE-CONTROL">
|
| 7 |
<meta content="no-cache" http-equiv="Pragma">
|
7 |
<meta content="no-cache" http-equiv="Pragma">
|
| - |
|
8 |
<meta content="India's first Android only devices stores. Find all the latest Android smartphones, tablets, accessories and apps under one roof." name="description">
|
| 8 |
<meta content="-1" http-equiv="Expires">
|
9 |
<meta content="-1" http-equiv="Expires">
|
| 9 |
<meta name="description" content="India's first Android only devices stores. Find all the latest Android smartphones, tablets, accessories and apps under one roof.">
|
- |
|
| - |
|
10 |
|
| 10 |
<title>Android Store | Androidland in Delhi</title>
|
11 |
<title>Android Store | Androidland in Delhi</title>
|
| 11 |
#include ( "templates/commoncssfiles.vm" )
|
12 |
#include ( "templates/commoncssfiles.vm" )
|
| - |
|
13 |
<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
|
| 12 |
<link href="/css/androidland/style.css" rel="stylesheet" type="text/css">
|
14 |
<link href="/css/androidland/style.css" rel="stylesheet" type="text/css">
|
| 13 |
<link href="/css/androidland/main.css" rel="stylesheet" type="text/css">
|
15 |
<link href="/css/androidland/main.css" rel="stylesheet" type="text/css">
|
| 14 |
<link href="/css/androidland/counter013.css" media="all" rel="stylesheet" type="text/css">
|
16 |
<link href="/css/androidland/counter013.css" media="all" rel="stylesheet" type="text/css">
|
| 15 |
<link href="/css/androidland/widget115.css" media="all" rel="stylesheet" type="text/css">
|
17 |
<link href="/css/androidland/widget115.css" media="all" rel="stylesheet" type="text/css">
|
| 16 |
<style>
|
- |
|
| 17 |
#map_canvas {
|
- |
|
| 18 |
width: 685px;
|
- |
|
| 19 |
height: 436px;
|
- |
|
| 20 |
}
|
- |
|
| 21 |
</style>
|
- |
|
| 22 |
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>
|
18 |
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>
|
| - |
|
19 |
<link type="text/css" rel="stylesheet" href="/css/jquery.slidy.css"/>
|
| 23 |
<script>
|
20 |
<script>
|
| 24 |
function initialize() {
|
21 |
function initialize_kor() {
|
| 25 |
var mapCanvas = document.getElementById('map_canvas');
|
22 |
var mapCanvas = document.getElementById('map_canvas_kor');
|
| 26 |
var tgip = new google.maps.LatLng(28.57201,77.326555);
|
23 |
var kora = new google.maps.LatLng(12.931957,77.62271);
|
| - |
|
24 |
var center = new google.maps.LatLng(12.931957,77.62271);
|
| 27 |
var mapOptions = {
|
25 |
var mapOptions = {
|
| 28 |
center: tgip,
|
26 |
center: center,
|
| 29 |
zoom: 10,
|
27 |
zoom: 14,
|
| 30 |
mapTypeId: google.maps.MapTypeId.ROADMAP
|
28 |
mapTypeId: google.maps.MapTypeId.ROADMAP
|
| 31 |
};
|
29 |
};
|
| 32 |
var map = new google.maps.Map(mapCanvas, mapOptions);
|
30 |
var map = new google.maps.Map(mapCanvas, mapOptions);
|
| 33 |
|
- |
|
| 34 |
var marker = new google.maps.Marker({
|
31 |
var koramarker = new google.maps.Marker({
|
| 35 |
position: tgip,
|
32 |
position: kora,
|
| 36 |
map: map,
|
33 |
map: map,
|
| 37 |
title: 'TGIP Mall, Noida'
|
34 |
title: 'Koramangala, Bangalore'
|
| 38 |
});
|
- |
|
| 39 |
}
|
- |
|
| 40 |
google.maps.event.addDomListener(window, 'load', initialize)
|
- |
|
| 41 |
</script>
|
- |
|
| 42 |
</head>
|
- |
|
| 43 |
|
- |
|
| 44 |
<body>
|
- |
|
| 45 |
$action.getHeaderSnippet()
|
- |
|
| 46 |
|
- |
|
| 47 |
<div class="wrapper">
|
- |
|
| 48 |
<div class="banner_carousel short has_tabbers" style="background: url('/images/androidland/main-banner.jpg') no-repeat;">
|
- |
|
| 49 |
<script>
|
35 |
});
|
| 50 |
function navBannerGo(val) {
|
- |
|
| 51 |
location.href = val;
|
- |
|
| 52 |
}
|
36 |
}
|
| 53 |
</script>
|
37 |
|
| 54 |
|
38 |
function initialize_noida() {
|
| 55 |
<div class="content_tabber_con">
|
39 |
var mapCanvas = document.getElementById('map_canvas_noida');
|
| 56 |
<div class="content_tabber_scroller">
|
40 |
|
| 57 |
<a class="content_tabber" href="/androidland-overview">Overview</a>
|
41 |
var tgip = new google.maps.LatLng(28.567812,77.325854);
|
| 58 |
<a class="content_tabber current" href="/androidland">AndroidLand Store
|
42 |
var center = new google.maps.LatLng(28.567812,77.325854);
|
| 59 |
<img src="/images/androidland/arrow_tab_yellow.png" style="width: 162px;">
|
43 |
var mapOptions = {
|
| 60 |
</a>
|
44 |
center: center,
|
| 61 |
<a class="content_tabber" href="/androidland-devices">Android Devices</a>
|
45 |
zoom: 14,
|
| 62 |
<a class="content_tabber" href="/androidland-apps">Android Apps</a>
|
46 |
mapTypeId: google.maps.MapTypeId.ROADMAP
|
| 63 |
</div><!-- .content_tabber_con -->
|
47 |
};
|
| 64 |
</div>
|
48 |
var map = new google.maps.Map(mapCanvas, mapOptions);
|
| 65 |
</div>
|
49 |
var tgipmarker = new google.maps.Marker({
|
| 66 |
|
50 |
position: tgip,
|
| 67 |
<div class="content">
|
51 |
map: map,
|
| 68 |
<div class="padded_content">
|
52 |
title: 'TGIP Mall, Noida'
|
| 69 |
<div class="grid_3_left_middle">
|
53 |
});
|
| 70 |
<h2 style="border-bottom:1px solid #AAAAAA">Welcome to AndroidLand™</h2>
|
54 |
}
|
| 71 |
<div style="padding:10px;margin:10px 0px;border-bottom:1px solid #AAAAAA">
|
55 |
google.maps.event.addDomListener(window, 'load', initialize_noida);
|
| 72 |
AndroidLand, powered by Spice, will showcase the latest and widest range of Android smartphones and tablets from all the big brands.
|
56 |
google.maps.event.addDomListener(window, 'load', initialize_kor);
|
| 73 |
</div>
|
57 |
</script>
|
| 74 |
<div style="padding:5px;">
|
58 |
|
| 75 |
<img src="/images/androidland/store-image-1.png" style="width: 485px;float:left;margin-right:20px;">
|
59 |
<style>
|
| 76 |
<span style="padding:10px;">
|
60 |
|
| 77 |
This first of its kind chain of stores has been launched by <b>S Mobility</b>, India’s leading Mobile Internet company.
|
61 |
.main-background {
|
| 78 |
<br>
|
62 |
background-color:#E1E1E1;
|
| 79 |
<br>
|
63 |
width: auto;
|
| 80 |
The first two stores are in <b>Koramangala</b> (Bangalore) and <b>The Great India Place Mall</b> (Noida).
|
64 |
}
|
| 81 |
<br>
|
65 |
|
| 82 |
<br>
|
66 |
.container {
|
| 83 |
Inside these vast stores, you will get a comprehensive, never-before experience of the Android platform.</span>
|
67 |
padding:10px 10px 0 10px;
|
| 84 |
</div>
|
68 |
box-shadow: 0 0 9px 1px rgba(0,0,0,.2);
|
| 85 |
|
69 |
-moz-box-shadow: 0 0 9px 1px -moz-rgba(0,0,0,.2);
|
| 86 |
<div style="clear:both;"></div>
|
70 |
-webkit-box-shadow: 0 0 9px 1px rgba(0,0,0,.2);
|
| 87 |
|
71 |
width:940px;
|
| 88 |
<div style="padding:5px;margin-top:12px">
|
72 |
margin:auto;
|
| 89 |
<b style="font-size:15px">Highlights from the unique AndroidLand experience:</b>
|
73 |
background-color:white;
|
| 90 |
<img src="/images/androidland/store-image-2.png" style="width: 485px;float:right;margin-left:20px;margin-top:6px">
|
74 |
color:#444444;
|
| 91 |
<span style="padding:10px;"><br>
|
75 |
}
|
| 92 |
|
76 |
|
| 93 |
<b>Fun and open design –</b><br> The open plan design will inspire you to discover the fun world of Android. Interact with the displays and devices. Take photographs with the Android robots.<br><br>
|
77 |
.content-after-banner {
|
| 94 |
|
78 |
font-size:18px;
|
| 95 |
<b>Android choice showcase –</b><br> A wide variety of live Android smartphones and tablets that you can play with along with a selection of accessories.<br><br>
|
79 |
font-family:'ralewaylight';
|
| 96 |
|
80 |
}
|
| 97 |
<b>Google Play Zone – </b><br>An exclusive area showcasing the most popular apps and games from Google Play. You can choose to search and download multiple applications from Google Play on the spot.<br><br>
|
81 |
|
| 98 |
|
82 |
h1, h2 {
|
| 99 |
<b>Expert advice –</b><br>AndroidLand store staff (Spice Android Gurus) have been specially trained on the Android platform and will be able to help you select the device that’s right for you and then set-up, customize and provide apps recommendations.<br><br>
|
83 |
font-size:40px;
|
| 100 |
|
84 |
font-family:'ralewayregular';
|
| 101 |
<b>Free WiFi –</b> <br>Free WiFI in store for you to browse the Internet from the live units</span>
|
85 |
margin:40px 0 0 0;
|
| - |
|
86 |
color:#444444;
|
| - |
|
87 |
}
|
| - |
|
88 |
|
| - |
|
89 |
h3 {
|
| - |
|
90 |
font-size:30px;
|
| - |
|
91 |
margin:30px 0;
|
| - |
|
92 |
color:#444444;
|
| - |
|
93 |
font-family:'ralewaylight';
|
| - |
|
94 |
}
|
| - |
|
95 |
|
| - |
|
96 |
.container p {
|
| - |
|
97 |
padding:30px 0 30px 20px;
|
| - |
|
98 |
}
|
| - |
|
99 |
|
| - |
|
100 |
.container h1, .container h2{
|
| - |
|
101 |
padding-left:20px;
|
| - |
|
102 |
}
|
| - |
|
103 |
|
| - |
|
104 |
table.promotion-table {
|
| - |
|
105 |
padding-left: 20px;
|
| - |
|
106 |
background-color: #2789c1;
|
| - |
|
107 |
color: white;
|
| - |
|
108 |
width: 100%;
|
| - |
|
109 |
}
|
| - |
|
110 |
|
| - |
|
111 |
table.promotion-table td {
|
| - |
|
112 |
height: 100px;
|
| - |
|
113 |
vertical-align: middle;
|
| - |
|
114 |
font-size: 30px;
|
| - |
|
115 |
}
|
| - |
|
116 |
|
| - |
|
117 |
.separator {
|
| - |
|
118 |
border-top:1px solid #d9d9d9;
|
| - |
|
119 |
margin:2px 0;
|
| - |
|
120 |
}
|
| - |
|
121 |
|
| - |
|
122 |
.outer-block {
|
| - |
|
123 |
margin:45px 0;padding: 0 40px;
|
| - |
|
124 |
}
|
| - |
|
125 |
|
| - |
|
126 |
.image-holding-block {
|
| - |
|
127 |
text-align:center;
|
| - |
|
128 |
}
|
| - |
|
129 |
|
| - |
|
130 |
.image-block {
|
| - |
|
131 |
width:330px;
|
| - |
|
132 |
height:300px;
|
| - |
|
133 |
box-shadow:0px 0px 5px 1px #666666;
|
| - |
|
134 |
}
|
| - |
|
135 |
|
| - |
|
136 |
#store-banners {
|
| - |
|
137 |
box-shadow:0px 0px 5px 1px #666666;
|
| - |
|
138 |
}
|
| - |
|
139 |
|
| - |
|
140 |
.left-inner-block {
|
| - |
|
141 |
padding:0 20px 0 60px;
|
| - |
|
142 |
float:left;
|
| - |
|
143 |
width:350px;
|
| - |
|
144 |
}
|
| - |
|
145 |
|
| - |
|
146 |
.right-inner-block {
|
| - |
|
147 |
padding:0 60px 0 20px;
|
| - |
|
148 |
float:left;
|
| - |
|
149 |
width:350px;
|
| - |
|
150 |
}
|
| - |
|
151 |
|
| - |
|
152 |
.map_canvas {
|
| - |
|
153 |
width: 420px;
|
| - |
|
154 |
height: 250px;
|
| - |
|
155 |
}
|
| - |
|
156 |
|
| - |
|
157 |
.right-inner-block p, .left-inner-block p {
|
| - |
|
158 |
padding:0 0 0 0;
|
| - |
|
159 |
}
|
| - |
|
160 |
|
| - |
|
161 |
.inline-mini-banner {
|
| - |
|
162 |
float:left;
|
| - |
|
163 |
box-shadow:0px 0px 5px 1px #666666;
|
| - |
|
164 |
height:140px;
|
| - |
|
165 |
width:220px;
|
| - |
|
166 |
}
|
| - |
|
167 |
|
| - |
|
168 |
#map_canvas_kor {
|
| - |
|
169 |
margin: 0 30px 0 20px;
|
| - |
|
170 |
float: left;
|
| - |
|
171 |
}
|
| - |
|
172 |
|
| - |
|
173 |
#map_canvas_noida {
|
| - |
|
174 |
margin: 0 20px 0 30px;
|
| - |
|
175 |
float: left;
|
| - |
|
176 |
}
|
| - |
|
177 |
|
| - |
|
178 |
.address-heading {
|
| - |
|
179 |
width: 470px;
|
| - |
|
180 |
float: left;
|
| - |
|
181 |
text-align: center;
|
| - |
|
182 |
margin: 30px 0 0 0;
|
| - |
|
183 |
font-size: 30px;
|
| - |
|
184 |
}
|
| - |
|
185 |
|
| - |
|
186 |
</style>
|
| - |
|
187 |
</head>
|
| - |
|
188 |
|
| - |
|
189 |
<body>
|
| - |
|
190 |
<div id="fb-root"></div>
|
| - |
|
191 |
<script>(function(d, s, id) {
|
| - |
|
192 |
var js, fjs = d.getElementsByTagName(s)[0];
|
| - |
|
193 |
if (d.getElementById(id)) return;
|
| - |
|
194 |
js = d.createElement(s); js.id = id;
|
| - |
|
195 |
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
|
| - |
|
196 |
fjs.parentNode.insertBefore(js, fjs);
|
| - |
|
197 |
}(document, 'script', 'facebook-jssdk'));</script>
|
| - |
|
198 |
$action.getHeaderSnippet()
|
| - |
|
199 |
<div class="main-background wrapper">
|
| - |
|
200 |
<div class='container'>
|
| - |
|
201 |
<div class="banner_carousel short has_tabbers" style="background: url('/images/androidland/main-banner.jpg') no-repeat;">
|
| - |
|
202 |
<script>
|
| - |
|
203 |
function navBannerGo(val) {
|
| - |
|
204 |
location.href = val;
|
| - |
|
205 |
}
|
| - |
|
206 |
</script>
|
| - |
|
207 |
|
| - |
|
208 |
<div class="content_tabber_con">
|
| - |
|
209 |
<div class="content_tabber_scroller">
|
| - |
|
210 |
<a class="content_tabber" href="/androidland-overview">Overview</a>
|
| - |
|
211 |
<a class="content_tabber current" href="/androidland">AndroidLand Store
|
| - |
|
212 |
<img src="/images/androidland/orange-tab.png" style="width: 100%;">
|
| - |
|
213 |
</a>
|
| - |
|
214 |
<a class="content_tabber" href="/androidland-devices">Android Devices</a>
|
| - |
|
215 |
<a class="content_tabber" href="/androidland-apps">Android Apps</a>
|
| - |
|
216 |
</div><!-- .content_tabber_con -->
|
| - |
|
217 |
</div>
|
| - |
|
218 |
</div>
|
| - |
|
219 |
<div class="content-after-banner">
|
| - |
|
220 |
<h1>Welcome to Androidland Delhi</h1>
|
| - |
|
221 |
<p>India's first chain of Android focused stores. Discover the latest and the widest range of Android smartphones
|
| - |
|
222 |
and tablets from all the big brands.
|
| - |
|
223 |
<br><br>An engaging store concept especially developed by Spice in collaboration with Google.</p>
|
| - |
|
224 |
<div id="store-banners">
|
| - |
|
225 |
<img src="/images/androidland/slide-1.jpg"></img>
|
| - |
|
226 |
<img src="/images/androidland/slide-2.jpg"></img>
|
| - |
|
227 |
<img src="/images/androidland/slide-3.jpg"></img>
|
| - |
|
228 |
<img src="/images/androidland/slide-4.jpg"></img>
|
| - |
|
229 |
<img src="/images/androidland/slide-5.jpg"></img>
|
| - |
|
230 |
<img src="/images/androidland/slide-6.jpg"></img>
|
| - |
|
231 |
</div>
|
| - |
|
232 |
|
| - |
|
233 |
<h2>First of its kind</h2>
|
| - |
|
234 |
<p>AndroidLand chain of stores will sell only Android-related products.</p>
|
| - |
|
235 |
<p style="padding-top:0;">Inside these vast stores, you will get a comprehensive, never-before experience of the Android platform - products, accessories, apps, helpful assistants, and of course, the gentle green Android Robots.</p>
|
| - |
|
236 |
<div class='separator' style='margin-top:30px;'></div>
|
| - |
|
237 |
<table class='promotion-table'>
|
| - |
|
238 |
<thead></thead>
|
| - |
|
239 |
<tbody>
|
| - |
|
240 |
<tr>
|
| - |
|
241 |
<td>Get a chance to win fabulous prizes</td>
|
| - |
|
242 |
<td><a style="background-color: #ff5d00;display: inline-block;padding: 5px;font-size: 25px;text-decoration: none;color: white;" href="javascript:void(0)">Coming Soon</a></td>
|
| - |
|
243 |
</tr>
|
| - |
|
244 |
</tbody>
|
| - |
|
245 |
</table>
|
| - |
|
246 |
<div class='separator'></div>
|
| - |
|
247 |
|
| - |
|
248 |
<div class='outer-block'>
|
| - |
|
249 |
<div class='left-inner-block'>
|
| - |
|
250 |
<h3>Experience wide, open spaces</h3>
|
| - |
|
251 |
<p>
|
| - |
|
252 |
Explore our spacious stores and experience the latest Android technology.
|
| - |
|
253 |
Learn about the things you can do with mobile Internet.
|
| - |
|
254 |
Interact with the displays and devices at leisure. Take photographs with the Android robots.
|
| - |
|
255 |
</p>
|
| - |
|
256 |
</div>
|
| - |
|
257 |
<div class='image-holding-block right-inner-block'>
|
| - |
|
258 |
<img class='image-block' src='/images/androidland/space-block.jpg'>
|
| - |
|
259 |
</div>
|
| - |
|
260 |
<div style='clear:both;'></div>
|
| 102 |
</div>
|
261 |
</div>
|
| 103 |
<div style="clear:both;"></div>
|
262 |
<div class='separator'></div>
|
| 104 |
|
263 |
|
| - |
|
264 |
<div class='outer-block'>
|
| - |
|
265 |
<div class='image-holding-block left-inner-block'>
|
| - |
|
266 |
<img class='image-block' src='/images/androidland/brands-block.jpg'>
|
| - |
|
267 |
</div>
|
| - |
|
268 |
<div class='right-inner-block'>
|
| - |
|
269 |
<h3>Explore all the big brands</h3>
|
| - |
|
270 |
<p>
|
| - |
|
271 |
You will find all the top smartphone and tablet brands under one roof
|
| - |
|
272 |
- Spice, Sony, Samsung, Micromax, Karbonn, HTC, LG and many more.
|
| 105 |
<h3 style="border-bottom:1px solid #AAAAAA;border-top:1px solid #AAAAAA;padding: 10px;margin: 10px 0;">TAKE A TOUR</h3>
|
273 |
<br>Explore accessories specially designed for your android smartphone.
|
| - |
|
274 |
</p>
|
| - |
|
275 |
</div>
|
| - |
|
276 |
<div style='clear:both;'></div>
|
| - |
|
277 |
</div>
|
| 106 |
|
278 |
|
| 107 |
<div style="padding:5px;">
|
279 |
<div>
|
| 108 |
<img src="/images/androidland/store-image-1.png" style="width: 685px;">
|
280 |
<div class="cycle" style="background:url('/images/androidland/panorama.jpg');height:330px"></div>
|
| 109 |
<div style="position: relative;top: -350px;left: 50px;background: black;color: white;width: 530px;padding: 25px;font-size: 40px;text-align: center;">PANORAMIC VIEW GOES HERE</div>
|
- |
|
| 110 |
</div>
|
281 |
</div>
|
| 111 |
|
282 |
|
| 112 |
<div style="padding:5px;">
|
283 |
<div class='outer-block'>
|
| - |
|
284 |
<div class='left-inner-block'>
|
| - |
|
285 |
<h3>Expert advice</h3>
|
| - |
|
286 |
<p>
|
| - |
|
287 |
AndroidLand store staff (Spice Android Gurus) have been specially trained
|
| - |
|
288 |
on the Android platform and will be able to help you select the device that’s
|
| - |
|
289 |
right for you and then set-up, customize and provide apps recommendations.
|
| - |
|
290 |
</p>
|
| - |
|
291 |
</div>
|
| - |
|
292 |
<div class='image-holding-block right-inner-block'>
|
| 113 |
<object width="685" height="459" type="application/x-shockwave-flash" id="ytPlayer" data="http://www.youtube.com/v/ylP4DDwXZb8&enablejsapi=1&playerapiid=player"><param name="allowScriptAccess" value="always"><param name="wmode" value="transparent"></object>
|
293 |
<img class='image-block' src='/images/androidland/advice-block.jpg'>
|
| - |
|
294 |
</div>
|
| - |
|
295 |
<div style='clear:both;'></div>
|
| 114 |
</div>
|
296 |
</div>
|
| - |
|
297 |
<div class='separator'></div>
|
| 115 |
|
298 |
|
| - |
|
299 |
<div class="outer-block">
|
| - |
|
300 |
<div style="margin: 0 25px 0 50px;" class='inline-mini-banner'>
|
| - |
|
301 |
<img width="220px" height="140px" src="/images/androidland/free-wifi.jpg">
|
| - |
|
302 |
</div>
|
| - |
|
303 |
<div style="margin: 0 25px 0 25px;" class='inline-mini-banner'>
|
| 116 |
<h3 style="border-bottom:1px solid #AAAAAA;border-top:1px solid #AAAAAA;padding: 10px;margin: -0 0 10px 0;">PLEASE VISIT US</h3>
|
304 |
<img width="220px" height="140px" src="/images/androidland/special-deals.jpg">
|
| - |
|
305 |
</div>
|
| - |
|
306 |
<div style="margin: 0 50px 0 25px;" class='inline-mini-banner'>
|
| - |
|
307 |
<img width="220px" height="140px" src="/images/androidland/play-zone.jpg">
|
| - |
|
308 |
</div>
|
| - |
|
309 |
|
| - |
|
310 |
<div style="clear:both;"></div>
|
| - |
|
311 |
</div>
|
| 117 |
|
312 |
|
| - |
|
313 |
<div class='separator'></div>
|
| 118 |
<div style="float:left;margin:10px 10px;padding:10px;width:200px;">
|
314 |
<div style='margin-top:40px;'></div>
|
| - |
|
315 |
<div>
|
| - |
|
316 |
<h3 class='address-heading'>Androidland, Noida
|
| 119 |
<strong>KORAMANGALA</strong><br>
|
317 |
<span style="font-size: 16px;">
|
| 120 |
Lorem ipsum.<br>
|
318 |
<br>Shop No 216, 2nd Floor,
|
| - |
|
319 |
<br>The Great India Place Mall,
|
| 121 |
Lorem ipsum.<br>
|
320 |
<br>Noida - 201301 (UP)
|
| 122 |
Lorem ipsum.<br>
|
321 |
</span>
|
| 123 |
Lorem ipsum.<br>
|
322 |
</h3>
|
| - |
|
323 |
<div id="map_canvas_noida" class='map_canvas'></div>
|
| - |
|
324 |
<div style="clear:both;"></div>
|
| 124 |
</div>
|
325 |
</div>
|
| - |
|
326 |
<div style='margin-top:40px;'></div>
|
| - |
|
327 |
<div class='separator'></div>
|
| - |
|
328 |
|
| 125 |
<div style="float:left;margin:10px 10px;padding:10px;width:200px;">
|
329 |
<div style="height:30px;line-height:30px;">
|
| 126 |
<strong>TGIP MALL, NOIDA</strong><br>
|
330 |
<div style='float:left;'>Follow us </div>
|
| - |
|
331 |
<div style='float:left;'>
|
| - |
|
332 |
<a style="background: url('/images/Facebook.png') no-repeat;font-size: 24px;text-decoration:none;" href="http://www.facebook.com/androidlandindia" rel="nofollow" target="_blank"> </a>
|
| - |
|
333 |
<a style="background:url('/images/Twitter.png') no-repeat;font-size: 24px;text-decoration:none;" href="https://twitter.com/saholic" rel="nofollow" target="_blank"> </a>
|
| - |
|
334 |
<a style="background:url('/images/Google_Plus.png') no-repeat;font-size: 24px;text-decoration:none;" href="https://plus.google.com/117223022684716695993/about" rel="nofollow" target="_blank"> </a>
|
| 127 |
Lorem ipsum.<br>
|
335 |
</div>
|
| - |
|
336 |
<div style="float:right">
|
| - |
|
337 |
<div style="width: 75px; font-size: 11px; height: 25px; float: left; margin: 5px 0px 5px 5px;">
|
| 128 |
Lorem ipsum.<br>
|
338 |
<div class="fb-like" data-href="http://www.saholic.com/androidland" data-width="The pixel width of the plugin" data-height="The pixel height of the plugin" data-colorscheme="light" data-layout="button_count" data-action="like" data-show-faces="true" data-send="false"></div>
|
| - |
|
339 |
</div>
|
| - |
|
340 |
<div style="width: 66px; font-size: 11px; height: 25px; float: left; margin: 5px 0px 5px 5px;">
|
| - |
|
341 |
<!-- Place this tag where you want the +1 button to render. -->
|
| - |
|
342 |
<div class="g-plusone" data-size="medium"></div>
|
| - |
|
343 |
</div>
|
| - |
|
344 |
<div style="width: 77px; font-size: 11px; height: 25px; float: left; margin: 5px 0px 0px 0px;">
|
| - |
|
345 |
<a href="https://twitter.com/share" class="twitter-share-button" data-lang="en">Tweet</a>
|
| 129 |
Lorem ipsum.<br>
|
346 |
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="https://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
|
| - |
|
347 |
</div>
|
| - |
|
348 |
<!-- Place this tag after the last +1 button tag. -->
|
| - |
|
349 |
<script type="text/javascript">
|
| - |
|
350 |
(function() {
|
| - |
|
351 |
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
|
| - |
|
352 |
po.src = 'https://apis.google.com/js/plusone.js';
|
| - |
|
353 |
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
|
| - |
|
354 |
})();
|
| 130 |
Lorem ipsum.<br>
|
355 |
</script>
|
| - |
|
356 |
</div>
|
| - |
|
357 |
<div style='float:right'>Like us </div>
|
| 131 |
</div>
|
358 |
</div>
|
| 132 |
<div style="clear:both;border-bottom:solid 1px #AAAAAA"></div>
|
359 |
<div style='clear:both'></div>
|
| - |
|
360 |
<div class='separator'></div>
|
| 133 |
|
361 |
|
| 134 |
<div style="padding:5px;">
|
362 |
<div style='margin-top:40px;'>
|
| 135 |
<div id="map_canvas"></div>
|
363 |
|
| 136 |
</div>
|
364 |
</div>
|
| 137 |
|
365 |
|
| - |
|
366 |
</div>
|
| - |
|
367 |
</div>
|
| - |
|
368 |
</div>
|
| - |
|
369 |
|
| - |
|
370 |
#include("templates/footer.vm")
|
| - |
|
371 |
#include ( "templates/commonjsfiles.vm" )
|
| - |
|
372 |
<script type="text/javascript" src="/js/jquery.slidy.min.js"></script>
|
| - |
|
373 |
<script>
|
| - |
|
374 |
(function (jQuery) {
|
| - |
|
375 |
jQuery.fn.cyclotron = function (options) {
|
| - |
|
376 |
var settings = jQuery.extend({
|
| - |
|
377 |
dampingFactor: 0.93,
|
| 138 |
</div><!-- .grid_3_left_middle -->
|
378 |
historySize: 5
|
| - |
|
379 |
}, options);
|
| - |
|
380 |
return this.each(function () {
|
| - |
|
381 |
var container, sx, dx = 0, armed, offset = 0, tick, prev, h = [];
|
| - |
|
382 |
container = jQuery(this);
|
| 139 |
|
383 |
|
| - |
|
384 |
container.mousedown(function (e) {
|
| - |
|
385 |
sx = e.pageX - offset;
|
| 140 |
<div class="grid_3_right">
|
386 |
armed = true;
|
| - |
|
387 |
e.preventDefault();
|
| - |
|
388 |
});
|
| - |
|
389 |
container.mousemove(function (e) {
|
| - |
|
390 |
var px;
|
| 141 |
<div class="island">
|
391 |
if (armed) {
|
| 142 |
<div class="island_title">
|
392 |
px = e.pageX;
|
| - |
|
393 |
if (prev === undefined) {
|
| 143 |
Android Devices
|
394 |
prev = px;
|
| - |
|
395 |
}
|
| - |
|
396 |
offset = px - sx;
|
| - |
|
397 |
if (h.length > settings.historySize) {
|
| - |
|
398 |
h.shift();
|
| 144 |
</div>
|
399 |
}
|
| - |
|
400 |
h.push(prev - px);
|
| 145 |
|
401 |
|
| 146 |
<div class="island_img"><img src="/images/androidland/devices-widget-image.png"></div>
|
402 |
container.css('background-position', offset);
|
| 147 |
|
403 |
|
| - |
|
404 |
prev = px;
|
| - |
|
405 |
}
|
| - |
|
406 |
});
|
| - |
|
407 |
container.bind('mouseleave mouseup', function () {
|
| 148 |
<div class="island_content">
|
408 |
if (armed) {
|
| 149 |
Learn more about the latest Android devices and accessories.
|
409 |
var i, len = h.length, v = h[len - 1];
|
| - |
|
410 |
for (i = 0; i < len; i++) {
|
| 150 |
</div><a class="arrow_link" href="/androidland-devices">Find Out More</a>
|
411 |
v = (v * len + (h[i])) / (len + 1);
|
| - |
|
412 |
}
|
| - |
|
413 |
dx = v;
|
| 151 |
</div>
|
414 |
}
|
| 152 |
|
- |
|
| 153 |
<div class="island">
|
415 |
armed = false;
|
| - |
|
416 |
});
|
| 154 |
<div class="island_title">
|
417 |
tick = function () {
|
| 155 |
Android Apps
|
418 |
if (!armed) {
|
| 156 |
</div>
|
419 |
dx = 2;
|
| 157 |
|
- |
|
| 158 |
<div class="island_img"><img src="/images/androidland/apps-widget-image.png"></div>
|
420 |
dx *= settings.dampingFactor;
|
| 159 |
|
- |
|
| 160 |
<div class="island_content">
|
421 |
offset -= dx;
|
| 161 |
Find out the most useful apps to bring the best out of your Android smartphone.
|
422 |
container.css('background-position', offset);
|
| 162 |
</div><a class="arrow_link" href="/androidland-apps">Locate Us</a>
|
423 |
if (Math.abs(dx) < 0.001) {
|
| - |
|
424 |
dx = 0;
|
| - |
|
425 |
}
|
| - |
|
426 |
}
|
| 163 |
</div>
|
427 |
};
|
| 164 |
</div><!-- .grid_3_right -->
|
428 |
setInterval(tick, 16);
|
| 165 |
</div><!-- .content -->
|
429 |
});
|
| - |
|
430 |
};
|
| - |
|
431 |
}(jQuery));
|
| - |
|
432 |
|
| - |
|
433 |
jQuery(document).ready(function (jQuery) {
|
| - |
|
434 |
jQuery('.cycle').cyclotron();
|
| 166 |
</div>
|
435 |
});
|
| 167 |
</div>
|
436 |
</script>
|
| - |
|
437 |
<script>
|
| - |
|
438 |
jQuery('#store-banners').slidy({
|
| - |
|
439 |
animation: 'fade',
|
| - |
|
440 |
pause: true,
|
| 168 |
#include("templates/footer.vm")
|
441 |
speed: 1500,
|
| - |
|
442 |
time: 3000,
|
| - |
|
443 |
width: 940,
|
| - |
|
444 |
height: 450
|
| - |
|
445 |
});
|
| - |
|
446 |
</script>
|
| 169 |
</body>
|
447 |
</body>
|
| 170 |
</html>
|
448 |
</html>
|
| 171 |
|
449 |
|