// JavaScript Document
//TOP 2
function mmLoadMenus() {
  if (window.mm_menu_0727095049_0) return;
        window.mm_menu_0727095049_0 = new Menu("root",120,17,"Arial, Helvetica, sans-serif",10,"#333333","#FFFFFF","#FBFAF8","#003366","left","middle",3,0,500,-5,7,true,true,true,6,true,true);
  mm_menu_0727095049_0.addMenuItem("topic1","location='topic1.htm'");
  mm_menu_0727095049_0.addMenuItem("topic2","location='topic2.htm'");
  mm_menu_0727095049_0.addMenuItem("topic3","location='topic3.htm'");
  mm_menu_0727095049_0.hideOnMouseOut=true;
  mm_menu_0727095049_0.bgColor='#000000';
  mm_menu_0727095049_0.menuBorder=0;
  mm_menu_0727095049_0.menuLiteBgColor='#000000';
  mm_menu_0727095049_0.menuBorderBgColor='#000000';

//TOP 1
    window.mm_menu_0727095050_0 = new Menu("root",120,17,"Arial, Helvetica, sans-serif",10,"#333333","#FFFFFF","#FBFAF8","#003366","left","middle",3,0,500,-5,7,true,true,true,6,true,true);
  mm_menu_0727095050_0.addMenuItem("topic4","location='topic4.htm'");
  mm_menu_0727095050_0.addMenuItem("topic5","location='topic5.htm'");
  mm_menu_0727095050_0.addMenuItem("topic6","location='topic6.htm'");
  mm_menu_0727095050_0.hideOnMouseOut=true;
  mm_menu_0727095050_0.bgColor='#000000';
  mm_menu_0727095050_0.menuBorder=0;
  mm_menu_0727095050_0.menuLiteBgColor='#000000';
  mm_menu_0727095050_0.menuBorderBgColor='#000000';
  
 //TOP link OPEN
  window.mm_menu_0727095052_0 = new Menu("root",120,17,"Arial, Helvetica, sans-serif",10,"#333333","#FFFFFF","#FBFAF8","#003366","left","middle",3,0,500,-5,7,true,true,true,6,true,true);
  mm_menu_0727095052_0.addMenuItem("topic7","location='topic7.htm'");
  mm_menu_0727095052_0.hideOnMouseOut=true;
  mm_menu_0727095052_0.bgColor='#000000';
  mm_menu_0727095052_0.menuBorder=0;
  mm_menu_0727095052_0.menuLiteBgColor='#000000';
  mm_menu_0727095052_0.menuBorderBgColor='#000000';

//LINK OPEN
  window.mm_menu_0727095543_0 = new Menu("root",205,17,"Arial, Helvetica, sans-serif",10,"#333333","#FFFFFF","#FBFAF8","#003366","left","middle",3,0,500,-5,7,true,true,true,6,true,true);
  mm_menu_0727095543_0.addMenuItem("topic8","location='topic8.htm'");
  mm_menu_0727095543_0.addMenuItem("topic9","location='topic9.htm'");
  mm_menu_0727095543_0.hideOnMouseOut=true;
  mm_menu_0727095543_0.bgColor='#000000';
  mm_menu_0727095543_0.menuBorder=0;
  mm_menu_0727095543_0.menuLiteBgColor='#000000';
  mm_menu_0727095543_0.menuBorderBgColor='#000000';

//LEFT link position 1
      window.mm_menu_0706120641_0 = new Menu("root",120,17,"Arial, Helvetica, sans-serif",10,"#333333","#FFFFFF","#FBFAF8","#003366","left","middle",3,0,500,-5,7,true,true,true,6,true,true);
  mm_menu_0706120641_0.addMenuItem("topic10","location='topic10.htm'");
  mm_menu_0706120641_0.addMenuItem("topic11","location='topic11.htm'");
  mm_menu_0706120641_0.hideOnMouseOut=true;
  mm_menu_0706120641_0.bgColor='#000000';
  mm_menu_0706120641_0.menuBorder=1;
  mm_menu_0706120641_0.menuLiteBgColor='#000000';
  mm_menu_0706120641_0.menuBorderBgColor='#000000';

//LEFT link position 2
    window.mm_menu_0919100434_0 = new Menu("root",120,17,"Arial, Helvetica, sans-serif",10,"#333333","#FFFFFF","#FBFAF8","#003366","left","middle",3,0,500,-5,7,true,true,true,6,true,true);
  mm_menu_0919100434_0.addMenuItem("topic12","location='topic12.htm'");
  mm_menu_0919100434_0.addMenuItem("topic13","location='topic13.htm'");
  mm_menu_0919100434_0.hideOnMouseOut=true;
  mm_menu_0919100434_0.bgColor='#000000';
  mm_menu_0919100434_0.menuBorder=1;
  mm_menu_0919100434_0.menuLiteBgColor='#000000';
  mm_menu_0919100434_0.menuBorderBgColor='#000000';

//LEFT link position 3
    window.mm_menu_0819100622_0 = new Menu("root",220,17,"Arial, Helvetica, sans-serif",10,"#333333","#FFFFFF","#FBFAF8","#003366","left","middle",3,0,500,-5,7,true,true,true,6,true,true);
  mm_menu_0819100622_0.addMenuItem("topic14","location='topic14.htm'");
  mm_menu_0819100622_0.addMenuItem("topic15","location='topic15.htm'");
  mm_menu_0819100622_0.addMenuItem("topic16","location='topic16.htm'");
  mm_menu_0819100622_0.hideOnMouseOut=true;
  mm_menu_0819100622_0.bgColor='#000000';
  mm_menu_0819100622_0.menuBorder=1;
  mm_menu_0819100622_0.menuLiteBgColor='#000000';
  mm_menu_0819100622_0.menuBorderBgColor='#000000';
 

mm_menu_0819100622_0.writeMenus();
} // mmLoadMenus()




function neonixToggle(itemID,linkID){// Neonix Toggle Ver 3.0.0 - www.neonix.net/dw.mv
	if (document.getElementById && navigator.userAgent.indexOf('Opera') == -1){
		var itemEL = document.getElementById(itemID);
		var linkEL = document.getElementById(linkID);
		itemEL.className = itemEL.className == 'TG_visible' ? 'TG_hidden' : 'TG_visible';
		linkEL.innerHTML = itemEL.className == 'TG_hidden' ? '<img src="assets/nav/plus.gif" width="16" height="16"  border="0" align="middle" /> Learn More' : '<img src="assets/nav/minus.gif" width="16" height="16"  border="0" align="middle" /> Hide';
	}
}



{
document.writeln('<style type="text/css">');
document.writeln('.learn {display: block;}');
document.writeln('</style>');
}

if (document.getElementById && navigator.userAgent.indexOf('Opera') == -1){
document.writeln('<style type="text/css">');
document.writeln('.TG_visible {display: normal;}');
document.writeln('.TG_hidden {display: none;}');
document.writeln('</style>');
}

//tmtC_cssOnBrowser
tmt_css_Netscape = "assets/css/html-ns.css";
tmt_css_IE = "assets/html.css";
 if(navigator.appName == "Netscape")
{
   document.write("<link rel='stylesheet' href='" + tmt_css_Netscape + "' type='text/css'>");
}
//tmtC_cssOnBrowserEnd



function unblur() {
	this.blur();
} 
function blurLinks() {
	if (!document.getElementById) return;
	theLinks = document.getElementsByTagName("A");
	theAreas = document.getElementsByTagName("AREA");
	for(i=0; i<theLinks.length; i++) {theLinks[i].onfocus = unblur;}
	for(i=0; i<theAreas.length; i++) {theAreas[i].onfocus = unblur;}
  } 
//-->blurLinks End

function cOn(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#EAEAE1";
}
}

function cOut(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#ffffff";
}
}

<!--
function MM_findObj(n, d) { //v3.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&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<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x;
}

function tmt_findObj(n){
	var x,t; if((n.indexOf("?"))>0&&parent.frames.length){t=n.split("?");
	x=eval("parent.frames['"+t[1]+"'].document.getElementById('"+t[0]+"')");
	}else{x=document.getElementById(n)}return x;
}

function tmt_DivResize(theDiv,w,h){
    var fun = (document.getElementById) ? "tmt_findObj" : "MM_findObj";
	var obj = eval(fun+"(theDiv)");
	if(document.layers && obj)obj.resizeTo(w, h);
  	else{if(obj)obj.style.width = w;obj.style.height = h;}
}
//-->