Sys.Application.add_load(function() {
Type.registerNamespace("semecomedbaccess");
Type.registerNamespace("semecomedbaccess.util.VEMap");
Type.registerNamespace("semecome.web.util");
$create(semecomedbaccess.Map, { "Service": semecome.web.util.MapService,
"IsClustered": true,
"ClearInfoBoxStyles": false,
"Dashboard": true,
"DashboardSize": "tiny",
"DisambiguationDialog": false,
"EnableShapeDisplayThreshold": true,
"FixedMap": false,
"Latitude": 40.0,
"Longitude":-3.7,
"MapMode": "1",
"MapStyle": "r",
"MiniMap": false,
"MiniMapSize": "small",
"MiniMapXoffset": 0,
"MiniMapYoffset": 0,
"MouseWheelZoomToCenter": true,
"NavigationControl3D": true,
"OnLoadMap": "",
"ScaleBarDistanceUnit": "k",
"ShapesAccuracy": "0",
"ShapesAccuracyRequestLimit": 50,
"ShowMapModeSwitch": true,
"TileBuffer": 0,
"Traffic": false,
"TrafficFlow": false,
"TrafficLegend": false,
"TrafficLegendText": "",
"TrafficLegendX":-1,
"TrafficLegendY":-1,
"Zoom": 6 }, null, null, $get("myMap"));});
if (typeof (Sys) !== "undefined") Sys.Application.notifyScriptLoaded();
