$(document).ready(function() {
	$('ul a').collapsor({speed: 500});
});
