jQuery(document).ready(function(){
jQuery("#Navigation_2nd ul li:first").addClass("firstNavi");
});


