 Button1 = new Image();
    Button1.src = "Images/Products_2.gif";
    Button2 = new Image();
    Button2.src = "Images/Products_2over.gif";


    Button3 = new Image();
    Button3.src = "Images/Before_2.gif";
    Button4 = new Image();
    Button4.src = "Images/Before_2over.gif";

    Button5 = new Image();
    Button5.src = "Images/Contacts_2.gif";
    Button6 = new Image();
    Button6.src = "Images/Contacts_2over.gif";

    Button7 = new Image();
    Button7.src = "Images/Links_2.gif";
    Button8 = new Image();
    Button8.src = "Images/Links_2over.gif";

    Button9 = new Image();
    Button9.src = "Images/Trip_2.gif";
    Button10 = new Image();
    Button10.src = "Images/Trip_2over.gif";

    Button11= new Image();
    Button11.src = "Images/Home_2.gif";
    Button12 = new Image();
    Button12.src = "Images/Home_2over.gif";
