	jQuery().ready(function(){
			$("a.objs").click(function(){$('#sites').slideToggle('slow'); return false;});
     });
