//---------------------------------------------------------------------
//
//            Rainer Eschen's  _____          __             _ __
//           _______   ______ / ___ \________/ /    _____ __(_) /____
//          / __/ -_) (_-< -_) / _ `/ __/ __/ _ \_ (_-< // / / __/ -_)
//         /_/  \__(_)___|__/\ \_,_/_/  \__/_//_(_)___|_,_/_/\__/\__/
//    \___/                                    ___   ___  ___  ___
//                               Client-side  |_  | / _ \/ _ \/ _ \
//     search engines, for Internet,         / __/_/ // / // / // /
//   Intranet, CDROM, Harddisk, Disk        /____(_)___/\___/\___/
//
//
//
//   Copyright (c) 1997-2000 by rainer eschen search.technology
//                 All rights reserved.
//
//   English version 5.0 (08/10/2000)
//
//   You are allowed to change this code except from the mechanism to
//   create the copyright line at the end of the hitlist (variable
//   "lastupdate", function "footer()").
//
// rainer eschen has given Olson Electronics written permission to modify
// the above mentioned code. Please contact himIf you wish to do the same.
//
//---------------------------------------------------------------------
//Updated 10 March 2010
//
// indexHTML: consts
var index_max = 193;
var glossaryMode = false;
var lastupdate = " ";  // Created by re.se@rch.index.html 2.000, Olson Electronics

// Hitlist output
var textColor         = "#000000";          // <Body> definition
var linkColor         = "#0000FF";
var vLinkColor        = "#4B4BFF";
var aLinkColor        = "#C0C0FF";
var backgroundColor   = "#FFFFFF";
var backgroundImage   = "background.gif";
var tableWidth        = "640";              // Table
var tableColor        = "#A5A5FF";
var tableOuterColor   = "#EBEBFF";
var charset           = "Verdana,geneva,ARIAL,HELVETICA,Helv,Swiss";
var charNormal        = "2";                // Size of chars
var charSmaller       = "1";

var entry             = new arrayCreate();  // Database
var g;              // Glossary database

var cInputRef         = null;               // Reference to edit field
var cInput            = "";                 // Input string
var cBeginOfWord      = true;               // true == compare with begin 
var cCaseSensitive    = false;              // true == case-sensitive comparison 

var cLiteral          = "";                 // Keyword in input string
var input             = "";                 // Rest of input string
var token             = "";                 // Last found token

var tEOF              = 0; 
var tOr               = 1; 
var tAnd              = 2; 
var tNot              = 3; 
var tParenthesisOpen  = 4; 
var tParenthesisClose = 5;
var tLiteral          = 6;

var error             = false;             // Error found, stop analysis

var charsSmall = "àáâãäåæçèéêëìíîïðñòóôõöøùúûüýþ";
var charsLarge = "ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ";

//------------------------------------------------- Array handling -

function arrayCreate() {

  this.item     = new Array();
  this.length   = aLength;    
  this.add      = aAdd;       
  this.concat   = aConcat;    
  this.sort     = aSort;      
}


function aLength() {

  return this.item.length;
}


function aAdd(entry) {

  this.item[this.item.length] = entry;
}


function aConcat(array) {

  if (array != this) {
    for (var i = 0; i < array.length(); i++) {
      this.item[this.item.length] = array.item[i];
    }
  }
  return this;
}


function aSort(inFunction) {

  this.item.sort(inFunction);
}

//------------------------------------------------- Array elements -


function entryCreate() {

  this.keywords;            
  this.page;                
  this.description;         
}


function foundCreate() {

  this.position;                 
  this.perCent    = 100;         
  this.keywords   = "Klick";     
         
  this.exists     = false;       
  this.addPerCent = gAddPerCent; 
  this.addKeyword = gAddKeyword; 
}


function gAddPerCent(perCent) {

  this.perCent = Math.round((this.perCent + perCent) / 2);
}


function gAddKeyword(keyword) {

  if (this.keywords == "Klick") {
    this.keywords = keyword; 
  }
  else {
    if ((keyword == "Klick") && (this.keywords != "")) {
      // ignorieren
    }
    else { 
      if (this.keywords != keyword) {
        this.keywords = this.keywords + "<br>" + keyword;
      }
    }
  }
}


function sortPerCent(x,y) {

  if (x.perCent < y.perCent) {return -1};
  if (x.perCent > y.perCent) {return 1};
  return 0;
}

//------------------------------------------------------- Database -


function init() {

  for (var i = 0; i <= index_max; i++) {
    entry.add(new entryCreate());
  }
// indexHTML: glossary

// indexHTML: array
entry.item[0].keywords = "100A,10A,1362,1363,13A,16A,18091,18092,1mA,20A,220V,2mA,6/10A,6A/10A,7035," +
 "800mW,American,ASTA,based,bonded,borne,Brackets,British,Broadcasting,cable,CEI,Choke,Circuit,clamping,Computer,construction,Control," +
 "coordinated,cord,core,Digital,Analogue,Distribution,disturbances,double,Earth,Earthline,Electronic,Energy,Equipment,external,Filter,filters,finish," +
 "fixing,Floor,FRE,French,FU/2,FU/3,FU/4,FU/5,FU/6,FU/8,FU/2UK,FU/3UK,FU/4UK,FU/5UK,FU/6UK,FU/8UK,fused,GER,German,grey,holder,IEC,Illuminated," +
 "Information,inrush,installation,Instrumentation,interference,Internal,International,Leakage,Light,lightning,link,Machinery," +
 "Mains,Matching,maximum,Microprocessor,mild,mounted,Mounting,NEMA,Operating,paint,Panels,plugs,pole,Process,Protection,Protector,PVC,Racks,RAL," +
 "rating,Response,right,rms,robust,SEV,shroud,side,sockets,spec,spikes,Standard,steel,stud,Suppressor,surges,switch,switching,Systems," +
 "50Hz,5733,CSA,Data,Desk,terminated,top,Transient,transients,units,UTE,Varistor,VDE,US,USA,versions,voltage,Wall,wiring,Z280G,ZNR";
entry.item[0].page = "10amp_data_protector.htm";
entry.item[0].description = "10A Data Protector";
entry.item[1].keywords = "100A,13A,140J,16A,1mA,20A,250,250VAC,3244,3245,430V,60950,6500A,7016,710V,Approved,BEAB,BS1363,BS5733," +
 "BS6396,cable,clamping,construction,core,CSA,Data,dual,earth,earthing,energy,External,Filter,front,glowing,High,integrity,Illuminated,Impulse," +
 "indicate,Information,inrush,L-E,light,L-N,mains,2U,operational,panels,maintain,Maximum,modes,N-E,neon,On,Off,Operating,operation,peak,plug," +
 "protection,Racks,RAL,rating,replaced,response,right,rms,Sockets,Standard,Steel,stud,Surge,Switch,time,Transient,Two,units,19\"," +
 "Unswitched,VAC,Varistor,VDE,voltage,wire";
entry.item[1].page = "13a_filter.htm";
entry.item[1].description = "13A 19&quot; Horizontal Distribution Unit";
entry.item[2].keywords = "10A,1363,13A,13A/10SW,13A/2SW,13A/3SW/CB,13A/3SW/MS,13A/4,13A/4SW,13A/4SW/CB,13A/5/MS," +
 "13A/5SW/CB,13A/5SW/MS,13A/6,13A/6SW,13A/6SW/CB,13A/8SW,16A,190,20A,4343,60950,6500,7035,Approved,ASTA,bench,benches,bonded,Box,brackets," +
 "BS1362,BS1363,BS5733,cable,colleges,Commando,connected,construction,core,distribution,double,Earth,enable,environment,external,Extras," +
 "finish,flat,free,fused,link,grey,Illuminated,indicator,Individually,instant,Internal,laboratories,laboratory,Light,Main,mains,bs4343,maximum,MCB," +
 "mild,mounting,309,iec,iec309,Sockets,Standard,standing,steel,stud,neon,office,Operating,Optional,paint,plug,pole,power,PVC,RAL,circuit,breaker," +
 "rating,Red,right,robust,safety,schools,shroud,sides,supplied,switch,Switched,terminated,twin,units,voltage,wall,walls,wiring,workshop";
entry.item[2].page = "13a_standard_flat.htm";
entry.item[2].description = "13A Standard Range Flat Panels";
entry.item[3].keywords = "1362,1363,13A,20A,30mA,5733,582,60950,6500,7035,Amp,Approved,ASTA,bonding,BS4293,cable,cased,core,residual,circuit," +
 "breaker,Distribution,Earth,19\",External,fused,link,grey,indicator,Information,Internal,Item,light,mains,maximum,mounting,neon,power,racks,RAL," +
 "rating,RCD,Red,right,safety,sizes,sockets,spacing,Standard,steel,Strong,stud,systems,Terminated,top,Operating,Panels,plug,trip,Units,vertical," +
 "Voltage,wiring,X13A/10,X13A/12,X13A/4,X13A/5,X13A/6,X13A/8,XRCD13A/10,XRCD13A/12,XRCD13A/4,XRCD13A/5,XRCD13A/6,XRCD13A/8,residual,circuit,breaker";
entry.item[3].page = "13a_vertical.htm";
entry.item[3].description = "13A Mains Distribution Panels with Vertical Sockets";
entry.item[4].keywords = "1363,13A,16A,20A,32A,309,60950,6500,7035,Approved,ASTA,bonded,Brackets,BS1362,BS1363,BS4343,BS5733,cable,Clean," +
 "Commando,conductors,conduit,construction,core,desk,Distribution,Earth,Electrak,external,Extras,finish,fixing,installation,Flexible,floor,fused," +
 "link,grey,holder,illuminated,LSF,indicator,Information,Internal,Light,mains,maximum,iec,iec309,metal,mild,mounting,N13A/10,N13A/12,N13A/2,N13A/3," +
 "N13A/4,N13A/5,N13A/6,N13A/7,N13A/8,N13A/9,Slim,Sockets,neon,Operating,Optional,paint,Panels,plug,PVC,RAL,rating,Red,right,robust,side,sizes," +
 "Specifications,Standard,steel,stud,tap,off,terminated,units,voltage,wall,wiring";
entry.item[4].page = "13amp_slim.htm";
entry.item[4].description = "13A Slim Range";
entry.item[5].keywords = "16mm,39U,42U,6000,700,800mm,Accessories,Adapting,Adjustable,air,airflow,allow,APW,assist,Bags,Bar,black,Blank,Bonding," +
 "Brackets,Buttons,Cabinet,cabinets,Cable,cables,Cabletidy,cage,Cannon,Cannons,Cantilever,cases,Castors,Chassis,clip,coated,coating,configurations," +
 "consuming,cooling,covered,Depth,depths,Document,doors,Duty,Earth,earthing,enclosures,epoxy,polyester,equipment,exist,faces,Fan,fans,finish,fitting," +
 "five,four,frames,free,front,grey,Heavy,height,heights,high,Hook,Horizontal,include,including,Index,infill,Information,Insertion,Extraction,inside," +
 "Jacks,Kits,leads,levelling,Light,loads,locking,Management,Member,members,Metal,Modem,modems,Mounted,Mounting,movement,noise,Nut,nuts,opposite,Pack," +
 "Panels,19\",PDU,plastic,Post,posts,Quick,fit,quickly,racks,rapidly,rear,requiring,rings,Roof,Runners,saving,Screw,screws,secure,series,Support," +
 "supports,surfaces,Shelf,shelves,Shelving,simply,sitting,sizes,Slotted,spare,standard,standing,Steel,suit,Telescopic,thermal,three,tidy,time,Tool," +
 "tray,Trays,two,uneven,Units,Ventilation,Vero,versions,vertical,Wallet,washers,widths";
entry.item[5].page = "19_accessories.htm";
entry.item[5].description = "19&quot; Cabinets Accessories";
entry.item[6].keywords = "12U,17U,22U,3000,37U,42U,600,6000,600mm,700mm," +
 "800mm,access,accessibility,Accessories,appearance,bayed,Cabinet,Cabinets,cabling,Cannon,Case,Cases,castors,Cladding,construction,cost," +
 "depth,difficult,doors,Double,ensures,equipment,features,final,flat,floor,Frame,Free,Kits,left,lower,glass,hang,hinged,Index,Information," +
 "installations,installing,job,joined,Joining,maximum,modern,Mounted,Mounting,Open,operation,option,packed,Panels,perfect,racks,Removable,right," +
 "rugged,Section,Series,shelves,short,Side,sides,simple,situation,sizes,solution,standing,steel,stylish,supports,time,trays,versatility,Wall,19\",Wide";
entry.item[6].page = "19_cabinets.htm";
entry.item[6].description = "19&quot; Cabinets and Cases";
entry.item[7].keywords = "automatic,transfer,switch,changeover,over,digital,meter,amps,volts,powermeter,factor,PF,Watts,Horizontal,19\",Units," +
  "1U,16A,ATS/F/16,ATS/F/16/PM";
entry.item[7].page = "ats_f_16.htm";
entry.item[7].description = "16A Automatic Transfer Switch with individually fused C13 Sockets in 19&quot; Rack 2U"
entry.item[8].keywords = "230VAC,240VAC,13A,digital,ammeter,amp,volts,voltmeter,power,factor,PF,Watts,meter,illuminated,mains,switch,sequential,start,inrush,start,up,startup,surge,1030," +
  "AM1030/13,AM1030/16,PM1030/13,PM1030/16,BS4343,double,Earth,Horizontal,Mounted,Mounting,on/off,19\",Panels,plugs,pole,Racks,stud,1.5U,Units";
entry.item[8].page = "am1030.htm";
entry.item[8].description = "19\" Rack Mounting with Digital Meters and Sequential Start 13A Sockets";
entry.item[9].keywords = "10A,230VAC,240VAC,iec,320,iec320,c13,digital,ammeter,amp,volts,voltmeter,power,factor,PF,Watts,meter,mains,neon,shrouded,1040,1041,AM1040/13,AM1041/13,AM1040/16,AM1041/16," +
  "PM1040/13,PM1041/13,PM1040/16,PM1041/16,BS4343,double,Earth,external,Horizontal,indicator,Mounted,Mounting,19\",Panels,plugs,pole,Racks,shroud,shuttered,stud,1.5U,Units";
entry.item[9].page = "am1040.htm";
entry.item[9].description = "19\" Rack Mounting with Digital Meters and 10A IEC320 C13 Sockets";
entry.item[10].keywords = "2000,3081,Accessories,aluminium,bayed,bolts,Cabinet,cabinets,Cannon,consist,four,Information,joined,Joining,kits,nuts,Part,right,Series,simple," +
  "solution,spacers,steel,suit,washers";
entry.item[10].page = "cabinet_join.htm";
entry.item[10].description = "19&quot; Cabinet Joining Kit";
entry.item[11].keywords = "aluminium,Box,Boxes,Cable,case,combination,Compact,constructed,Floor,high,Information,light,Management,MCB,metal,option,plastic,Portable," +
  "Power,protection,savers,space,Square,strength,update,circuit,breaker,mcb";
entry.item[11].page = "cable_management.htm";
entry.item[11].description = "Cable Management";
entry.item[12].keywords = "230VAC,240VAC,iec,320,iec320,c19,16A,digital,ammeter,amp,volts,voltmeter,power,factor,PF,Watts,meter,illuminated,mains,switch,1045,1046,1047," +
  "AM1045/13,AM1046/13,AM1047/13,AM1045/16,AM1046/16,AM1047/16,PM1045/13,PM1046/13,PM1047/13,PM1045/16,PM1046/16,PM1047/16,double,Earth,Horizontal,Mounted,Mounting,on/off,19\",Panels,plugs,pole,Racks,stud,1.5U,Units";
entry.item[12].page = "am1045.htm";
entry.item[12].description = "19\" Rack Mounting with Digital Meters and 16A IEC C19 Sockets with Mains Switch and Fuse";
entry.item[13].keywords = "12U,15U,18U,3000,3083,3084,3085,3086,3087,3088,3089,3090,3091,3092,400mm,7038,adjustment,Agate,appearance,assemble,Assembly,bend,bottom,Cabinets," +
  "cable,cables,Cannon,capacity,Cases,centre,conditions,construction,cover,covers,cutting,Data,Deep,depth,Depths,desired,Doors,drilling,finish," +
  "fixings,flaps,Flat,front,gland,Glass,Grey,high,hinged,Hook,included,incoming,Information,Integral,Internal,lacing,load,lockable,loose,Maximum," +
  "minimum,modern,Mounting,New,nominal,nuts,opening,Pack,paint,panels,Part,19\",parts,piece,plates,position,posts,powder,quality,Quick,RAL,right," +
  "screw,screws,sectional,Series,sides,Simple,size,slots,Standard,Steel,stylish,subject,Supplied,system,top,Two,tying,ventilation,Wall,Weight,wide";
entry.item[13].page = "cannon_3000.htm";
entry.item[13].description = "Cannon 19&quot; Wall Mounted Cases";
entry.item[14].keywords = "12U,15U,18U,3000,3093,3094,3095,3096,3097,500mm,600mm,7038,Agate,appearance,assemble,Assembly,back,bend,bottom,cabinet,Cabinets,cable,cables," +
  "Cannon,capacity,Cases,closed,concealed,conditions,construction,covers,cutting,Data,demountable,depth,desired,Determine,Doors,Double,drilling," +
  "Enclosure,equipment,finish,fixings,flaps,Flat,frameworks,front,front,Full,gland,Glass,Grey,high,hinged,incoming,Information,inside,Integral," +
  "interconnection,Internal,key,lacing,load,loaded,lock,lockable,loose,Maximum,minimum,modern,mounted,Mounting,New,nominal,opening,Pack,paint," +
  "panels,19\",Part,parts,piece,pins,position,posts,powder,pre,assembled,providing,quality,Quick,RAL,retained,retaining,right,Section,sectional,secures," +
  "Series,should,side,Simple,single,size,slots,spring,Steel,stylish,subject,Supplied,system,top,two,tying,units," +
  "ventilation,Version,via,visible,Wall,Weight,wide";
entry.item[14].page = "cannon_3000x2.htm";
entry.item[14].description = "Cannon 19&quot; Double Section Wall Mounted Cases";
entry.item[15].keywords = "1000mm,25U,33U,42U,47U,6000,600mm,6601,6602,6603,6604,6606,6607,6608,6609,6611,6612,6613,6614,7037,800mm,Accessories,adjustable,appearance," +
  "bright,CAB,Cabinets,Cannon,combined,construction,cost,Data,deep,depths,doors,Dusty,edge,efficiency,embodying,enclosure,evolution,features,finish," +
  "Floor,forms,Four,frame,framed,framework,front,full,fully,glass,global,Grey,hand,height,industry,Information,installation,installations,leading," +
  "left,local,lockable,lower,Materials,Modern,mounting,opening,ownership,19\",paint,panels,Part,patented,plain,plated,posts,powder,vented,professionals," +
  "Quick,RAL,rear,Removable,right,Rigid,safety,section,SeriesSmart,side,Smart,Standard,Standing,steel,stylish,textured,time,White,Wide,zinc";
entry.item[15].page = "cannon_6000_600.htm";
entry.item[15].description = "Cannon 600mm 19&quot; Floor Standing Cabinets";
entry.item[16].keywords = "1000mm,25U,33U,42U,47U,6000,6616,6617,6618,6619,6621,6622,6623,6624,700mm,7037,800mm,Accessories,adjustable,appearance,Basic,bright,CAB," +
  "Cabinets,Cannon,combined,construction,cost,Data,deep,depths,doors,Dusty,edge,efficiency,embodying,enclosure,evolution,features,finish,Floor,forms," +
  "Four,frame,framed,framework,front,full,fully,glass,global,Grey,hand,height,industry,Information,installation,installations,leading,left,life,local," +
  "lockable,lower,Materials,Modern,moked,mounting,opening,19\",ownership,paint,panels,Part,patented,perfoplain,plated,posts,powder,professionals," +
  "Quick,RAL,rear,Removable,right,Rigid,safety,section,SeriesSmart,side,Smart,Standard,Standing,steel,stylish,textured,time,Two,vented,White,Wide,zinc";
entry.item[16].page = "cannon_6000_700.htm";
entry.item[16].description = "Cannon 700mm 19&quot; Floor Standing Cabinets";
entry.item[17].keywords = "1000mm,25U,33U,42U,47U,6000,600mm,6626,6627,6628,6629,6631,6632,6633,6634,6636,6637,6638,6639,7037,800mm,Accessories,adjustable,appearance," +
  "Basic,bright,CAB,Cabinets,Cannon,combined,construction,cost,Data,deep,depths,doors,Dusty,edge,efficiency,enclosure,evolution,features,finish,Floor," +
  "forms,Four,framed,framework,front,full,fully,glass,global,Grey,hand,height,industry,Information,installation,installations,leading,left,life,local," +
  "lockable,lower,Materials,Modern,moked,mounting,opening,19\",paint,panels,plain,plated,posts,powder,professionals,Quick,Part,patented,perfoRAL," +
  "rear,Removable,right,Rigid,safety,section,SeriesSmart,side,Smart,Standard,Standing,steel,stylish,textured,Three,time,Two,vented,White,Wide,zinc";
entry.item[17].page = "cannon_6000_800.htm";
entry.item[17].description = "Cannon 800mm 19&quot; Floor Standing Cabinets";
entry.item[18].keywords = "BS4343,BS,4343,IEC309,309,KNBT/16,KNBT/32,19\",horizontal,horizontally,2U,Individually,fused," +
  "individual,individually,fuse,fused,double,Earth,external,19\",horizontal,horizontally,Panels,plugs,pole,Racks,stud,Units";
entry.item[18].page = "knbt.htm";
entry.item[18].description = "19\" Rack Mounting with Individually Fused 10A IEC 320 Sockets and Neons 2U panel";
entry.item[19].keywords = "Combination,IEC,320,IEC320,10A,C13,16A,C19,20A,COM8+4/16,COM10+4/16,COM12+4/16,COM16+4/16,COM20+4/16,COM24+4/16,COM30+4/16,COM8+4/32,COM10+4/32,COM12+4/32," +
  "COM16+4/32,COM20+4/32,COM24+4/32,COM30+4/32,double,Earth,external,Vertical,Vertically,Panels,plugs,pole,Racks,stud,Units";
entry.item[19].page = "com8_4.htm";
entry.item[19].description = "Vertical PDU with Combination C13 and C19 sockets";
entry.item[20].keywords = "BS4343,BS,4343,IEC309,309,AM3280/13,AM3281/13,AM3280/16,AM3281/16,19\",horizontal,horizontally,Individually,fused,1.5U,amps,ammeter,volts,voltmeter,power,factor,PF,Watts," +
  "PM3280/13,PM3281/13,PM3280/16,PM3281/16,individual,individually,fuse,fused,double,Earth,external,19\",horizontal,horizontally,Panels,plugs,pole,Racks,stud,Units";
entry.item[20].page = "am3280.htm";
entry.item[20].description = "19\" Horizontal, Individually Fused IEC320 C13 10A with a Meter";
entry.item[21].keywords = "combination,BS4343,BS,4343,IEC309,309,320,IEC320,10A,C13,C19,16A,shrouded,COM12+4/R/16,COM12+4/R/32,fused,neons," +
  ",double,Earth,external,Horizontal,Horizontally,Panels,plugs,pole,Racks,stud,Units";
entry.item[21].page = "com12_4r.htm";
entry.item[21].description = "Horizontal PDU with combination IEC320 C13 and C19 sockets";
entry.item[22].keywords = "1363,13A,2655,2656,2657,2658,2659,2660,554,570,60950,7035,724,914,930,Approved,bonded,BS5733," +
  "cable,CAT5,Combination,construction,core,Data,desk,double,Earth,finish,floor,fused,grey,holder,illuminated,Internal,Item,Light,mains,Management," +
  "maximum,mild,mounting,on,off,Operating,Optional,outlets,paint,Panels,plugs,pole,Power,PVC,RAL,rating,Red,right,RJ45,robust,safety," +
  "section,segregated,segregation,shrouded,Sockets,Standard,steel,supplied,switch,tailed,terminated,two,Units,voltage,wall,WIRED,wiring";
entry.item[22].page = "combination.htm";
entry.item[22].description = "Combination Power and Data Units";
entry.item[23].keywords = "13A,Bench,box,Combination,Data,Decker,Desk,Desking,distribution,Double,elegant,format,Free,Fused," +
  "including,Information,input,lower,mains,mixture,panels,Power,providing,19\",racks,RJ45,section,Sloping,sockets,standing,Top,Units,upper";
entry.item[23].page = "combination_units.htm";
entry.item[23].description = "Power and Data Combination Units";
entry.item[24].keywords = "IEC,320,IEC320,10A,C13,230VAC,240VAC,digital,ammeter,amp,volts,voltmeter,power,factor,PF,Watts,meter,ampmeter,AM/KNBT," +
  "PM/KNBT,AM/KNBT/32,PM/KNBT/32,AMKNBT32,PMKNBT32,IEC309,4343,double,Earth,external,19\",horizontal,horizontally,Panels,plugs,pole,Racks,stud,Units";
entry.item[24].page = "am_knbt.htm";
entry.item[24].description = "19\" Rack Mounting with Digital Meters with Individually Fused 10A IEC 320 Sockets";
entry.item[25].keywords = "1961,1998,area,assembly,companies,Company,customer,day,design,dispatch,distribution,established,existing," +
  "expand,expect,facilities,facility,factory,feet,first,flexibility,give,gives,great,held,highest,ideas,include,increasing,Information," +
  "innovations,ISO9001,JIT,lead,leading,mains,management,manufacture,manufacturing,market,metal,moved,office,organisation,original," +
  "packaging,panels,parts,premises,produce,production,Profile,quality,ranges,regularly,responsible,room,service,shop,space," +
  "special,specialise,specialised,spray,square,standard,still,stock,stores,supplier,system,testing,time,units,way";
entry.item[25].page = "company_profile.htm";
entry.item[25].description = "Company Profile";
entry.item[26].keywords = "2780,2781,2782,2783,2784,2785,7035,bonded,Boxes,Brackets,construction,Cut,Data,distribution,Earth,end,finish," +
  "fixing/installation,grey,grommets,holes,IEC,increased,Information,Light,mild,modules,mounting,Networking,nine,paint," +
  "power,racks,RAL,right,robust,safety,shuttered,side,sizes,sockets,Standard,steel,systems,tailed,telephone,Units,Voice,Ways";
entry.item[26].page = "data_box.htm";
entry.item[26].description = "Empty Data and Telecoms boxes";
entry.item[27].keywords = "10A,13A,16A,320,4343,accessible,American,anda,andan,blocks,Breaker,British,C14,C20,cable,Cables,Circuit,connection," +
  "Data,distribution,easily,bs4343,Filter,Filtered,iec309,309,commando,filters,French,Fused,German,High,IEC,IEC320,illuminated,Individually,Information," +
  "inlet,installation,International,Left,Mains,mounting,Multi,option,optional,Panels,plug,positioned,power,mcb,Powerblock,protected," +
  "Protection,Protector,racks,rapid,RCD,Right,shuttered,sizes,Sockets,Specially,Surge,systems,ten,residual,termination,units,vertical";
entry.item[27].page = "data-protection.htm";
entry.item[27].description = "Data Protection Range";
entry.item[28].keywords = "combination,BS4343,BS,4343,IEC309,309,320,IEC320,10A,C13,C19,16A,shrouded,CB/COM8+4/16,CB/COM10+4/16,CB/COM12+4/16,CB/COM16+4/16,CB/COM20+4/16,CB/COM24+4/16,CB/COM30+4/16," +
  "CB/COM8+4/32,CB/COM10+4/32,CB/COM12+4/32,CB/COM16+4/32CB/COM20+4/32,CB/COM24+4/32CB/COM30+4/32,double,Earth,external,Vertical,Vertically,Panels,plugs,pole,Racks,stud,Units";
entry.item[28].page = "cb_com8_4.htm";
entry.item[28].description = "Vertical PDU with circuit breaker and combination IEC320 C13 and C19 sockets";
entry.item[29].keywords = "1363,13A,2645,2646,2647,60950,7035,Approved,bonded,BS5733,cable,Cat,CAT5,channels,Combination,construction,core,Data," +
  "Decker,Double,Earth,finish,fused,grey,Internal,Light,mains,maximum,mild,Operating,paint,Panels,plugs,Power,PVC,RAL,rating,right,RJ45,robust,safety," +
  "section,segregated,separate,Sockets,Standard,steel,supplied,tailed,terminated,two,Units,voltage,WIRED,wiring";
entry.item[29].page = "double_decker.htm";
entry.item[29].description = "Double Decker Power and Data Combination Unit";
entry.item[30].keywords = "100A,1362,1363,13A,EKCL13A/10,EKCL13A/10/MS,EKCL13A/10SW,EKCL13A/2,EKCL13A/2/MS,EKCL13A/2SW,EKCL13A/4,EKCL13A/4/MS," +
  "EKCL13A/4SW,EKCL13A/6,EKCL13A/6/MS,EKCL13A/6SW,EKCL13A/8,EKCL13A/8/MS,EKCL13A/8SW,16A,20A,5733,60950,EKST13A/10,EKST13A/10/MS,EKST13A/8SW," +
  "EKST13A/10SW,EKST13A/2,EKST13A/2/MS,EKST13A/2SW,EKST13A/4,EKST13A/4/MS,EKST13A/4SW,EKST13A/6,EKST13A/6/MS,EKST13A/6SW,EKST13A/8,EKST13A/8/MS," +
  "7035,Approved,ASTA,Brackets,BS5733,Cap,clean,Conduit,connection,construction,Distribution,Double,Earth,earthing,Electrak,external,extra,features," +
  "finish,fixing/installation,Fused,grey,holder,illuminated,Information,Inrush,Internal,lead,Light,link,mains,Management,mild,mounted,On/Off,Operating," +
  "outlets,paint,Panels,Plug,Pole,Power,RAL,rating,red,right,robust,safety,side,Slim,Sockets,Special,standard,steel,Super,switch,Switched,trunking," +
  "underfloor,unfused,units,unswitched,voltage,wiring";
entry.item[30].page = "electrak_super_slim.htm";
entry.item[30].description = "Electrak Super Slim Range";
entry.item[31].keywords = "240V,320,350mm,50/60,6006,6006/LN,6009,6009/LN,7035,AIR,aluminium,anodised,back,bearing,CFM,cover,DEPTH,earth," +
  "External,Fan,fans,FLOW,Front,iec320,Fused,Green,grey,high,IEC,Information,inlet,lead,LED,LEVEL,light,mains,noise,panels,1U,19\",powder," +
  "Power,quality,Racks,RAL,right,sleeve,Specifications,Standard,steel,stud,Top,Trays,version,zintec";
entry.item[31].page = "fan-trays.htm";
entry.item[31].description = "19&quot; Rack Mounted Fan Trays";
entry.item[32].keywords = "combination,BS4343,BS,4343,IEC309,309,320,IEC320,10A,C13,C19,16A,shrouded,COM8+4/RFN/16,COM8+4/RFN/32,individually,fused,neons," +
  ",double,Earth,external,Horizontal,Horizontally,Panels,plugs,pole,Racks,stud,Units";
entry.item[32].page = "com8_4rfn.htm";
entry.item[32].description = "Horizontal PDU with combination IEC320 C13 and C19 sockets";
entry.item[33].keywords = "1020,10A,10mA,1363,13A,2002/30,2004/30,2006/30,2008/30,2010/30,20A,3002/30,3004/30,3006/30,3008/30,3010/30,30mA,495,60950,6500,7035,844," +
  "BS1363,BS4293,BS5733,cable,choice,construction,core,desk,residual,circuit,breaker,distribution,Double,Earth,finish,fixing,flat,floor,Fused," +
  "link,grey,holder,Information,installation,Internal,Light,mains,maximum,mild,mounted,mounting,Operating,paint,panels,plug,Pole,Portable,Protection," +
  "PVC,RAL,rating,RCD,right,robust,safety,side,Sloping,Sockets,Standard,steel,terminated,Tripping,units,voltage,wall,wiringApproved,ASTA,bench,bonded," +
  "Box,Brackets,BS1362,";
entry.item[33].page = "fused_rcd.htm";
entry.item[33].description = "Fused with RCD";
entry.item[34].keywords = "13A,DP13A/10,DP13A/10MS,DP13A/10SW,DP13A/2,DP13A/2MS,DP13A/2SW,DP13A/4,DP13A/4MS,DP13A/4SW,DP13A/6,DP13A/6MS," +
  "DP13A/6SW,DP13A/8,DP13A/8MS,DP13A/8SW,16A,200,20A,216,309,350,468,484,602,60950,618,7035,752,Approved,BEAB,bonded,Brackets,BS1362,BS1363,BS2950A," +
  "BS4343,BS5733,BS6500,cable,Clean,Commando,conduit,construction,core,CSA,Double,Pole,Distribution,Earth,external,extra,Extras,features,finish," +
  "fixing,installation,Flexible,Fused,grey,Illuminated,indicator,Information,Internal,lead,Light,link,LSF,Mains,metal,iec,iec309,mild,mounted,neon," +
  "On/Off,Operating,Optional,outlets,paint,Panels,plug,PVC,RAL,rating,Red,right,robust,safety,side,Slim,Sockets,standard,steel,stud,switch,Switched," +
  "terminated,units,unswitched,VDE,voltage,wiring";
entry.item[34].page = "fused_super_slim.htm";
entry.item[34].description = "Fused Super Slim";
entry.item[35].keywords = "1363,13A,13A/4/R,13A/4/RMS,13A/5/R,13A/5/RMS,13A/6/R,13A/6/RMS,13A/7/R,13A/7/RMS,20A,25A,30mA,60950,6500,7035,Approved," +
  "ASTA,bonded,BS1362,BS1363,BS4293,BS5733,cable,construction,core,Earth,residual,circuit,breaker,finish,fused,link,grey,illuminated," +
  "incoming,indicator,Internal,Light,mains,maximum,mild,neon,On/Off,Operating,paint,plug,PVC,Racks,RAL,rating,RCD,red,REL4,REL7,right,robust," +
  "safety,Sockets,Standard,steel,switch,terminated,units,Unswitched,19\",voltage,wiring,2U,4U";
entry.item[35].page = "13a_horiz.htm";
entry.item[35].description = "19&quot; Rack Range 13A Unswitched";
entry.item[36].keywords = "1363,13A,13A/4SW/R,13A/4SW/RMS,13A/5SW/R,20A,60950,6500,7035,Approved,ASTA,bonded,BS1362,BS1363,BS5733,cable," +
  "construction,core,Earth,finish,fused,19\",Fused,link,grey,illuminated,indicator,Individually,Internal,Light,mains,maximum,mild,neon,On/Off,Operating," +
  "paint,plug,PVC,Racks,RAL,rating,red,right,robust,safety,Sockets,Standard,steel,switch,Switched,terminated,2U,units,voltage,wiring";
entry.item[36].page = "13a_sw.htm";
entry.item[36].description = "19&quot; Rack Range 13A Individually Switched";
entry.item[37].keywords = "1363,13A,13A/4/R/B,13A/5/R/B,13A/6/R/B,20A,60950,6500,7035,Approved,ASTA,bonded,BS1362,BS1363,BS5733," +
  "cable,construction,core,Earth,Facing,finish,front,19\",fused,link,grey,indicator,Internal,Light,mains,maximum,mild,neon,Operating,paint," +
  "plug,PVC,Racks,RAL,rating,Rear,Red,right,robust,safety,Sockets,Standard,steel,terminated,units,Unswitched,voltage,wiring,2U";
entry.item[37].page = "13a_r_b.htm";
entry.item[37].description = "19&quot; Rack Range 13A Rear Facing";
entry.item[38].keywords = "1363,13A,45mains,60950,6500,90/13A/4/R,Approved,ASTA,BS1362,BS1363,BS5733,cable,core,fused,link,indicator," +
  "45/13A/4/RLH,45/13A/5/RLH,45/13A/6/RLH,45/13A/4/RRH,45/13A/5/RRH,45/13A/6/RRH,90/13A/4/RLH,90/13A/5/RLH,90/13A/4/RRH,90/13A/5/RRH,90/13A/5/RRL," +
  "mounted,Operating,19\",plug,PVC,Racks,rating,right,Sockets,terminated,units,Unswitched,voltage,2U";
entry.item[38].page = "13a_angle.htm";
entry.item[38].description = "19&quot; Rack Range 13A Unswitched Angled with Neon";
entry.item[39].keywords = "1363,13A,60950,6500,90/13A/4/RMS,Approved,ASTA,BS1362,BS1363,BS5733,Cable,Fused,link,2U,19\"," +
  "45/13A/4/RMSLH,45/13A/5/RMSLH,45/13A/6/RMSLH,45/13A/4/RMSRH,45/13A/5/RMSRH,45/13A/6/RMSRH,90/13A/4/RMSLH,90/13A/5/RMSLH,90/13A/4/RMSRH," +
  "90/13A/5/RMSRH,90/13A/5/RMSRL,mounted,Operating,Plug,Racks,rating,right,Sockets,units,Unswitched,voltage";
entry.item[39].page = "13a_angle_sw.htm";
entry.item[39].description = "19&quot; Rack Range 13A Unswitched Angled with Main Switch";
entry.item[40].keywords = "10A,13A,20A,320,60950,6500,6A/10/R,6A/10/RFN,6A/5/R,6A/5/RFN,6A/6/R,6A/6/RFN,6A/7/R,6A/7/RFN,6A/8/R,6A/8/RFN,6A/9/R," +
  "6A/9/RFN,7035,9306,9308,9310,Approved,ASTA,bonded,BS1362,BS1363,BS5733,Cable,construction,core,Earth,finish,Format,Fused,19\"," +
  "Fused,link,grey,Height,IEC,IEC320,indicator,individual,individually,Internal,Light,mains,maximum,mild,neon,Operating,Option,paint,Plug,PVC,Racks,RAL," +
  "rating,Red,right,robust,safety,Sockets,Standard,steel,terminated,units,voltage,wiring,2U";
entry.item[40].page = "iec_c13_2u.htm";
entry.item[40].description = "19&quot; Rack Range IEC 320 2U High";
entry.item[41].keywords = "10A,13A,20A,320,60950,6500,7035,Approved,ASTA,back,bonded,BS1362,BS1363,BS5733,Cable,clips,construction,core,Earth,19\"," +
  "6A/6/RF,6A/8/RF,6A/10/RF,6A/12/RF,6A/16/RF,finish,Format,Fused,link,grey,Height,IEC,IEC320,indicator,individual,individually,inlet,Internal,Light,mains,neon," +
  "Optional,paint,Plug,PVC,Racks,RAL,rating,Red,retaining,right,robust,safety,Sockets,Standard,steel,terminated,units,voltage,wiring,1U";
entry.item[41].page = "c13_6a_rf.htm";
entry.item[41].description = "19&quot; Rack Range IEC 320 1U High with mains fuse and neon";
entry.item[42].keywords = "10A,13A,20A,320,60950,6500,6A/6/RFN/B,6A/8/RFN/B,6A/10/RFN/B,Approved,ASTA,bonded," +
  "BS1362,BS1363,BS5733,cable,construction,core,circuit,breaker,Earth,Facing,finish,Format,fused,19\",Fused,link,grey,Height,IEC," +
  "IEC320,Illuminated,Individually,Internal,Light,Mains,maximum,mild,mounted,Neon,On,Off,Operating,paint,plug,Protected,PVC," +
  "Racks,RAL,rating,Rear,right,robust,safety,Sockets,Standard,steel,Switch,terminated,units,voltage,wiring";
entry.item[42].page = "6a_rfn_b.htm";
entry.item[42].description = "19&quot; Rack Range Rear Facing IEC 320 1U High with individual fuses and neons";
entry.item[43].keywords = "10/16A,1363,13A,16A,20A,230V,2601,2602,2603,2604,4343,45119,60950,7035,Approved,armoured,bonded," +
  "British,BS4343,BS5733,Cables,conduit,connectors,construction,core,Data,deep,double,Duty,iec,iec309,Earth,finish,four,German,grey,Heavy,19\"," +
  "high,include,Internal,Light,commando,maximum,MCB,metal,mild,Operating,circuit,breaker,Overload,paint,panels,plug,plugs,pole,Protection,PVC,Racks," +
  "RAL,rating,right,robust,safety,shroud,situations,Sockets,Standard,steel,sub,floor,tap,offs,2U,units,VDE,voltage,wiring";
entry.item[43].page = "horizontal_20a_cb.htm";
entry.item[43].description = "19&quot; Rack Range Heavy Duty with 20A MCB";
entry.item[44].keywords = "10A,1363,13A,2605,2606,2607,2608,60950,7035,Approved,bonded,BS5733,cable,Cat,Combination,construction,core,Data," +
  "Earth,finish,fused,grey,high,320,iec,IEC320,illuminated,Internal,Light,Management,maximum,mild,Mod,Tap,on/off,19\",Operating,paint,Panels,plug," +
  "power,PVC,Racks,RAL,Range/Power,rating,right,RJ45,robust,safety,segregated,Shrouded,Sockets,Standard,steel,switch,units,voltage,2U,way,WIRED,wiring";
entry.item[44].page = "horizontal_com.htm";
entry.item[44].description = "19&quot; Rack Range Combination Units";
entry.item[45].keywords = "1363,13A,20A,60950,6500,82mm,7035,Approved,ASTA,battery,bonded,BS1362,BS1363,BS5733,cable,CH/5/R,chargers," +
  "construction,core,Data,Earth,finish,fused,19\",link,grey,holder,Illuminated,Internal,Light,Mains,maximum,mild,Neon,Operating,paint,plug,power," +
  "PVC,Racks,RAL,rating,Red,right,robust,safety,Sockets,Spacing,Standard,steel,supplies,terminated,transformers,2U,units,Unswitched,voltage,wiring";
entry.item[45].page = "horizontal_spaced.htm";
entry.item[45].description = "19&quot; Rack Range 13A Sockets Spaced 82mm";
entry.item[46].keywords = "10A,13A,16A,20A,30mA,320,82mm,19\",American,battery,British,BS4343,Cable,chargers,choice,clips," +
  "configurations,currents,Data,design,disconnected,distribution,Duty,Facing,Fan,fans,featuring,Filter,Filtered,flexibility,format,French,Fused," +
  "fuses,German,Heavy,height,High,Horizontal,horizontally,IEC,IEC320,illuminated,include,including,individual,Individually,Information,inlet,inrush," +
  "installation,instant,International,limit,mains,Management,maximum,MCB,mixture,mounted,Mounting,neon,noise,on/off,option,iec309,309," +
  "optional,outlets,overload,commando,circuit,breaker,panels,plugs,Top,Power,Protection,Protector,providing,Racks,RCD,Rear,retaining,right,RJ45," +
  "Sequential,shrouded,sizes,slots,snap,in,Sockets,Spaced,spacing,standard,Start,stops,Strips,supplies,Surge,switch,Switched,tie,Transformers," +
  "Trays,units,Unswitched,vertically,residual,circuit,breaker,";
entry.item[46].page = "horizontal_19.htm";
entry.item[46].description = "Rack Range Horizontal";
entry.item[47].keywords = "100A,10A,125/15A,1362,1363,13A,16A,18091-18092,1mA,20A,220V,2mA,45119,50Hz,5733,6/10A,6A/10A," +
  "7035,800mW,American,ASTA,based,bonded,borne,Brackets,British,Broadcasting,cable,CEI,choke,Circuit,clamping,Computer,construction,Control," +
  "coordinated,cord,core,CSA,Data,Desk,Digital/Analogue,Distribution,19\",disturbances,double,Earth,earthline,Electronic,Energy,Equipment," +
  "external,Filter,filters,finish,fixing,floor,FRE,French,FU/2/R,FU/3/R,FU/4/R,FU/5/R,FU/6/R,FU/8/R,fused,GER,German,grey,holder,Horizontal,IEC," +
  "Illuminated,Information,inrush,installation,Instrumentation,interference,intermittent,Internal,International,Leakage,Light,lightning," +
  "link,Machinery,Mains,Matching,maximum,Microprocessor,mild,Mounted,mounting,NEMA,Operating,paint,Panels,plugs,pole,Process,Protection,Protector,PVC," +
  "Racks,RAL,rating,Response,right,rms,robust,SEV,shroud,side,sockets,spec,spikes,Standard,steel,stud,surges,switch,switching,Systems,UK," +
  "terminated,top,transient,transients,units,UTE,Varistor,VDE,versions,2U,voltage,wall,wiring,Z280G,ZNR";
entry.item[47].page = "horizontal_data.htm";
entry.item[47].description = "19\" Rack International Sockets with Data Protector";
entry.item[48].keywords = "remote,power,switching,monitoring,range,MIB,manual,downloads";
entry.item[48].page = "remote_downloads_switching.htm";
entry.item[48].description = "Downloads for the Remote Power Switching Range"
entry.item[49].keywords = "10A,200,250,250VAC,2670,2671,2672,2673,2674,2675,2676,2677,2678,2679,2680,2682,2683,2684," +
  "320,7016,Anthracite,Approved,BEAB,bonded,BS4491,BS5733,Cable,clip,construction,CSA,Data,Depth,design,disconnected,Distribution," +
  "double,Earth,EN60950CE,external,Facing,finish,front,fused,high,Horizontal,IEC,IEC257,IEC320,illuminated,indicator,individually,Information,inlet," +
  "installation,Link,mains,Management,mild,Mounted,Mounting,neon,on/off,paint,19\",Panels,plugs,pole,Racks,RAL,Rating,Rear,retaining,right,robust," +
  "SEMKO,shroud,shuttered,slots,snap,in,Sockets,Standard,steel,stops,stud,switch,tie,1U,Units,VDE,Versions";
entry.item[49].page = "horizontal_rear.htm";
entry.item[49].description = "19&quot; Rack Mounting with rear IEC320 sockets and cable management";
entry.item[50].keywords = "10/16A,10A,13A,250VAC,320,392,408,457,473,524,5733,592,608,656,723,739,789,915,931,Approved,BEAB,bonded,Brackets,BS6500," +
  "cable,case,construction,coordinated,core,CSA,Data,Distribution,Earth,Elegant,EN60950,external,finish,fixing,fused,German,grey,holder,IEC,IEC320," +
  "indicator,Indicators,Individual,Individually,Information,installation,Lead,link,Mains,mild,Neon,NF6A/10/GER,NF6A/10/IEC,NF6A/10/UK,NF6A/12/GER," +
  "NF6A/12/IEC,NF6A/12/UK,NF6A/4/GER,NF6A/4/IEC,NF6A/4/UK,NF6A/5/GER,NF6A/5/IEC,NF6A/5/UK,NF6A/6/GER,NF6A/6/IEC,NF6A/6/UK,NF6A/7/GER,NF6A/7/IEC," +
  "NF6A/7/UK,NF6A/8/GER,NF6A/8/IEC,NF6A/8/UK,NF6A/9/GER,NF6A/9/IEC,NF6A/9/UK,paint,Panels,plug,PVC,right,robust,SEMKO,shuttered,side,Sockets,Standard," +
  "steel,stud,terminated,tone,two,units,VDE,yellow";
entry.item[50].page = "iec_fused_neon.htm";
entry.item[50].description = "IEC320 Sockets with Individual neons and fuses";
entry.item[51].keywords = "110-24V,110V,125V,16A,16A/2B,16A/2Y,16A/3B,16A/3Y,16A/4B,16A/4Y,16A/6B,16A/6Y,220V,240V,250VAC,30/16A/2B,30/16A/2Y,30/16A/3B," +
  "30/16A/3Y,30/16A/4B,30/16A/4Y,309,30mA,4343,60950,amp,Approved,Arctic,boxes,BS5733,cable,cables,CEE17,CEE17/IEC309,conjunction,Core,Data," +
  "residual,circuit,breaker,extension,Grade,housed,IEC,IEC309,Industrial,Information,lead,load,Management,bs4343,manufacturer,maximum,metal,commando," +
  "mounting,multi,gang,Operating,phase,plugs,portable,Power,proof,Protected,RCD,right,Single,Sockets,splash,Supplied,supply,units,voltage,wall";
entry.item[51].page = "iec309.htm";
entry.item[51].description = "Industrial Range with IEC 309 sockets";
entry.item[52].keywords = "10A,13A,16A,320,4343,American,anda,andan,borne,British,C14,C20,Cable,Circuit,connectors,currents,design,Desks,disconnected," +
  "distribution,Double,etc,Facing,featuring,Filter,filters,finger,proof,French,Fused,German,High,Horizontal,IEC,IEC320,illuminated,including," +
  "indicator,individual,Individually,Information,inlet,inputs,inrush,installation,instant,inter,connecting,limit,mains,Management,C13," +
  "Mounting,neon,nine,option,bs4343,mcb,residual,Panels,plugs,commando,iec309,309,Pole,Power,protected,Protection,Racks,RCD,Rear,right,Sequential," +
  "shuttered,Single,six,sizes,slots,snap,in,Sockets,spikes,Start,stops,Surge,systems,tie,transients,units,vertical,Wieland,residual,circuit,breaker";
entry.item[52].page = "iec320.htm";
entry.item[52].description = "IEC 320 Range";
entry.item[53].keywords = "10/F,100A,10A,10MS,12/F,12MS,13A,16A,1mA,220V,2mA,320,320/CEE22,50Hz,60950,7035,8MS,Approved,ASTA,based,bonded,borne,Brackets,Broadcasting,BS1362,VDE," +
  "BS1363,BS5733,BS6500,cable,choke,Circuit,clamping,Computer,construction,Control,core,CSA,Data,Digital/Analogue,Distribution,disturbances,rms," +
  "double,Earth,earthline,Electronic,Energy,Equipment,external,Extras,Filter,filters,finish,fixing/installation,FU10A/8,FU10A/10,FU10A/12,FU10A/8MS," +
  "FU10A/10MS,FU10A/12MS,FU13A/8,FU13A/10,FU13A/12,FU13A/8/F,FU13A/10/F,FU13A/12/F,fused,link,grey,high,Horizontal,IEC,IEC320/CEE22,illuminated,Light," +
  "indicator,individually,Information,Instrumentation,interference,intermittent,Leakage,lightning,Machinery,Mains,maximum,Microprocessor,voltage," +
  "mild,mounting,neon,Operating,Optional,paint,19\",Panels,plug,pole,power,Process,Protection,Protector,PVC,racks,RAL,red,Response,right,Z280G," +
  "robust,safety,side,Sockets,spec,spikes,Standard,steel,stud,surges,switch,switching,Systems,terminated,transient,transients,units,Varistor,ZNR";
entry.item[53].page = "iec320_filter.htm";
entry.item[53].description = "IEC320 with Filter";
entry.item[54].keywords = "100A,10A,13A,320,320/CEE22,39004,39005,39006,39008,39010,39012,50Hz,60950,7035,800mW,Approved,bonded,Brackets," +
  "BS1362,BS1363,BS5733,BS6500,cable,Circuit,clamping,construction,core,CSA,Data,Distribution,Earth,earthline,Energy,external,Extras," +
  "Fused,IEC,IEC320,IEC320/CEE22,indicator,Individually,Information," +
  "inlet,Leakage,Light,link,mains,maximum,mild,mounting,neon,Operating,Optional,paint,Panels,plug,power,Protection,PVC,racks,RAL,rating,Red,Response," +
  "right,rms,robust,safety,Shuttered,side,six,sizes,Sockets,Standard,steel,stud,systems,terminated,19\",transient,units,Varistor,VDE,voltage,Z280G,ZNR";
entry.item[54].page = "iec320_fused.htm";
entry.item[54].description = "IEC320 Individually Fused";
entry.item[55].keywords = "033uF,100A,10A,1mA,1x0,220V,2mA,2x2200pF,30mA,320,320/CEE22,358,374,3904,3905,3906,3908,3910,3912,3mH,405,420,436,498," +
  "50Hz,544,560,606,60950,622,7035,800mW,Approved,BEAB,bonded,Brackets,BS5733,cable,Capacitance,choke,Circuit,clamping,construction," +
  "CSA,Data,Earth,earthline,Energy,filter,filters,finish,fixing/installation,Fused,grey,IEC,IEC257,IEC320,indicator,Inductance,Information,Leakage," +
  "inlet,Light,link,mains,maximum,mild,mounted,neon,Operating,paint,residual,circuit,breaker,Panels,pole,Protection,RAL,rating,RCD,Red,Response,RFI," +
  "right,rms,robust,safety,SEMKO,separately,shuttered,side,single,Sockets,Standard,steel,suppressor,Suppressors,transient,twin,Units,Varistor,VDE," +
  "voltage,Z280G,ZNR";
entry.item[55].page = "iec320_options_filter.htm";
entry.item[55].description = "IEC320 with various options";
entry.item[56].keywords = "10A,13A,227,233,249,250VAC,261,264,280,292,295,308,30mA,3104,3105,3106,3108,311,3110,3112,320,3204,3205,3206," +
  "3208,3210,3212,323,3304,3305,3306,3308,3310,3312,339,357,385,419,435,447," +
  "463,481,497,509,525,60950,7035,pproved,BEAB,bonded,Brackets,BS1362,BS1363,BS4491,BS5733,BS6500,cable,choice,construction,core,CSA,Data," +
  "distribution,double,Earth,filter,finish,fixing/installation,fused,grey,IEC,IEC257,IEC320,illuminated,incoming,indicator,Operating," +
  "Information,inlet,inlets,Light,link,Live,mains,maximum,mild,models,moulded,mounted,neon,Neutral,on/off,On,Off,option,residual,circuit,breaker," +
  "paint,Panels,plugs,pole,power,Protector,PVC,RAL,RCD,Red,right,robust,safety,SEMKO,shuttered,side,single,Sockets,Standard,steel,styles,switch," +
  "terminated,top,twin,Units,VDE,versions,voltage";
entry.item[56].page = "iec320_options_fused.htm";
entry.item[56].description = "IEC320 with fused input";
entry.item[57].keywords = "10A,10mA,13A,250VAC,25A,30mA,320,358,3604/30,3605/30,3606/30,3608/30,3610/30,3612/30,3704/30,3705/30,3706/30," +
  "3708/30,3710/30,3712/30,374,3804/30,3805/30,3806/30,3808/30,3810/30,3812/30,405,420,436,498,544,560,606,60950,622,7035," +
  "anda,Approved,BEAB,bonded,Brackets,BS1362,BS1363,BS4293,BS4491,BS5733,BS6500,cable,choice,construction,core," +
  "CSA,Data,residual,circuit,breaker,distribution,double,Earth,filter,finish,fixing/installation,fused,grey,IEC,IEC257,IEC320,illuminated,indicator," +
  "Information,inlet,inlets,Light,link,mains,maximum,mild,models,mounted,neon,Operating,option,paint,Panels,plugs,pole,power,Protector,PVC,RAL,RCD,Red," +
  "right,robust,safety,SEMKO,separately,shuttered,side,single,Sockets,special,Standard,steel,styles,switch,terminated,trip,Units,VDE,voltage";
entry.item[57].page = "iec320_options_rcd.htm";
entry.item[57].description = "IEC320 with various options";
entry.item[58].keywords = "10A,13A,50V,258,275,320,320/CEE22,327,343,392,408,457,473,524,592,608,60950,656,6A/10,6A/12,6A/14,6A/16,6A/18," +
  "6A/20,6A/4,6A/6,6A/8,723,739,789,Approved,bonded,Brackets,BS1362,BS1363,BS5733,BS6500,cable,case,clips,construction,core,Data," +
  "Distribution,Earth,Elegant,Extras,finish,fixing/installation,fused,grey,IEC,IEC320/CEE22,increased,indicator,Information,right,Retaining," +
  "link,mains,19\",mild,mounting,neon,nine,Operating,Optional,paint,Panels,plugs,power,PVC,racks,rating,Red,robust,safety,separately,Shuttered,side," +
  "sizes,Sockets,Standard,steel,straight,systems,terminated,tone,two,Units,voltage,yellow";
entry.item[58].page = "iec320_shuttered.htm";
entry.item[58].description = "IEC320 shuttered sockets";
entry.item[59].keywords = "IEC,320,IEC320,10A,C13,230VAC,240VAC,digital,ammeter,amp,volts,voltmeter,power,factor,PF,watts,meter,ampmeter,Individually,Switched," +
  "PM3262/16,PM3263/16,AM3262/16,AM3263/16,32A,32,IEC309,4343,double,Earth,external,19\",horizontal,horizontally,Panels,plugs,pole,Racks,stud,Units";
entry.item[59].page = "am3262.htm";
entry.item[59].description = "Individually switched IEC320 10A sockets with meter";
entry.item[60].keywords = "10A,10A/4/R,10A/5/R,10A/6/R,13A,13A/4/R,13A/5/R,13A/6/R,13A/7/R,15A,15A/4/R,15A/5/R,15A/6/R,18091-18092,220V," +
  "115V,125V,1363,230V,240V,320,45119,5733,19\",60950,7035,American,Approved,bonded,British,CEI," +
  "construction,cord,Data,deep,Distribution,Earth,external,Fair,finish,FRE,French,French/Belgian,GER,German,CEE7/4,Schuko," +
  "grey,high,Horizontal,IEC,Information,Internal,International,Light,Matching,maximum,mild,Mounting,iec320," +
  "NEMA,neon,paint,Panels,plugs,power,Protection,Racks,RAL,Red,right,robust,safety,SEV,Sockets,Standard,steel,stud,systems," +
  "Trading,units,UTE,VDE,Vertical,2U,warning,wide,wiring";
entry.item[60].page = "international_19horizontal.htm";
entry.item[60].description = "Horizontal 19&quot; Rack Mounting International Sockets";
entry.item[61].keywords = "10A,15A,16A,320,America,American,Angled,Austria,Germany,IEC320,IEC320/CEE22,Information," +
  "Belgium,Cable,Canada,Caribbean,Finland,France,French/Belgian,German,International,Luxembourg," +
  "Mexico,Netherlands,pin,Plugs,Portugal,right,Schuko,CEE7/4,Sockets,South,Spain,Straight,Sweden";
entry.item[61].page = "international_plugs.htm";
entry.item[61].description = "International Plugs and Sockets";
entry.item[62].keywords = "10A,15A,320,American,bench,Breaker,British,choice,Circuit,consoles,Data,etc,Filter,Filtered,floor,French," +
  "German,high,Horizontal,IEC,Information,International,Mains,mounting,protected,Protector,racks,1ec320,mcb,racks,rear,sizes,Slim,sockets," +
  "units,vertical,wall";
entry.item[62].page = "international_range.htm";
entry.item[62].description = "International Range";
entry.item[63].keywords = "10/16A,100A,120V,15A,1362,1363,13A,16A,18091-18092,320,45119,5733,60950,7035,American,Approved,ASTA,bonded,Box," +
  "Brackets,British,cable,cap,CEI,construction,coordinated,cord,core,Data,deep,Distribution,double,Earth,external,finish," +
  "fixing,four,FRE,French,fused,GER,German,grey,holder,Horizontal,IEC,illuminated,Information,Internal,International," +
  "Light,link,mains,iec320,Matching,maximum,mild,mounted,Mounting,NEMA,paint,Panels,plugs,pole,power,Protection,PVC," +
  "R/10/A,R/10/B,R/12/B,R/12/C,R/14/B,R/14/C,R/16/C,R/16/D,R/16/D/US,R/18/D,R/18/D/US,R/20/D,R/20/D/US,R/6/A,R/8/A,Racks,RAL,Red,right," +
  "robust,safety,SEV,side,size,Slim,Sockets,Standard,steel,stud,switch,systems,terminated,19\",units,UTE,VDE,Vertical,wide,wiring";
entry.item[63].page = "international_vertical.htm";
entry.item[63].description = "International Sockets";
entry.item[64].keywords = "100A,1066,1082,10LH/MS,10LH/N,10RH/MS,10RH/N,12LH/MS,12LH/N,12RH/MS,12RH/N,1362,1363,13A,16A,20A,4LH/MS,4LH/N,4RH/MS," +
  "4RH/N,520,536,567,5733,593,5LH/MS,5LH/N,5RH/MS,5RH/N,60950,6500,654,6LH/MS,6LH/N,6RH/MS,6RH/N,7035,787,8000B,803,8LH/MS,8LH/N,8RH/MS,8RH/N,932," +
  "948,Adapter,allow,Amp,Angled,Approved,ASTA,bonding,bracket,brackets,cable,Cabled,Cables,capacity,cased,core,Data,Distribution,double,Earth," +
  "External,Extras,Filter,fittings,fixings,fused,link,grey,Illuminated,indicator,Information,inrush,installation,Internal,Item,Left,Left/Right," +
  "light,Mains,19\",maximum,metres,mounting,neon,On/Off,Operating,Optional,pairs,Panels,part,plug,pole,power,racks,racks,RAL,rating,Right,safety,sizes," +
  "Sockets,sold,Standard,steel,Strong,stud,switch,systems,Terminated,tidy,Units,vertical,Voltage,wiring";
entry.item[64].page = "left_right_cables.htm";
entry.item[64].description = "Left/Right Cabled Distribution Panels";
entry.item[65].keywords = "100A,1066,1082,10A,1362,1363,13A,16A,1mA,20A,220V,2mA,400C,50Hz,520,536,567,5733,593,60950,6500,654,7035,787,8000B," +
  "800mW,803,932,948,Adapter,allow,Amp,Angled,Approved,ASTA,based,bonding,borne,bracket,brackets,Broadcasting,cable,Cabled,Cables,capacity,cased," +
  "choke,clamping,Computer,Control,core,CSA,DATA,Digital,Analogue,Distribution,disturbances,double,Earth,earthline,Electronic,Energy," +
  "Equipment,External,Extras,Filter,fittings,fixings,FU10LH/MS,FU10LH/N,FU10RH/MS,FU10RH/N,FU12LH/MS,FU12LH/N,FU12RH/MS,FU12RH/N,FU4LH/MS,FU4LH/N," +
  "FU4RH/MS,FU4RH/N,FU5LH/MS,FU5LH/N,FU5RH/MS,FU5RH/N,FU6LH/MS,FU6LH/N,FU6RH/MS,FU6RH/N,FU8LH/MS,FU8LH/N,FU8RH/MS,FU8RH/N,fused,Fuse-link,grey," +
  "Illuminated,indicator,Information,inrush,installation,Instrumentation,interference,intermittent,Internal,Item,Leakage,Left,Left/Right,light," +
  "lightning,Machinery,Mains,maximum,metres,Microprocessor,mounting,neon,On,Off,Operating,Optional,19\",pairs,Panels,part,plug,pole,power,Process," +
  "PROTECTOR,racks,RAL,rating,Response,Right,rms,safety,sizes,Sockets,sold,spec,spikes,Standard,steel,Strong,stud,surges,switch,switching,Systems," +
  "Terminated,tidy,transient,transients,units,Varistor,VDE,vertical,Voltage,wiring,Z280G,ZNR";
entry.item[65].page = "left_right_filter.htm";
entry.item[65].description = "Left/Right Cabled Distribution Panels with RF Filter";
entry.item[66].keywords = "find,Information,update";
entry.item[66].page = "location.htm";
entry.item[66].description = "Location";
entry.item[67].keywords = "10A,110V,13A,15A,16A,230V,7001,7002,7004,7005,7006,7007,7008,7009,American,Angled,applications," +
  "blue,British,Cable,Cord,Electrak,German/French,IEC309,IEC320,IEC320/CEE22,include,Information,International,Mains,Plugs,320,iec," +
  "309,4343,right,Schuko,Sockets,CEE7/4,Straight,Wieland,yellow,commando,BS4343";
entry.item[67].page = "mains_cord.htm";
entry.item[67].description = "Mains Cord Sets";
entry.item[68].keywords = "3099,3120,3121,3122,3123,350mm,400mm,500mm,7038,Accessories,Agate,Cabinet,Cannon,cantilevered,chosen,contain,dependant,depth," +
  "distributed,equipment,finish,fixings,front,Grey,Information,lightweight,Loading,Material,Modem/Cantilevered,modems,mounting,occupy,paint,panels,Part," +
  "posts,19\",powder,RAL,right,Shelf,Shelves,slots,space,standard,steel,supplied,support,textured,vent";
entry.item[68].page = "modem_shelves.htm";
entry.item[68].description = "19&quot; modem/cantilevered shelves";
entry.item[69].keywords = "100A,100kHz,1015,1031,1082,1083,1098,1099,115,1151,1167,1222,1238,1362,1363,13A,1mA,20A,220V,23A,2mA,32A,50Hz,539,5733," +
  "607,60950,6104,6104/F,6104/FMS,6105,6105/F,6105/FMS,6106,6106/F,6106/FMS,6108,6108/F,6108/FMS,6110,6110/F,6110/FMS,6112,6112/FMS,6112/F,6204,6204/F," +
  "6204/FMS,6205,6205/F,6205/FMS,6206,6206/FMS,6206/F,6208,6208/F,6208/FMS,6210,6210/F,6210/FMS,6212,6212/F,6212/FMS,623,674,675,690,691,7035,70dB,742," +
  "743,758,759,800mW,810,811,826,827,85C,879,895,946,947,962,963,accessible,Approved,armoured,assist,ASTA,Attenuation,BLOCK,bonded,brackets,cable," +
  "cable/plug,choke,clamping,Clean,conduit,connection,construction,CSA,Data,Distribution,double,Dual,Earth,earthline,easily,Energy,entries,entry," +
  "external,Extras,finish,Flexible,fused,link,grey,holder,Illuminated,Information,internal,Item,Leakage,Light,load,mains,Management,maximum," +
  "metal,mild,models,mounting,Multi,Power,On,Off,on,off,Operating,Optional,paint,panels,pole,Power,Protection,Protector,RAL,rapid,Response,right," +
  "rms,robust,safety,side,single,sockets,spec,specially,Standard,steel,stud,style,Sub,floor,switch,system,tap,Temperature,termination,transient," +
  "unfused,Units,Varistor,VDE,via,Voltage,wiring,Z280G,ZNR";
entry.item[69].page = "multiblock.htm";
entry.item[69].description = "Multi-PowerBlock";
entry.item[70].keywords = "110,AMP,applications,Back,black,blue,Booted,Boxes,Cables,Cat,Cat5,Category,Connect,cover,cut,Networking,outs,Panels," +
  "cut,out,Data,double,Enhanced,Face,faceplate,gang,green,halogen,high,including,Information,installation,LSZH,modular,Modules,mounting," +
  "Patch,Plate,Plates,plugs,quality,red,RJ45,Shuttered,single,size,smoke,Snap,sockets,Steel,suit,surface,telephone,using,UTP,Voice,yellow,zero";
entry.item[70].page = "networking.htm";
entry.item[70].description = "Networking Products";
entry.item[71].keywords = "Sequential,illuminated,mains,switch,shrouded,3273,3273/13,3273/16,double,pole,Earth,external,vertical,on,off,";
entry.item[71].page = "seq_vert_13a.htm";
entry.item[71].description = "Vertical Sequential Start with 10 13A Sockets and Mains Switch";
entry.item[72].keywords = "Sequential,iec,320,iec320,C13,16A,mains,neon,3271,3271/13,3271/16,vertical,Mounted,fuse";
entry.item[72].page = "seq_vert_3271.htm";
entry.item[72].description = "Vertical  Sequential Start with 12 IEC320 10A Sockets and Mains neon";
entry.item[73].keywords = "1362,1363,13A,647,ASTA,BS1363,Data,distribution,Fused,Plugs,rating,right,Sockets,Standard,Twin,Voltage,Wandsworth";
entry.item[73].page = "off_plugs.htm";
entry.item[73].description = "Off Standard 13A Plugs and Sockets";
entry.item[74].keywords = "IEC,60,320,IEC320,IEC60320,16A,C19,230VAC,240VAC,digital,ammeter,amp,volts,voltmeter,power,factor,PF,meter,ampmeter,Individually,Switched," +
  "PM3277/16,PM3277/32,32A,32,C13,10A,IEC309,4343,double,Earth,external,19\",horizontal,horizontally,Panels,plugs,pole,Racks,stud,Units";
entry.item[74].page = "pm3277.htm";
entry.item[74].description = "Combination C13/C19 sockets with individual switches and fuses, mains switch and power meter";
entry.item[75].keywords = "1363,13A,15A,20A,270,4001,4002,4003,45119,5733,60950,6396,Amp,Approved,black,bonded,Brackets,brown,Cable,Choice," +
  "coated,colours,Connectors,construction,Data,Desk,Desks,Earth,external,fixing/installation,fused,grey,holders,individually,Information,Internal," +
  "items,Management,mild,mounted,normal,Operating,Panels,Power,rating,right,robust,separately,side,Sockets,Specifications,Standard,steel,Stock,stud," +
  "supplied,switched,Two,Units,unswitched,VDE,Voltage,Wieland,wiring,zinc";
entry.item[75].page = "office_01.htm";
entry.item[75].description = "Power for Desks 1";
entry.item[76].keywords = "100A,1363,13A,15A,16A,20A,263,279,338,349,354,4022,4022/A,4023,4023/A,4024,4024/A,4025,4025/A,4026,4026/A,403,4032," +
  "4032/A,4033,4033/A,4034,4034/A,4035,4035/A,4036,4036/A,408,419,424,45119,473,478,489,494,543,548,559,564,5733,60950,618,634,6396," +
  "Amp,Approved,black,bonded,Brackets,brown,Cable,Choice,coated,colours,Connectors,construction,Data,Desk,Distribution,Double,Earth," +
  "external,fixing/installation,Fused,German,grey,holders,illuminated,Individually,Information,inrush,Internal,Item,items,mains," +
  "Management,mild,mounted,normally,on,off,Operating,Optional,Panels,pole,Power,rating,right,robust,separately,side,Sockets,Standard,steel," +
  "Stock,stud,supplied,switch,Units,VDE,Voltage,Wieland,wiring,zinc";
entry.item[76].page = "office_02.htm";
entry.item[76].description = "Power for Desks 2";
entry.item[77].keywords = "100A,1363,13A,15A,16A,20A,354,4042,4042/A,4043,4043/A,4044,4044/A,4045,4045/A,4046,4046/A,4052,4052/A,4053,4053/A," +
  "4054,4054/A,4055,4055/A,4056,4056/A,408,424,45119,478,494,548,564,5733,60950,618,634,6396,Amp,Approved,black,bonded,Brackets,brown,Cable,Choice," +
  "coated,colours,Connectors,construction,Data,Desk,Distribution,Double,Earth,external,fixing/installation,Fused,German,grey,holders,Illuminated," +
  "Information,inrush,Internal,Item,items,mains,Management,mild,mounted,normally,on,off,Operating,Optional,Panels,pole,Power,rating,right,robust," +
  "separately,side,Single,Sockets,Standard,steel,Stock,stud,supplied,switch,Units,VDE,Voltage,Wieland,wiring,zinc";
entry.item[77].page = "office_03.htm";
entry.item[77].description = "Power for Desks 3";
entry.item[78].keywords = "remote,power,switching,monitoring,range,MIB,manual,downloads";
entry.item[78].page = "remote_downloads_switching.htm";
entry.item[78].description = "Downloads for the Remote Power Switching Range";
entry.item[79].keywords = "100A,10A,1362,13A,1mA,20A,220V,25A,2mA,30mA,4000/FILTER,4000/RCD,50Hz,5733,60950,6396,800mW,Approved," +
  "ASTA,black,bonded,Brackets,brown,BS4293,Cable,Choice,choke,Circuit,clamping,coated,colours,Connectors,construction,CSA,Data," +
  "Desk,Desks,Earth,residual,circuit,breaker,earthline,Energy,external,Filter,fixing/installation,fused,grey,holder,holders,indicator,Information," +
  "Inline,Internal,items,Leakage,link,Mains,Management,mild,mounted,N/A,neon,New,Office,Operating,Panels,Power,rating,RCD,Response,right,rms,robust," +
  "Roman,SEMCO,separately,side,Sockets,spec,spike,Standard,steel,Stock,stud,supplied,suppressor,Times,transient,Trip,Units,Varistor,VDE,Voltage," +
  "Wieland,wiring,Z280G,zinc,ZNR";
entry.item[79].page = "office_inline.htm";
entry.item[79].description = "Inline filter and RCD with Wieland connectors";
entry.item[80].keywords = "320,box,Cable,connection,Connectors,cord,currents,Data,Desk,Desking,Desks,distribution," +
  "double,elegant,existing,Features,Filter,finger,proof,four,furniture,Fused,German,high,IEC,Illuminated,including,Individually," +
  "Information,Inline,inrush,Integral,interconnecting,inter,connecting,intervals,mains,Management,Master,minimising,Modules," +
  "mounted,Office,option,iec320,residual,circuit,breaker,panels,plugs,pole,power,protection,RCD,right,second,Sequential,sloping," +
  "Sockets,switch,switched,switching,system,Top,Twin,units,vertically,Wieland";
entry.item[80].page = "office_management.htm";
entry.item[80].description = "Office Furniture";
entry.item[81].keywords = "card,Carriage,Charges,Cost,credit,customer,Data,day,debit,Delivery,details,Discount,discounts,exclusive,find," +
  "following,Free,GBP,Guaranteed,holder,include,Information,Mastercard,Method,next,office,help,Orders,parcel,part,paying,payment," +
  "Phone,placed,Placing,Post,pounds,Prices,quantities,Quantity,query,quoted,ranges,rates,right,service,site,special,Standard,supply,Switch,telephone,Units,VAT,Visa,web";
entry.item[81].page = "order.htm";
entry.item[81].description = "Ordering Information";
entry.item[82].keywords = "IEC,320,IEC320,16A,C19,32A,230VAC,240VAC,amp,C19/9004/3M/32,9004," +
  "Earth,external,Horizontal,1U,Vertical,Vertically,Panels,plugs,pole,Racks";
entry.item[82].page = "iec_c19_9004.htm";
entry.item[82].description = "32A Rated Rack Mounted IEC C19 Sockets";
entry.item[83].keywords = "IEC,60,320,IEC320,IEC60320,10A,C13,230VAC,240VAC,digital,ammeter,amp,volts,voltmeter,power,factor,PF,meter,ampmeter,Individually,Switched," +
  "AM3264/16,AM3265/16,PM3264/16,PM3265/16,AM3264/32,AM3265/32,PM3264/32,PM3265/32,32A,32,IEC309,4343,double,Earth,external,19\",horizontal,horizontally,Panels,plugs,pole,Racks,stud,Units";
entry.item[83].page = "pm3264.htm";
entry.item[83].description = "Individually fused and switched IEC320 10A sockets with meter";
entry.item[84].keywords = "13A,Britmac,Connectors,cord,desk,Electrak,furniture,including,Information,interconnecting,international,large," +
  "Mains,mounting,panels,Plugs,right,Sockets,Standard,Wandsworth,Wieland";
entry.item[84].page = "plugs_and_sockets.htm";
entry.item[84].description = "Accessories (plugs, sockets and cord sets)";
entry.item[85].keywords = "110V,13A,16A,220/240V,309,accessible,blocks,British,cable,Commando,Conduit,connection,data,easily," +
  "Electrak,extension,floor,Fused,IEC,IEC309,BS4343,Industrial,Information,Management,Multi,multi,gang,Office,Open,Plan,Pillar,pillars,Plug," +
  "Power,residual,circuit,breaker,Powerblock,protection,rapid,RCD,right,Service,Slim,Sockets,Specially,splash-proof,Super,Supplied,Suspended," +
  "termination,trunking,under,un-fused,Units,via";
entry.item[85].page = "power_management.htm";
entry.item[85].description = "Power Management";
entry.item[86].keywords = "1107,1282,1297,1363,13A,13A-ASTA,20A,337,352,397,412,457,472,577,592,60950,617,632,697,7035,712,727,7504/H," +
  "7504/R,7504/V,7505/H,7505/R,7505/V,7506/H,7506/R,7506/V,7508/H,7508/V,7510/H,7510/V,7512/H,7512/V,817,832,902,917,Approved,bonded,Brackets," +
  "BS1362,BS1363,BS5733,BS6500,cable,Clean,conduit,construction,core,Data,Distribution,double,Earth,external,Extras,feature,features,finish," +
  "fixing/installation,flexibility,Flexible,fused,give,grey,horizontal,Illuminated,indicator,Individually,Information,Internal,Item,Light,link," +
  "LSF,mains,maximum,metal,mild,mounting,neon,Operating,Optional,paint,Panels,plug,pole,19\",Power,protection,PVC,racks,RAL,rating,Red," +
  "right,robust,safety,side,sockets,Standard,steel,Strips,stud,Sub-floor,switch,tap-offs,terminated,units,vertical,voltage,wiring,2U";
entry.item[86].page = "power_strip.htm";
entry.item[86].description = "Power Strips";
entry.item[87].keywords = "Sequential,iec,320,iec320,C13,16A,mains,neon,3272,3272/32,3272/16,vertical,Mounted,fuse";
entry.item[87].page = "seq_vert_3272.htm";
entry.item[87].description = "Vertical Sequential Start with 18 IEC320 10A Sockets and Mains neon";
entry.item[88].keywords = "10A,13A,20A,320,60950,6500,7035,Approved,ASTA,back,bonded,BS1362,BS1363,BS5733,Cable,clips,construction,core,Earth,19\"," +
  "9205,9206,9207,Fused,link,grey,Height,IEC,IEC320,indicator,individual,individually,inlet,Internal,Light,mains,maximum,mild,mounted,neon,Operating," +
  "Optional,paint,Plug,PVC,Racks,RAL,rating,Red,retaining,right,robust,safety,Sockets,Standard,steel,terminated,units,voltage,wiring,1U";
entry.item[88].page = "9205.htm";
entry.item[88].description = "19&quot; Rack Range IEC 320 1U High with individual fuses and neons";
entry.item[89].keywords = "IEC,IEC320,C19,16A,32A,BS4343,BS,4343,IEC309,309,Black,white,DD/VOD/10/WHITE,DD/VOD/10/BLACK,DDVOD10WHITE,DDVOD10BLACK,19\",horizontal,horizontally,Individually,2U," +
  "individual,individually,MCB,circuit,breaker,double,Earth,external,19\",horizontal,horizontally,Panels,plugs,pole,Racks,stud,Units";
entry.item[89].page = "dd_vod.htm";
entry.item[89].description = "IEC320 C19 16A Sockets with Individual Circuit Breakers";
entry.item[90].keywords = "IEC,320,IEC320,10A,C13,20A,230VAC,240VAC,digital,ammeter,amp,meter,AM1080/13,AM1081/13,AM1082/13,AM1083/13,AM1084/13,AM1085/13,AM1080/16,AM1081/16,AM1082/16,AM1083/16,AM1084/16,AM1085/16," +
  "1080/13,1081/13,1082/13,1083/13,1084/13,1085/13,PM1080/13,PM1081/13,PM1082/13,PM1083/13,PM1084/13,PM1085/13,PM1080/16,PM1081/16,PM1082/16,PM1083/16,PM1084/16,PM1085/16,Neutrik,Powercon,double,Earth,external,Vertical," +
  "Panels,plugs,pole,Racks,stud,Units,volts,voltmeter,power,factor,PF";
entry.item[90].page = "am1080.htm";
entry.item[90].description = "Vertical PDU with meter and IEC320 C13 10A sockets";
entry.item[91].keywords = "IEC,320,IEC320,16A,C19,20A,230VAC,240VAC,digital,ammeter,amp,volts,voltmeter,power,factor,PF,meter,AM1086/16,AM1087/16,AM1088/16,AM1086/32,AM1087/32,AM1088/32," +
  "PM1086/16,PM1087/16,PM1088/16,PM1086/32,PM1087/32,PM1088/32,Neutrik,Powercon,double,Earth,external,Vertical,Vertically,Panels,plugs,pole,Racks,stud,Units";
entry.item[91].page = "am1086.htm";
entry.item[91].description = "Vertical PDU with meter and IEC320 C19 16A sockets";
entry.item[92].keywords = "IEC,320,IEC320,10A,C13,C19,16A20A,230VAC,240VAC,digital,ammeter,amp,volt,voltmeter,power,factor,watts,meter,ampmeter,AM1090/16,AM1091/16,AM1090/32,AM1091/32," +
  "PM1090/16,PM1091/16,PM1090/32,PM1091/32,IEC309,4343,Neutrik,Powercon,double,Earth,external,Vertical,Panels,plugs,pole,Racks,stud,Units,combination";
entry.item[92].page = "am1090.htm";
entry.item[92].description = "Vertical PDU with meter and combination IEC320 C13 and C19 sockets";
entry.item[93].keywords = "digital,ammeter,amp,volt,voltmeter,PF,Power,Factor,Meter,Watts,13A,BS4343,BS,4343,IEC309,309,shrouded,AM8/LH/13,AM8/LH/16,AM10/LH/13,AM10/LH/16,AM12/LH/13,AM12/LH/16," +
  "AM8LH,AM10LH,AM12LH,AM8RH,AM10RH,AM12RH,AM8/RH/13,AM8/RH/16,AM10/RH/13,AM10/RH/16,AM12/RH/13,AM12/RH/16,individual,individually,fuse,fused,double,Earth,external,Vertical,Vertically,Panels,plugs,pole,Racks,stud,Units," +
  "PM8/LH/13,PM8/LH/16,PM10/LH/13,PM10/LH/16,PM12/LH/13,PM12/LH/16,PM8LH,PM10LH,PM12LH,PM8RH,PM10RH,PM12RH,PM8/RH/13,PM8/RH/16,PM10/RH/13,PM10/RH/16,PM12/RH/13,PM12/RH/16," +
  "AM16/LH/13,AM20/LH/13,AM16/LH/16,AM20/LH/16,AM16/RH/13,AM20/RH/13,AM16/RH/16,AM20/RH/16,PM16/LH/13,PM20/LH/13,PM16/LH/16,PM20/LH/16,PM16/RH/13,PM20/RH/13,PM16/RH/16,PM20/RH/16,";
entry.item[93].page = "am8lh.htm";
entry.item[93].description = "Vertical PDU with meter and 13A Unswitched UK sockets";
entry.item[94].keywords = "IEC,320,IEC320,10A,C13,16A,C19,20A,230VAC,240VAC,digital,ammeter,amp,volts,voltmeter,power,factor,PF,meter,AM1092," +
  "PM1092,Earth,external,Vertical,Vertically,Panels,plugs,pole,Racks,stud,Units,combination";
entry.item[94].page = "am1092.htm";
entry.item[94].description = "Vertical PDU with meter and a combination of IEC320 C13 10A and C19 16A sockets";
entry.item[95].keywords = "combination,IEC,320,IEC320,10A,C13,C19,16A,20A,230VAC,240VAC,digital,ammeter,amp,meter,ampmeter,AM/COM8+4/16,AM/COM10+4/16,AM/COM12+4/16,AM/COM16+4/16,AM/COM20+4/16,AM/COM24+4/16,AM/COM30+4/16," +
  "AM/COM8+4/32,AM/COM10+4/32,AM/COM12+4/32,AM/COM16+4/32,AM/COM20+4/32,AM/COM24+4/32,AM/COM30+4/32,PM/COM8+4/16,PM/COM10+4/16,PM/COM12+4/16,PM/COM16+4/16,PM/COM20+4/16,PM/COM24+4/16,PM/COM30+4/16,PM/COM8+4/32,PM/COM10+4/32," +
  "PM/COM12+4/32,PM/COM16+4/32,PM/COM20+4/32,PM/COM24+4/32,PM/COM30+4/32,IEC309,4343,double,Earth,external,Vertical,Panels,plugs,pole,Racks,stud,Units,combination";
entry.item[95].page = "am_com8_4.htm";
entry.item[95].description = "Vertical PDU with meter and combination IEC320 C13 and C19 sockets";
entry.item[96].keywords = "iec,320,iec320,C13,16A,13A,BS4343,BS,4343,IEC309,309,illuminated,shrouded,3270,3270/13,3270/16,vertical,Mounted,mcb,miniature,circuit,breaker";
entry.item[96].page = "seq_vert_cb.htm";
entry.item[96].description = "Vertical Sequential Start with IEC320 10A Sockets and Mains Miniature Circuit Breaker";
entry.item[97].keywords = "13A,Cables,cater,Data,Distribution,residual,circuit,breaker,Filter,flexibility,Fused,Horizontal,Information,installation,Left," +
   "maximum,Mounting,panels,positioned,Power,Protection,Racks,RCD,requirements,Right,six,sizes,sockets,spacing,Strips,systems,ten,Vertical";
entry.item[97].page = "vertical_19.htm";
entry.item[97].description = "Rack Range";
entry.item[98].keywords = "32A,32 Amp,digital,ammeter,amp,meter,13A,BS4343,BS,4343,IEC309,309,shrouded,individual,individually,fuse,fused,double,Earth,external,Vertical,Vertically,Panels,plugs,pole,Racks,stud,Units," +
  "AM8/LH/32/3M,AM10/LH/32/3M,AM12/LH/32/3M,AM16/LH/32/3M,AM20/LH/32/3M,AM8/RH/32/3M,AM10/RH/32/3M,AM12/RH/32/3M,AM16/RH/32/3M,AM20/RH/32/3M," +
  "AM/8/LH/32/3M,AM/10/LH/32/3M,AM/12/LH/32/3M,AM/16/LH/32/3M,AM/20/LH/32/3M,AM/8/RH/32/3M,AM/10/RH/32/3M,AM/12/RH/32/3M,AM/16/RH/32/3M,AM/20/RH/32/3M," +
  "PM8/LH/32/3M,PM10/LH/32/3M,PM12/LH/32/3M,PM16/LH/32/3M,PM20/LH/32/3M,PM8/RH/32/3M,PM10/RH/32/3M,PM12/RH/32/3M,PM16/RH/32/3M,PM20/RH/32/3M," +
  "PM/8/LH/32/3M,PM/10/LH/32/3M,PM/12/LH/32/3M,PM/16/LH/32/3M,PM/20/LH/32/3M,PM/8/RH/32/3M,PM/10/RH/32/3M,PM/12/RH/32/3M,PM/16/RH/32/3M,PM/20/RH/32/3M," +
  "power,factor,voltmeter,volt,voltage,watts,PF";
entry.item[98].page = "am8l_32.htm";
entry.item[98].description = "32A rated vertical PDU with meter and 13A Unswitched UK sockets";
entry.item[99].keywords = "10A,13A,20A,32A,230VAC,240VAC,digital,ammeter,amp,meter,ambox,ampbox,amb/13A,amb/c13,amb/c19,amb/ger,amb/neu,amb/16a," +
  "amb/32a,German,schuko,CEE7/4,Neutrik,Powercon,double,Earth,external,Panels,plugs,pole,Racks,stud";
entry.item[99].page = "ambox_range.htm";
entry.item[99].description = "AMbox range - Ammeter in a box";
entry.item[100].keywords = "20A,230VAC,240VAC,digital,ammeter,amp,volts,voltmeter,power,factor,PF,meter,illuminated,mains,switch,individual,individually,fuse,fused,1055,1056," +
  "AM1055/13,AM1056/13,AM1055/16,AM1056/16,PM1055/13,PM1056/13,PM1055/16,PM1056/16,Neutrik,Powercon,double,Earth,external,Horizontal,on/off,19\",Panels,plugs,pole,Racks,stud,1.5U,Units";
entry.item[100].page = "am1055.htm";
entry.item[100].description = "19\" Rack Mounting with Digital Meters with Individually Fused 20A Neutrik Sockets";
entry.item[101].keywords = "connection,currents,Distribution,existing,featuring,forward,four,fused,high,individually,Information,inrush,Integral,intervals,leap," +
   "limit,major,Master,minimising,Modules,Mounting,Office,panels,Power,protection,Racks,represent,second," +
   "Sequential,sockets,Start,start,up,surge,switch,switching,system,systems,Units,Wieland";
entry.item[101].page = "sequential.htm";
entry.item[101].description = "Sequential Start Power Distribution Units";
entry.item[102].keywords = "10/16A,10A,1363,13A,16A,240V,320,3250/10,3250/16,3251/10,3251/16,4343,50082-2,60950,7016,Approved,back,BEAB," +
   "BS4343,BS5733,cable,connector,construction,CSA,currents,Data,Delay,depth,design,disconnected,dual,earthing,Finish,four,front,Fused," +
   "groups,high,inrush,IEC,IEC320,illuminated,input,installation,instant,integrity,intervals,management,Maximum,metal,iec309,309," +
   "minimising,module,Mounted,commando,on/off,Operating,output,panels,19\",plugs,Racks,Mount,RAL,rear,right,Second,Sequential,shuttered,slots," +
   "snap,in,sockets,Start,stops,switch,switched,Systems,Three,tie,Timing,units,VDE,Voltage";
entry.item[102].page = "sequential_01.htm";
entry.item[102].description = "Sequential Start with 1 sec delay for 19&quot; Rack Mount Systems";
entry.item[103].keywords = "10/16A,10A,1363,13A,16A,240V,320,3252/10,3252/16,3254/10,3254/16,4343,50082-2,600mS,60950,7016,Approved,back,BEAB," +
   "BS4343,BS5733,cable,connector,construction,CSA,currents,Data,Delay,depth,design,disconnected,dual,earthing,Finish,first,followed,front," +
   "Fused,high,high,inrush,IEC,IEC320,illuminated,input,installation,instant,integrity,intervals,management,Maximum,metal,iec309,309," +
   "minimising,module,Mounted,commando,on/off,Operating,output,panels,19\",plugs,Racks,Mount,RAL,rear,right,second,Sequential,shuttered,singles," +
   "slots,snap,in,sockets,Start,stops,switch,Systems,tie,Timing,two,units,VDE,Voltage";
entry.item[103].page = "sequential_02.htm";
entry.item[103].description = "Sequential start with 600mS delay for 19&quot; Rack Mount Systems";
entry.item[104].keywords = "10/13A,10A,1363,13A,15A,240V," +
   "320,3256/Cable,3257/Inlet,50082-2,60950,7016,anti,surge,Approved,back,BEAB,BS5733,Cable,connector,construction,cord,CSA,VDE,Voltage," +
   "currents,Data,Delay,depth,distribution,dual,earthing,Finish,front,fused,fuses,groups,high,high,inrush,IEC,IEC320,illuminated,illuminates,indicators," +
   "individual,individually,inlet,inlets,Input,integrity,intervals,link,Management,Matching,Maximum,metal,19\",minimising,module,mounted,neon,on/off," +
   "Operating,output,panels,plug,power,Racks,Mount,RAL,Rear,right,Second,Sequential,shuttered,sockets,Start,switch,switched,Systems,Ten,Timing,two,units";
entry.item[104].page = "sequential_03.htm";
entry.item[104].description = "IEC320 sockets with sequential start with 1 second delay";
entry.item[105].keywords = "10/13A,10A,1363,13A,15A,240V,320,3258/Cable,3259/Inlet,50082-2,600ms,60950,7016,anti,surge,Approved,back,BEAB,Ten,Timing," +
   "BS5733,Cable,connector,construction,cord,CSA,Data,Delay,depth,dual,earthing,Finish,first,followed,front,fused,fuses,high,IEC,IEC320,illuminated," +
   "illuminates,indicators,individual,Individually,inlet,inlets,Input,integrity,intervals,link,Management,Matching,Maximum,metal,module,mounted,neon,on," +
   "off,Operating,output,panels,19\",plug,Racks,Mount,RAL,Rear,right,Sequential,shuttered,singles,sockets,Start,switch,switched,Systems,two,units,VDE,Voltage";
entry.item[105].page = "sequential_04.htm";
entry.item[105].description = "IEC320 sockets with sequential start with 600ms delay";
entry.item[106].keywords = "1363,13A,240V,3260,50082-2,60950,7035,Approved,BS5733,cable,connector,construction,Data,Delay,depth," +
   "distribution,dual,earthing,Finish,first,followed,fused,high,illuminated,Input,integrity,intervals,metal,module,on/off,Operating,panels,plug,19\"," +
   "plug/Sockets,plugs,Power,Racks,Mount,RAL,right,sec,Second,Sequential,singles,sockets,Start,switch,Systems,Timing,units,Voltage";
entry.item[106].page = "sequential_05.htm";
entry.item[106].description = "13A sockets with sequential start with 1 second delay";
entry.item[107].keywords = "10/16A,10A,1363,13A,16A,240V,309,320,3262/10,3262/16,4343,60950,7016,applications,Approved,back,BS4343,BS5733,cable," +
   "connector,construction,Data,depth,distribution,dual,earthing,iec320,iec309,Finish,Fused,High,IEC,illuminated,indicator,individually,Input,integrity," +
   "management,Manual,Manually,Maximum,metal,neon,on/off,Operating,panels,plugs,power,19\",Racks,Mount,RAL,rear,right,Sequential,sockets,special," +
   "Start,switched,switches,Switching,Systems,ten,Units,Voltage";
entry.item[107].page = "3262.htm";
entry.item[107].description = "Manual switching sequential start";
entry.item[108].keywords = "13A,600mS,connection,currents,Delay,Distribution,existing,forward,four,front,fused,groups,high,IEC,indicators,individually," +
   "Information,inrush,Integral,intervals,leap,major,Manual,Master,minimising,Modules,mounted,Mounting,neon,Office,panels,Power,protection,Racks,rear," +
   "represent,Sec,second,Sequential,sockets,Start,up,surge,switch,switched,Switching,system,systems,Units,Wieland";
entry.item[108].page = "sequential_19.htm";
entry.item[108].description = "19&quot; Rack Mounted Sequential Start Power Distribution Units";
entry.item[109].keywords = "0214687,13A,15A,16A,240V,50082-2,60950,Applied,Approved,automatically,BS5733,Cable,chain,connection,connector,connectors," +
   "construction,CSA,currents,Data,Desk,device,dual,earth,earthed,earthing,equipment,External,features,finish,furniture,fused,high,individually,inline," +
   "inrush,Integral,integrity,intervals,leads,line,linked,loading,Management,Matching,maximum,metal,minimising,Module,modules,Office,Operating," +
   "pairs,Patent,power,powers,protecting,reducing,right,second,separately,SEQ/4024,sequence,Sequential,smart,sockets,ST18,Start,surges," +
   "switching,system,technology,Timing,turned,units,VDE,Voltage,Wieland";
entry.item[109].page = "sequential_integral.htm";
entry.item[109].description = "Sequential Integral Modules";
entry.item[110].keywords = "0214687,1363,13A,16A,240V,32A,444/13,444/16,444/32,50082-2,60950,Applied,Approved,automatically,benefits,BS5733,cable," +
   "connector,connectors,construction,cover,CSA,currents,Data,Desk,distribution,double,dual,circuit,breaker,earthing,EXISTING,Four,having,high," +
   "Illuminated,Input,in,rush,integrity,intervals,line,Management,Master,Matching,Maximum,MCB,metal,minimising,models,Module,Modules,On/Off,Operating," +
   "output,Patent,Plug,pole,power,protected,protective,providing,right,sec,second,separately,Sequential,sockets,Start,switch,switched,switches,switching," +
   "technology,Three,Timing,transparent,units,units,used,VDE,Voltage,Wieland";
entry.item[110].page = "sequential_master.htm";
entry.item[110].description = "Sequential Start Master Modules";
entry.item[111].keywords = "currents,damaging,draw,fast,give,greater,huge,in,rush,installations,mains,minimum,multi,power,switched,potentially,power," +
   "reduce,right,secure,sequences,Sequential,Start,supply,surge,surges,Systems,units,update";
entry.item[111].page = "sequential_why.htm";
entry.item[111].description = "Sequential Start why do I need it?";
entry.item[112].keywords = "10A,1363,13A,15A,16A,20A,30mA,60950,accessory,allowed,Approved,Beige,Bitter,blank,Blanking,bonded,BS5733,Chocolate,colours," +
   "complement,construction,cost,Cream,circuit,breaker,Cut,outs,data,delivery,distribution,double,Earth,electrical,extra,filter,Four,front,Furniture," +
   "Fused,Grey,Internal,introduced,layout,left,Light,mains,Management,maximum,MCB,mild,residual,modern,N/A,Normally,Office,Open,open,plan,Operating,Part," +
   "Pillar,Pillars,Plan,Plate,plates,pole,positions,power,protection,providing,rating,RCD,rear,requirements,right,robust,safety,segregation,Service," +
   "services,side,single,six,sockets,SP/5SW/CB,SP/5SW/EL/CB,SP/5SW/FMS,residual," +
   "SP/5SW/FMS/FU,Special,Standard,steel,supplied,switch,switched,time,transient,residual,twelve,units,urgent,voltage,wiring,Zintec";
entry.item[112].page = "service_pillar.htm";
entry.item[112].description = "Service Pillar";
entry.item[113].keywords = "27U,3186,3187,3188,3189,39U,42U,45U,Accessories,Bright,BS1706,Cabinet,Cannon,clear,depths,equipment,finish,Height,Information," +
   "Material,Mounting,Part,19\",passivated,positioned,Posts,right,runners,Shelf,shelves,standard,steel,support,Version,zinc";
entry.item[113].page = "shelf_post.htm";
entry.item[113].description = "Shelf mounting posts 'U' height versions";
entry.item[114].keywords = "10A/10,10A/12,10A/2,10A/3,10A/4,10A/5,10A/6,10A/7,10A/8,10A/9,1362,1363,13A,20A,5733,60950,6500,7035," +
   "Amp,Approved,ASTA,bench,bonding,Brackets,BS4293,cable,construction,coordinated,cord,core,Data,Distribution,double,residual,circuit," +
   "Earth,finish,fixing,floor,FRE,French,French/Belgian,Fused,link,GER,German,CEE7/4,Schuko,grey,Horizontal,Illuminated,Information,Internal," +
   "International,Item,Light,mains,Matching,maximum,mild,mounting,Operating,paint,Panels,plugs,pole,PVC," +
   "racks,RAL,rating,RCD,right,robust,safety,side,Slim,Sockets,Standard,steel,switch,terminated,top,Units,Vertical," +
   "N10A/2,N10A/3,N10A/4,N10A/5,N10A/6,N10A/7,N10A/8,N10A/9,N10A/10,N10A/12,Voltage,wall,wiring";
entry.item[114].page = "slim_international.htm";
entry.item[114].description = "International Slim Range Range";
entry.item[115].keywords = "1020,1363,13A,20A,235,25A,2613,2614,2615,2616,2617,2618,2619,2620,2621,2622,2623,2624,2625,2626,2627,2628,2629,2630,2631," +
   "2632,2633,30mA,410,495,4RJ45,60950,6500,7035,762,844,Approved,ASTA,Bench,bonded,BS1362,BS1363,BS4293,BS5733,cable,Combination,construction," +
   "core,Data,Desk,Distribution,Earth,Filtered,finish,Free,fused,link,grey,illuminated,Indicator,Information,Internal,Light,mains,Management," +
   "maximum,mild,Mounting,neon,On,Off,Operating,paint,Panels/Power,plug,residual,circuit,breaker,Protected,PVC,RAL,rating,RCD,right,RJ45," +
   "robust,safety,shrouded,Sloping,Sockets,Standard,standing,steel,switch,Switched,terminated,Transient,trip,Units,voltage,wiring";
entry.item[115].page = "sloping.htm";
entry.item[115].description = "Sloping Panels for the Desk or Bench";
entry.item[116].keywords = "05VV,10A,1363,13A,16A,230VAC,250VAC,7/4,7010,7011,7012,7013,7014,7015,7016,7017,7018,7019,7020,7021,7022,7023,7024,7025," +
   "7026,7050,7051,Approved,British,Cable,CEE,compatible,connections,Connectors,Cord,Core,CSA,Data,date,desk,DIN49441,distribution,electrical,equipment," +
   "Expandable,Female,Female/Male,Free,furniture,German,Information,interconnecting,lamps,later,loop,Male,maximum,N/A,Operating,OVE,panels,Part,plugs,power," +
   "rewireable,right,CEE7/4,Schuko,Shrouded,sockets,VDE,via,Voltage,Wieland";
entry.item[116].page = "wieland.htm";
entry.item[116].description = "Wieland Cord Sets";
entry.item[117].keywords = "1363,13A,16A,2610,2611,2612,2640,2641,60950,7035,Approved,bonded,Box,Boxes,BS5733,Cable,compact,construction,core,Data,desk," +
   "double,Earth,finish,floor,fused,circuit,breaker,grey,Internal,Item,Light,mains,Management,maximum,MCB,mild,mounting,neon,Operating,Optional,paint,panels," +
   "plug,pole,PVC,RAL,rating,Red,right,robust,safety,saving,Sockets,space,Square,Standard,steel,supplied,units,voltage,wall,wiring";
entry.item[117].page = "square.htm";
entry.item[117].description = "Space saving square distribution panels";
entry.item[118].keywords = "13A,309,4343,bench,benches,British,Britmac,BS1363,desk,distribution,double,Electrak,features,Filters,flexibility,floor,free," +
   "Fused,IEC309,BS4343,include,Index,industrial,Information,Instant,laboratories,laboratory,mains,maximum,mounting,office,offices,outlets,iec,commando," +
   "panels,pole,Portable,Power,Protection,racks,RCD,RJ45,security,six,sizes,Slim,Sloping,Sockets,Standard,standing,Strips,Super,Suspended,switch,Switched,systems," +
   "Trunking,units,unswitched,used,Vertical,residual,circuit,breaker,wall,Wandsworth,workshop,workshops";
entry.item[118].page = "standard.htm";
entry.item[118].description = "Standard Range";
entry.item[119].keywords = "20A,230VAC,240VAC,digital,ammeter,amp,volts,voltmeter,power,factor,PF,meter,illuminated,mains,switch,1053,1054," +
  "AM1053/13,AM1054/13,AM1053/16,AM1054/16,PM1053/13,PM1054/13,PM1053/16,PM1054/16,Neutrik,Powercon,double,Earth,external,Horizontal,on/off,19\",Panels,plugs,pole,Racks,stud,1.5U,Units";
entry.item[119].page = "am1054.htm";
entry.item[119].description = "19\" Rack Mounting with Digital Meters with 20A Neutrik Sockets";
entry.item[120].keywords = "IEC,320,IEC320,10A,C13,16A,C19,20A,230VAC,240VAC,digital,ammeter,amp,circuit,breaker,cb,mcb,CB/AM/COM8+4/16,CB/AM/COM10+4/16,CB/AM/COM12+4/16,CB/AM/COM16+4/16,CB/AM/COM20+4/16,CB/AM/COM24+4/16,CB/AM/COM30+4/16," +
  "CB/AM/COM8+4/32,CB/AM/COM10+4/32,CB/AM/COM12+4/32,CB/AM/COM16+4/32,CB/AM/COM20+4/32,CB/AM/COM24+4/32,CB/AM/COM30+4/32,CB/PM/COM8+4/16,CB/PM/COM10+4/16,CB/PM/COM12+4/16,CB/PM/COM16+4/16,CB/PM/COM20+4/16,CB/PM/COM24+4/16,CB/PM/COM30+4/16," +
  "CB/PM/COM8+4/32,CB/PM/COM10+4/32,CB/PM/COM12+4/32,CB/PM/COM16+4/32,CB/PM/COM20+4/32,CB/PM/COM24+4/32,CB/PM/COM30+4/32,Earth,external,Vertical,Vertically,Panels,plugs,pole,Racks,stud,Units,combination";
entry.item[120].page = "cb_am_com.htm";
entry.item[120].description = "Vertical PDU with circuit breaker, meter and a combination of C13 10A and C19 16A sockets";
entry.item[121].keywords = "steel,Strong,supplied,SUS13A/2,SUS13A/3,SUS13A/4,110V,125V,13A,147,16A,200,20A,20mm,230V,250VAC,309,32A,4343,60950,7035," +
   "Approved,black,bonding,BS1363,BS4343,IEC309,BS5733,BSUS16A/2,BSUS16A/3,BSUS16A/4,BSUS32A/2,BSUS32A/3,BSUS32A/4,cable,cased,CEE17,chain,compact," +
   "construction,Data,Double,Earth,entry,grey,Handles,IEC,commando,Industrial,Information,Internal,light,Management,matching,maximum,nylon,Operating," +
   "Outlets,plugs,polyamide,Power,RAL,right,robust,safety,Service,Single,Sockets,Standard,Suspended,Switched,TSUS13A/2,TSUS13A/3,TSUS13A/4,Units," +
   "voltage,welded,wiring,YSUS16A/2,YSUS16A/3,YSUS16A/4,YSUS32A/2,YSUS32A/3,YSUS32A/4";
entry.item[121].page = "suspended.htm";
entry.item[121].description = "Suspended Units";
entry.item[122].keywords = "1363,13A,20A,30mA,60950,6500,7035,739,915,Approved,ASTA,bench,bonded,box,Brackets,BS1362,BS1363,BS4293,BS5733,cable," +
   "construction,core,data,desk,distribution,E13A/10,E13A/4,E13A/5,E13A/6,E13A/8,Earth,F13A/10,F13A/4,F13A/5,F13A/6,F13A/8,finish,fixing,floor,Four," +
   "fused,link,grey,Information,installation,Internal,Light,mains,maximum,mild,mounting,neon,Operating,P13A/10,P13A/4,P13A/5,P13A/6,P13A/8,paint,Panels,plug,Portable," +
   "PVC,RAL,rating,RCD,RCD13A/10,RCD13A/4,RCD13A/5,RCD13A/6,RCD13A/8,Red,right,robust,safety,side,Sockets,Standard,steel,Supplied,Switched,telephone," +
   "terminated,top,trip,Units,voltage,wall,wiring,residual,circuit,breaker";
entry.item[122].page = "switched_13a.htm";
entry.item[122].description = "Switched 13A Sockets to BS1363";
entry.item[123].keywords = "230VAC,240VAC,iec,320,iec320,c19,16A,digital,ammeter,amp,volts,voltmeter,power,factor,PF,Watts,meter,mains,neon,1048,1049,AM1048/13,AM1049/13,AM1048/16,AM1049/16," +
  "PM1048/13,PM1049/13,PM1048/16,PM1049/16,BS4343,iec309,309,double,Earth,external,Horizontal,indicator,Mounted,Mounting,19\",Panels,plugs,Racks,stud,1.5U,Units";
entry.item[123].page = "am1049.htm";
entry.item[123].description = "19\" Rack Mounting with Digital Meters and 16A IEC C19 Sockets with Mains Fuse and Neon";
entry.item[124].keywords = "iec,320,iec320,c19,16A,digital,ammeter,amp,volts,voltmeter,power,factor,PF,Watts,meter,illuminated,mains,switch,individual,individually,shrouded,1050,1051," +
  "AM1050/13,AM1051/13,AM1050/16,AM1051/16,PM1050/13,PM1051/13,PM1050/16,PM1051/16,Horizontal,indicator,Mounted,Mounting,on/off,19\",Panels,plugs,pole,Racks,1.5U,Units";
entry.item[124].page = "am1050.htm";
entry.item[124].description = "19\" Rack Mounting with Digital Meters with Individually Fused 16A IEC C19 Sockets";
entry.item[125].keywords = "25mm,2642,2643,2644," +
   "bench,bonded,Cable,cables,Combination," +
   "construction,Cut,Data,desk,Desking," +
   "distribution,Earth,end,Free," +
   "grommet,hole,increased,Information,Mains," +
   "Management,mild,modules,mounting," +
   "Power,right,robust,safety,sloping," +
   "Standard,standing,steel,tailed,TBA,telephone," +
   "Top,Units,Ways";
entry.item[125].page = "top_desk.htm";
entry.item[125].description = "Top Desking Combination for Mains and Data";
entry.item[126].keywords = "111,1200,1200mm,1251,1363,13A,1800,1800mm," +
   "30A,4ft,5733,60950,6500,6ft," +
   "7035,Amp,Approved,bench,bonding," +
   "cable,cased,core,Data,depth,desk," +
   "Distribution,Earth," +
   "External,fused,grey,height,indicator," +
   "Individually,Information,Instant,Internal,Item," +
   "laboratories,light,mains," +
   "maximum,neon,offices," +
   "Operating,outlets,plug,Power,RAL," +
   "rating,Red,right,safety," +
   "Sockets,Special,Standard,steel,Strong," +
   "stud,Switched,Terminated,TR12," +
   "TR13,TR15,TR20,TR6,TR9,Trunking,units," +
   "Voltage,wiring,workshops";
entry.item[126].page = "trunking.htm";
entry.item[126].description = "Power Distribution Trunking";
entry.item[127].keywords = "125VAC,15A,15A/10,15A/12,15A/4,15A/6," +
   "15A/8,20A,403,419,553,60950,686," +
   "821,930,946," +
   "American,Approved,bonded,Brackets," +
   "BS5733,cable,case,colours,consoles," +
   "construction,core,Data," +
   "Distribution,Earth,Elegant,etc,Extras," +
   "finish,fixing/installation,grey,increased," +
   "indicator,Information,Internal,International," +
   "mains," +
   "mild,mounting,neon,Operating,Optional," +
   "paint,Panels,plug,PVC,racks," +
   "racks,rating,Red,right,robust," +
   "safety,side,Sockets,Standard,steel," +
   "terminated,tone,two,Units," +
   "versions,vertical,voltage,wiring,yellow";
entry.item[127].page = "usa_15amp.htm";
entry.item[127].description = "Distribution Panel with USA sockets";
entry.item[128].keywords = "125V,15A,15A/10CB,15A/12CB,15A/4CB," +
   "15A/6CB,15A/8CB,15AUSA,250mm,419,553," +
   "60950,686,821,946,American," +
   "Approved,black,Breaker,BS5733,cable," +
   "Circuit,coating,construction,core," +
   "Data,Distribution,double,dual,earth,earthing," +
   "External,High,integrity," +
   "illuminated,Information,International," +
   "NEMA,Operating,mcb," +
   "PDU,plug,pole,powder,Power," +
   "protected,Protection,rating,Red,right," +
   "SEMCO,sensing,Sockets,Standard,Steel," +
   "stud,supplied,Surge," +
   "Units,VDE,Vertical,voltage,wire";
entry.item[128].page = "usa_cb.htm";
entry.item[128].description = "Vertical PDU with 15A USA sockets";
entry.item[129].keywords = "220mm,2574,2577,2578," +
   "300mm,3168,3171,3172,3173,400mm,600mm," +
   "ABS,access,accessible,Accessories," +
   "aids,allowing,Bar,bars,Bonding," +
   "Cabinet,Cabinets,cables,Cage," +
   "components,Connection,connections,consist," +
   "copper,delivery,Document," +
   "documentation,doors,Duty,Earth,earthing," +
   "easily,enclosure,enclosures," +
   "extraction,finish,five,fixings,frames," +
   "free,full,grey,Horizontal,Information," +
   "insertion,Insertion/Extraction,inside,Kits," +
   "lead,leads,Light,makes,Material,Mouldered," +
   "mounting,Nut,nuts,Pack,panels,19\"," +
   "Part,plastic,Pocket,position,positioned,post," +
   "rear,relating,right,ring,screw,screws," +
   "service,Simple,size,solid,standing,steel," +
   "storage,studs,suitably,tapped,terminal," +
   "terminated,Tool,Wallet,wallets," +
   "washers";
entry.item[129].page = "various.htm";
entry.item[129].description = "Various 19&quot; Cabinet Accessories";
entry.item[130].keywords = "remote,power,monitoring,range,MIB,manual,downloads";
entry.item[130].page = "remote_downloads_monitor.htm";
entry.item[130].description = "Downloads for the Remote Power Monitoring Range";
entry.item[131].keywords = "100A,10A,1107," +
   "1362,1363,16A," +
   "1mA,20A,2104,2105," +
   "2106,2108,2110,2112,2114,2116,2118,2120,2204," +
   "2205,2206,2208,220V,2210,2212,2214,2216,2218," +
   "2220,2304,2305,2306,2308,2310,2312,2314,2316," +
   "2318,2320,2404,2405,2406,2408,2410,2412,2414," +
   "2416,2418,2420,2504,2505,2506,2508,2510," +
   "2512,2514,2516,2518,2520,25A,2mA,30mA," +
   "50Hz,5733," +
   "7035,800mW," +
   "ASTA,bonded," +
   "Brackets,British,BS4293,cable,choke,Circuit," +
   "clamping,construction,coordinated," +
   "core,CSA,D/P,Data," +
   "Distribution,double,Earth," +
   "earthline,Energy,external," +
   "Filter,finish,fixing,Fused," +
   "grey,holder,Illuminated,include," +
   "Information,inrush,installation,Internal," +
   "Leakage,Light,link,mains," +
   "maximum,mild,mounted,mounting,on/off," +
   "Operating,paint,Panels,residual,circuit,breaker," +
   "Panels,plug,pole,power,Protection,PVC,racks,RAL," +
   "rating,RCD,Response,right,rms," +
   "robust,SEMCO,side,sizes,Sockets," +
   "spec,Standard,steel,stud,suppressor," +
   "switch,systems,terminated," +
   "transient,tripping,Units,Varistor," +
   "VDE,vertical,voltage,wiring,Z280G,ZNR";
entry.item[131].page = "vert_fused.htm";
entry.item[131].description = "Vertical Units, fused with RF Filter or RCD";
entry.item[132].keywords = "1362,13A,20A,T13A/12,T13A/15,T13A/2,T13A/20,T13A/3,T13A/4,T13A/5,T13A/6,T13A/7,T13A/8,T13A/9,T13A/10,343,359,448,502,518,5733,578," +
   "60950,BS1363,BS6500,cable,conduit,illuminated,Internal,Mains,Mounting,neon,On/Off,paint,Panels,plug,pole,PVC,Racks,RAL," +
   "rating,Red,right,robust,safety,side,Sockets,Standard,steel,stud,switch,terminated,Units,Vertical,voltage,warning,wiring";
entry.item[132].page = "vert_rack_units.htm";
entry.item[132].description = "Vertical 13A Distribution Units";
entry.item[133].keywords = "100A,10A,140J,16A,1mA,20A," +
   "250mm,309,320,3232,3233,3234,3235," +
   "3236,3237,3238,3239,3240,3241,3242,3243,408," +
   "430V,473,508,574,608,60950,640,6500A,705," +
   "710V,8/20uS,Approved," +
   "BEAB,black,blue,breaker,BS4343,BS5733," +
   "C14,cable,circuit,clamping,clips,coating," +
   "construction,core,CSA,Data," +
   "Distribution,Double,dual,earth,earthing,energy," +
   "External,Extras,Filter,iec309,iec320," +
   "High,integrity,IEC,illuminated,Impulse," +
   "Information,inlet,L-E,L-N,commando," +
   "Maximum,modes,N-E," +
   "Operating,Optional,PDU,mcb," +
   "peak,plugs,Pole,powder,Power,Protection," +
   "rating,Red,response,retaining,right,rms," +
   "sensing,Shuttered,Sockets,Standard," +
   "Steel,straight,stud,Surge,time," +
   "Transient,Units,Varistor," +
   "VDE,Vertical,voltage,wire";
entry.item[133].page = "vertical_6a_bs4343.htm";
entry.item[133].description = "Vertical IEC320 sockets with 16A&nbsp; " +
      "BS4343 Plug";
entry.item[134].keywords = "100A,10A,140J,16A,1mA,20A," +
   "250mm,320,3220,3221,3222,3223,3224," +
   "3225,3226,3227,3228,3229,3230,3231,408,430V," +
   "473,508,574,608,60950,640,6500A,705,710V," +
   "8/20uS,Approved,BEAB," +
   "black,breaker,BS5733,C14,C20,circuit," +
   "clamping,clips,coating,connector," +
   "construction,CSA,Data,Distribution,Double,dual," +
   "earth,earthing,energy,External,Extras," +
   "female,Filter,iec320,mcb," +
   "High,integrity,IEC,illuminated,Impulse," +
   "Information,Inlet,L-E,leads,L-N," +
   "Matching,Maximum,modes,N-E," +
   "Operating,Optional," +
   "PDU,peak,plugs,Pole,powder,Power," +
   "Protection,rating,Red,response,retaining," +
   "right,rms,sensing,Shuttered,Sockets," +
   "Standard,Steel,straight,stud,Surge," +
   "time,Transient,Units," +
   "Varistor,VDE,Vertical,voltage,wire";
entry.item[134].page = "vertical_6a_c20.htm";
entry.item[134].description = "Vertical IEC320 sockets with 16A&nbsp; C20 " +
      "Inlet";
entry.item[135].keywords = "10A,250mm,320,408,473,608,60950," +
   "6A/10CB,6A/12CB,6A/6CB,6A/8CB," +
   "Approved,BEAB,black,Breaker,BS5733,C14," +
   "Circuit,clips,coating,connector," +
   "construction,CSA,Data,Distribution,Double,dual," +
   "earth,earthing,External,Extras,female," +
   "High,integrity,IEC,IEC320," +
   "illuminated,Information,inlet,leads," +
   "Matching,Operating,mcb," +
   "Optional,PDU,plugs,Pole," +
   "powder,Power,protected,Racks,rating,Red," +
   "retaining,right,sensing,Shuttered," +
   "Sockets,Standard,Steel,straight,stud," +
   "Units,VDE,Vertical," +
   "voltage,wire";
entry.item[135].page = "vertical_6a_cb.htm";
entry.item[135].description = "Vertical IEC320 sockets with CB";
entry.item[136].keywords = "100A,10A,140J,1mA,250mm," +
   "320,408,430V,473,608,60950,6500A,6A/10CBS," +
   "6A/12CBS,6A/6CBS,6A/8CBS,710V,8/20uS," +
   "Approved,BEAB,black,Breaker," +
   "BS5733,C14,Circuit,clamping,clips," +
   "coating,connector,construction,CSA," +
   "Data,Distribution,Double,dual,earth,earthing," +
   "energy,External,Extras,female,Filter," +
   "High,integrity,IEC,IEC320," +
   "illuminated,Impulse,Information,inlet,L-E," +
   "leads,L-N,Matching,mcb," +
   "Maximum,Modes,N-E,Operating,Optional," +
   "PDU,peak,plugs,Pole," +
   "powder,Power,protected,Protection,rating," +
   "Red,response,retaining,right,rms,sensing," +
   "Shuttered,Sockets,Standard,Steel," +
   "straight,stud,Surge,time," +
   "Transient,Units,Varistor," +
   "VDE,Vertical,voltage,wire";
entry.item[136].page = "vertical_6a_cbs.htm";
entry.item[136].description = "Vertical IEC320 sockets with CB and Surge " +
      "Protection";
entry.item[137].keywords = "100A,10A,140J,1mA,250mm," +
   "320,430V,473,608,60950,6500A,6A/10CBSF," +
   "6A/12CBSF,6A/6CBSF,6A/8CBSF,710V,8/20uS," +
   "Approved,BEAB,black," +
   "Brackets,Breaker,BS5733,C14,Circuit," +
   "clamping,clips,coating,connector," +
   "construction,CSA,Data,Distribution,Double,dual," +
   "earth,earthing,energy,External,Extras," +
   "female,Filter,mcb," +
   "fixing/installation,High,integrity,IEC,IEC320," +
   "illuminated,Impulse,Information,inlet,L-E," +
   "leads,L-N,Matching," +
   "Maximum,Modes,N-E,Operating,Optional," +
   "PDU,peak,plugs,Pole," +
   "powder,Power,protected,Protection,rating," +
   "Red,response,retaining,right,rms,sensing," +
   "Shuttered,side,Sockets,Standard,Steel," +
   "straight,stud,Surge,time," +
   "Transient,Units,Varistor," +
   "VDE,Vertical,voltage,wire";
entry.item[137].page = "vertical_6a_cbsf.htm";
entry.item[137].description = "Vertical IEC320 sockets with RF Filter and " +
      "Surge Protection";
entry.item[138].keywords = "Soundfantastic,sound,fantastic";
entry.item[138].page = "products.htm";
entry.item[138].description = "Sound Fantastic Range (Product Index)";
entry.item[139].keywords = "IEC,C19,C20,vertically,19\",horizontally,mounted,BS,4343,BS4343,plug,socket,19,inches,16A,range";
entry.item[139].page = "c19_range.htm";
entry.item[139].description = "IEC C19 Range";
entry.item[140].keywords = "original,inovation,IEC,C19,C20,vertically,19\",horizontally,mounted,BS,4343,BS4343,309,iec309,inlet,plug,socket,19,rating," +
   "inches,16A,ral,7035,red,illuminated,mcb,minature,circuit,breaker,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,CEE17,double,two,pole";
entry.item[140].page = "iec_c19v.htm";
entry.item[140].description = "IEC C19 sockets with Double Pole MCB";
entry.item[141].keywords = "IEC,C19,C20,19\",horizontally,mounted,BS,4343,BS4343,309,iec309,plug,socket,19,rating,2U,C19/6R,C19/8R,C19/10R," +
   "C19/6/RFN,C19/8/RFN,C19/10/RFN,inches,16A,ral,7035,red,mains,neon,indicator,CEE17,C19/9306,C19/9308,C19/9310,more,power,fuse,individual,individually";
entry.item[141].page = "iec_c19h.htm";
entry.item[141].description = "Horizontal 19\" Rack Mounted IEC C19 sockets";
entry.item[142].keywords = "MK,Hospital,property,low,smoke,green,mains,neon,indicator,BS08B17,BS,08B17,range";
entry.item[142].page = "hospital.htm";
entry.item[142].description = "Hospital Range";
entry.item[143].keywords = "MK,Hospital,property,low,smoke,green,mains,neon,indicator,BS08B17,BS,08B17,HGN13A/4,HGN13A/6,HGN13A/8,13A";
entry.item[143].page = "hgn13a.htm";
entry.item[143].description = "Hospital Range - Standard Unswitched 13A Sockets";
entry.item[144].keywords = "MK,Hospital,property,low,smoke,green,mains,neon,indicator,BS08B17,BS,08B17,HGOS13A/4,HGOS13A/6,HGOS13A/8,non,standard," +
   "non-standard,Wandsworth,Style,round,earth,pin,unswitched,13A";
entry.item[144].page = "hgos13a.htm";
entry.item[144].description = "Hospital Range - Non-Standard Unswitched 13A Sockets with Round Earth Pin";
entry.item[145].keywords = "MK,Hospital,property,low,smoke,green,mains,neon,indicator,BS08B17,BS,08B17,HG13A/4SW/FLAT,HG13A/6SW/FLAT,standard," +
   "flat,box,switched,13A";
entry.item[145].page = "hg13a_sw_flat.htm";
entry.item[145].description = "Hospital Range - Standard Switched 13A Sockets (Flat Box)";
entry.item[146].keywords = "MK,Hospital,property,low,smoke,green,mains,neon,indicator,BS08B17,BS,08B17,HG13A/4SW/SLOPING,HG13A/6SW/SLOPING,standard," +
   "sloping,box,switched,13A";
entry.item[146].page = "hg13a_sw_slope.htm";
entry.item[146].description = "Hospital Range - Standard Switched 13A Sockets (Sloping Box)";
entry.item[147].keywords = "MK,Hospital,property,low,smoke,green,mains,neon,indicator,BS08B17,BS,08B17,HG2610,HG2611,standard," +
   "square,box,unswitched,13A";
entry.item[147].page = "hg2610.htm";
entry.item[147].description = "Hospital Range - Square Box with Standard Unswitched 13A Sockets";
entry.item[148].keywords = "MK,Hospital,property,low,smoke,green,mains,neon,indicator,BS08B17,BS,08B17,HG/OS2610,HG/OS2611,non,standard," +
   "non-standard,Wandsworth,Style,round,earth,pin,square,box,unswitched,13A";
entry.item[148].page = "hgos2610.htm";
entry.item[148].description = "Hospital Range - Non-Standard MK 13A Sockets";
entry.item[149].keywords = "MK,Hospital,property,low,smoke,green,mains,neon,indicator,BS08B17,BS,08B17,HGMK1257/4SW,HGMK1257/6SW,non,standard," +
   "non-standard,1257,Style,T,shaped,T-shaped,earth,pin,switched,13A";
entry.item[149].page = "hgmk.htm";
entry.item[149].description = "Hospital Range - Non-Standard Switched MK 13A Sockets";
entry.item[150].keywords = "IEC,C19,C20,19\",horizontally,mounted,BS,4343,BS4343,309,iec309,plug,socket,19,rating,2U,C19/9106/CABLE,C19/9106/," +
   "C19/9106/INLET,red,mains,neon,indicator,fuse";
entry.item[150].page = "iec_c19h_1u.htm";
entry.item[150].description = "19\" 1U Rack Mounted IEC C19 Sockets";
entry.item[151].keywords = "MK,Hospital,property,low,smoke,green,mains,neon,indicator,BS08B17,BS,08B17,HG13A/4/FB,standard,unswitched,floor,box,13A";
entry.item[151].page = "hg13a_fb.htm";
entry.item[151].description = "Hospital Range - Floor Box";
entry.item[152].keywords = "10A,1363,13A,13A/10SW,13A/2SW,13A/3SW/MS,13A/4,13A/4SW,13A/5/MS," +
 "13A/5SW/MS,13A/6,13A/6SW,13A/8SW,16A,190,20A,4343,60950,6500,7035,Approved,ASTA,bench,benches,bonded,Box,brackets," +
 "BS1362,BS1363,BS5733,cable,colleges,Commando,connected,construction,core,distribution,double,Earth,enable,environment,external,Extras," +
 "finish,free,fused,link,grey,Illuminated,indicator,Individually,instant,Internal,laboratories,laboratory,Light,Main,mains,bs4343,maximum," +
 "mild,mounting,309,iec,iec309,Sockets,Standard,standing,steel,stud,neon,office,Operating,Optional,paint,plug,pole,power,PVC,RAL,circuit,breaker," +
 "rating,Red,right,robust,safety,schools,shroud,sides,Sloping,slopping,supplied,switch,Switched,terminated,twin,units,voltage,wall,walls,wiring,workshop";
entry.item[152].page = "13a_standard_slope.htm";
entry.item[152].description = "13A Standard Range Sloping Panels";
entry.item[153].keywords = "100A,100kHz,1015,1031,1082,1083,1098,1099,115,1151,1167,1222,1238,1362,1363,13A,1mA,20A,220V,23A," +
  "2mA,32A,50Hz,539,5733,607,60950,623,674,675,690,691,7035,70dB,742,743,758,759,800mW,810,811,826,827,85C,879,895,946,947,962,963,accessible," +
  "Approved,armoured,assist,ASTA,Attenuation,BLOCK,bonded,brackets,cable,cable/plug,choke,clamping,Clean,conduit,connection,construction,CSA,Data," +
  "Distribution,double,Dual,Earth,earthline,easily,Energy,entries,entry,external,Extras,filter,finish,Flexible,FU6104/F,FU6104/FMS,FU6105/F,FU6105/FMS," +
  "FU6106/F,FU6106/FMS,FU6108/F,FU6108/FMS,FU6110/F,FU6110/FMS,FU6112/F,FU6112/FMS,fused,link,grey,holder,Illuminated,Information,internal,Item,Leakage," +
  "Light,load,mains,Management,maximum,metal,mild,models,mounting,Multi,Power,On,Off,on,off,Operating,Optional,paint,panels,pole,Power,Protection," +
  "Protector,RAL,rapid,Response,right,rms,robust,safety,side,single,sockets,spec,specially,Standard,steel,stud,style,Sub,floor,switch,system,tap," +
  "Temperature,termination,transient,unfused,Units,Varistor,VDE,via,Voltage,wiring,Z280G,ZNR";
entry.item[153].page = "multiblock_filter.htm";
entry.item[153].description = "Multi-PowerBlock with RF Filter";
entry.item[154].keywords = "10A,200,250,250VAC,2685,2686,2687,2688,2689,2690,2691,2692," +
  "2691,2692,320,7016,Anthracite,Approved,BEAB,bonded,BS4491,BS5733,Cable,clip,construction,CSA,Data,Depth,design,disconnected,Distribution," +
  "double,Earth,EN60950CE,external,Facing,finish,front,fused,high,Horizontal,IEC,IEC257,IEC320,illuminated,indicator,individually,Information,inlet," +
  "installation,Link,mains,Management,mild,Mounted,Mounting,neon,on/off,paint,19\",Panels,plugs,pole,Racks,RAL,Rating,Rear,retaining,right,robust," +
  "SEMKO,shroud,shuttered,slots,snap,in,Sockets,Standard,steel,stops,stud,switch,tie,1U,Units,VDE,Versions";
entry.item[154].page = "horizontal_rear_clip.htm";
entry.item[154].description = "19\" Rack Mounting with rear IEC320 sockets and Inlet with Retaining Clip";
entry.item[155].keywords = "digital,ammeter,amp,meter,Horizontal,Mounted,Mounting,19\",Panels,Racks,1.5U,Units";
entry.item[155].page = "am_range.htm";
entry.item[155].description = "19\" Rack Mounting with Digital Ammeters";
entry.item[156].keywords = "230VAC,240VAC,13A,digital,ammeter,amp,volts,voltmeter,power,factor,PF,Watts,meter,1025,1026,1027,double,Earth,external,Horizontal,19\",Panels,plugs,Racks,stud,1.5U,Units," +
  "BS4343,AM1025/13,AM1026/13,AM1027/13,AM1025/16,AM1026/16,AM1027/16,PM1025/13,PM1026/13,PM1027/13,PM1025/16,PM1026/16,PM1027/16";
entry.item[156].page = "am1025.htm";
entry.item[156].description = "19\" Rack Mounting with Digital Meters and 13A Sockets";
entry.item[157].keywords = "230VAC,240VAC,13A,digital,ammeter,amp,volts,voltmeter,power,factor,PF,Watts,meter,illuminated,mains,switch,1028,1029," +
  "AM1028/13,AM1029/13,AM1028/16,AM1029/16,PM1028/13,PM1029/13,PM1028/16,PM1029/16,BS4343,double,Earth,Horizontal,Mounted,Mounting,on/off,19\",Panels,plugs,pole,Racks,stud,1.5U,Units";
entry.item[157].page = "am1029.htm";
entry.item[157].description = "19\" Rack Mounting with Digital Meters, Main Switch and 13A Sockets";
entry.item[158].keywords = "10A,13A,20A,320,60950,6500,6A/6/RCB/B,6A/8/RCB/B,6A/10/RCB/B,7035,Approved,ASTA,bonded,circuit,breaker," +
  "BS1362,BS1363,BS5733,cable,construction,core,circuit,breaker,Earth,Facing,finish,Format,fused,19\",Fused,link,grey,Height,IEC," +
  "IEC320,Illuminated,Individually,Internal,Light,Mains,maximum,MCB,mild,mounted,Neon,On,Off,Operating,paint,plug,Protected,PVC," +
  "Racks,RAL,rating,Rear,right,robust,safety,Sockets,Standard,steel,Switch,terminated,units,voltage,wiring";
entry.item[158].page = "6a_rcb_b.htm";
entry.item[158].description = "19&quot; Rack Range Rear Facing IEC 320 1U High with individual circuit breakers";
entry.item[159].keywords = "digital,ammeter,amp,power,meter,factor,PF,Watts,meter,international,German,French,American,USA,0U,zero,Units," +
  "AM/GER/8/7005,AM/GER/10/7005,AM/GER/12/7005,AM/GER/16/7005,AM/GER/20/7005,PM/GER/8/7005,PM/GER/10/7005,PM/GER/12/7005,PM/GER/16/7005,PM/GER/20/7005," +
  "AM/GER/8/16A,AM/GER/10/16A,AM/GER/12/16A,AM/GER/16/16A,AM/GER/20/16A,PM/GER/8/16A,PM/GER/10/16A,PM/GER/12/16A,PM/GER/16/16A,PM/GER/20/16A,vertical";
entry.item[159].page = "am_ger.htm";
entry.item[159].description = "Vertical 19\" Rack Mounting International Sockets with Digital Meters";
entry.item[160].keywords = "digital,ammeter,amp,power,meter,factor,PF,Watts,meter,international,German,French,American,USA,1.5U,Units," +
  "AM/GER/5/R/7005,AM/GER/6/R/7005,PM/GER/5/R/7005,PM/GER/6/R/7005,AM/GER/5/R/16,AM/GER/6/R/16,PM/GER/5/R/16,PM/GER/6/R/16,horizontal";
entry.item[160].page = "am_ger_r.htm";
entry.item[160].description = "Horizontal 1.5U 19\" Rack Mounting International Sockets with Digital Meters";
entry.item[161].keywords = "230VAC,240VAC,13A,digital,ammeter,amp,volts,voltmeter,power,factor,PF,Watts,meter,1025,1026,1027,double,Earth,external,Horizontal,19\",Panels,plugs,Racks,stud,3U,Units," +
  "BS4343,AM/13A/10/R/16A,AM/13A/10/R/32A,PM/13A/10/R/16A,PM/13A/10/R/32A";
entry.item[161].page = "am_13a_10.htm";
entry.item[161].description = "19\" Rack Mounting with Digital Meters and ten 13A Sockets 3U high";
entry.item[162].keywords = "230VAC,240VAC,13A,digital,ammeter,amp,volts,voltmeter,power,factor,PF,Watts,meter,1025,1026,1027,double,Earth,external,Horizontal,19\",Panels,plugs,Racks,stud,3U,Units," +
  "mains,switch,BS4343,AM/13A/10/R/MS/16A,AM/13A/10/R/MS/32A,PM/13A/10/R/MS/16A,PM/13A/10/R/MS/32A";
entry.item[162].page = "am_13a_10_ms.htm";
entry.item[162].description = "19\" Rack Mounting with Digital Meters and ten 13A Sockets with Mains Switch";
entry.item[163].keywords = "230VAC,240VAC,13A,digital,ammeter,amp,volts,voltmeter,power,factor,PF,Watts,meter,1025,1026,1027,double,Earth,external,Horizontal,19\",Panels,plugs,Racks,stud,3U,Units," +
  "circuit,breaker,BS4343,AM/13A/10/R/CB/16A,AM/13A/10/R/CB/32A,PM/13A/10/R/CB/16A,PM/13A/10/R/CB/32A";
entry.item[163].page = "am_13a_10_cb.htm";
entry.item[163].description = "19\" Rack Mounting with Digital Meters and ten 13A Sockets with circuit breaker";
entry.item[164].keywords = "10A,13A,20A,320,60950,6500,7035,9005/CABLE,9005/INLET,9006/CABLE,9006/INLET,9008/CABLE,9008/INLET,Approved,ASTA,back,bonded,BS1362,BS1363,BS5733,Cable,clips,Earth,19\"," +
  "finish,Format,Fused,link,grey,Height,IEC,IEC320,indicator,individual,individually,inlet,Internal,Light,mains,maximum,mild,mounted,neon,Operating," +
  "Optional,paint,Plug,PVC,Racks,RAL,rating,Red,retaining,right,robust,safety,Sockets,Standard,steel,terminated,units,voltage,wiring,1U";
entry.item[164].page = "9005.htm";
entry.item[164].description = "19&quot; Rack Range IEC 320 1U High with Individual Fuses and Neons";
entry.item[165].keywords = "10A,13A,20A,320,60950,6500,7035,9105/CABLE,9105/INLET,9106/CABLE,9106/INLET,9107/CABLE,9107/INLET," +
  "Approved,ASTA,back,bonded,BS1362,BS1363,BS5733,Cable,clips,construction,core,Earth,19\"," +
  "finish,Format,Fused,link,grey,Height,IEC,IEC320,indicator,individual,individually,inlet,Internal,Light,mains,maximum,mild,mounted,neon,Operating," +
  "Optional,paint,Plug,PVC,Racks,RAL,rating,Red,retaining,right,robust,safety,Sockets,Standard,steel,terminated,units,voltage,wiring,1U";
entry.item[165].page = "9105.htm";
entry.item[165].description = "19&quot; Rack Range IEC 320 1U High with optional cable retaining clips";
entry.item[166].keywords = "IEC,60,320,IEC320,IEC60320,10A,C13,230VAC,240VAC,digital,powermeter,amp,volts,voltmeter,power,factor,PF,meter,ampmeter,PM1101," +
  "C20,Inlet,double,Earth,external,19\",horizontal,horizontally,Panels,plugs,pole,Racks,stud,Units";
entry.item[166].page = "pm1101.htm";
entry.item[166].description = "IEC 60320 C13 10A sockets with power meter, either 1U horizontally or vertically mounted";
entry.item[167].keywords = "remote,power,monitoring,digital,ammeter,meter,amps,volts,voltmeter,powermeter,factor,PF,Watts,KWh,Horizontal,19\",0U,zero,U,Units," +
  "internet,network,IP,address,TCP/IP,SNMP,password,temperature,DHCP,dynamic,static,ethernet," +
  "RM8/LH/13,RM10/LH/13,RM12/LH/13,RM16/LH/13,RM20/LH/13," +
  "RM8/LH/16,RM10/LH/16,RM12/LH/16,RM16/LH/16,RM20/LH/16," +
  "RM8/LH/32,RM10/LH/32,RM12/LH/32,RM16/LH/32,RM20/LH/32";
entry.item[167].page = "rm8lh.htm";
entry.item[167].description = "Vertical (zero U) Rack Mounting with Remote Power Monitoring and 13A Sockets";
entry.item[168].keywords = "remote,power,monitoring,digital,ammeter,meter,amps,volts,voltmeter,powermeter,factor,PF,Watts,KWh,Horizontal,19\",0U,zero,U,Units," +
  "internet,network,IP,address,TCP/IP,SNMP,password,temperature,DHCP,dynamic,static,ethernet," +
  "RM1080/13,RM1081/13,RM1082/13,RM1083/13,RM1085/13," +
  "RM1080/16,RM1081/16,RM1082/16,RM1083/16,RM1085/16," +
  "RM1080/32,RM1081/32,RM1082/32,RM1083/32,RM1085/32";
entry.item[168].page = "rm1080.htm";
entry.item[168].description = "Vertical (zero U) Rack Mounting with Remote Power Monitoring and IEC320 C13 10A Sockets";
entry.item[169].keywords = "remote,power,monitoring,digital,ammeter,meter,amps,volts,voltmeter,powermeter,factor,PF,Watts,KWh,Horizontal,19\",1.5U,Units," +
  "internet,network,IP,address,TCP/IP,SNMP,password,temperature,DHCP,dynamic,static,ethernet," +
  "RM1026/13,RM1026/16,RM1026/32";
entry.item[169].page = "rm1026.htm";
entry.item[169].description = "Horizontal 19&quot; Rack Mounting with Remote Power Monitoring and 13A Sockets";
entry.item[170].keywords = "remote,power,monitoring,digital,ammeter,meter,amps,volts,voltmeter,powermeter,factor,PF,Watts,KWh,Horizontal,19\",0U,zero,U,Units," +
  "internet,network,IP,address,TCP/IP,SNMP,password,temperature,DHCP,dynamic,static,ethernet," +
  "RM1041/13,RM1041/16,RM1041/32";
entry.item[170].page = "rm1041.htm";
entry.item[170].description = "Horizontal 19&quot; Rack Mounting with Remote Power Monitoring and IEC320 C13 10A Sockets";
entry.item[171].keywords = "remote,power,monitoring,digital,ammeter,meter,amps,volts,voltmeter,powermeter,factor,PF,Watts,KWh,19\",0U,zero,U,Units," +
  "internet,network,IP,address,TCP/IP,SNMP,password,temperature,DHCP,dynamic,static,ethernet," +
  "IEC320,IEC,320,C13,RM21CB/32";
entry.item[171].page = "rm21cb.htm.htm";
entry.item[171].description = "Vertical (Zero U) 19&quot; Rack Mounting with Remote Power Monitoring and IEC320 C13 10A Sockets";
entry.item[172].keywords = "remote,power,monitoring,digital,ammeter,meter,amps,volts,voltmeter,powermeter,factor,PF,Watts,KWh,inline,Units," +
  "internet,network,IP,address,TCP/IP,SNMP,password,temperature,DHCP,dynamic,static,ethernet," +
  "RMB/16,RMB/32,RMB/NC";
entry.item[172].page = "rm_box.htm";
entry.item[172].description = "Inline Unit with Remote Power Monitoring and 16A or 32A BS4343 (IEC309/Commando) Connectors";
entry.item[173].keywords = "remote,power,monitoring,digital,ammeter,meter,amps,volts,voltmeter,powermeter,factor,PF,Watts,KWh,Horizontal,19\",Units," +
  "internet,network,IP,address,TCP/IP,SNMP,password,temperature,DHCP,dynamic,static,ethernet," +
  "IEC320,IEC,320,C13,RM1043/13,RM1043/16,RM1043/32";
entry.item[173].page = "rm1043.htm";
entry.item[173].description = "Horizontal 19&quot; Rack Mounting with Remote Power Monitoring and Individually Fused IEC320 C13 10A Sockets";
entry.item[174].keywords = "remote,power,monitoring,digital,ammeter,meter,amps,volts,voltmeter,powermeter,factor,PF,Watts,KWh,Horizontal,19\",Units," +
  "internet,network,IP,address,TCP/IP,SNMP,password,temperature,DHCP,dynamic,static,ethernet," +
  "IEC320,IEC,320,C13,RM1058/13,RM1058/16,RM1058/32";
entry.item[174].page = "rm1058.htm";
entry.item[174].description = "Horizontal 19&quot; Rack Mounting with Remote Power Monitoring and Individually Fused IEC320 C13 10A Sockets with Neons";
entry.item[175].keywords = "remote,power,monitoring,digital,ammeter,meter,amps,volts,voltmeter,powermeter,factor,PF,Watts,KWh,Horizontal,19\",Units," +
  "internet,network,IP,address,TCP/IP,SNMP,password,temperature,DHCP,dynamic,static,ethernet," +
  "International,German,Schuko,CEE7/4,RM/5/R/GER/7005,RM/5/R/GER/16";
entry.item[175].page = "rm_5_r_ger.htm";
entry.item[175].description = "Horizontal 19&quot; Rack Mounting with Remote Power Monitoring and International Sockets (Schuko/German)";
entry.item[176].keywords = "remote,power,monitoring,digital,ammeter,meter,amps,volts,voltmeter,powermeter,factor,PF,Watts,KWh,Horizontal,19\",Units," +
  "internet,network,IP,address,TCP/IP,SNMP,password,temperature,DHCP,dynamic,static,ethernet," +
  "International,German,Schuko,CEE7/4,RM/GER/8/7005,RM/GER/10/7005,RM/GER/12/7005,RM/GER/16/7005,RM/GER/8/16,RM/GER/10/16,RM/GER/12/16,RM/GER/16/16";
entry.item[176].page = "rm_ger.htm";
entry.item[176].description = "Vertical (Zero U) Rack Mounting with Remote Power Monitoring and International Sockets (Schuko/German)";
entry.item[177].keywords = "100A,10A,13A,1mA,220V,2mA,320,320/CEE22,50Hz,60950,7035,800mW,Approved,bonded,Brackets," +
  "BS1362,BS1363,BS5733,BS6500,cable,choke,Circuit,clamping,construction,core,CSA,Data,Distribution,Earth,earthline,Energy,external,Extras," +
  "Filter,finish,fixing/installation,FU39004,FU39005,FU39006,FU39008,FU39010,Fused,grey,IEC,IEC320,IEC320/CEE22,indicator,Individually,Information," +
  "inlet,Leakage,Light,link,mains,maximum,mild,mounting,neon,Operating,Optional,paint,Panels,plug,power,Protection,PVC,racks,RAL,rating,Red,Response," +
  "right,rms,robust,safety,Shuttered,side,six,sizes,Sockets,Standard,steel,stud,systems,terminated,19\",transient,units,Varistor,VDE,voltage,Z280G,ZNR";
entry.item[177].page = "iec320_fused_fu.htm";
entry.item[177].description = "IEC320 Individually Fused with Filter";
entry.item[178].keywords = "remote,power,switching,digital,ammeter,meter,amps,volts,voltmeter,powermeter,factor,PF,Watts,KWh,Horizontal,19\",Units," +
  "internet,network,IP,address,TCP/IP,SNMP,password,temperature,DHCP,dynamic,static,ethernet,intelligent,IEC,320,C13,rear,facing,2U," +
  "RS330/13A,RS330/16A,RS330/32A";
entry.item[178].page = "rs330.htm";
entry.item[178].description = "Horizontal 19&quot; Rack Mounting with Remote Power Switching and Rear Facing IEC320 C13 10A Sockets";
entry.item[179].keywords = "remote,power,switching,digital,ammeter,meter,amps,volts,voltmeter,powermeter,factor,PF,Watts,KWh,Vertical,19\",Units," +
  "internet,network,IP,address,TCP/IP,SNMP,password,temperature,DHCP,dynamic,static,ethernet,Zero,U,0U,13A,UK," +
  "13A,UK,RS12/LH/N/3M/13A,RS12/LH/N/3M/16A,RS12/LH/N/3M/32A";
entry.item[179].page = "rs12lh.htm";
entry.item[179].description = "Vertical 19&quot; 0U Rack Mounting with Remote Power Switching and 13A UK Sockets";
entry.item[180].keywords = "remote,power,switching,digital,ammeter,meter,amps,volts,voltmeter,powermeter,factor,PF,Watts,KWh,Vertical,19\",Units," +
  "internet,network,IP,address,TCP/IP,SNMP,password,temperature,DHCP,dynamic,static,ethernet,Zero,U,0U,IEC,320,C13," +
  "RS1082/3M/13A,RS1082/3M/16A,RS1082/3M/32A";
entry.item[180].page = "rs1082.htm";
entry.item[180].description = "Vertical 19&quot; 0U Rack Mounting with Remote Power Switching and IEC320 C13 Sockets";
entry.item[181].keywords = "remote,power,switching,digital,ammeter,meter,amps,volts,voltmeter,powermeter,factor,PF,Watts,KWh,Vertical,19\",Units," +
  "internet,network,IP,address,TCP/IP,SNMP,password,temperature,DHCP,dynamic,static,ethernet,Zero,U,0U,IEC,320,C13,C19,Combination," +
  "RS8+4/3M/13A,RS8+4/3M/16A,RS8+4/3M/32A";
entry.item[181].page = "rs8_4.htm";
entry.item[181].description = "Vertical 19&quot; 0U Rack Mounting with Remote Power Switching and a Combination IEC320 C13 and C19 Sockets";
entry.item[182].keywords = "remote,power,switching,digital,ammeter,meter,amps,volts,voltmeter,powermeter,factor,PF,Watts,KWh,Vertical,19\",Units," +
  "internet,network,IP,address,TCP/IP,SNMP,password,temperature,DHCP,dynamic,static,ethernet,Zero,U,0U,German,Schuko,CEE7/4," +
  "RS/GER/12/7005,RS/GER/12/16,RS/GER/12/32";
entry.item[182].page = "rs_ger_12.htm";
entry.item[182].description = "Vertical 19&quot; 0U Rack Mounting with Remote Power Switching and German (Schuko) 16A sockets";
entry.item[183].keywords = "remote,power,switching,digital,ammeter,meter,amps,volts,voltmeter,powermeter,factor,PF,Watts,KWh,Horizontal,19\",Units," +
  "internet,network,IP,address,TCP/IP,SNMP,password,temperature,DHCP,dynamic,static,ethernet,intelligent,13A,UK,rear,facing,3U," +
  "RS331/13A,RS331/16A,RS331/32A";
entry.item[183].page = "rs331.htm";
entry.item[183].description = "Horizontal 19&quot; Rack Mounting with Remote Power Switching and Rear Facing 13A UK Sockets";
entry.item[184].keywords = "remote,power,switching,digital,ammeter,meter,amps,volts,voltmeter,powermeter,factor,PF,Watts,KWh,Horizontal,19\",Units," +
  "internet,network,IP,address,TCP/IP,SNMP,password,temperature,DHCP,dynamic,static,ethernet,intelligent,13A,UK,5U," +
  "RS332/13A,RS332/16A,RS332/32A";
entry.item[184].page = "rs332.htm";
entry.item[184].description = "Horizontal 19&quot; Rack Mounting with Remote Power Switching and Front Mounted 13A UK Sockets"
entry.item[185].keywords = "automatic,transfer,switch,changeover,over,digital,meter,amps,volts,powermeter,factor,PF,Watts,Horizontal,19\",Units," +
  "1U,16A,ATS/16,ATS/16/PM";
entry.item[185].page = "auto_change_16a.htm";
entry.item[185].description = "16A Automatic Transfer Switch 19&quot; Rack 1U";
entry.item[186].keywords = "automatic,transfer,switch,changeover,over,digital,meter,amps,volts,powermeter,factor,PF,Watts,Horizontal,19\",Units," +
  "2U,32A,ATS/32/PM/B,ATS/32/PM";
entry.item[186].page = "auto_change_32a.htm";
entry.item[186].description = "32A Automatic Transfer Switch 19&quot; Rack 2U";
entry.item[187].keywords = "IEC,60,320,IEC320,IEC60320,10A,C13,230VAC,240VAC,digital,ammeter,amp,volts,voltmeter,power,factor,PF,meter,ampmeter,Individually,Switched," +
  "PM3268/16,PM3269/16,PM3268/32,PM3269/32,32A,32,IEC309,BS4343,4343,double,Earth,external,19\",horizontal,horizontally,Panels,plugs,pole,Racks,stud,Units,CB,MCB,circuit,breaker";
entry.item[187].page = "pm3268.htm";
entry.item[187].description = "IEC 60320 C13 10A sockets with individual circuit breakers and power meter";
entry.item[188].keywords = "IEC,60,320,IEC320,IEC60320,16A,C19,230VAC,240VAC,digital,ammeter,amp,volts,voltmeter,power,factor,PF,meter,ampmeter,Individually,Switched," +
  "PM3266/16,PM3267/16,PM3266/32,PM3267/32,32A,32,IEC309,BS4343,4343,double,Earth,external,19\",horizontal,horizontally,Panels,plugs,pole,Racks,stud,Units";
entry.item[188].page = "pm3266.htm";
entry.item[188].description = "Individually fused and switched IEC 60320 C19 16A sockets with a power meter";
entry.item[189].keywords = "IEC,60,320,IEC320,IEC60320,16A,C19,230VAC,240VAC,digital,ammeter,amp,volts,voltmeter,power,factor,PF,meter,ampmeter,Individually,Switched," +
  "PM3351/16,PM3352/16,PM3351/32,PM3352/32,32A,32,IEC309,4343,double,Earth,external,19\",horizontal,horizontally,Panels,plugs,pole,Racks,stud,Units";
entry.item[189].page = "pm3351.htm";
entry.item[189].description = "IEC 60320 C19 16A sockets with individual circuit breakers and power meter";
entry.item[190].keywords = "IEC,60,320,IEC320,IEC60320,10A,C13,16A,C19,230VAC,240VAC,digital,ammeter,amp,volts,voltmeter,power,factor,PF,meter,ampmeter,Individually,Switched," +
  "PM3276/16,PM3276/32,32A,32,IEC309,4343,double,Earth,external,19\",horizontal,horizontally,Panels,plugs,pole,Racks,stud,Units";
entry.item[190].page = "pm3276.htm";
entry.item[190].description = "Combination IEC 320 C13 10A and C19 16A sockets, individually fused and switched with meter";
entry.item[191].keywords = "IEC,60,320,IEC320,IEC60320,16A,C19,230VAC,240VAC,digital,ammeter,amp,volts,voltmeter,power,factor,PF,meter,ampmeter,Individually,Switched," +
  "PM3274/16,PM3275/16,PM3274/32,PM3275/32,32A,32,IEC309,4343,double,Earth,external,19\",horizontal,horizontally,Panels,plugs,pole,Racks,stud,Units";
entry.item[191].page = "pm3274.htm";
entry.item[191].description = "IEC 60320 C19 16A sockets with individual circuit breakers, mains switch and power meter";
entry.item[192].keywords = "IEC,60,320,IEC320,IEC60320,10A,C13,230VAC,240VAC,digital,ammeter,amp,volts,voltmeter,power,factor,PF,meter,ampmeter,Individually,Switched," +
  "PM3355/16,PM3356/16,PM3355/32,PM3356/32,32A,32,IEC309,4343,double,Earth,external,19\",horizontal,horizontally,Panels,plugs,pole,Racks,stud,Units";
entry.item[192].page = "pm3355.htm";
entry.item[192].description = "IEC 60320 C13 10A sockets with individual circuit breakers, mains switch and power meter";
entry.item[193].keywords = "IEC,60,320,IEC320,IEC60320,10A,16A,C13,C19,230VAC,240VAC,digital,ammeter,amp,volts,voltmeter,power,factor,PF,meter,ampmeter,Individually,Fused," +
  "COM16+4F/32,PM/COM16+4F/32,RM/COM16+4F/32,COM16+4F/32,PM/COM16+4F/32,RM/COM16+4F/32,COM16+4F/32/WHITE,COM16+4F/32/BLACK,PM/COM16+4F/32/WHITE," +
  "PM/COM16+4F/32/BLACK,RM/COM16+4F/32/WHITE,RM/COM16+4F/32/BLACK,WHITE,BLACK,32A,32,IEC309,4343,double,Earth,external,19\",horizontal,horizontally,Panels,plugs,pole,Racks,stud,Units";
entry.item[193].page = "com16_4f.htm";
entry.item[193].description = "Combination IEC 60320 C13 and C19 sockets, individually fused with power meter"
}

//------------------------------------------------- Scanner/Parser -

function getToken() {

  cLiteral = "";
  while ((input.length > 0) && (input.substring(0,1) == " ")) {
    input = input.substring(1,input.length);
  }
  if ((input.substring(0,1) == "(") || (input.substring(0,1) == ")")) {
    cLiteral = input.substring(0,1);
    input = input.substring(1,input.length);
  }
  else {
    while ((input.length > 0) && (input.substring(0,1) != " ") &&
       (input.substring(0,1) != "(") && (input.substring(0,1) != ")")) {
      cLiteral = cLiteral + input.substring(0,1);
      input = input.substring(1,input.length);
    }
  }
  if (cLiteral.toUpperCase() == "OR") { 
    token = tOr 
  }
  else {
    if (cLiteral.toUpperCase() == "AND") { 
      token = tAnd 
    }
    else {
      if (cLiteral.toUpperCase() == "NOT") { 
        token = tNot
      }
      else {
        if (cLiteral == "(") { 
          token = tParenthesisOpen
        }
        else {
          if (cLiteral == ")") { 
            token = tParenthesisClose
          }
          else {
            if ((input == "") && (cLiteral == "")) { 
              token = tEOF
            }
            else {
              token = tLiteral
            }
          }
        }
      }
    }
  };
}



function expression(inFound,layer) {

  inFound = term(inFound,layer);
  while ((error == false) && ((token == tOr) || (token == tNot) ||           
         (token == tLiteral) || (token == tParenthesisOpen))) {
    if (token == tOr) { getToken() };          
    inFound = result_or(inFound,term(inFound,layer));
  }
  if ((layer == 0) && (token != tEOF)) { 
    showError("OR, NOT, search term or '(' expected") 
  }
  return inFound;
}


function term(inFound,layer) {

  inFound = nFactor(inFound,layer);
  while ((error == false) && (token == tAnd)) {
    getToken();
    inFound = result_and(inFound,nFactor(inFound,layer));
  }
  return inFound;
}


function nFactor(inFound,layer) {

  if (token == tNot) {
    getToken();
    inFound = result_not(bFaktor(inFound,layer));
  } 
  else {
    inFound = bFaktor(inFound,layer);
  }
  return inFound;
}


function bFaktor(inFound,layer) {

  if (token == tParenthesisOpen) {
    getToken();
    layer = layer + 1;
    inFound = expression(inFound,layer);
    if (token != tParenthesisClose) { showError("')' expected") }; 
    getToken(); 
  }
  else {
    if (token == tLiteral) {
      inFound = searchKeyword(cLiteral);
      getToken();
    }
    else { showError("Keyword expected") };
  }
  return inFound;
}


function result_or(inResult,inResult2) {

  var result = inResult.concat(inResult2);
  var found = new arrayCreate();
  for (var i = 0; i < result.length(); i++) {
    if (result.item[i].exists == false) { 
      found.add(result.item[i]); 
      for (var ii = i + 1; ii < result.length(); ii++) {
        if (result.item[ii].exists == false) {
          if (result.item[ii] == result.item[i]) {
            result.item[ii].exists = true;
          }
          else {
            if (result.item[ii].position == result.item[i].position) {
              result.item[ii].exists = true;
              found.item[found.length() - 1].addPerCent(
                      result.item[ii].perCent);
              found.item[found.length() - 1].addKeyword(
                      result.item[ii].keywords);
            }
          }
        }
      }
    }
  }
  return found;
}


function result_and(inResult,inResult2) {

  var result = inResult.concat(inResult2);
  var found = new arrayCreate();
  for (var i = 0; i < result.length(); i++) {
    var created = false;
    if (result.item[i].exists == false) {
        for (var ii = i + 1; ii < result.length(); ii++) {
        if (result.item[ii].exists == false) {
          if (result.item[ii] == result.item[i]) {
            result.item[ii].exists = true;
          }
          else {
            if (result.item[ii].position == result.item[i].position) {
              result.item[ii].exists = true;
              if (created == false) {
                found.add(result.item[i]);
                created = true;
              }
              found.item[found.length() - 1].addPerCent(
                      result.item[ii].perCent);
              found.item[found.length() - 1].addKeyword(
                      result.item[ii].keywords);
            }
          }
        }
      }
    }
  }
  return found;
}


function result_not(inResult) {

  var found = new arrayCreate();
  for (var i = 0; i < entry.length(); i++) {
    found.add(new foundCreate());
    found.item[found.length() - 1].position = i;
  }
  for (var i = 0; i < inResult.length(); i++) {
    for (var ii = 0; ii < found.length(); ii++) {
      if (found.item[ii].exists == false) {
        if (found.item[ii].position == inResult.item[i].position) {
          found.item[ii].exists = true;
        }
      }
    }
  }
  var result = new arrayCreate();
  for (var i = 0; i < found.length(); i++) {
    if (found.item[i].exists == false) {
      result.add(found.item[i]);
    }
  }
  return result;
}


function showError(text) {

  if (error == false) {
    if (input.length == 0) {
      cInputRef.value = cInput + "<";
    }
    else {
      cInputRef.value = 
         cInput.substring(0,cInput.lastIndexOf(input,
    cInput.length)) + "<" + 
         cInput.substring(cInput.lastIndexOf(input,
    cInput.length),cInput.length);
    }
    alert("Wrong input: " + text + " (look <).");
  }
  error = true;
}

//--------------------------------------------------------- Output -


function header() {

  if ((cBeginOfWord == true) && (cCaseSensitive == true)) {
    var input = "<b>" + cInput + "</b><br>" +
                "Begin of word, Case-sensitive";
  }
  else { 
    if (cCaseSensitive == true) {
      var input = "<b>" + cInput + 
                  "</b><br>Case-sensitive";
    }
    else {
      if (cBeginOfWord == true) { 
        input = "<b>" + cInput + "</b><br>Begin of word";
      }
      else { 
        var input = "<b>" + cInput + "</b>";
      }
    }
  }
  document.write('<HTML>' +
    '<HEAD><TITLE>Hitlist client-side search engine</TITLE></HEAD>' +
    '<BODY TEXT="' + textColor + '" LINK="' + linkColor + '" VLINK="' + 
      vLinkColor + '" ALINK="' + aLinkColor + '" ' +
      'BGCOLOR="' + backgroundColor + '" BACKGROUND="' + backgroundImage + '">' +
      '<TABLE BORDER="0" ALIGN="center" WIDTH="' + tableWidth + 
      '" CELLSPACING="2" CELLPADDING="0">' +
      '<TBODY>' +
      '<TR>' +
        '<TD COLSPAN="4" BGCOLOR="' + tableOuterColor + '">' +
        '<FONT SIZE="' + charSmaller + '" FACE="' + charset + '">' + 
        input + 
        '</FONT></TD>' +
      '</TR>' +
      '<TR>' +
        '<TD BGCOLOR="' + tableColor + '"><IMG SRC="pixel.gif" WIDTH="1" HEIGHT="1" BORDER="0"></TD>' +
        '<TD BGCOLOR="' + tableColor + '"><FONT SIZE="' + charNormal + '"' +
        ' FACE="' + charset + '">Keyword</FONT></TD>' +
        '<TD BGCOLOR="' + tableColor + '"><FONT SIZE="' + charNormal + '"' +
        ' FACE="' + charset + '">Description</FONT></TD>' +
        '<TD BGCOLOR="' + tableColor + '"><IMG SRC="pixel.gif" WIDTH="5" ' +
        'HEIGHT="0" BORDER="0"></TD></TR>');
}


function noEntry() {

  document.write('<TR><TD BGCOLOR="' + 
      tableColor + '">' + 
      '-</TD>' +
      '<TD><center>' +
      '<TD>' +
      '<FONT SIZE="' + charNormal + '" FACE="' + charset + '">' +
      '---</font></TD>' +
      '<TD>' +
      '<FONT SIZE="' + charNormal + '" FACE="' + charset + '">' +
      'No entries found.</font></TD>' +
      '<TD BGCOLOR="' + tableColor + '"><IMG SRC="pixel.gif" WIDTH="5" ' +
      'HEIGHT="0" BORDER="0"></TD></TR>');
}


function line(found,perCent,keyword,page,description) {

  document.write('<TR><TD VALIGN="TOP"' +
      ' BGCOLOR="' + tableColor + '">' + 
      '<FONT SIZE="' + charNormal + '" FACE="' + charset + '">' +
      found + '.</font></TD>' +
      '<TD VALIGN="TOP"><A HREF="' + page + '">' + 
      '<FONT SIZE="' + charNormal + '" FACE="' + charset + '">' +
      keyword + 
      '</font></A></TD>' +
      '<TD VALIGN="TOP">' + 
      '<FONT SIZE="' + charNormal + '" FACE="' + charset + '">' +
      description + '</font></TD><TD BGCOLOR="' + tableColor + '">' +
      '<IMG SRC="pixel.gif" WIDTH="5" ' +
      'HEIGHT="0" BORDER="0"></TD></TR>');
}


function footer() {

  document.write(
     '<TR><TD BGCOLOR="' + tableColor + '">' +
     '<IMG SRC="pixel.gif" WIDTH="0" HEIGHT="5" BORDER="0">' +
     '<TD BGCOLOR="' + tableColor + '">' +
     '<IMG SRC="pixel.gif" WIDTH="0" HEIGHT="5" BORDER="0">' +
     '<TD BGCOLOR="' + tableColor + '">' +
     '<IMG SRC="pixel.gif" WIDTH="0" HEIGHT="5" BORDER="0">' +
     '<TD BGCOLOR="' + tableColor + '">' +
     '<IMG SRC="pixel.gif" WIDTH="0" HEIGHT="5" BORDER="0">' +
     '<TD BGCOLOR="' + tableColor + '">' +
     '<IMG SRC="pixel.gif" WIDTH="0" HEIGHT="5" BORDER="0">' +
     '</TD></TR><TR><TD VALIGN="TOP" BGCOLOR="' + tableOuterColor + 
     '" COLSPAN="5"><FONT SIZE="' + charSmaller + 
     '" FACE="' + charset + '">Olson Electronics search powered by <a href="http://www.researchsuite.com/">re.se@rch.suite: ' + lastupdate + '<br>' +
     '</A></FONT></TD></TR></TBODY></TABLE><br><br>' +
     '</BODY></HTML>');
}


function hitlist(found) {

  if (found.length() == 0) { 
    noEntry();
  }
  else {
    for (var i = found.length() - 1; i > -1; i--) {
      line(i + 1,found.item[i].perCent,found.item[i].keywords,
            entry.item[found.item[i].position].page,
            entry.item[found.item[i].position].description);
    }
  }
}

//--------------------------------------------------------- Search -

function toUpperCaseUmlaute(inputKeyword) {

  inputKeyword = inputKeyword.toUpperCase();
  for (var i = 0;i < charsSmall.length;i++) {
    var pos = inputKeyword.indexOf(charsSmall[i]);
    while (pos > -1) {
      inputKeyword = inputKeyword.substring(0,pos) +
                       charsLarge[i] + inputKeyword.substring(pos +
                       1,inputKeyword.length); 
      pos = inputKeyword.indexOf(charsSmall[i],pos + 1);
    }
  }
  return inputKeyword;
}

function searchKeyword(input) {

  var found = new arrayCreate();
  var inputKeyword = new String(input);
  if (cCaseSensitive != true) { 
    inputKeyword = toUpperCaseUmlaute(input);
  }
  for (var i = 0 ; i < entry.length(); i++) {
    if (glossaryMode == true) {
      var entryGlossary = new String(entry.item[i].keywords);
      var entryKeyword = new String();
      var separatorBefore = -1;
      var separatorAfter = entryGlossary.indexOf(",",pos); 
      while (separatorAfter > -1) {
        entryKeyword += g[entryGlossary.substring(separatorBefore + 1,
    separatorAfter)] + ",";
        separatorBefore = separatorAfter;
        separatorAfter = entryGlossary.indexOf(",",separatorAfter + 1);
      }
      entryKeyword += g[entryGlossary.substring(separatorBefore + 1,
                        entryGlossary.length)];

      entryKeyword = entryKeyword.substring(0,entryKeyword.length);
    } 
    else {
      var entryKeyword = new String(entry.item[i].keywords);
    }
    var entryKeywordOutput = entryKeyword;
    if (cCaseSensitive != true) { 
      entryKeyword = toUpperCaseUmlaute(entryKeyword);
    }
    var created = false;  // true == found entry is created
    var pos = entryKeyword.indexOf(inputKeyword);
    while (pos > -1) {
      var separatorBefore = entryKeyword.lastIndexOf(",",pos);
      var separatorAfter = entryKeyword.indexOf(",",pos); 
      if (separatorAfter < 0) { separatorAfter = entryKeyword.length };
      var entryKeywordSingle = entryKeyword.substring(separatorBefore + 1,
            separatorAfter);
      var entryKeywordSingleOutput = entryKeywordOutput.substring(separatorBefore + 1,
            separatorAfter);
      var perCent = 100;
      if ((entryKeywordSingle.length - input.length > 0)) {
        perCent = Math.round((input.length / entryKeywordSingle.length) * 100);
      }
      var posKeywordSingle = entryKeywordSingle.indexOf(inputKeyword);
      entryKeywordSingle = entryKeywordSingleOutput.substring(0,posKeywordSingle) + 
         "<b>" + entryKeywordSingleOutput.substring(posKeywordSingle,
         posKeywordSingle + input.length) + "</b>" + 
         entryKeywordSingleOutput.substring(posKeywordSingle + input.length,
         entryKeywordSingle.length);
      if (created == false) {
        if (cBeginOfWord == true) {
          if (posKeywordSingle == 0) {
            created = true;
            found.add(new foundCreate());
            found.item[found.length() - 1].position = i;
            found.item[found.length() - 1].keywords = entryKeywordSingle;
            found.item[found.length() - 1].perCent = perCent;
          }
        }
        else {
          created = true;
          found.add(new foundCreate());
          found.item[found.length() - 1].position = i;
          found.item[found.length() - 1].keywords = entryKeywordSingle;
          found.item[found.length() - 1].perCent = perCent;
        }
      }
      else {
        if (cBeginOfWord == true) {
          if (posKeywordSingle == 0) {
            found.item[found.length() - 1].position = i;
            found.item[found.length() - 1].addKeyword(entryKeywordSingle);
            found.item[found.length() - 1].addPerCent(perCent);
          }
        }
        else {
          found.item[found.length() - 1].position = i;
          found.item[found.length() - 1].addKeyword(entryKeywordSingle);
          found.item[found.length() - 1].addPerCent(perCent);
        }
      }
      pos = entryKeyword.indexOf(inputKeyword,separatorAfter);
    }
  }
  return found;
}


function search(inInputRef,inInputText,inBeginOfWord,inCaseSensitive) {

  init();
  if (inInputRef != null) {
    cInputRef = inInputRef; 
    cInput = inInputText;     
  }
  if (inBeginOfWord != null) {
    cBeginOfWord = inBeginOfWord; 
  }
  if (inCaseSensitive != null) {
    cCaseSensitive = inCaseSensitive;   
  }
  var found = new arrayCreate();
  if (cInput == "") { 
    alert("Please, enter a keyword first.");
    return;
  };
  header();             
  error = false;
  input = cInput;
  getToken();
  var layer = 0;
  found = expression(found,layer);
  if (error == false) {
    found.sort(sortPerCent);
    hitlist(found);
  }
  else {
    noEntry();
  }
  footer();
}

