//$(document).ready(function(){
//	$("select").not(".excludeselect").each(function(){$(this).customSelect();});
//});