$(document).ready(function()
{
	$('#menuFoot a:eq(3), #menuFoot a:eq(7), #menuFoot a:eq(11)').css({'border':'none'});
});
