

function setBaseMap( targetZoomLevel )
{		
	map.layers[0].params.LAYERS = theBaseMap[targetZoomLevel];
}