function mc_init()
{
mc_loading()
var cmk=new MC_Marker("http://www.tjornbilder.com/mera/gamla/kamera.png","",32,32,0,0,16,16,0,0,16,0)
mc_addChannel("gamlafoton","Gamla foton",1,cmk)
mc_centreMap()
}

    
function mc_prep()
{ 
mcX.channelName="gamlafoton"
mcX.displayWidth=870
mcX.displaySideWidth=200
mcX.displayHeight=600
mcX.displayMapType=1
mcX.terrainLayer=0
mcX.mapX=11.63452
mcX.mapY=58.02265
mcX.displayZoomLevel=11
mcX.mapCursor=0
mcX.scrollWheelZoom=1
mcX.infoWidth=280
mcX.infoPreload=0
mcX.bounds=[11.46628,57.89569,11.79392,58.09514]
mcX.textFont="Arial"
mcX.titleFont="Arial"
mcX.initialDetail=1
mcX.sortOrder=1
mcX.ssEnabled=1
mcX.ssPlayText="Rundtur"
mcX.ssPlayTooltip="Starta rundtur"
mcX.ssPauseText="Paus"
mcX.ssPauseTooltip="Paus"
}
