company = new Image();
company.src = "images/company_glw.jpg";

services = new Image();
services.src = "images/services_glw.jpg";

testimonials = new Image();
testimonials.src = "images/testimonials_glw.jpg";

contact = new Image();
contact.src = "images/contact_glw.jpg";

body_main = new Image();
body_main.src = "images/body_main.jpg";