| Line 13... |
Line 13... |
| 13 |
<link href="/css/androidland/style.css" rel="stylesheet" type="text/css">
|
13 |
<link href="/css/androidland/style.css" rel="stylesheet" type="text/css">
|
| 14 |
<link href="/css/androidland/main.css" rel="stylesheet" type="text/css">
|
14 |
<link href="/css/androidland/main.css" rel="stylesheet" type="text/css">
|
| 15 |
<link href="/css/androidland/counter013.css" media="all" rel="stylesheet" type="text/css">
|
15 |
<link href="/css/androidland/counter013.css" media="all" rel="stylesheet" type="text/css">
|
| 16 |
<link href="/css/androidland/widget115.css" media="all" rel="stylesheet" type="text/css">
|
16 |
<link href="/css/androidland/widget115.css" media="all" rel="stylesheet" type="text/css">
|
| 17 |
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>
|
17 |
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>
|
| 18 |
#include ( "templates/commonjsfiles.vm" )
|
- |
|
| 19 |
<script type="text/javascript" src="/js/jquery.slidy.min.js"></script>
|
- |
|
| 20 |
<link type="text/css" rel="stylesheet" href="/css/jquery.slidy.css"/>
|
18 |
<link type="text/css" rel="stylesheet" href="/css/jquery.slidy.css"/>
|
| 21 |
<script>
|
19 |
<script>
|
| 22 |
function initialize_kor() {
|
20 |
function initialize_kor() {
|
| 23 |
var mapCanvas = document.getElementById('map_canvas_kor');
|
21 |
var mapCanvas = document.getElementById('map_canvas_kor');
|
| 24 |
var kora = new google.maps.LatLng(12.931957,77.62271);
|
22 |
var kora = new google.maps.LatLng(12.931957,77.62271);
|
| Line 363... |
Line 361... |
| 363 |
</div>
|
361 |
</div>
|
| 364 |
</div>
|
362 |
</div>
|
| 365 |
</div>
|
363 |
</div>
|
| 366 |
|
364 |
|
| 367 |
#include("templates/footer.vm")
|
365 |
#include("templates/footer.vm")
|
| - |
|
366 |
#include ( "templates/commonjsfiles.vm" )
|
| - |
|
367 |
<script type="text/javascript" src="/js/jquery.slidy.min.js"></script>
|
| 368 |
<script>
|
368 |
<script>
|
| 369 |
(function (jQuery) {
|
369 |
(function (jQuery) {
|
| 370 |
jQuery.fn.cyclotron = function (options) {
|
370 |
jQuery.fn.cyclotron = function (options) {
|
| 371 |
var settings = jQuery.extend({
|
371 |
var settings = jQuery.extend({
|
| 372 |
dampingFactor: 0.93,
|
372 |
dampingFactor: 0.93,
|