function mOverNav(navTD, caption){if (!navTD.contains(event.fromElement)) {navTD.style.backgroundColor='#666666'}}function mOutNav(navTD, caption){if (!navTD.contains(event.toElement)) {navTD.style.backgroundColor='#990618'}}function FooterRotator(){  // Advanced Random Images Start  // Copyright 2001-2002 All rights reserved, by Paul Davis - www.kaosweaver.com  var j,d="",l="",m="",p="",q="",z="",KW_ARI= new Array()  KW_ARI[KW_ARI.length]='/images/_quotes/01.gif';  KW_ARI[KW_ARI.length]='/images/_quotes/rotator01.jpg';  KW_ARI[KW_ARI.length]='/images/_quotes/rotator02.jpg';  KW_ARI[KW_ARI.length]='/images/_quotes/rotator03.jpg';  KW_ARI[KW_ARI.length]='/images/_quotes/rotator04.jpg';  KW_ARI[KW_ARI.length]='/images/_quotes/rotator05.jpg';  j=parseInt(Math.random()*KW_ARI.length);  j=(isNaN(j))?0:j;  document.write("<img src='"+KW_ARI[j]+"'>");// Advanced Random Images End}function HeaderRotator(){// Advanced Random Images Start  // Copyright 2001-2002 All rights reserved, by Paul Davis - www.kaosweaver.com  var j,d="",l="",m="",p="",q="",z="",KW_ARI= new Array()  KW_ARI[KW_ARI.length]='/images/_quotes/general_Contracting.gif';  j=parseInt(Math.random()*KW_ARI.length);  j=(isNaN(j))?0:j;  document.write("<img src='"+KW_ARI[j]+"'>");// Advanced Random Images End}function HomeRotator(){  var j,d="",l="",m="",p="",q="",z="",KW_ARI= new Array()  KW_ARI[KW_ARI.length]='images/HomeRotator/bridgestone.jpg';  KW_ARI[KW_ARI.length]='images/HomeRotator/UlineExterior.jpg';  KW_ARI[KW_ARI.length]='images/HomeRotator/Annex2.jpg';  KW_ARI[KW_ARI.length]='images/HomeRotator/safeguard_home.JPG';  KW_ARI[KW_ARI.length]='images/HomeRotator/omron_home.jpg';  KW_ARI[KW_ARI.length]='images/HomeRotator/conferance_home.JPG';  KW_ARI[KW_ARI.length]='images/HomeRotator/Union_home.JPG';  KW_ARI[KW_ARI.length]='images/HomeRotator/01.jpg';  KW_ARI[KW_ARI.length]='images/HomeRotator/02.jpg';  KW_ARI[KW_ARI.length]='images/HomeRotator/03.jpg';  KW_ARI[KW_ARI.length]='images/HomeRotator/04.jpg';  j=parseInt(Math.random()*KW_ARI.length);  j=(isNaN(j))?0:j;  document.write("<img src='"+KW_ARI[j]+"'>");}