jQuery(document).ready(function(){
	jQuery("#sub-nav li:first a").html("Main");
});
