if (document.images) {
hdr_home_f2 = new Image(101 ,25); hdr_home_f2.src = "../images/hdr_home_f2.gif";
hdr_home_f1 = new Image(101 ,25); hdr_home_f1.src = "../images/hdr_home.gif";
hdr_about_f2 = new Image(175 ,25); hdr_about_f2.src = "../images/hdr_about_f2.gif";
hdr_about_f1 = new Image(175 ,25); hdr_about_f1.src = "../images/hdr_about.gif";
hdr_products_f2 = new Image(101 ,25); hdr_products_f2.src = "../images/hdr_products_f2.gif";
hdr_products_f1 = new Image(101 ,25); hdr_products_f1.src = "../images/hdr_products.gif";
hdr_contact_f2 = new Image(94 ,25); hdr_contact_f2.src = "../images/hdr_contact_f2.gif";
hdr_contact_f1 = new Image(94 ,25); hdr_contact_f1.src = "../images/hdr_contact.gif";
hdr_global_f2 = new Image(126 ,64); hdr_global_f2.src = "../images/hdr_global_f2.gif";
hdr_global_f1 = new Image(126 ,64); hdr_global_f1.src = "../images/hdr_global.gif";
}