Team:Sevilla/test
From 2011.igem.org
(Difference between revisions)
Line 15: | Line 15: | ||
<html> | <html> | ||
+ | |||
+ | <script src="http://maps.google.com/maps?file=api&v=2&sensor=false&key=ABQIAAAAuPsJpk3MBtDpJ4G8cqBnjRRaGTYH6UMl8mADNa0YKuWNNa8VNxQCzVBXTx2DYyXGsTOxpWhvIG7Djw" type="text/javascript"></script> | ||
+ | <script type="text/javascript"> | ||
+ | |||
+ | function initialize() { | ||
+ | if (GBrowserIsCompatible()) { | ||
+ | var map = new GMap2(document.getElementById("map_canvas")); | ||
+ | map.setCenter(new GLatLng(37.4419, -122.1419), 13); | ||
+ | } | ||
+ | } | ||
+ | |||
+ | </script> | ||
+ | |||
<!-- Intentamos cargar la libreria jQuery de Google, si no va pues la BobString --> | <!-- Intentamos cargar la libreria jQuery de Google, si no va pues la BobString --> | ||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script> | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script> |
Revision as of 16:55, 4 April 2011
Hoy es el dia 24 de November