jQuery(document).ready(function(){
			jQuery('.tabs li a em').textShadow();
		});

