	$(document).ready(function() {
		$('#country_select').selectbox();
	});
