if (document.images) {
hdr_home_f2 = new Image(70 ,25); hdr_home_f2.src = "../images/hdr_home_f2.gif";
hdr_home_f1 = new Image(70 ,25); hdr_home_f1.src = "../images/hdr_home.gif";
hdr_about_f2 = new Image(78 ,25); hdr_about_f2.src = "../images/hdr_about_f2.gif";
hdr_about_f1 = new Image(78 ,25); hdr_about_f1.src = "../images/hdr_about.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";
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";
}