function loaded()
{
	new OpacityObject('flash_map_left_top_corner' ,'/images/hotm-left-top-corner' ).setBackground();	
	new OpacityObject('flash_map_right_bottom_corner' ,'/images/hotm-right-bottom-corner' ).setBackground();	
	new OpacityObject('flash_map_left_bottom_corner' ,'/images/hotm-left-bottom-corner' ).setBackground();
}

