$j(document).ready(function(){
	$j.easy.navigation();
	$j.easy.tooltip();
	$j.easy.popup();
	$j.easy.external();
	$j.easy.rotate();
	$j.easy.forms();
	$j.easy.showhide();
	$j.easy.jump();
});
