﻿var preloaded = [];
function init(){
	if (mtDropDown.isSupported()){
		mtDropDown.initialize(); 
	}
}