imgDefault = new Image (600,412);
imgDefault.src = "gfx/img_default.jpg";

imgAbout = new Image (600,412);
imgAbout.src = "gfx/img_about.jpg";

imgServices = new Image (600,412);
imgServices.src = "gfx/img_services.jpg";

imgProducts = new Image (600,412);
imgProducts.src = "gfx/img_products.jpg";

imgContact = new Image (600,412);
imgContact.src = "gfx/img_contact.jpg";

imgCalendar = new Image (600,412);
imgCalendar.src = "gfx/img_calendar.jpg";

imgSignup = new Image (600,412);
imgSignup.src = "gfx/img_signup.jpg";

imgCorporate = new Image (600,412);
imgCorporate.src = "gfx/img_corporate.jpg";