$(function(){
	$('ul.sf-menu').superfish();
	$("a[rel='enlarge']").colorbox();
});
