// JavaScript Document

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' ? 'View Specifications' : 'View Details';
	}
}

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

<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
<!--
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  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);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
//   link color, link over color, bg color, bg over color
<!--

//Proline

function mmLoadMenus() {
  if (window.mm_menu_0502132917_0) return;
    window.mm_menu_0502132917_0 = new Menu("root",210,18,"Tahoma, Arial, Helvetica, sans-serif",10,"#47538A","#FFFFFF","#E2E6FC","#CF6C1A","left","middle",3,0,500,-5,7,true,true,true,6,true,true);
  mm_menu_0502132917_0.addMenuItem("Model&nbsp;HD&nbsp;Base&nbsp;Workbench","location='model-hd-workbench.php'");
  mm_menu_0502132917_0.addMenuItem("Pro&#8722;Line&nbsp;Series&nbsp;Overview","location='pro-line-workbenches.php'");
  mm_menu_0502132917_0.addMenuItem("Millennium&nbsp;II","location='millennium-ll-workbench.php'");
  mm_menu_0502132917_0.addMenuItem("Ergo&#8722;Line","location='ergo-line-workbench.php'");
  mm_menu_0502132917_0.addMenuItem("Ergo&#8722;Line&nbsp;HD","location='ergo-line-hd.php'");
  mm_menu_0502132917_0.addMenuItem("Model&nbsp;CHD","location='model-chd-workbench.php'");
  mm_menu_0502132917_0.addMenuItem("Dimension&nbsp;Next","location='dimension-next.php'");
  mm_menu_0502132917_0.addMenuItem("Flex&#8722;Line","location='flex-line.php'");
  mm_menu_0502132917_0.addMenuItem("Flex&#8722;Line&nbsp;Open&nbsp;Frame","location='flex-line-open.php'");
  mm_menu_0502132917_0.addMenuItem("Wire&nbsp;Harness&nbsp;Stations","location='wire-harness-stations.php'");
  mm_menu_0502132917_0.addMenuItem("The&nbsp;Basics","location='basic-workbench.php'");
  mm_menu_0502132917_0.addMenuItem("Technical&nbsp;Station","location='technical-station.php'");
  mm_menu_0502132917_0.addMenuItem("Model&nbsp;ECB&nbsp;Enclosed&nbsp;Cabinet&nbsp;Benches","location='model-ecb-workbench.php'");
  mm_menu_0502132917_0.addMenuItem("Model&nbsp;PCP&nbsp;Cabinet&nbsp;Benches","location='model-pcp-workbench.php'");
  mm_menu_0502132917_0.addMenuItem("Model&nbsp;BC&nbsp;Belt&nbsp;Conveyor","location='belt-conveyor-workbench.php'");
  mm_menu_0502132917_0.addMenuItem("RT&nbsp;Retractable&nbsp;Ball&nbsp;Transfers","location='retractable-ball-stations.php'");
   mm_menu_0502132917_0.hideOnMouseOut=true;
   mm_menu_0502132917_0.fontWeight="bold";
   mm_menu_0502132917_0.bgColor='#E2E6FC';
   mm_menu_0502132917_0.menuBorder=0;
   mm_menu_0502132917_0.menuLiteBgColor='#47538A';
   mm_menu_0502132917_0.menuBorderBgColor='#47538A';

//prolab
  window.mm_menu_0502133111_0 = new Menu("root",180,18,"Tahoma, Arial, Helvetica, sans-serif",10,"#47538A","#FFFFFF","#E2E6FC","#CF6C1A","left","middle",3,0,500,-5,7,true,true,true,6,true,true);
  mm_menu_0502133111_0.addMenuItem("Pro&#8722;Lab&nbsp;Series&nbsp;Overview","location='prolab.php'");
  mm_menu_0502133111_0.addMenuItem("Lab&nbsp;Casework","location='prolab-casework.php'");
  mm_menu_0502133111_0.addMenuItem("Model&nbsp;HDL","location='prolab-model-hdl.php'");
  mm_menu_0502133111_0.addMenuItem("Dimension&nbsp;Lab","location='prolab-model-dimension-lab.php'");
  mm_menu_0502133111_0.addMenuItem("Custom&nbsp;Design","location='custom-design.php'");
  mm_menu_0502133111_0.addMenuItem("Model&nbsp;HDSS","location='prolab-model-hdss.php'");
  mm_menu_0502133111_0.addMenuItem("Clean&nbsp;Room&nbsp;Adjustable","location='prolab-clean-room-adjustable.php'");
   mm_menu_0502133111_0.hideOnMouseOut=true;
   mm_menu_0502133111_0.bgColor='#E2E6FC'
   mm_menu_0502133111_0.fontWeight="bold";
   mm_menu_0502133111_0.menuBorder=0;
   mm_menu_0502133111_0.menuLiteBgColor='#47538A';
   mm_menu_0502133111_0.menuBorderBgColor='#47538A';


//quickship
  window.mm_menu_0502133127_0 = new Menu("root",170,18,"Tahoma, Arial, Helvetica, sans-serif",10,"#47538A","#FFFFFF","#E2E6FC","#CF6C1A","left","middle",3,0,500,-5,7,true,true,true,6,true,true);
  mm_menu_0502133127_0.addMenuItem("Quick&nbsp;Ship&nbsp;Program","location='in-stock-quickship.php'");
  mm_menu_0502133127_0.addMenuItem("Pro&#8722;line&nbsp;Workbenches","location='in-stock-pro-line-benches.php'");
  mm_menu_0502133127_0.addMenuItem("Workbench&nbsp;Accessories","location='in-stock-workbench-acc.php'");
  mm_menu_0502133127_0.addMenuItem("Riser&nbsp;Shelves","location='riser-shelves.php'");
   mm_menu_0502133127_0.hideOnMouseOut=true;
   mm_menu_0502133127_0.bgColor='#E2E6FC'
   mm_menu_0502133127_0.fontWeight="bold";
   mm_menu_0502133127_0.menuBorder=0;
   mm_menu_0502133127_0.menuLiteBgColor='#47538A';
   mm_menu_0502133127_0.menuBorderBgColor='#47538A';


//material handling
  window.mm_menu_0502133155_0 = new Menu("root",180,18,"Tahoma, Arial, Helvetica, sans-serif",10,"#47538A","#FFFFFF","#E2E6FC","#CF6C1A","left","middle",3,0,500,-5,7,true,true,true,6,true,true);
  mm_menu_0502133155_0.addMenuItem("Material&nbsp;Handling&nbsp;Overview","location='riser-shelves.php'");
  mm_menu_0502133155_0.addMenuItem("RBT&nbsp;Basics","location='retractable-ball-terms.php'");
  mm_menu_0502133155_0.addMenuItem("RBT&nbsp;Stations","location='retractable-ball-stations.php'");
  mm_menu_0502133155_0.addMenuItem("Inline&nbsp;DIRBT","location='rbt-dropin.php'");
  mm_menu_0502133155_0.addMenuItem("Mobile&nbsp;RBT","location='rbt-mobile.php'");
  mm_menu_0502133155_0.addMenuItem("Flow&nbsp;Racking","location='flow-racking.php'");
  mm_menu_0502133155_0.addMenuItem("Scissor&nbsp;Lifts","location='scissor-lifts-portable.php'");
  mm_menu_0502133155_0.addMenuItem("Belt&nbsp;Conveyor","location='belt-conveyor.php'");
   mm_menu_0502133155_0.hideOnMouseOut=true;
   mm_menu_0502133155_0.bgColor='#E2E6FC'
   mm_menu_0502133155_0.fontWeight="bold";
   mm_menu_0502133155_0.menuBorder=0;
   mm_menu_0502133155_0.menuLiteBgColor='#47538A';
   mm_menu_0502133155_0.menuBorderBgColor='#47538A';


//packaging
  window.mm_menu_0502133215_0 = new Menu("root",140,18,"Tahoma, Arial, Helvetica, sans-serif",10,"#47538A","#FFFFFF","#E2E6FC","#CF6C1A","left","middle",3,0,500,-5,7,true,true,true,6,true,true);
  mm_menu_0502133215_0.addMenuItem("Model&nbsp;CPB","location='packaging-model-cpb.php'");
  mm_menu_0502133215_0.addMenuItem("Model&nbsp;PB","location='packaging-model-pb-workstation.php'");
  mm_menu_0502133215_0.addMenuItem("Model&nbsp;ELHCPB","location='packaging-model-elhcpb.php'");
   mm_menu_0502133215_0.hideOnMouseOut=true;
   mm_menu_0502133215_0.bgColor='#E2E6FC'
   mm_menu_0502133215_0.fontWeight="bold";
   mm_menu_0502133215_0.menuBorder=0;
   mm_menu_0502133215_0.menuLiteBgColor='#47538A';
   mm_menu_0502133215_0.menuBorderBgColor='#47538A';

//lan computers
  window.mm_menu_0502133244_0 = new Menu("root",100,18,"Tahoma, Arial, Helvetica, sans-serif",10,"#47538A","#FFFFFF","#E2E6FC","#CF6C1A","left","middle",3,0,500,-5,7,true,true,true,6,true,true);
  mm_menu_0502133244_0.addMenuItem("Model&nbsp;LNFL","location='lan-model-lnfl.php'");  mm_menu_0502133244_0.addMenuItem("Model&nbsp;LNHD","location='lan-model-lnhd.php'");
   mm_menu_0502133244_0.hideOnMouseOut=true;
   mm_menu_0502133244_0.bgColor='#E2E6FC'
   mm_menu_0502133244_0.fontWeight="bold";
   mm_menu_0502133244_0.menuBorder=0;
   mm_menu_0502133244_0.menuLiteBgColor='#47538A';
   mm_menu_0502133244_0.menuBorderBgColor='#47538A';

mm_menu_0502133244_0.writeMenus();
} // mmLoadMenus()
//-->


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

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

