about_us1= new Image(181,26)
about_us1.src = "nav1_en_b.gif"
about_us2 = new Image(181,26)
about_us2.src = "nav1_en_o.gif"
function SwapOut1() {
document.about_us.src = about_us2.src; return true;
}
function SwapBack1() {
document.about_us.src = about_us1.src; return true;
}
products1= new Image(181,26)
products1.src = "nav2_en_b.gif"
products2 = new Image(181,26)
products2.src = "nav2_en_o.gif"
function SwapOut2() {
document.products.src = products2.src; return true;
}
function SwapBack2() {
document.products.src = products1.src; return true;
}
processing1= new Image(181,26)
processing1.src = "nav3_en_b.gif"
processing2 = new Image(181,26)
processing2.src = "nav3_en_o.gif"
function SwapOut3() {
document.processing.src = processing2.src; return true;
}
function SwapBack3() {
document.processing.src = processing1.src; return true;
}
certificates1= new Image(181,26)
certificates1.src = "nav4_en_b.gif"
certificates2 = new Image(181,26)
certificates2.src = "nav4_en_o.gif"
function SwapOut4() {
document.certificates.src = certificates2.src; return true;
}
function SwapBack4() {
document.certificates.src = certificates1.src; return true;
}
special_offers1= new Image(181,26)
special_offers1.src = "nav5_en_b.gif"
special_offers2 = new Image(181,26)
special_offers2.src = "nav5_en_o.gif"
function SwapOut5() {
document.special_offers.src = special_offers2.src; return true;
}
function SwapBack5() {
document.special_offers.src = special_offers1.src; return true;
}
jobs1= new Image(181,26)
jobs1.src = "nav6_en_b.gif"
jobs2 = new Image(181,26)
jobs2.src = "nav6_en_o.gif"
function SwapOut6() {
document.jobs.src = jobs2.src; return true;
}
function SwapBack6() {
document.jobs.src = jobs1.src; return true;
}
machinery1= new Image(181,26)
machinery1.src = "nav7_en_b.gif"
machinery2 = new Image(181,26)
machinery2.src = "nav7_en_o.gif"
function SwapOut7() {
document.machinery.src = machinery2.src; return true;
}
function SwapBack7() {
document.machinery.src = machinery1.src; return true;
}
