function sidemenu(){
      document.write('<a href="index.html"><img src="images/homeOff.gif" border="0"></a><br><a href="profile.html"><img src="images/profileOff.gif" border="0"></a><br><a href="projects.html"><img src="images/projectsOff.gif" border="0"></a><br><a href="links.html"><img src="images/linksOff.gif" border="0"></a><br><a href="contact.html"><img src="images/contactOff.gif" border="0"></a>');
}


