<!-- // JavaScript Document

if (document.images)
{

Image1= new Image(170,36);
Image1.src = "../images/photos/section_coaching.jpg";

Image2= new Image(170,36);
Image2.src = "../images/photos/section_about.jpg";

Image3= new Image(170,36);
Image3.src = "../images/photos/section_consulting.jpg";

Image4= new Image(170,36);
Image4.src = "../images/photos/section_contact.jpg";

Image5= new Image(170,36);
Image5.src = "../images/photos/section_government.jpg";

Image6= new Image(170,36);
Image6.src = "../images/photos/section_insights.jpg";

Image7= new Image(170,36);
Image7.src = "../images/photos/section_ourapproach.jpg";

Image8= new Image(170,36);
Image8.src = "../images/photos/section_sitemap.jpg";

Image9= new Image(170,36);
Image9.src = "../images/photos/section_training.jpg";

Image10= new Image(92,125);
Image10.src = "../images/buttons/openwindow00.gif";

Image11= new Image(92,125);
Image11.src = "../images/buttons/openwindow01.gif";

}

// End Hiding -->
