
function initMMP()
{
var pts=[]
pts=[-80.220901,43.549328,-80.221611,43.549854,-80.221802,43.549698,-80.222107,43.549931,-80.221909,43.550072,-80.222084,43.550198,-80.222984,43.549496,-80.222038,43.548843,-80.220901,43.549328]
mmp_poly(1,"Eramosa River Park","<DIV>East end; east of Audrey Avenue.</DIV>","#40000000",3,"#730000FF",1,1,pts)
pts=[-80.271973,43.569260,-80.272118,43.569729,-80.272163,43.571823,-80.273193,43.572788,-80.273712,43.572369,-80.272827,43.571407,-80.273193,43.571064,-80.272247,43.569118,-80.271973,43.569260]
mmp_poly(2,"Riverside Park","<DIV>West of river and north of Woodlawn Road.</DIV><DIV>&nbsp;</DIV>","#40000000",3,"#73CC33CC",1,1,pts)
pts=[-80.279312,43.544537,-80.278389,43.544800,-80.278839,43.545128,-80.278473,43.545330,-80.280960,43.547211,-80.281479,43.546806,-80.279312,43.544537]
mmp_poly(3,"Norm Jary Park","<DIV>Between the ball diamonds off Applewood Cres.</DIV><DIV>&nbsp;</DIV>","#40000000",3,"#73333333",1,1,pts)
pts=[-80.283684,43.528839,-80.284332,43.529461,-80.284630,43.529289,-80.285965,43.529121,-80.286201,43.529228,-80.287010,43.528687,-80.287460,43.528358,-80.287697,43.528481,-80.287827,43.528435,-80.286972,43.527611,-80.283684,43.528839]
mmp_poly(4,"Margaret Greene Park","<DIV>Area west of St. Peter's School</DIV><DIV>&nbsp;</DIV>","#40000000",3,"#CCCC0066",1,1,pts)
pts=[-80.251884,43.526226,-80.251587,43.525948,-80.250488,43.526817,-80.251328,43.527393,-80.251518,43.527065,-80.251564,43.526615,-80.251884,43.526226]
mmp_poly(5,"Centennial Park","<DIV>Off Municipal St, west of tennis bubble; north of ball diamond.</DIV><DIV>&nbsp;</DIV>","#40000000",3,"#CC000066",1,1,pts)
pts=[-80.260017,43.512894,-80.258392,43.514042,-80.256630,43.511368,-80.255257,43.510929,-80.254227,43.510372,-80.254097,43.510090,-80.252724,43.509190,-80.251480,43.509190,-80.250580,43.508751,-80.254997,43.507195,-80.255554,43.508381,-80.256203,43.508629,-80.256454,43.509655,-80.257446,43.510651,-80.258820,43.511459,-80.260017,43.512894]
mmp_poly(6,"Crane Park","","#40000000",3,"#CC006600",1,1,pts)
pts=[-80.234573,43.506618,-80.238197,43.509312,-80.237984,43.509483,-80.234291,43.506775,-80.234573,43.506618]
mmp_poly(7,"Hydro Corridor 1","","#40000000",3,"#73FF0000",1,1,pts)
pts=[-80.234230,43.506310,-80.234032,43.506462,-80.228432,43.502338,-80.228607,43.502201,-80.234230,43.506310]
mmp_poly(8,"Hydro Corridor 2","<DIV>South of access road leading to Shadyborrk Cres.</DIV>","#40000000",3,"#73FF0000",1,1,pts)
pts=[-80.218002,43.564426,-80.218735,43.564983,-80.219360,43.564579,-80.218521,43.563972,-80.218002,43.564426]
mmp_poly(9,"Lee Street Park","","#40000000",3,"#CCFF6633",1,1,pts)
centreMap()
}

function prepMMP()
{ 
mmp_control.mapName="cityofguelphleashfreezones"
mmp_control.displayWidth=585
mmp_control.displaySideWidth=160
mmp_control.displayHeight=400
mmp_control.displayMapType=0
mmp_control.navControl=1
mmp_control.typeControl=1
mmp_control.scaleControl=1
mmp_control.shadow=1
mmp_control.mapCursor=1
mmp_control.trafficLayer=0
mmp_control.overviewMap=1
mmp_control.scrollWheelZoom=0
mmp_control.doubleClickZoom=1
mmp_control.continuousZoom=1
mmp_control.fixedView=0
mmp_control.infoWidth=200
mmp_control.infoHeight=0
mmp_control.infoWindowType=0
mmp_control.bounds=[-80.28783,43.5022,-80.218,43.57279]
mmp_control.headColor="midnightblue"
mmp_control.headBackColor="whitesmoke"
mmp_control.backColor="white"
mmp_control.textColor="black"
mmp_control.highlightColor="green"
mmp_control.highlightBackColor="ivory"
mmp_control.textFont="Arial"
mmp_control.titleFont="Arial"
mmp_control.textHeight="11px"
mmp_control.titleHeight="13px"
mmp_control.subHeight="10px"
mmp_control.showSidebar=1
mmp_control.showTitlebar=0
mmp_control.initialDetail=2
mmp_control.sortOrder=0
mmp_control.infoRecentre=0
mmp_control.changeDetail=1
mmp_control.changeViewAll=1
mmp_control.changeFullScreen=1
mmp_control.showAnimation=0
mmp_control.showIntro=0
mmp_control.mapX=0
mmp_control.mapY=0
mmp_control.displayZoomLevel=0
mmp_control.channelPlaceFinder=0
mmp_control.channelWikipedia=0
mmp_control.channelEvents=0
mmp_control.channelHotels=0
mmp_control.channelLocal=0
mmp_control.enableChannels=0

}
