--- a/index.html Wed Feb 12 00:14:34 2014 +0000
+++ b/index.html Wed Feb 12 09:13:06 2014 +0000
@@ -2,21 +2,31 @@
<html>
<head>
<title>Bid for ITP 2015</title>
-<script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAPK7aMC4FDjV_GNRHDThC1BTTdYAvEcsK2WWznOVPgLglzb1KQhR1cqhbUMaTXEN7XtSXuQxbViAeQg"
- type="text/javascript"></script>
- <script type="text/javascript">
+<style>
+ #map_canvas {
+ width: 500px;
+ height: 400px;
+ }
+ </style>
+ <script src="https://maps.googleapis.com/maps/api/js?sensor=false"></script>
+ <script>
+ function initialize() {
+ var Latlng = new google.maps.LatLng(32.060255, 118.796877);
+ var map_canvas = document.getElementById('map_canvas');
+ var map_options = {
+ center: Latlng,
+ zoom: 0,
+ mapTypeId: google.maps.MapTypeId.HYBRID
+ }
+ var map = new google.maps.Map(map_canvas, map_options)
- function initialize() {
- if (GBrowserIsCompatible()) {
- var map = new GMap2(document.getElementById("map_canvas"));
- var TUM = new GLatLng(48.2630841153, 11.66718006134);
- map.setCenter(TUM, 0);
- map.setMapType(G_HYBRID_MAP);
- map.addControl(new GSmallMapControl());
- map.addOverlay(new GMarker(TUM));
+ var marker = new google.maps.Marker({
+ position: Latlng,
+ map: map,
+ title: 'Nanjing'
+ });
}
- }
-
+ google.maps.event.addDomListener(window, 'load', initialize);
</script>
<style>
body { font-size: 14px;
@@ -108,7 +118,7 @@
between Beijing and Hong Kong. It is a former capital during the Ming
Dynasty with a rich
<A HREF="http://www.cityofnanjing.com">cultural heritage</A>.
-We like to hold the 5th ITP Conference in Nanjing. The organising committee would be chaired by
+We propose to hold the 5th ITP Conference in Nanjing. The organising committee would be chaired by
Xingyuan Zhang and Christian Urban.
@@ -122,17 +132,38 @@
take slightly more than 1h from Shanghai and about 4h from Beijing.
Travel within Nanjing can be done cheaply via taxi and public transportation.
-<H4>The Venue and Accommodation</H4>
+<p>
+<center>
+<div id="map_canvas" style="width: 300px; height: 170px"></div>
+</center>
+
+<H4>Venue and Accommodation</H4>
The plan is to host the conference at the
-<A HREF="http://english.ctrip.com/hotels/nanjing-hotel-detail-66456/nanjing-hanyuan-mansion-center-of-academic-exchange/">Hanyuan Hotel</A> (Google Maps <A HREF="https://maps.google.com/maps?q=Hanyuan+Mansion,+20+Tongwei+Road,+Xuanwu,+Nanjing,+Jiangsu,+China,+210095&hl=en&ll=32.029617,118.838768&spn=0.204033,0.292854&sll=32.010405,118.824692&sspn=0.204076,0.292854&t=m&z=12">link</A>) which is in easy
-reach from the city centre. (...There are also many other hotels nearby.)
+<A HREF="http://english.ctrip.com/hotels/nanjing-hotel-detail-66456/nanjing-hanyuan-mansion-center-of-academic-exchange/">Hanyuan Hotel</A>, which is in easy
+reach from the city centre (<A HREF="https://maps.google.com/maps?q=Hanyuan+Mansion,+20+Tongwei+Road,+Xuanwu,+Nanjing,+Jiangsu,+China,+210095&hl=en&ll=32.029617,118.838768&spn=0.204033,0.292854&sll=32.010405,118.824692&sspn=0.204076,0.292854&t=m&z=12">link</A> at Google Maps). It has the usual amenities for hosting
+a conference (Wifi, conference rooms) and has links to the nearby universities.
<center>
-<img src="pics/hotel1.jpg" width="30%" height="45%">
-<img src="pics/hotel2.jpg" width="30%" height="45%">
+<table style="width: 50%">
+<tr>
+<td>
+<img src="pics/hotel1.jpg" width="98%" height="36%" border=0>
+</td>
+<td>
+<img src="pics/hotel2.jpg" width="98%" height="36%" border=0>
+</td>
+</tr>
+<tr>
+<td colspan="2"><center><small>Hanyuan Hotel</small></center></td>
+</tr>
+</table>
</center>
+There are also many nearby hotels in all prize categories (link?). Hanyuan Hotel includes
+a restaurant and there are innumerable restaurants around the hotel and in downtown
+Nanjing (link?).
+
<H4>Advantages of Hosting ITP in Nanjing</H4>
Many groups working on ITP, summerschool on Coq, never has been hosted
@@ -143,12 +174,11 @@
<H4>Timing and programme</H4>
As is tradition, the conference will consist of 4 days of research
-presentations, invited talks and possibly poster sessions. As informal
-discussions are central to the conference, we would allow ample time
-between the formal sessions for attendees to mingle and converse. We
-expect workshops to take place during one or two days before or after the
-main conference. Half a day will be dedicated to an
-excursion (see below)
+presentations, invited talks and possibly poster sessions. Like in
+previous ITP conferences, we would allow ample time between the formal
+sessions for attendees to mingle and converse. We expect workshops to
+take place during one or two days before or after the main
+conference. Half a day will be dedicated to an excursion (see below).
<H4>Excursion</H4>
@@ -158,7 +188,7 @@
<p>
-<div id="map_canvas" style="width: 300px; height: 170px"></div>
+
<p>
The <a href="http://www.in.tum.de/campus/index.html.en">Campus
@@ -176,9 +206,11 @@
conference low.
<center>
+<table>
<img src="pics/ITP-Linggusu.jpg">
<img src="pics/ITP-Mochou.jpg">
<img src="pics/ITP-najing-cit-walk.jpg">
+</table>
</center>
</TD>