function mc_init()
{
mc_loading()
mc_addChannel("dcschools","DC Public Schools and Public Charter Schools",1)
mc_centreMap()
}

    
function mc_prep()
{ 
mcX.channelName="dcschools"
mcX.displayWidth=400
mcX.displaySideWidth=160
mcX.displayHeight=300
mcX.infoWidth=280
mcX.infoPreload=1
mcX.bounds=[-77.10001,38.82614,-76.92036,38.98431]
mcX.textFont="Arial"
mcX.titleFont="Arial"
mcX.textHeight="12px"
mcX.titleHeight="14px"
mcX.subHeight="10px"
mcX.displayScript=0
mcX.channelInternal=1
mcX.channelPlacefinder=1
mcX.channelWikipedia=1
mcX.channelGoogle=1
mcX.channelGoogleOn=1
mcX.adLayer=1
mcX.adsenseID="pub-5408854154696215"
mcX.adsenseChannel="7304753779"
mcX.dataPath=""
}
