| Line 3... |
Line 3... |
| 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 name="description" content="India's first Android only devices stores. Find all the latest Android smartphones, tablets, accessories and apps under one roof.">
|
8 |
<meta name="description" content="India's first Android only devices stores. Find all the latest Android smartphones, tablets, accessories and apps under one roof.">
|
| - |
|
9 |
<meta name="description" value="India's first Android only devices stores. Find all the latest Android smartphones, tablets, accessories and apps under one roof.">
|
| 9 |
<meta content="-1" http-equiv="Expires">
|
10 |
<meta content="-1" http-equiv="Expires">
|
| 10 |
|
11 |
|
| 11 |
<title>Android Store | Androidland in India</title>
|
12 |
<title>Android Store | Androidland in India</title>
|
| 12 |
#include ( "templates/commoncssfiles.vm" )
|
13 |
#include ( "templates/commoncssfiles.vm" )
|
| 13 |
<link href="/css/androidland/style.css" rel="stylesheet" type="text/css">
|
14 |
<link href="/css/androidland/style.css" rel="stylesheet" type="text/css">
|
| Line 19... |
Line 20... |
| 19 |
width: 685px;
|
20 |
width: 685px;
|
| 20 |
height: 436px;
|
21 |
height: 436px;
|
| 21 |
}
|
22 |
}
|
| 22 |
</style>
|
23 |
</style>
|
| 23 |
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>
|
24 |
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>
|
| 24 |
#include ( "templates/commonjsfiles.vm" )
|
- |
|
| 25 |
<script>
|
25 |
<script>
|
| 26 |
function initialize() {
|
26 |
function initialize() {
|
| 27 |
var mapCanvas = document.getElementById('map_canvas');
|
27 |
var mapCanvas = document.getElementById('map_canvas');
|
| 28 |
var tgip = new google.maps.LatLng(28.57201,77.326555);
|
28 |
var tgip = new google.maps.LatLng(28.57201,77.326555);
|
| 29 |
var kora = new google.maps.LatLng(12.931957,77.62271);
|
29 |
var kora = new google.maps.LatLng(12.931957,77.62271);
|
| Line 180... |
Line 180... |
| 180 |
</div><!-- .grid_3_right -->
|
180 |
</div><!-- .grid_3_right -->
|
| 181 |
</div><!-- .content -->
|
181 |
</div><!-- .content -->
|
| 182 |
</div>
|
182 |
</div>
|
| 183 |
</div>
|
183 |
</div>
|
| 184 |
#include("templates/footer.vm")
|
184 |
#include("templates/footer.vm")
|
| - |
|
185 |
#include ( "templates/commonjsfiles.vm" )
|
| 185 |
</body>
|
186 |
</body>
|
| 186 |
<script>
|
187 |
<script>
|
| 187 |
(function (jQuery) {
|
188 |
(function (jQuery) {
|
| 188 |
jQuery.fn.cyclotron = function (options) {
|
189 |
jQuery.fn.cyclotron = function (options) {
|
| 189 |
var settings = jQuery.extend({
|
190 |
var settings = jQuery.extend({
|