//MENU ITEM
document.write("<tr><td align=\"right\"><a href=\"home.htm\" onMouseOut=\"RestoreImage();\" onMouseOver=\"SwapImage(");
document.write("'home','images/home1.gif');\">");
document.write("<img name=\"home\" border=\"home\" border=\"0\" src=\"images/home.gif\" width");
document.write("=\"70\" height=\"18\"></a></td></tr>");
//BORDER
document.write("<tr><td align=\"right\"><img border=\"0\" src=\"images/dot_orange.gif\" width=\"100\" height=\"1\"></td></tr>");

//MENU ITEM
document.write("<tr><td align=\"right\"><a href=\"aboutus.htm\" onMouseOut=\"RestoreImage();\" onMouseOver=\"SwapImage(");
document.write("'aboutus','images/aboutus1.gif');\">");
document.write("<img name=\"aboutus\" border=\"aboutus\" border=\"0\" src=\"images/aboutus.gif\" width");
document.write("=\"100\" height=\"18\"></a></td></tr>");
//BORDER
document.write("<tr><td align=\"right\"><img border=\"0\" src=\"images/dot_orange.gif\" width=\"100\" height=\"1\"></td></tr>");

//MENU ITEM
document.write("<tr><td align=\"right\"><a href=\"portfolio.htm\" onMouseOut=\"RestoreImage();\" onMouseOver=\"SwapImage(");
document.write("'portfolio','images/portfolio1.gif');\">");
document.write("<img name=\"portfolio\" border=\"portfolio\" border=\"0\" src=\"images/portfolio.gif\" width");
document.write("=\"140\" height=\"18\"></a></td></tr>");
//BORDER
document.write("<tr><td align=\"right\"><img border=\"0\" src=\"images/dot_orange.gif\" width=\"100\" height=\"1\"></td></tr>");

//MENU ITEM
document.write("<tr><td align=\"right\"><a href=\"partners.htm\" onMouseOut=\"RestoreImage();\" onMouseOver=\"SwapImage(");
document.write("'partners','images/partners1.gif');\">");
document.write("<img name=\"partners\" border=\"partners\" border=\"0\" src=\"images/partners.gif\" width");
document.write("=\"100\" height=\"18\"></a></td></tr>");
//BORDER
document.write("<tr><td align=\"right\"><img border=\"0\" src=\"images/dot_orange.gif\" width=\"100\" height=\"1\"></td></tr>");

//MENU ITEM
document.write("<tr><td align=\"right\"><a href=\"news.htm\" onMouseOut=\"RestoreImage();\" onMouseOver=\"SwapImage(");
document.write("'news','images/news1.gif');\">");
document.write("<img name=\"news\" border=\"news\" border=\"0\" src=\"images/news.gif\" width");
document.write("=\"70\" height=\"18\"></a></td></tr>");
//BORDER
document.write("<tr><td align=\"right\"><img border=\"0\" src=\"images/dot_orange.gif\" width=\"100\" height=\"1\"></td></tr>");

//MENU ITEM
document.write("<tr><td align=\"right\"><a href=\"caseStudy.htm\" onMouseOut=\"RestoreImage();\" onMouseOver=\"SwapImage(");
document.write("'caseStudy','images/caseStudy1.gif');\">");
document.write("<img name=\"caseStudy\" border=\"caseStudy\" border=\"0\" src=\"images/caseStudy.gif\" width");
document.write("=\"100\" height=\"18\"></a></td></tr>");
//BORDER
document.write("<tr><td align=\"right\"><img border=\"0\" src=\"images/dot_orange.gif\" width=\"100\" height=\"1\"></td></tr>");

document.write("<tr><td align=\"right\"><a href=\"download.htm\" onMouseOut=\"RestoreImage();\" onMouseOver=\"SwapImage(");
document.write("'download','images/download1.gif');\">");
document.write("<img name=\"download\" border=\"download\" border=\"0\" src=\"images/download.gif\" width");
document.write("=\"100\" height=\"18\"></a></td></tr>");
//BORDER
document.write("<tr><td align=\"right\"><img border=\"0\" src=\"images/dot_orange.gif\" width=\"100\" height=\"1\"></td></tr>");

//MENU ITEM
document.write("<tr><td align=\"right\"><a href=\"contact.htm\" onMouseOut=\"RestoreImage();\" onMouseOver=\"SwapImage(");
document.write("'contact','images/contact1.gif');\">");
document.write("<img name=\"contact\" border=\"contact\" border=\"0\" src=\"images/contact.gif\" width");
document.write("=\"100\" height=\"18\"></a></td></tr>");

//BORDER
document.write("<tr><td align=\"right\"><img border=\"0\" src=\"images/dot_orange.gif\" width=\"100\" height=\"1\"></td></tr>");

//MENU ITEM
document.write("<tr><td align=\"right\"><a href=\"feedback.htm\" onMouseOut=\"RestoreImage();\" onMouseOver=\"SwapImage(");
document.write("'feedback','images/feedback1.gif');\">");
document.write("<img name=\"feedback\" border=\"feedback\" border=\"0\" src=\"images/Feedback.gif\" width");
document.write("=\"100\" height=\"18\"></a></td></tr>");

