
function initMMP()
{
var pts=[]
mmp_mkr(1,"The Devils Ladder","<a target='_blank' href='http://picasaweb.google.com/andylegear/CarrauntoohilClimb1682007/photo?authkey=DELsWKezDnU#5099390768892313602'><img src='http://lh6.google.com/andylegear/RsSs4va7gAI/AAAAAAAAKC0/_kyp8FaAqEw/s288/DSC04750.JPG'></a>","http://maps.google.com/mapfiles/ms/micons/blue-dot.png",-9.737127,51.99291)
mmp_mkr(2,"Carrauntoohil Summit","<a target='_blank' href='http://picasaweb.google.com/andylegear/CarrauntoohilClimb1682007/photo?authkey=DELsWKezDnU#5099396661587444002'><img src='http://lh6.google.com/andylegear/RsSyPva7gSI/AAAAAAAAKHc/D2ixDB6MOPI/s288/DSC04769.JPG'></a>","http://maps.google.com/mapfiles/ms/micons/blue-dot.png",-9.743655,51.99937)
mmp_mkr(3,"River Crossings","<a target='_blank' href='http://picasaweb.google.com/andylegear/CarrauntoohilClimb1682007/photo?authkey=DELsWKezDnU#5099385194024763122'><img src='http://lh4.google.com/andylegear/RsSn0Pa7fvI/AAAAAAAAJ-c/9uCwLy0AnI8/s288/DSC04733.JPG'></a>","http://maps.google.com/mapfiles/ms/micons/blue-dot.png",-9.706593,52.01879)
mmp_mkr(4,"Cronin's Yard","<a target='_blank' href='http://picasaweb.google.com/andylegear/CarrauntoohilClimb1682007/photo?authkey=DELsWKezDnU#5099383896944639666'><img src='http://lh6.google.com/andylegear/RsSmova7frI/AAAAAAAAJ9c/UQwlGof5-Q4/s288/DSC04729.JPG'></a>","http://maps.google.com/mapfiles/ms/micons/blue-dot.png",-9.696229,52.02663)
mmp_mkr(5,"The Lakes","<a target='_blank' href='http://picasaweb.google.com/andylegear/CarrauntoohilClimb1682007/photo?authkey=DELsWKezDnU#5099389304308465602'><img src='http://lh5.google.com/andylegear/RsSrjfa7f8I/AAAAAAAAKBw/KqWxzyjq3mU/s800/DSC04746.JPG'></a>","http://maps.google.com/mapfiles/ms/micons/blue-dot.png",-9.725111,52.00206)
pts=[-9.696164,52.026619,-9.706593,52.018776,-9.709210,52.018723,-9.714446,52.013680,-9.714446,52.013100,-9.715948,52.011803,-9.717965,52.008846,-9.718394,52.006126,-9.723673,52.003746,-9.725089,52.002029,-9.728394,51.998463,-9.732299,51.995872,-9.737020,51.992836,-9.742255,51.995979,-9.743114,51.997009,-9.743028,51.997723,-9.743156,51.998806,-9.743629,51.999283]
mmp_line(6,"Devil's Ladder Route","","#73FF0000",5,pts)
mmp_mkr(7,"Another River Crossing","","http://maps.google.com/mapfiles/ms/micons/blue-dot.png",-9.718094,52.00856)
centreMap()
}

function prepMMP()
{ 
mmp_control.mapName="carrauntoohildevilsladderroute"
mmp_control.displayWidth=656
mmp_control.displaySideWidth=256
mmp_control.displayHeight=400
mmp_control.displayMapType=1
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=0
mmp_control.scrollWheelZoom=0
mmp_control.doubleClickZoom=1
mmp_control.continuousZoom=1
mmp_control.fixedView=0
mmp_control.infoWidth=0
mmp_control.infoHeight=0
mmp_control.infoWindowType=0
mmp_control.bounds=[-9.743655,51.99284,-9.696164,52.02663]
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="13px"
mmp_control.titleHeight="15px"
mmp_control.subHeight="11px"
mmp_control.showSidebar=0
mmp_control.showTitlebar=0
mmp_control.initialDetail=2
mmp_control.sortOrder=1
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

}
