// generic triggers and js
$(document).ready(function(){
	$('ul.spy').simpleSpy();
});
