if (document.images) {
onImages = new Array()
onImages['ab'] = new Image()
onImages['ab'].src="images/about1.gif"
onImages['bu'] = new Image()
onImages['bu'].src="images/business1.gif"
onImages['se'] = new Image()
onImages['se'].src="images/service1.gif"
onImages['sec'] = new Image()
onImages['sec'].src="images/security1.gif"
onImages['st'] = new Image()
onImages['st'].src="images/link1.gif"
onImages['co'] = new Image()
onImages['co'].src="images/contact1.gif"
onImages['login'] = new Image()
onImages['login'].src="images/login1.gif"
onImages['home'] = new Image()
onImages['home'].src="images/home1.gif"
//offImages = new Array()
offImages = new Array()
offImages['ab'] = new Image()
offImages['ab'].src="images/about.gif"
offImages['bu'] = new Image()
offImages['bu'].src="images/business.gif"
offImages['se'] = new Image()
offImages['se'].src="images/service.gif"
offImages['sec'] = new Image()
offImages['sec'].src="images/security.gif"
offImages['st'] = new Image()
offImages['st'].src="images/link.gif"
offImages['co'] = new Image()
offImages['co'].src="images/contact.gif"
offImages['login'] = new Image()
offImages['login'].src="images/login.gif"
offImages['home'] = new Image()
offImages['home'].src="images/home.gif"
}
function xChange(imageName, newState) {
if (document.images) {
if (newState == "on")
document.images[imageName].src = onImages[imageName].src
else {
document.images[imageName].src = offImages[imageName].src
}
}
}
// -->
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i
| Site best viewed on 1024 x 768 and Internet Explorer 4+ or
Netscape Navigator 4+. |