$(document).ready(function() {
	$('select').selectbox({debug: true});
});