function write_layer(layerno){
imga = "#906da0";imgb = "#906da0";imgc = "#906da0";imgd = "#906da0";imge = "#906da0";
imgf = "#906da0";imgg = "#906da0";imgh = "#906da0";imgi = "#906da0";imgj = "#906da0";
txta = "#FFFFFF";txtb = "#FFFFFF";txtc = "#FFFFFF";txtd = "#FFFFFF";txte = "#FFFFFF";
txtf = "#FFFFFF";txtg = "#FFFFFF";txth = "#FFFFFF";txti = "#FFFFFF";txtj = "#FFFFFF";
txt2a = "#906da0";txt2b = "#906da0";txt2c = "#906da0";txt2d = "#906da0";txt2e = "#906da0";
txt2f = "#906da0";txt2g = "#906da0";txt2h = "#906da0";txt2i = "#906da0";txt2j = "#906da0";
if (visited.indexOf("a")>=0) { imgva = "<b><span style=\"color:#ff8040;\">2x8</span></b>" } 
if (visited.indexOf("b")>=0) { imgvb = "<b><span style=\"color:#ff8040;\">2x16</span></b>" } 
if (visited.indexOf("c")>=0) { imgvc = "<b><span style=\"color:#ff8040;\">2x32</span></b>" } 
if (visited.indexOf("d")>=0) { imgvd = "<b><span style=\"color:#ff8040;\">4x8</span></b>" }
if (visited.indexOf("e")>=0) { imgve = "<b><span style=\"color:#ff8040;\">4x16</span></b>" }
if (visited.indexOf("f")>=0) { imgvf = "<b><span style=\"color:#ff8040;\">4x32</span></b>" } 
if (visited.indexOf("g")>=0) { imgvg = "<b><span style=\"color:#ff8040;\">8x8</span></b>" } 
if (visited.indexOf("h")>=0) { imgvh = "<b><span style=\"color:#ff8040;\">8x16</span></b>" } 
if (visited.indexOf("i")>=0) { imgvi = "<b><span style=\"color:#ff8040;\">8x24</span></b>" }
if (visited.indexOf("j")>=0) { imgvj = "<b><span style=\"color:#ff8040;\">8x32</span></b>" }
if (layerno.indexOf("a")>=0) { imgva = "<b>2x8</b>" } 
if (layerno.indexOf("b")>=0) { imgvb = "<b>2x16</b>" } 
if (layerno.indexOf("c")>=0) { imgvc = "<b>2x32</b>" } 
if (layerno.indexOf("d")>=0) { imgvd = "<b>4x8</b>" }
if (layerno.indexOf("e")>=0) { imgve = "<b>4x16</b>" }
if (layerno.indexOf("f")>=0) { imgvf = "<b>4x32</b>" } 
if (layerno.indexOf("g")>=0) { imgvg = "<b>8x8</b>" } 
if (layerno.indexOf("h")>=0) { imgvh = "<b>8x16</b>" } 
if (layerno.indexOf("i")>=0) { imgvi = "<b>8x24</b>" }
if (layerno.indexOf("j")>=0) { imgvj = "<b>8x32</b>" }
if (layerno.indexOf("a")>=0) { imga = "#FFFFFF" } if (layerno.indexOf("b")>=0) { imgb = "#FFFFFF" } 
if (layerno.indexOf("c")>=0) { imgc = "#FFFFFF" } if (layerno.indexOf("d")>=0) { imgd = "#FFFFFF" }
if (layerno.indexOf("e")>=0) { imge = "#FFFFFF" } if (layerno.indexOf("f")>=0) { imgf = "#FFFFFF" } 
if (layerno.indexOf("g")>=0) { imgg = "#FFFFFF" } if (layerno.indexOf("h")>=0) { imgh = "#FFFFFF" } 
if (layerno.indexOf("i")>=0) { imgi = "#FFFFFF" } if (layerno.indexOf("j")>=0) { imgj = "#FFFFFF" }
if (layerno.indexOf("a")>=0) { txta = "#000000" } if (layerno.indexOf("b")>=0) { txtb = "#000000" } 
if (layerno.indexOf("c")>=0) { txtc = "#000000" } if (layerno.indexOf("d")>=0) { txtd = "#000000" }
if (layerno.indexOf("e")>=0) { txte = "#000000" } if (layerno.indexOf("f")>=0) { txtf = "#000000" } 
if (layerno.indexOf("g")>=0) { txtg = "#000000" } if (layerno.indexOf("h")>=0) { txth = "#000000" } 
if (layerno.indexOf("i")>=0) { txti = "#000000" } if (layerno.indexOf("j")>=0) { txtj = "#000000" }
if (layerno.indexOf("a")>=0) { txt2a = "#000000" } if (layerno.indexOf("b")>=0) { txt2b = "#000000" } 
if (layerno.indexOf("c")>=0) { txt2c = "#000000" } if (layerno.indexOf("d")>=0) { txt2d = "#000000" }
if (layerno.indexOf("e")>=0) { txt2e = "#000000" } if (layerno.indexOf("f")>=0) { txt2f = "#000000" } 
if (layerno.indexOf("g")>=0) { txt2g = "#000000" } if (layerno.indexOf("h")>=0) { txt2h = "#000000" } 
if (layerno.indexOf("i")>=0) { txt2i = "#000000" } if (layerno.indexOf("j")>=0) { txt2j = "#000000" }
visited = visited + layerno;
imgstring = "<table width=\"700\" height=\"20\" border=\"1\" cellpadding=\"0\" cellspacing=\"0\" bordercolorlight=\"#613559\" bordercolordark=\"#613575\"><tr bgcolor=\"#613575\">";
imgstring = imgstring + "<td style=\"color:" + txta + ";\" width=\"70\" align=\"center\" bgcolor=\"" + imga + "\" onClick=\"write_layer('a');\" onMouseover=\"this.style.cursor='hand'; this.style.backgroundColor='#FFFFFF'; this.style.color='" + txt2a + "';\" onMouseout=\"this.style.backgroundColor='" + imga + "'; this.style.color='" + txta + "';\">" + imgva + "</td>";
imgstring = imgstring + "<td style=\"color:" + txtb + ";\" width=\"70\" align=\"center\" bgcolor=\"" + imgb + "\" onClick=\"write_layer('b');\" onMouseover=\"this.style.cursor='hand'; this.style.backgroundColor='#FFFFFF'; this.style.color='" + txt2b + "';\" onMouseout=\"this.style.backgroundColor='" + imgb + "'; this.style.color='" + txtb + "';\">" + imgvb + "</td>";
imgstring = imgstring + "<td style=\"color:" + txtc + ";\" width=\"70\" align=\"center\" bgcolor=\"" + imgc + "\" onClick=\"write_layer('c');\" onMouseover=\"this.style.cursor='hand'; this.style.backgroundColor='#FFFFFF'; this.style.color='" + txt2c + "';\" onMouseout=\"this.style.backgroundColor='" + imgc + "'; this.style.color='" + txtc + "';\">" + imgvc + "</td>";
imgstring = imgstring + "<td style=\"color:" + txtd + ";\" width=\"70\" align=\"center\" bgcolor=\"" + imgd + "\" onClick=\"write_layer('d');\" onMouseover=\"this.style.cursor='hand'; this.style.backgroundColor='#FFFFFF'; this.style.color='" + txt2d + "';\" onMouseout=\"this.style.backgroundColor='" + imgd + "'; this.style.color='" + txtd + "';\">" + imgvd + "</td>";
imgstring = imgstring + "<td style=\"color:" + txte + ";\" width=\"70\" align=\"center\" bgcolor=\"" + imge + "\" onClick=\"write_layer('e');\" onMouseover=\"this.style.cursor='hand'; this.style.backgroundColor='#FFFFFF'; this.style.color='" + txt2e + "';\" onMouseout=\"this.style.backgroundColor='" + imge + "'; this.style.color='" + txte + "';\">" + imgve + "</td>";
imgstring = imgstring + "<td style=\"color:" + txtf + ";\" width=\"70\" align=\"center\" bgcolor=\"" + imgf + "\" onClick=\"write_layer('f');\" onMouseover=\"this.style.cursor='hand'; this.style.backgroundColor='#FFFFFF'; this.style.color='" + txt2f + "';\" onMouseout=\"this.style.backgroundColor='" + imgf + "'; this.style.color='" + txtf + "';\">" + imgvf + "</td>";
imgstring = imgstring + "<td style=\"color:" + txtg + ";\" width=\"70\" align=\"center\" bgcolor=\"" + imgg + "\" onClick=\"write_layer('g');\" onMouseover=\"this.style.cursor='hand'; this.style.backgroundColor='#FFFFFF'; this.style.color='" + txt2g + "';\" onMouseout=\"this.style.backgroundColor='" + imgg + "'; this.style.color='" + txtg + "';\">" + imgvg + "</td>";
imgstring = imgstring + "<td style=\"color:" + txth + ";\" width=\"70\" align=\"center\" bgcolor=\"" + imgh + "\" onClick=\"write_layer('h');\" onMouseover=\"this.style.cursor='hand'; this.style.backgroundColor='#FFFFFF'; this.style.color='" + txt2h + "';\" onMouseout=\"this.style.backgroundColor='" + imgh + "'; this.style.color='" + txth + "';\">" + imgvh + "</td>";
imgstring = imgstring + "<td style=\"color:" + txti + ";\" width=\"70\" align=\"center\" bgcolor=\"" + imgi + "\" onClick=\"write_layer('i');\" onMouseover=\"this.style.cursor='hand'; this.style.backgroundColor='#FFFFFF'; this.style.color='" + txt2i + "';\" onMouseout=\"this.style.backgroundColor='" + imgi + "'; this.style.color='" + txti + "';\">" + imgvi + "</td>";
imgstring = imgstring + "<td style=\"color:" + txtj + ";\" width=\"70\" align=\"center\" bgcolor=\"" + imgj + "\" onClick=\"write_layer('j');\" onMouseover=\"this.style.cursor='hand'; this.style.backgroundColor='#FFFFFF'; this.style.color='" + txt2j + "';\" onMouseout=\"this.style.backgroundColor='" + imgj + "'; this.style.color='" + txtj + "';\">" + imgvj + "</td>";
imgstring = imgstring + "</tr></table>";
switch (layerno) {
   case 'a':
	  msgstringleft1=layer_left1a; msgstringleft2=layer_left2a; msgstringcad=layer_cada; msgstringreg=layer_rega; 
	  msgstringright=layer_righta; msgstringpower=layer_powera; msgstringmtbf=layer_mtbfa;
      break
   case 'b':
	  msgstringleft1=layer_left1b; msgstringleft2=layer_left2b; msgstringcad=layer_cadb; msgstringreg=layer_regb;
	  msgstringright=layer_rightb; msgstringpower=layer_powerb; msgstringmtbf=layer_mtbfb;
      break
   case 'c':
	  msgstringleft1=layer_left1c; msgstringleft2=layer_left2c; msgstringcad=layer_cadc; msgstringreg=layer_regc;
	  msgstringright=layer_rightc; msgstringpower=layer_powerc; msgstringmtbf=layer_mtbfc;
      break
   case 'd':
	  msgstringleft1=layer_left1d; msgstringleft2=layer_left2d; msgstringcad=layer_cadd; msgstringreg=layer_regd;
	  msgstringright=layer_rightd; msgstringpower=layer_powerd; msgstringmtbf=layer_mtbfd;
      break
   case 'e':
	  msgstringleft1=layer_left1e; msgstringleft2=layer_left2e; msgstringcad=layer_cade; msgstringreg=layer_rege;
	  msgstringlright=layer_righte; msgstringpower=layer_powere; msgstringmtbf=layer_mtbfe;
      break
   case 'f':
	  msgstringleft1=layer_left1f; msgstringleft2=layer_left2f; msgstringcad=layer_cadf; msgstringreg=layer_regf;
	  msgstringright=layer_rightf; msgstringpower=layer_powerf; msgstringmtbf=layer_mtbff;
      break
   case 'g':
	  msgstringleft1=layer_left1g; msgstringleft2=layer_left2g; msgstringcad=layer_cadg; msgstringreg=layer_regg;
	  msgstringright=layer_rightg; msgstringpower=layer_powerg; msgstringmtbf=layer_mtbfg;
      break
   case 'h':
	  msgstringleft1=layer_left1h; msgstringleft2=layer_left2h; msgstringcad=layer_cadh; msgstringreg=layer_regh;
	  msgstringright=layer_righth; msgstringpower=layer_powerh; msgstringmtbf=layer_mtbfh;
      break
   case 'i':
	  msgstringleft1=layer_left1i; msgstringleft2=layer_left2i; msgstringcad=layer_cadi; msgstringreg=layer_regi;
	  msgstringright=layer_righti; msgstringpower=layer_poweri; msgstringmtbf=layer_mtbfi;
      break
   case 'j':
	  msgstringleft1=layer_left1j; msgstringleft2=layer_left2j; msgstringcad=layer_cadj; msgstringreg=layer_regj;
	  msgstringright=layer_rightj; msgstringpower=layer_powerj; msgstringmtbf=layer_mtbfj;
      break
   default:
      msgstringleft1=layer_left1a; msgstringleft2=layer_left2a; msgstringcad=layer_cada; msgstringreg=layer_rega;
	  msgstringright=layer_righta; msgstringpower=layer_powera; msgstringmtbf=layer_mtbfa;
      break
   }	
  if(document.layers){
   //Browser="NN4";
  textlayer = document.layers["specifications_left1"];
  textlayer.document.open();
  textlayer.document.write(msgstringleft1);
  textlayer.document.close();
  textlayer = document.layers["specifications_left2"];
  textlayer.document.open();
  textlayer.document.write(msgstringleft2);
  textlayer.document.close();
  textlayer = document.layers["specifications_right"];
  textlayer.document.open();
  textlayer.document.write(msgstringright);
  textlayer.document.close();
  textlayer = document.layers["specifications_power"];
  textlayer.document.open();
  textlayer.document.write(msgstringpower);
  textlayer.document.close();
  textlayer = document.layers["specifications_mtbf"];
  textlayer.document.open();
  textlayer.document.write(msgstringmtbf);
  textlayer.document.close();
  textlayer = document.layers["specifications_reg"];
  textlayer.document.open();
  textlayer.document.write(msgstringreg);
  textlayer.document.close();
   textlayer = document.layers["specifications_cad"];
  textlayer.document.open();
  textlayer.document.write(msgstringcad);
  textlayer.document.close();
  textlayer = document.layers["tabs"];
  textlayer.document.open();
  textlayer.document.write(imgstring);
  textlayer.document.close();
  }
   if(document.all){
  //Browser="IE"
  textlayer = document.all["specifications_left1"];
  textlayer.innerHTML=msgstringleft1;
  textlayer = document.all["specifications_left2"];
  textlayer.innerHTML=msgstringleft2;
  textlayer = document.all["specifications_right"];
  textlayer.innerHTML=msgstringright;
  textlayer = document.all["specifications_power"];
  textlayer.innerHTML=msgstringpower;
  textlayer = document.all["specifications_mtbf"];
  textlayer.innerHTML=msgstringmtbf;
  textlayer = document.all["specifications_reg"];
  textlayer.innerHTML=msgstringreg;
  textlayer = document.all["specifications_cad"];
  textlayer.innerHTML=msgstringcad;
  textlayer = document.all["tabs"];
  textlayer.innerHTML=imgstring;
  }
  if(document.getElementById){
  //Browser="NN6+";
  textlayer = document.getElementById("specifications_left1");
  textlayer.innerHTML =msgstringleft1;
  textlayer = document.getElementById("specifications_left2");
  textlayer.innerHTML =msgstringleft2;
  textlayer = document.getElementById("specifications_right");
  textlayer.innerHTML =msgstringright;
  textlayer = document.getElementById("specifications_power");
  textlayer.innerHTML =msgstringpower;
  textlayer = document.getElementById("specifications_mtbf");
  textlayer.innerHTML =msgstringmtbf;
  textlayer = document.getElementById("specifications_reg");
  textlayer.innerHTML =msgstringreg;
  textlayer = document.getElementById("specifications_cad");
  textlayer.innerHTML =msgstringcad;
  textlayer = document.getElementById("tabs");
  textlayer.innerHTML =imgstring;
  }
  Rollover()
}
// Layer Information
layer_left1a = "<ul><li>Eight female 15-pin HD and eight female USB Type B connectors.";
layer_left1a = layer_left1a + "<li>Supports PCs with USB-enabled OS (Windows 98/ME/2000/XP, Windows Server 2003, Linux) and USB ports.<li>Supports PCs with USB-enabled BIOS (legacy USB support) and USB ports.<li>Supports SUN Blade 100, SUN Blade 1000, SUN Fire&#8482; 240 and SUN Ray.<li>Supports MAC G4, G5 and Xserve.<li>Supports MAC soft (keyboard) power-on.<li>Any legacy PS/2 or SUN computer can be connected by using a USB-PS2-R or USB-SUN-R adapter.</ul>";
layer_left2a = "<ul><li>Crisp and clear 1900x1200 resolution.<li>Two Female 15-pin HD connectors.";
layer_left2a = layer_left2a + "<li>A multiscan VGA monitor is required to display the different video outputs from different platforms.<li>Bandwidth is 150 MHz.</ul>";
layer_righta = "<ul><li>Two sets of female USB Type A connectors for keyboards and mice.";
layer_righta = layer_righta + "<li>Compatible with most USB keyboards and mice, including Microsoft USB Intellimouse&#174;, Logitech Cordless Elite Duo keyboard and mouse, Gyration keyboard/mouse, Crystal Vision keyboard with touchpad, and iKey DI-5K USB.<li>Keyboard and mouse are hot-pluggable.<li>USB MAC and SUN startup keys are supported on all platforms of input devices.<li>Keystrokes are translated across platforms.</ul>";
layer_powera = "<ul><li>110 or 220 VAC at 50 or 60 Hz via AC adapter.<li>Power consumption: 10W";
layer_powera = layer_powera + "<li> Use the <a href=\"dc-dc-converter.html\">PWR-48V-5V2A DC-DC power converter</a>";
layer_powera = layer_powera + " to install the <br>UNIMUX-2X8-U in a Telecom environment.</ul>";
layer_mtbfa = "<ul><li>58,644 hrs</ul>";
layer_rega = "<ul><li>Desktop unit: RoHS</ul>";
layer_cada = "<a href=\"caddrawings/cad-unimux-2x8-u.html\" onClick=\"window.open('caddrawings/cad-unimux-2x8-u.html','','width=880,height=775,menubar=0,resizable=0,toolbar=0,status=0');return false;\" onMouseUp=\"this.style.color='#800080';\">2x8 CAD Drawing</a>";
layer_left1b = "<ul><li>Sixteen female 15-pin HD and sixteen female USB Type B connectors.";
layer_left1b = layer_left1b + "<li>Supports PCs with USB-enabled OS (Windows 98/ME/2000/XP, Windows Server 2003, Linux) and USB ports.<li>Supports PCs with USB-enabled BIOS (legacy USB support) and USB ports.<li>Supports SUN Blade 100, SUN Blade 1000, SUN Fire&#8482; 240 and SUN Ray.<li>Supports MAC G4, G5 and Xserve.<li>Supports MAC soft (keyboard) power-on.<li>Any legacy PS/2 or SUN computer can be connected by using a USB-PS2-R or USB-SUN-R adapter.</ul>";
layer_left2b = "<ul><li>Crisp and clear 1900x1200 resolution.<li>Two Female 15-pin HD connectors.";
layer_left2b = layer_left2b + "<li>A multiscan VGA monitor is required to display the different video outputs from different platforms.<li>Bandwidth is 150 MHz.</ul>";
layer_rightb = "<ul><li>Two sets of female USB Type A connectors for keyboards and mice.";
layer_rightb = layer_rightb + "<li>Compatible with most USB keyboards and mice, including Microsoft USB Intellimouse&#174;, Logitech Cordless Elite Duo keyboard and mouse, Gyration keyboard/mouse, Crystal Vision keyboard with touchpad, and iKey DI-5K USB.<li>Keyboard and mouse are hot-pluggable.<li>USB MAC and SUN startup keys are supported on all platforms of input devices.<li>Keystrokes are translated across platforms.</ul>";
layer_powerb = "<ul><li>110 or 220 VAC at 50 or 60 Hz<li>Power consumption: 15W";
layer_powerb = layer_powerb + "<li> Add <a href=\"dc-dc-converter.html\">-48V5V10A, optional internal DC-DC converter</a>";
layer_powerb = layer_powerb + ", to install the <br>UNIMUX-2X16-U in a Telecom environment.</ul>";
layer_mtbfb = "<ul><li>54,742 hrs</ul>";
layer_regb = "<ul></ul>";
layer_cadb = "<a href=\"caddrawings/cad-unimux-2x16-u.html\" onClick=\"window.open('caddrawings/cad-unimux-2x16-u.html','','width=880,height=780,menubar=0,resizable=0,toolbar=0,status=0');return false;\" onMouseUp=\"this.style.color='#800080';\">2x16 CAD Drawing</a>";
layer_left1c = "<ul><li>Thirty-two  female 15-pin HD and thirty-two female USB Type B connectors.";
layer_left1c = layer_left1c + "<li>Supports PCs with USB-enabled OS (Windows 98/ME/2000/XP, Windows Server 2003, Linux) and USB ports.<li>Supports PCs with USB-enabled BIOS (legacy USB support) and USB ports.<li>Supports SUN Blade 100, SUN Blade 1000, SUN Fire&#8482; 240 and SUN Ray.<li>Supports MAC G4, G5 and Xserve.<li>Supports MAC soft (keyboard) power-on.<li>Any legacy PS/2 or SUN computer can be connected by using a USB-PS2-R or USB-SUN-R adapter.</ul>";
layer_left2c = "<ul><li>Crisp and clear 1900x1200 resolution.<li>Two Female 15-pin HD connectors.";
layer_left2c = layer_left2c + "<li>A multiscan VGA monitor is required to display the different video outputs from different platforms.<li>Bandwidth is 150 MHz.</ul>";
layer_rightc = "<ul><li>Two sets of female USB Type A connectors for keyboards and mice.";
layer_rightc = layer_rightc + "<li>Compatible with most USB keyboards and mice, including Microsoft USB Intellimouse&#174;, Logitech Cordless Elite Duo keyboard and mouse, Gyration keyboard/mouse, Crystal Vision keyboard with touchpad, and iKey DI-5K USB.<li>Keyboard and mouse are hot-pluggable.<li>USB MAC and SUN startup keys are supported on all platforms of input devices.<li>Keystrokes are translated across platforms.</ul>";
layer_powerc = "<ul><li>110 or 220 VAC at 50 or 60 Hz<li>Power consumption: 30W";
layer_powerc = layer_powerc + "<li> Add <a href=\"dc-dc-converter.html\">-48V5V10A2, optional internal DC-DC converter</a>";
layer_powerc = layer_powerc + " to install the<br> UNIMUX-2X32-U in a Telecom environment.</ul>";
layer_mtbfc = "<ul><li>42,634 hrs</ul>";
layer_regc = "<ul></ul>";
layer_cadc = "<a href=\"caddrawings/cad-unimux-2x32-u.html\" onClick=\"window.open('caddrawings/cad-unimux-2x32-u.html','','width=880,height=780,menubar=0,resizable=0,toolbar=0,status=0');return false;\" onMouseUp=\"this.style.color='#800080';\"> 2x32 CAD Drawing</a>";
layer_left1d = "<ul><li>Eight female 15-pin HD and eight female USB Type B connectors.";
layer_left1d = layer_left1d + "<li>Supports PCs with USB-enabled OS (Windows 98/ME/2000/XP, Windows Server 2003, Linux) and USB ports.<li>Supports PCs with USB-enabled BIOS (legacy USB support) and USB ports.<li>Supports SUN Blade 100, SUN Blade 1000, SUN Fire&#8482; 240 and SUN Ray.<li>Supports MAC G4, G5 and Xserve.<li>Supports MAC soft (keyboard) power-on.<li>Any legacy PS/2 or SUN computer can be connected by using a USB-PS2-R or USB-SUN-R adapter.</ul>";
layer_left2d = "<ul><li>Crisp and clear 1900x1200 resolution.<li>Four Female 15-pin HD connectors.";
layer_left2d = layer_left2d + "<li>A multiscan VGA monitor is required to display the different video outputs from different platforms.<li>Bandwidth is 150 MHz.</ul>";
layer_rightd = "<ul><li>Four sets of female USB Type A connectors for keyboards and mice.";
layer_rightd = layer_rightd + "<li>Compatible with most USB keyboards and mice, including Microsoft USB Intellimouse&#174;, Logitech Cordless Elite Duo keyboard and mouse, Gyration keyboard/mouse, Crystal Vision keyboard with touchpad, and iKey DI-5K USB.<li>Keyboard and mouse are hot-pluggable.<li>USB MAC and SUN startup keys are supported on all platforms of input devices.<li>Keystrokes are translated across platforms.</ul>";
layer_powerd = "<ul><li>110 or 220 VAC at 50 or 60 Hz via AC adapter.<li>Power consumption: 15W";
layer_powerd = layer_powerd + "<li> Use the <a href=\"dc-dc-converter.html\">PWR-48V-5V4A DC-DC power converter</a>";
layer_powerd = layer_powerd + " to install the<br> UNIMUX-4X8-U in a Telecom environment.</ul>";
layer_mtbfd = "<ul><li>53,776 hrs</ul>";
layer_regd = "<ul><li>Desktop unit: RoHS</ul>";
layer_cadd = "<a href=\"caddrawings/cad-unimux-4x8-u.html\" onClick=\"window.open('caddrawings/cad-unimux-4x8-u.html','','width=880,height=780,menubar=0,resizable=0,toolbar=0,status=0');return false;\" onMouseUp=\"this.style.color='#800080';\"> 4x8 CAD Drawing</a>";
layer_left1e = "<ul><li>Sixteen female 15-pin HD and sixteen female USB Type B connectors.";
layer_left1e = layer_left1e + "<li>Supports PCs with USB-enabled OS (Windows 98/ME/2000/XP, Windows Server 2003, Linux) and USB ports.<li>Supports PCs with USB-enabled BIOS (legacy USB support) and USB ports.<li>Supports SUN Blade 100, SUN Blade 1000, SUN Fire&#8482; 240 and SUN Ray.<li>Supports MAC G4, G5 and Xserve.<li>Supports MAC soft (keyboard) power-on.<li>Any legacy PS/2 or SUN computer can be connected by using a USB-PS2-R or USB-SUN-R adapter.</ul>";
layer_left2e = "<ul><li>Crisp and clear 1900x1200 resolution.<li>Four Female 15-pin HD connectors.";
layer_left2e = layer_left2e + "<li>A multiscan VGA monitor is required to display the different video outputs from different platforms.<li>Bandwidth is 150 MHz.</ul>";
layer_righte = "<ul><li>Four sets of female USB Type A connectors for keyboards and mice.";
layer_righte = layer_righte + "<li>Compatible with most USB keyboards and mice, including Microsoft USB Intellimouse&#174;, Logitech Cordless Elite Duo keyboard and mouse, Gyration keyboard/mouse, Crystal Vision keyboard with touchpad, and iKey DI-5K USB.<li>Keyboard and mouse are hot-pluggable.<li>USB MAC and SUN startup keys are supported on all platforms of input devices.<li>Keystrokes are translated across platforms.</ul>";
layer_powere = "<ul><li>110 or 220 VAC at 50 or 60 Hz<li>Power consumption: 25W";
layer_powere = layer_powere + "<li> Add <a href=\"dc-dc-converter.html\">-48V5V10A, optional internal DC-DC converter</a>";
layer_powere = layer_powere + " to install the<br> UNIMUX-4X16-U in a Telecom environment.</ul>";
layer_mtbfe = "<ul><li>50,289 hrs</ul>";
layer_rege = "<ul></ul>";
layer_cade = "<a href=\"caddrawings/cad-unimux-4x16-u.html\" onClick=\"window.open('caddrawings/cad-unimux-4x16-u.html','','width=880,height=780,menubar=0,resizable=0,toolbar=0,status=0');return false;\" onMouseUp=\"this.style.color='#800080';\"> 4x16 CAD Drawing</a>";
layer_left1f = "<ul><li>Thirty-two female 15-pin HD and thirty-two female USB Type B connectors.";
layer_left1f = layer_left1f + "<li>Supports PCs with USB-enabled OS (Windows 98/ME/2000/XP, Windows Server 2003, Linux) and USB ports.<li>Supports PCs with USB-enabled BIOS (legacy USB support) and USB ports.<li>Supports SUN Blade 100, SUN Blade 1000, SUN Fire&#8482; 240 and SUN Ray.<li>Supports MAC G4, G5 and Xserve.<li>Supports MAC soft (keyboard) power-on.<li>Any legacy PS/2 or SUN computer can be connected by using a USB-PS2-R or USB-SUN-R adapter.</ul>";
layer_left2f = "<ul><li>Crisp and clear 1900x1200 resolution.<li>Four Female 15-pin HD connectors.";
layer_left2f = layer_left2f + "<li>A multiscan VGA monitor is required to display the different video outputs from different platforms.<li>Bandwidth is 150 MHz.</ul>";
layer_rightf = "<ul><li>Four sets of female USB Type A connectors for keyboards and mice.";
layer_rightf = layer_rightf + "<li>Compatible with most USB keyboards and mice, including Microsoft USB Intellimouse&#174;, Logitech Cordless Elite Duo keyboard and mouse, Gyration keyboard/mouse, Crystal Vision keyboard with touchpad, and iKey DI-5K USB.<li>Keyboard and mouse are hot-pluggable.<li>USB MAC and SUN startup keys are supported on all platforms of input devices.<li>Keystrokes are translated across platforms.</ul>";
layer_powerf = "<ul><li>110 or 220 VAC at 50 or 60 Hz<li>Power consumption: 40W";
layer_powerf = layer_powerf + "<li> Add <a href=\"dc-dc-converter.html\">-48V5V10A2, optional internal DC-DC converter</a>";
layer_powerf = layer_powerf + " to install the<br> UNIMUX-4X32-U in a Telecom environment.</ul>";
layer_mtbff = "<ul><li>38,775 hrs</ul>";
layer_regf = "<ul></ul>";
layer_cadf = "<a href=\"caddrawings/cad-unimux-4x32-u.html\" onClick=\"window.open('caddrawings/cad-unimux-4x32-u.html','','width=880,height=780,menubar=0,resizable=0,toolbar=0,status=0');return false;\" onMouseUp=\"this.style.color='#800080';\"> 4x32 CAD Drawing</a>";
layer_left1g = "<ul><li>Eight female 15-pin HD and eight female USB Type B connectors.";
layer_left1g = layer_left1g + "<li>Supports PCs with USB-enabled OS (Windows 98/ME/2000/XP, Windows Server 2003, Linux) and USB ports.<li>Supports PCs with USB-enabled BIOS (legacy USB support) and USB ports.<li>Supports SUN Blade 100, SUN Blade 1000, SUN Fire&#8482; 240 and SUN Ray.<li>Supports MAC G4, G5 and Xserve.<li>Supports MAC soft (keyboard) power-on.<li>Any legacy PS/2 or SUN computer can be connected by using a USB-PS2-R or USB-SUN-R adapter.</ul>";
layer_left2g = "<ul><li>Crisp and clear 1900x1200 resolution.<li>Eight Female 15-pin HD connectors.";
layer_left2g = layer_left2g + "<li>A multiscan VGA monitor is required to display the different video outputs from different platforms.<li>Bandwidth is 150 MHz.</ul>";
layer_rightg = "<ul><li>Eight sets of female USB Type A connectors for keyboards and mice.";
layer_rightg = layer_rightg + "<li>Compatible with most USB keyboards and mice, including Microsoft USB Intellimouse&#174;, Logitech Cordless Elite Duo keyboard and mouse, Gyration keyboard/mouse, Crystal Vision keyboard with touchpad, and iKey DI-5K USB.<li>Keyboard and mouse are hot-pluggable.<li>USB MAC and SUN startup keys are supported on all platforms of input devices.<li>Keystrokes are translated across platforms.</ul>";
layer_powerg = "<ul><li>110 or 220 VAC at 50 or 60 Hz<li>Power consumption: 25W";
layer_powerg = layer_powerg + "<li> Add <a href=\"dc-dc-converter.html\">-48V5V10A, optional internal DC-DC converter</a>";
layer_powerg = layer_powerg + " to install the<br> UNIMUX-8x8-U in a Telecom environment.</ul>";
layer_mtbfg = "<ul><li>41,112 hrs</ul>";
layer_regg = "<ul></ul>";
layer_cadg = "<a href=\"caddrawings/cad-unimux-8x8-u.html\" onClick=\"window.open('caddrawings/cad-unimux-8x8-u.html','','width=880,height=780,menubar=0,resizable=0,toolbar=0,status=0');return false;\" onMouseUp=\"this.style.color='#800080';\"> 8x8 CAD Drawing</a>";
layer_left1h = "<ul><li>Sixteen female 15-pin HD and sixteen female USB Type B connectors.";
layer_left1h = layer_left1h + "<li>Supports PCs with USB-enabled OS (Windows 98/ME/2000/XP, Windows Server 2003, Linux) and USB ports.<li>Supports PCs with USB-enabled BIOS (legacy USB support) and USB ports.<li>Supports SUN Blade 100, SUN Blade 1000, SUN Fire&#8482; 240 and SUN Ray.<li>Supports MAC G4, G5 and Xserve.<li>Supports MAC soft (keyboard) power-on.<li>Any legacy PS/2 or SUN computer can be connected by using a USB-PS2-R or USB-SUN-R adapter.</ul>";
layer_left2h = "<ul><li>Crisp and clear 1900x1200 resolution.<li>Eight Female 15-pin HD connectors.";
layer_left2h = layer_left2h + "<li>A multiscan VGA monitor is required to display the different video outputs from different platforms.<li>Bandwidth is 150 MHz.</ul>";
layer_righth = "<ul><li>Eight sets of female USB Type A connectors for keyboards and mice.";
layer_righth = layer_righth + "<li>Compatible with most USB keyboards and mice, including Microsoft USB Intellimouse&#174;, Logitech Cordless Elite Duo keyboard and mouse, Gyration keyboard/mouse, Crystal Vision keyboard with touchpad, and iKey DI-5K USB.<li>Keyboard and mouse are hot-pluggable.<li>USB MAC and SUN startup keys are supported on all platforms of input devices.<li>Keystrokes are translated across platforms.</ul>";
layer_powerh = "<ul><li>110 or 220 VAC at 50 or 60 Hz<li>Power consumption: 25W";
layer_powerh = layer_powerh + "<li> Add <a href=\"dc-dc-converter.html\">-48V5V10A2, optional internal DC-DC converter</a>";
layer_powerh = layer_powerh + " to install the<br> UNIMUX-8X16-U in a Telecom environment.</ul>";
layer_mtbfh = "<ul><li>40,545 hrs</ul>";
layer_regh = "<ul></ul>";
layer_cadh = "<a href=\"caddrawings/cad-unimux-8x16-u.html\" onClick=\"window.open('caddrawings/cad-unimux-8x16-u.html','','width=880,height=780,menubar=0,resizable=0,toolbar=0,status=0');return false;\" onMouseUp=\"this.style.color='#800080';\"> 8x16 CAD Drawing</a>";
layer_left1i = "<ul><li>Twenty-four female 15-pin HD and twenty-four female USB Type B connectors.";
layer_left1i = layer_left1i + "<li>Supports PCs with USB-enabled OS (Windows 98/ME/2000/XP, Windows Server 2003, Linux) and USB ports.<li>Supports PCs with USB-enabled BIOS (legacy USB support) and USB ports.<li>Supports SUN Blade 100, SUN Blade 1000, SUN Fire&#8482; 240 and SUN Ray.<li>Supports MAC G4, G5 and Xserve.<li>Supports MAC soft (keyboard) power-on.<li>Any legacy PS/2 or SUN computer can be connected by using a USB-PS2-R or USB-SUN-R adapter.</ul>";
layer_left2i = "<ul><li>Crisp and clear 1900x1200 resolution.<li>Eight Female 15-pin HD connectors.";
layer_left2i = layer_left2i + "<li>A multiscan VGA monitor is required to display the different video outputs from different platforms.<li>Bandwidth is 150 MHz.</ul>";
layer_righti = "<ul><li>Eight sets of female USB Type A connectors for keyboards and mice.";
layer_righti = layer_righti + "<li>Compatible with most USB keyboards and mice, including Microsoft USB Intellimouse&#174;, Logitech Cordless Elite Duo keyboard and mouse, Gyration keyboard/mouse, Crystal Vision keyboard with touchpad, and iKey DI-5K USB.<li>Keyboard and mouse are hot-pluggable.<li>USB MAC and SUN startup keys are supported on all platforms of input devices.<li>Keystrokes are translated across platforms.</ul>";
layer_poweri = "<ul><li>110 or 220 VAC at 50 or 60 Hz<li>Power consumption: 35W";
layer_poweri = layer_poweri + "<li> Add <a href=\"dc-dc-converter.html\">-48V5V10A2, optional internal DC-DC converter</a>";
layer_poweri = layer_poweri + " to install the<br> UNIMUX-8x24-U in a Telecom environment.</ul>";
layer_mtbfi = "<ul><li>37,818 hrs</ul>";
layer_regi = "<ul></ul>";
layer_cadi = "<a href=\"caddrawings/cad-unimux-8x24-u.html\" onClick=\"window.open('caddrawings/cad-unimux-8x24-u.html','','width=880,height=780,menubar=0,resizable=0,toolbar=0,status=0');return false;\" onMouseUp=\"this.style.color='#800080';\"> 8x24 CAD Drawing</a>";
layer_left1j = "<ul><li>Thirty-two female 15-pin HD and thirty-two female USB Type B connectors.";
layer_left1j = layer_left1j + "<li>Supports PCs with USB-enabled OS (Windows 98/ME/2000/XP, Windows Server 2003, Linux) and USB ports.<li>Supports PCs with USB-enabled BIOS (legacy USB support) and USB ports.<li>Supports SUN Blade 100, SUN Blade 1000, SUN Fire&#8482; 240 and SUN Ray.<li>Supports MAC G4, G5 and Xserve.<li>Supports MAC soft (keyboard) power-on.<li>Any legacy PS/2 or SUN computer can be connected by using a USB-PS2-R or USB-SUN-R adapter.</ul>";
layer_left2j = "<ul><li>Crisp and clear 1900x1200 resolution.<li>Eight Female 15-pin HD connectors.";
layer_left2j = layer_left2j + "<li>A multiscan VGA monitor is required to display the different video outputs from different platforms.<li>Bandwidth is 150 MHz.</ul>";
layer_rightj = "<ul><li>Eight sets of female USB Type A connectors for keyboards and mice.";
layer_rightj = layer_rightj + "<li>Compatible with most USB keyboards and mice, including Microsoft USB Intellimouse&#174;, Logitech Cordless Elite Duo keyboard and mouse, Gyration keyboard/mouse, Crystal Vision keyboard with touchpad, and iKey DI-5K USB.<li>Keyboard and mouse are hot-pluggable.<li>USB MAC and SUN startup keys are supported on all platforms of input devices.<li>Keystrokes are translated across platforms.</ul>";
layer_powerj = "<ul><li>110 or 220 VAC at 50 or 60 Hz<li>Power consumption: 35W";
layer_powerj = layer_powerj + "<li> Add <a href=\"dc-dc-converter.html\">-48V5V10A2, optional internal DC-DC converter</a>";
layer_powerj = layer_powerj + " to install the<br> UNIMUX-8X32-U in a Telecom environment.</ul>";
layer_mtbfj = "<ul><li>36,114 hrs</ul>";
layer_regj = "<ul></ul>";
layer_cadj = "<a href=\"caddrawings/cad-unimux-8x32-u.html\" onClick=\"window.open('caddrawings/cad-unimux-8x32-u.html','','width=880,height=780,menubar=0,resizable=0,toolbar=0,status=0');return false;\" onMouseUp=\"this.style.color='#800080';\"> 8x32 CAD Drawing</a>";
function initialvars() { 
imga = "#FFFFFF";imgb = "77ccaa";imgc = "77ccaa";imgd = "77ccaa";imge = "77ccaa";imgf = "77ccaa";imgg = "77ccaa";imgh = "77ccaa";imgi = "77ccaa";imgj = "77ccaa";imgk = "77ccaa";imgl = "77ccaa";imgm = "77ccaa";imgn = "77ccaa";
imgva = "<b>2x8</b>";imgvb = "<b>2x16</b>";imgvc = "<b>2x32</b>";imgvd = "<b>4x8</b>";imgve = "<b>4x16</b>";
imgvf = "<b>4x32</b>";imgvg = "<b>8x8</b>";imgvh = "<b>8x16</b>";imgvi = "<b>8x24</b>";imgvj = "<b>8x32</b>";
imgvk = "<b>32x2</b>";imgvl = "<b>32x4</b>";imgvm = "<b>32x8</b>";imgvn = "<b>32x16</b>";
visited = "a"; 
} 
