1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns=
"http://www.w3.org/1999/xhtml">
5 <meta http-equiv=
"content-type" content=
"text/html; charset=utf-8"/>
6 <title>Donde Comemos
</title>
7 <!-- Lave para localhost: >
8 <script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAaL54u5YxL6posXHh00u2PBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQj9awGmpBO0LLwa-_2FLgcD0DZ2A" type="text/javascript"></script -->
10 <!-- Lave para cubito: -->
11 <script src=
"http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAaL54u5YxL6posXHh00u2PBT233F-6062HG-CRXGW5WBlflrSixQREZLMg-aQBctQYhulKiXDN-r6-A" type=
"text/javascript"></script>
14 <script type=
"text/javascript" src=
"http://www.prototypejs.org/assets/2008/9/29/prototype-1.6.0.3.js"></script>
16 <script type=
"text/javascript" src=
"config.js"></script>
17 <script type=
"text/javascript" src=
"donde.js"></script>
18 <script type=
"text/javascript" src=
"ScriptRequest.js"></script>
20 <body onload=
"main();" onunload=
"GUnload();">
22 <div>Bien:
<span id=
"bien">0</span> -
1 retry:
<span id=
"retry">0</span> - Mal:
<span id=
"mal">0</span></div>
24 <div id=
"map" style=
"width:500px;height:300px"></div>
25 <div id=
"latlng"></div>
26 <div id=
"lost"><h1>This should show at cubito... and now I changed filenames
</h1></div>