$(function(){	
	$.easy.navigation();
	$.easy.tooltip();
	$.easy.popup();
	$.easy.external();
	$.easy.rotate();
	$.easy.cycle();
	$.easy.forms();
	$.easy.showhide();
	$.easy.jump();
		$("#container_head").corner("round tr tl");
		$("#header").corner("round tr tl");
		/*$(".welcome").corner();*/
		$(".newsletterbox").corner();
		$(".headquarters").corner();
		$(".premiseslink").corner();
		$(".pdf").corner();
		$(".search").corner();
		$(".emailpage").corner();
		$(".newsBox").corner();
		$(".newsDivision").corner();
		$(".newsBox h4").corner("round br bl");
		$("a.frontNews").corner();
		$(".bookmark").corner();
		$(".premiseslink").corner();
});
