2007 Bristol Balloon Fiesta

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">





<!--
If you want to transplant this map into another Web page, there are a number of pieces
you need to copy, and it is important that some things are placed in a particular order:
1. The DOCTYPE declaration and the extra attributes in the "html" tag (xmlns:v=...)
that allow Internet Explorer for Windows to render polylines
2. The onload="GV_Map();" attribute in the "body" tag
3. The "div" tags that contain the map and its widgets
4. JavaScript stuff:
a. The GPS Visualizer global variables (they begin with var = gv_...)
b. The "script" tag that points to maps.google.com (you must insert your own API key!)
c. The "script" tag that points to www.gpsvisualizer.com
d. The JavaScript commands that actually build the map (function GV_Map())
-->

<!-- If you want to place the map in a page, you can set its margins here: -->

<!-- clear the "float" -->