$(document).ready(function() {
	$("ul#sub-nav>li").tsort("span.photoTitle");
});
