jQuery().ready(function(){
	jQuery('#listservice').accordion();
});
jQuery().ready(function(){
	jQuery('#listshop').accordion();
});
