function mc_init()
{
mc_loading()
mc_addChannel("dgaustintx","Austin Disc Golf Courses",1)
mc_centreMap()
}

    
function mc_prep()
{ 
mcX.channelName="dgaustintx"
mcX.titleImage="http://dgcoursemaps.com/DGCourseMapsLogo_wo-Circle.png"
mcX.displayWidth=1024
mcX.displayFullWidth=1
mcX.displayHeight=600
mcX.reliefLayer=1
mcX.mapX=-97.58057
mcX.mapY=30.24246
mcX.displayZoomLevel=9
mcX.navControl=2
mcX.mapCursor=0
mcX.trafficLayer=1
mcX.directionsOption=1
mcX.overviewMap=1
mcX.doubleClickZoom=0
mcX.infoWidth=200
mcX.infoPreload=1
mcX.infoLineDetail=1
mcX.infoZoom=1
mcX.infoWindowType=2
mcX.bounds=[-98.2508,29.8651,-97.3716,30.65457]
mcX.textFont="Arial"
mcX.titleFont="Arial"
mcX.initialDetail=1
mcX.sortOrder=1
mcX.infoRecentre=1
mcX.zindexChange=1
mcX.channelInternal=1
mcX.channelPlacefinder=1
mcX.channelWikipedia=1
mcX.channelEvents=1
mcX.channelHotels=1
mcX.channelPhonebook=1
mcX.leftHand=1
}
