/* External Links */<!--function externalLinks() { if (!document.getElementsByTagName) return; var anchors = document.getElementsByTagName("a"); for (var i=0; i<anchors.length; i++) {   var anchor = anchors[i];   if (anchor.getAttribute("href") &&       anchor.getAttribute("rel") == "external")     anchor.target = "_blank"; }}window.onload = externalLinks;//-->/* Pop-Up Window */<!--function MM_jumpMenu(targ,selObj,restore){ //v3.0  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");  if (restore) selObj.selectedIndex=0;}function MM_openBrWindow(theURL,winName,features) { //v2.0  window.open(theURL,winName,"scrollbars=no," + features);}//-->/* Info Toggle */<!--function infoToggle(obj) {	if (!document.getElementById(obj).style.display || document.getElementById(obj).style.display == "none") {		document.getElementById(obj).style.display = "block";	}	else {		document.getElementById(obj).style.display = "none";	}}//-->
