$(document).ready(function(){

$("#Home a").html("");
$("#hardware a:first").html("");
$("#services a:first").html("");
$("#about a:first").html("");
$("#request-quote a:first").html("");
$("#contact-us a:first").html("");
						   
});
