function getLegend() {
	
return '<div class="legend"><img class="maps-header" src="/gfx/googlemaps/legenda_top.png" width="115" height="17" alt="" />' + 
       '<ul id="legenda_inhoud"><li class="legenda_icon_bed" onclick="selectLegendItem(\'bed\');">Bedrijfs- ruimten</li></ul></div></div>';

}
