jQuery(document).ready( function() {
								 
	var numero = jQuery("#numero").attr("ebilgin");
	
	jQuery(jQuery("#menu1_LeSectionList1 a")[numero]).addClass('activesection');
	
});
