function mc_init()
{
mc_loading()
mc_addChannel("stlracingkansas","STLRacing.com Kansas Race Track Guide",1)
mc_centreMap()
}

    
function mc_prep()
{ 
mcX.channelName="stlracingkansas"
mcX.displayMapType=2
mcX.navControl=2
mcX.directionsOption=1
mcX.scrollWheelZoom=1
mcX.infoWidth=280
mcX.infoZoom=1
mcX.bounds=[-102.0511,36.98885,-94.60099,40.00298]
mcX.textFont="Arial"
mcX.titleFont="Arial"
mcX.initialDetail=1
mcX.sortOrder=1
mcX.channelInternal=1
mcX.channelPlacefinder=1
mcX.channelWikipedia=1
mcX.channelEvents=1
mcX.channelHotels=1
mcX.channelPhonebook=1
}
