//mainMenu_intent

$(document).ready(function() {
	$("#mainMenu_"+page+" a").css("background-position","bottom left");
	
});
