$(document).ready(function(){
	switchNav("about");
	$(".certificationUL li a").lightBox();
});
