$(document).ready(function() {
	/*$('#search_cat,#sortby,#howshow').selectbox();*/
	$('.myselect').selectbox();
});