// JavaScript Document
Normal = new Image();
Normal.src = "images/Contact.gif";
Highlight = new Image();
Highlight.src = "images/Contact_ro.gif";

Normal1 = new Image();
Normal1.src = "images/history.gif";
Highlight1 = new Image();
Highlight1.src = "images/history_ro.gif";

Normal2 = new Image();
Normal2.src = "images/insurance.gif";
Highlight2 = new Image();
Highlight2.src = "images/insurance_ro.gif";

Normal3 = new Image();
Normal3.src = "images/network.gif";
Highlight3 = new Image();
Highlight3.src = "images/network_ro.gif";

Normal4 = new Image();
Normal4.src = "images/services.gif";
Highlight4 = new Image();
Highlight4.src = "images/services_ro.gif";

Normal6 = new Image();
Normal6.src = "images/home.png";
Highlight6 = new Image();
Highlight6.src = "images/home_ro.png";


