function init()
{			
		if (mtDropDown.isSupported()) 
		{
			mtDropDown.initialize();				
		}
}	
