// $(function() {
// 	// Hide the first item of the list
// 	$('html>body>ul.ui-selectmenu-menu>li:nth-of-type(1)').hide();	
// })

