document.write(''); $(document).ready(function(e) { try { $('#language').msDropDown(); } catch(e) { alert(e.message); } });