 /* xxx GRAPHICS xxx */

     sfHover = function() {
	var sfEls = document.getElementById("topnavg").getElementsByTagName("li");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
		this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
 }
  if (window.attachEvent) window.attachEvent("onload", sfHover);

 

/* xxx NAVIGATION xxx */

     sfHover = function() {
	var sfEls = document.getElementById("topnavn").getElementsByTagName("li");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
		this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
 }
  if (window.attachEvent) window.attachEvent("onload", sfHover);

/* xxx LINKS xxx */

     sfHover = function() {
	var sfEls = document.getElementById("topnavl").getElementsByTagName("li");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
		this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
 }
  if (window.attachEvent) window.attachEvent("onload", sfHover);


/* xxx FORMS xxx */

     sfHover = function() {
	var sfEls = document.getElementById("topnavf").getElementsByTagName("li");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
		this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
 }
  if (window.attachEvent) window.attachEvent("onload", sfHover);

/* xxx SECURITY xxx */

     sfHover = function() {
	var sfEls = document.getElementById("topnavs").getElementsByTagName("li");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
		this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
 }
  if (window.attachEvent) window.attachEvent("onload", sfHover);


/* xxx TIPS xxx */

     sfHover = function() {
	var sfEls = document.getElementById("topnavt").getElementsByTagName("li");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
		this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
 }
  if (window.attachEvent) window.attachEvent("onload", sfHover);

/* xxx INTERACTIVE xxx */

     sfHover = function() {
	var sfEls = document.getElementById("topnavi").getElementsByTagName("li");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
		this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
 }
  if (window.attachEvent) window.attachEvent("onload", sfHover);


/* xxx CONTENT xxx */

     sfHover = function() {
	var sfEls = document.getElementById("topnavc").getElementsByTagName("li");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
		this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
 }
  if (window.attachEvent) window.attachEvent("onload", sfHover);

/* xxx STYLES xxx */

     sfHover = function() {
	var sfEls = document.getElementById("topnava").getElementsByTagName("li");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
		this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
 }
  if (window.attachEvent) window.attachEvent("onload", sfHover);


/* xxx WEBSITES xxx */

     sfHover = function() {
	var sfEls = document.getElementById("topnavw").getElementsByTagName("li");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
		this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
 }
  if (window.attachEvent) window.attachEvent("onload", sfHover);




/* xxx MOBILES xxx */

     sfHover = function() {
	var sfEls = document.getElementById("topnavm").getElementsByTagName("li");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
		this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
 }
  if (window.attachEvent) window.attachEvent("onload", sfHover);

/* xxx NEWS xxx */

     sfHover = function() {
	var sfEls = document.getElementById("topnave").getElementsByTagName("li");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
		this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
 }
  if (window.attachEvent) window.attachEvent("onload", sfHover);


