document.write("<a href=\"index.htm\" onmouseover=\"document.buthome.src='images/home-down.gif'\" onmouseout=\"document.buthome.src='images/home.gif'\">");
document.write("<img border=\"0\" src=\"images/home.gif\" name=\"buthome\" width=\"166\" height=\"32\" alt=\"Home\"></a><br>");
document.write("<a href=\"services.htm\" onmouseover=\"document.butservices.src='images/services-down.gif'\" onmouseout=\"document.butservices.src='images/services.gif'\">");
document.write("<img border=\"0\" src=\"images/services.gif\" name=\"butservices\" width=\"166\" height=\"32\" alt=\"Services\"></a><br>");
document.write("<a href=\"profile.htm\" onmouseover=\"document.butprofile.src='images/profile-down.gif'\" onmouseout=\"document.butprofile.src='images/profile.gif'\">");
document.write("<img border=\"0\" src=\"images/profile.gif\" name=\"butprofile\" width=\"166\" height=\"32\" alt=\"Profile\"></a><br>");
document.write("<a href=\"testimonials.htm\" onmouseover=\"document.buttestimonials.src='images/testimonials-down.gif'\" onmouseout=\"document.buttestimonials.src='images/testimonials.gif'\">");
document.write("<img border=\"0\" src=\"images/testimonials.gif\" name=\"buttestimonials\" width=\"166\" height=\"32\" alt=\"Testimonials\"></a><br>");
document.write("<a href=\"links.htm\" onmouseover=\"document.butlinks.src='images/links-down.gif'\" onmouseout=\"document.butlinks.src='images/links.gif'\">");
document.write("<img border=\"0\" src=\"images/links.gif\" name=\"butlinks\" width=\"166\" height=\"32\" alt=\"Useful Links\"></a><br>");
document.write("<a href=\"contacts.htm\" onmouseover=\"document.butcontact.src='images/contacts-down.gif'\" onmouseout=\"document.butcontact.src='images/contacts.gif'\">");
document.write("<img border=\"0\" src=\"images/contacts.gif\" name=\"butcontact\" width=\"166\" height=\"32\" alt=\"Contact Me\"></a>");
