$(document).ready( function() {				
			$("select").selectBox();
});


