function initMap(){

    // setup image map demo
    
	Shadowbox.setup(document.getElementById('hiddenbit').getElementsByTagName('area'));
};
