// begin swap images //

top_home = new Image();
top_home.src = "../images/header/home_on.gif";
top_about = new Image();
top_about.src = "../images/header/about_on.gif";
top_products = new Image();
top_products.src = "../images/header/products_on.gif";
top_suport = new Image();
top_suport.src = "../images/header/suport_on.gif";
top_contact = new Image();
top_contact.src = "../images/header/contact_on.gif";


top_S400 = new Image();
top_S400.src = "../images/header/S400_on.jpg";
top_S500 = new Image();
top_S500.src = "../images/header/S500_on.jpg";
top_S700 = new Image();
top_S700.src = "../images/header/S700_on.jpg";
top_CONS = new Image();
top_CONS.src = "../images/header/CONS_on.jpg";
