
function initMMP()
{
var pts=[]
mmp_mkr(1,"Start out here","<a target='_blank' href='http://amenon.smugmug.com/gallery/2913964#156948868-L-LB'><img src='http://amenon.smugmug.com/photos/156948868-Ti.jpg'></a>","http://maps.google.com/mapfiles/ms/icons/green-dot.png",-92.67654,45.9059)
mmp_mkr(2,"End Point","","http://maps.google.com/mapfiles/ms/icons/red-dot.png",-92.77946,45.77396)
mmp_mkr(3,"Wildriver Outfitters","<a target='_blank' href='http://www.wildriverpaddling.com/'>http://www.wildriverpaddling.com/</a>","http://maps.google.com/mapfiles/ms/icons/rangerstation.png",-92.76351,45.77338)
pts=[-92.677048,45.905769,-92.682327,45.904610,-92.686623,45.902222,-92.695084,45.898251,-92.699890,45.896099,-92.702629,45.896191,-92.705887,45.895741,-92.711388,45.892029,-92.715851,45.887970,-92.718079,45.885159,-92.720833,45.882599,-92.723923,45.880119,-92.725632,45.877338,-92.729584,45.873508,-92.730659,45.871391,-92.733398,45.869331,-92.734558,45.866371,-92.736061,45.863258,-92.738167,45.861439,-92.735626,45.858841,-92.736282,45.856064,-92.737778,45.853249,-92.739449,45.846260,-92.742111,45.845089,-92.744690,45.843330,-92.745422,45.841412,-92.751343,45.840279,-92.752708,45.838840,-92.754219,45.837940,-92.756882,45.836601,-92.761978,45.833549,-92.764343,45.831188,-92.765503,45.829269,-92.765717,45.827301,-92.765160,45.825481,-92.764000,45.823502,-92.763268,45.820751,-92.762329,45.818272,-92.761429,45.817520,-92.759750,45.815929,-92.759018,45.814140,-92.758041,45.812168,-92.757439,45.810219,-92.757088,45.808762,-92.757217,45.807232,-92.758209,45.804630,-92.761642,45.800949,-92.763573,45.799839,-92.765327,45.799419,-92.770050,45.797150,-92.770950,45.795528,-92.769882,45.794128,-92.770142,45.793228,-92.770950,45.792419,-92.772583,45.791489,-92.774429,45.789761,-92.775497,45.788860,-92.776451,45.788349,-92.777390,45.786701,-92.779922,45.781139,-92.779541,45.774609]
mmp_line(4,"Our Route","About 12 miles","#73FF0000",5,pts)
mmp_mkr(5,"Sandrock Cliffs","<a target='_blank' href='http://amenon.smugmug.com/gallery/2913964#156966175-L-LB'><img src='http://amenon.smugmug.com/photos/156966175-Ti.jpg'></a>&nbsp;&nbsp;<a target='_blank' href='http://amenon.smugmug.com/gallery/2913964#156968187-L-LB'> <img src='http://amenon.smugmug.com/photos/156968187-Ti.jpg'></a>","http://maps.google.com/mapfiles/ms/icons/hiker.png",-92.76971,45.79305)
mmp_mkr(6,"Eagle's Nest","<a target='_blank' href='http://amenon.smugmug.com/gallery/2913964#156957599-L-LB'> <a target='_blank' href='http://amenon.smugmug.com/gallery/2913964#156956871-L-LB'><img src='http://amenon.smugmug.com/photos/156956871-Ti.jpg'></a><br> </a>","http://maps.google.com/mapfiles/ms/icons/tree.png",-92.74619,45.84204)
mmp_mkr(7,"Stop for Lunch","<a target='_blank' href='http://amenon.smugmug.com/gallery/2913964#156949793-L-LB'><img src='http://amenon.smugmug.com/photos/156949793-Ti.jpg'></a>&nbsp; <a target='_blank' href='http://amenon.smugmug.com/gallery/2913964#156950599-L-LB'><img src='http://amenon.smugmug.com/photos/156950599-Ti.jpg'></a><br>","http://maps.google.com/mapfiles/ms/icons/picnic.png",-92.71264,45.89022)
mmp_mkr(8,"Eagles","<a target='_blank' href='http://amenon.smugmug.com/gallery/2913964#156957599-L-LB'><img src='http://amenon.smugmug.com/photos/156957599-Ti.jpg'> </a>&nbsp;&nbsp;<a target='_blank' href='http://amenon.smugmug.com/gallery/2913964#156957752-L-LB'><img src='http://amenon.smugmug.com/photos/156957752-Ti.jpg'></a>","http://maps.google.com/mapfiles/ms/icons/tree.png",-92.75731,45.80439)
centreMap()
}

function prepMMP()
{ 
mmp_control.mapName="kayakingdownthestcroix"
mmp_control.displayWidth=400
mmp_control.displaySideWidth=140
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=0
mmp_control.trafficLayer=0
mmp_control.overviewMap=0
mmp_control.scrollWheelZoom=1
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=[-92.77992,45.77338,-92.67654,45.9059]
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=1
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

}
