var NoOffFirstLineMenus=12; // Number of first level items var LowBgColor='#5A7590'; // Background color when mouse is not over var LowSubBgColor='#5A7590'; // Background color when mouse is not over on subs var HighBgColor='#F78608'; // Background color when mouse is over var HighSubBgColor='#F78608'; // Background color when mouse is over on subs var FontLowColor='white'; // Font color when mouse is not over var FontSubLowColor='white'; // Font color subs when mouse is not over var FontHighColor='black'; // Font color when mouse is over var FontSubHighColor='black'; // Font color subs when mouse is over var BorderColor='white'; // Border color var BorderSubColor='white'; // Border color for subs var BorderWidth=1; // Border width var BorderBtwnElmnts=1; // Border between elements 1 or 0 var FontFamily="arial,comic sans ms,technical" // Font family menu items var FontSize=8; // Font size menu items var FontBold=1; // Bold menu items 1 or 0 var FontItalic=0; // Italic menu items 1 or 0 var MenuTextCentered='center'; // Item text position 'left', 'center' or 'right' var MenuCentered='left'; // Menu horizontal position 'left', 'center' or 'right' var MenuVerticalCentered='top'; // Menu vertical position 'top', 'middle','bottom' or static var ChildOverlap=.1; // horizontal overlap child/ parent var ChildVerticalOverlap=.2; // vertical overlap child/ parent var StartTop=225; // Menu offset x coordinate var StartLeft=5; // Menu offset y coordinate var VerCorrect=0; // Multiple frames y correction var HorCorrect=0; // Multiple frames x correction var LeftPaddng=3; // Left padding var TopPaddng=2; // Top padding var FirstLineHorizontal=0; // SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL var MenuFramesVertical=1; // Frames in cols or rows 1 or 0 var DissapearDelay=1000; // delay before menu folds in var TakeOverBgColor=1; // Menu frame takes over background color subitem frame var FirstLineFrame='navig'; // Frame where first level appears var SecLineFrame='space'; // Frame where sub levels appear var DocTargetFrame='space'; // Frame where target documents appear var TargetLoc=''; // span id for relative positioning var HideTop=0; // Hide first level when loading new document 1 or 0 var MenuWrap=1; // enables/ disables menu wrap 1 or 0 var RightToLeft=0; // enables/ disables right to left unfold 1 or 0 var UnfoldsOnClick=0; // Level 1 unfolds onclick/ onmouseover var WebMasterCheck=0; // menu tree checking on or off 1 or 0 var ShowArrow=1; // Uses arrow gifs when 1 var KeepHilite=1; // Keep selected path highligthed var Arrws=['images/tri.gif',5,10,'images/tridown.gif',0,0,'images/trileft.gif',5,10]; // Arrow source, width and height function BeforeStart(){return} function AfterBuild(){return} function BeforeFirstOpen(){return} function AfterCloseAll(){return} // Menu tree // MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width); // For rollover images set "Text to show" to: "rollover:Image1.jpg:Image2.jpg" Menu1=new Array("Barcode Scanners","prodtype.asp?PT_ID=69&strPageHistory=cat","",5,18,117); Menu1_1=new Array("Accessories","prodtype.asp?PT_ID=222&strPageHistory=cat","",3,20,160); Menu1_1_1=new Array("Interface Cables","prodtype.asp?PT_ID=223&strPageHistory=cat","",0,20,160); Menu1_1_2=new Array("Keyboard Power Cable","prodtype.asp?PT_ID=224&strPageHistory=cat","",0,20,160); Menu1_1_3=new Array("Covers, Strands and","prodtype.asp?PT_ID=240&strPageHistory=cat","",0,20,160); Menu1_2=new Array("By Connection ","prodtype.asp?PT_ID=199&strPageHistory=cat","",3,20,160); Menu1_2_1=new Array("Handheld wireless","prodtype.asp?PT_ID=146&strPageHistory=cat","",0,20,160); Menu1_2_2=new Array("Fixed","prodtype.asp?PT_ID=152&strPageHistory=cat","",0,20,160); Menu1_2_3=new Array("Handheld wired","prodtype.asp?PT_ID=201&strPageHistory=cat","",0,20,160); Menu1_3=new Array("By Manufacturer","prodtype.asp?PT_ID=140&strPageHistory=cat","",14,20,160); Menu1_3_1=new Array("Symbol","prodtype.asp?PT_ID=148&strPageHistory=cat","",0,20,160); Menu1_3_2=new Array("HHP","prodtype.asp?PT_ID=149&strPageHistory=cat","",0,20,160); Menu1_3_3=new Array("Cipherlab","prodtype.asp?PT_ID=150&strPageHistory=cat","",0,20,160); Menu1_3_4=new Array("Datalogic","prodtype.asp?PT_ID=151&strPageHistory=cat","",0,20,160); Menu1_3_5=new Array("Barcode Buyer","prodtype.asp?PT_ID=313&strPageHistory=cat","",0,20,160); Menu1_3_6=new Array("Intermec","prodtype.asp?PT_ID=185&strPageHistory=cat","",0,20,160); Menu1_3_7=new Array("Wasp","prodtype.asp?PT_ID=215&strPageHistory=cat","",0,20,160); Menu1_3_8=new Array("Microvision","prodtype.asp?PT_ID=316&strPageHistory=cat","",0,20,160); Menu1_3_9=new Array("Baracoda","prodtype.asp?PT_ID=241&strPageHistory=cat","",0,20,160); Menu1_3_10=new Array("Opticon","prodtype.asp?PT_ID=279&strPageHistory=cat","",0,20,160); Menu1_3_11=new Array("Metrologic","prodtype.asp?PT_ID=282&strPageHistory=cat","",0,20,160); Menu1_3_12=new Array("PSC QuickScan","prodtype.asp?PT_ID=284&strPageHistory=cat","",0,20,160); Menu1_3_13=new Array("Unitech","prodtype.asp?PT_ID=285&strPageHistory=cat","",0,20,160); Menu1_3_14=new Array("Scantech","prodtype.asp?PT_ID=287&strPageHistory=cat","",0,20,160); Menu1_4=new Array("By Scan Method","prodtype.asp?PT_ID=136&strPageHistory=cat","",3,20,160); Menu1_4_1=new Array("Linear","prodtype.asp?PT_ID=137&strPageHistory=cat","",0,20,160); Menu1_4_2=new Array("Laser","prodtype.asp?PT_ID=138&strPageHistory=cat","",0,20,160); Menu1_4_3=new Array("CCD","prodtype.asp?PT_ID=139&strPageHistory=cat","",0,20,160); Menu1_5=new Array("Show All","prodtype.asp?PT_ID=88&strPageHistory=cat","",0,20,160); Menu2=new Array("Barcode Software","prodtype.asp?PT_ID=126&strPageHistory=cat","",3,18,117); Menu2_1=new Array("By Manufacturer","prodtype.asp?PT_ID=189&strPageHistory=cat","",5,20,160); Menu2_1_1=new Array("Wasp","prodtype.asp?PT_ID=190&strPageHistory=cat","",0,20,160); Menu2_1_2=new Array("Seagull Scientific B","prodtype.asp?PT_ID=214&strPageHistory=cat","",0,20,160); Menu2_1_3=new Array("Intermec","prodtype.asp?PT_ID=219&strPageHistory=cat","",0,20,160); Menu2_1_4=new Array("Teklynx Labelview","prodtype.asp?PT_ID=251&strPageHistory=cat","",0,20,160); Menu2_1_5=new Array("EuroPlus NiceLabel","prodtype.asp?PT_ID=321&strPageHistory=cat","",0,20,160); Menu2_2=new Array("By Type","prodtype.asp?PT_ID=188&strPageHistory=cat","",5,20,160); Menu2_2_1=new Array("Point of Sale","prodtype.asp?PT_ID=191&strPageHistory=cat","",0,20,160); Menu2_2_2=new Array("Barcode Fonts","prodtype.asp?PT_ID=192&strPageHistory=cat","",0,20,160); Menu2_2_3=new Array("Inventory Control","prodtype.asp?PT_ID=193&strPageHistory=cat","",0,20,160); Menu2_2_4=new Array("Label Design","prodtype.asp?PT_ID=194&strPageHistory=cat","",0,20,160); Menu2_2_5=new Array("Barcode Kits","prodtype.asp?PT_ID=195&strPageHistory=cat","",0,20,160); Menu2_3=new Array("Show All","prodtype.asp?PT_ID=187&strPageHistory=cat","",0,20,160); Menu3=new Array("Barcode Verifiers","prodtype.asp?PT_ID=245&strPageHistory=cat","",3,18,117); Menu3_1=new Array("Accessories","prodtype.asp?PT_ID=250&strPageHistory=cat","",0,20,160); Menu3_2=new Array("HHP","prodtype.asp?PT_ID=246&strPageHistory=cat","",0,20,160); Menu3_3=new Array("Show All","prodtype.asp?PT_ID=252&strPageHistory=cat","",0,20,160); Menu4=new Array("Card Readers","prodtype.asp?PT_ID=229&strPageHistory=cat","",4,18,117); Menu4_1=new Array("Accessories","prodtype.asp?PT_ID=236&strPageHistory=cat","",0,20,160); Menu4_2=new Array("By Manufacturer","prodtype.asp?PT_ID=230&strPageHistory=cat","",2,20,160); Menu4_2_1=new Array("Cipherlab","prodtype.asp?PT_ID=232&strPageHistory=cat","",0,20,160); Menu4_2_2=new Array("Opticon","prodtype.asp?PT_ID=278&strPageHistory=cat","",0,20,160); Menu4_3=new Array("By Type","prodtype.asp?PT_ID=231&strPageHistory=cat","",5,20,160); Menu4_3_1=new Array("Proximity readers","prodtype.asp?PT_ID=233&strPageHistory=cat","",0,20,160); Menu4_3_2=new Array("Access Controllers","prodtype.asp?PT_ID=235&strPageHistory=cat","",0,20,160); Menu4_3_3=new Array("Magnetic Stripe Read","prodtype.asp?PT_ID=237&strPageHistory=cat","",0,20,160); Menu4_3_4=new Array("Magnetic Card Encode","prodtype.asp?PT_ID=238&strPageHistory=cat","",0,20,160); Menu4_3_5=new Array("Barcode Slot Readers","prodtype.asp?PT_ID=239&strPageHistory=cat","",0,20,160); Menu4_4=new Array("Show All","prodtype.asp?PT_ID=234&strPageHistory=cat","",0,20,160); Menu5=new Array("Contract Packing","prodtype.asp?PT_ID=319&strPageHistory=cat","",1,18,117); Menu5_1=new Array("Packing","prodtype.asp?PT_ID=320&strPageHistory=cat","",0,20,160); Menu6=new Array("DataCollectors","prodtype.asp?PT_ID=141&strPageHistory=cat","",4,18,117); Menu6_1=new Array("Accessories","prodtype.asp?PT_ID=225&strPageHistory=cat","",3,20,160); Menu6_1_1=new Array("Transceivers","prodtype.asp?PT_ID=226&strPageHistory=cat","",0,20,160); Menu6_1_2=new Array("Cables","prodtype.asp?PT_ID=227&strPageHistory=cat","",0,20,160); Menu6_1_3=new Array("Batteries, Chargers","prodtype.asp?PT_ID=228&strPageHistory=cat","",0,20,160); Menu6_2=new Array("By Connection ","prodtype.asp?PT_ID=203&strPageHistory=cat","",3,20,160); Menu6_2_1=new Array("Handheld wireless","prodtype.asp?PT_ID=143&strPageHistory=cat","",0,20,160); Menu6_2_2=new Array("Handheld wired","prodtype.asp?PT_ID=205&strPageHistory=cat","",0,20,160); Menu6_2_3=new Array("Fixed","prodtype.asp?PT_ID=206&strPageHistory=cat","",0,20,160); Menu6_3=new Array("By Manufacturer","prodtype.asp?PT_ID=144&strPageHistory=cat","",11,20,160); Menu6_3_1=new Array("Symbol/Motorola","prodtype.asp?PT_ID=173&strPageHistory=cat","",0,20,160); Menu6_3_2=new Array("Cipherlab","prodtype.asp?PT_ID=174&strPageHistory=cat","",0,20,160); Menu6_3_3=new Array("HHP","prodtype.asp?PT_ID=175&strPageHistory=cat","",0,20,160); Menu6_3_4=new Array("Baracoda","prodtype.asp?PT_ID=176&strPageHistory=cat","",0,20,160); Menu6_3_5=new Array("Datalogic","prodtype.asp?PT_ID=177&strPageHistory=cat","",0,20,160); Menu6_3_6=new Array("Other Brands","prodtype.asp?PT_ID=178&strPageHistory=cat","",0,20,160); Menu6_3_7=new Array("Wasp","prodtype.asp?PT_ID=216&strPageHistory=cat","",0,20,160); Menu6_3_8=new Array("Intermec","prodtype.asp?PT_ID=247&strPageHistory=cat","",0,20,160); Menu6_3_9=new Array("Psion Teklogix","prodtype.asp?PT_ID=249&strPageHistory=cat","",0,20,160); Menu6_3_10=new Array("Opticon","prodtype.asp?PT_ID=280&strPageHistory=cat","",0,20,160); Menu6_3_11=new Array("Infowave","prodtype.asp?PT_ID=283&strPageHistory=cat","",0,20,160); Menu6_4=new Array("Show All","prodtype.asp?PT_ID=204&strPageHistory=cat","",0,20,160); Menu7=new Array("ID Card Printing","prodtype.asp?PT_ID=323&strPageHistory=cat","",5,18,117); Menu7_1=new Array("Datacard Group","prodtype.asp?PT_ID=325&strPageHistory=cat","",0,20,160); Menu7_2=new Array("Evolis - Javelin","prodtype.asp?PT_ID=330&strPageHistory=cat","",0,20,160); Menu7_3=new Array("ID Card Ribbons","prodtype.asp?PT_ID=329&strPageHistory=cat","",0,20,160); Menu7_4=new Array("ID cards","prodtype.asp?PT_ID=328&strPageHistory=cat","",0,20,160); Menu7_5=new Array("Zebra Card Printers ","prodtype.asp?PT_ID=324&strPageHistory=cat","",2,20,160); Menu7_5_1=new Array("Zebra Ribbons","prodtype.asp?PT_ID=326&strPageHistory=cat","",0,20,160); Menu7_5_2=new Array("Zebra Cards","prodtype.asp?PT_ID=327&strPageHistory=cat","",0,20,160); Menu8=new Array("Label Printers","prodtype.asp?PT_ID=80&strPageHistory=cat","",6,18,117); Menu8_1=new Array("Accessories","prodtype.asp?PT_ID=248&strPageHistory=cat","",0,20,160); Menu8_2=new Array("By DPI","prodtype.asp?PT_ID=82&strPageHistory=cat","",4,20,160); Menu8_2_1=new Array("203dpi","prodtype.asp?PT_ID=91&strPageHistory=cat","",0,20,160); Menu8_2_2=new Array("300dpi","prodtype.asp?PT_ID=92&strPageHistory=cat","",0,20,160); Menu8_2_3=new Array("400dpi & 600dpi","prodtype.asp?PT_ID=93&strPageHistory=cat","",0,20,160); Menu8_2_4=new Array("200dpi","prodtype.asp?PT_ID=184&strPageHistory=cat","",0,20,160); Menu8_3=new Array("By Manufacturer","prodtype.asp?PT_ID=84&strPageHistory=cat","",10,20,160); Menu8_3_1=new Array("Zebra","prodtype.asp?PT_ID=89&strPageHistory=cat","",0,20,160); Menu8_3_2=new Array("Intermec","prodtype.asp?PT_ID=90&strPageHistory=cat","",0,20,160); Menu8_3_3=new Array("Datamax","prodtype.asp?PT_ID=111&strPageHistory=cat","",0,20,160); Menu8_3_4=new Array("Citizen","prodtype.asp?PT_ID=131&strPageHistory=cat","",0,20,160); Menu8_3_5=new Array("TEC","prodtype.asp?PT_ID=132&strPageHistory=cat","",0,20,160); Menu8_3_6=new Array("Wasp","prodtype.asp?PT_ID=217&strPageHistory=cat","",0,20,160); Menu8_3_7=new Array("Axiohm","prodtype.asp?PT_ID=220&strPageHistory=cat","",0,20,160); Menu8_3_8=new Array("SOLO","prodtype.asp?PT_ID=275&strPageHistory=cat","",0,20,160); Menu8_3_9=new Array("Sato","prodtype.asp?PT_ID=281&strPageHistory=cat","",0,20,160); Menu8_3_10=new Array("Samsung","prodtype.asp?PT_ID=286&strPageHistory=cat","",0,20,160); Menu8_4=new Array("By Print Width","prodtype.asp?PT_ID=81&strPageHistory=cat","",5,20,160); Menu8_4_1=new Array("Less than 4\"","prodtype.asp?PT_ID=106&strPageHistory=cat","",0,20,160); Menu8_4_2=new Array("6\"","prodtype.asp?PT_ID=108&strPageHistory=cat","",0,20,160); Menu8_4_3=new Array("8\"","prodtype.asp?PT_ID=109&strPageHistory=cat","",0,20,160); Menu8_4_4=new Array("4\"","prodtype.asp?PT_ID=147&strPageHistory=cat","",0,20,160); Menu8_4_5=new Array("5\"","prodtype.asp?PT_ID=179&strPageHistory=cat","",0,20,160); Menu8_5=new Array("By Workload","prodtype.asp?PT_ID=124&strPageHistory=cat","",4,20,160); Menu8_5_1=new Array("Mobile","prodtype.asp?PT_ID=133&strPageHistory=cat","",0,20,160); Menu8_5_2=new Array("Desktop","prodtype.asp?PT_ID=134&strPageHistory=cat","",0,20,160); Menu8_5_3=new Array("Light Industrial","prodtype.asp?PT_ID=135&strPageHistory=cat","",0,20,160); Menu8_5_4=new Array("High Performance","prodtype.asp?PT_ID=145&strPageHistory=cat","",0,20,160); Menu8_6=new Array("Show All","prodtype.asp?PT_ID=86&strPageHistory=cat","",0,20,160); Menu9=new Array("Labels","prodtype.asp?PT_ID=153&strPageHistory=cat","",5,18,117); Menu9_1=new Array("By Printer Model","prodtype.asp?PT_ID=196&strPageHistory=cat","",5,20,160); Menu9_1_1=new Array("Intermec Printer Lab","prodtype.asp?PT_ID=198&strPageHistory=cat","",0,20,160); Menu9_1_2=new Array("Zebra Printer Labels","prodtype.asp?PT_ID=253&strPageHistory=cat","",0,20,160); Menu9_1_3=new Array("Datamax Printer Labe","prodtype.asp?PT_ID=257&strPageHistory=cat","",0,20,160); Menu9_1_4=new Array("Citizen Printer Labe","prodtype.asp?PT_ID=258&strPageHistory=cat","",0,20,160); Menu9_1_5=new Array("Wasp Printer Labels","prodtype.asp?PT_ID=259&strPageHistory=cat","",0,20,160); Menu9_2=new Array("Paper Labels","prodtype.asp?PT_ID=154&strPageHistory=cat","",3,20,160); Menu9_2_1=new Array("Direct Thermal Label","prodtype.asp?PT_ID=156&strPageHistory=cat","",0,20,160); Menu9_2_2=new Array("Thermal Transfer Lab","prodtype.asp?PT_ID=157&strPageHistory=cat","",0,20,160); Menu9_2_3=new Array("Thermal Tranfers Lab","prodtype.asp?PT_ID=158&strPageHistory=cat","",0,20,160); Menu9_3=new Array("Pharmaceutical Labels","prodtype.asp?PT_ID=337&strPageHistory=cat","",0,20,160); Menu9_4=new Array("Poly Labels","prodtype.asp?PT_ID=155&strPageHistory=cat","",1,20,160); Menu9_4_1=new Array("White Polyester Labe","prodtype.asp?PT_ID=165&strPageHistory=cat","",0,20,160); Menu9_5=new Array("Show All","prodtype.asp?PT_ID=211&strPageHistory=cat","",1,20,160); Menu9_5_1=new Array("Labels for LP2844","prodtype.asp?PT_ID=335&strPageHistory=cat","",0,20,160); Menu10=new Array("Printer Parts","prodtype.asp?PT_ID=331&strPageHistory=cat","",3,18,117); Menu10_1=new Array("Datamax","prodtype.asp?PT_ID=333&strPageHistory=cat","",0,20,160); Menu10_2=new Array("Tec","prodtype.asp?PT_ID=334&strPageHistory=cat","",0,20,160); Menu10_3=new Array("Zebra","prodtype.asp?PT_ID=332&strPageHistory=cat","",0,20,160); Menu11=new Array("Ribbons","prodtype.asp?PT_ID=181&strPageHistory=cat","",5,18,117); Menu11_1=new Array("1 Inch Core","prodtype.asp?PT_ID=295&strPageHistory=cat","",2,20,160); Menu11_1_1=new Array("Ink Side In","prodtype.asp?PT_ID=310&strPageHistory=cat","",0,20,160); Menu11_1_2=new Array("Ink Side Out","prodtype.asp?PT_ID=312&strPageHistory=cat","",0,20,160); Menu11_2=new Array("1/2 Inch Core","prodtype.asp?PT_ID=296&strPageHistory=cat","",2,20,160); Menu11_2_1=new Array("Ink Side In","prodtype.asp?PT_ID=309&strPageHistory=cat","",0,20,160); Menu11_2_2=new Array("Ink Side Out","prodtype.asp?PT_ID=311&strPageHistory=cat","",0,20,160); Menu11_3=new Array("Resin Ribbons","prodtype.asp?PT_ID=294&strPageHistory=cat","",2,20,160); Menu11_3_1=new Array("1 Inch Core","prodtype.asp?PT_ID=297&strPageHistory=cat","",0,20,160); Menu11_3_2=new Array("1/2 Inch Core","prodtype.asp?PT_ID=298&strPageHistory=cat","",0,20,160); Menu11_4=new Array("Show All","prodtype.asp?PT_ID=212&strPageHistory=cat","",0,20,160); Menu11_5=new Array("Wax Ribbons ","prodtype.asp?PT_ID=293&strPageHistory=cat","",2,20,160); Menu11_5_1=new Array("1 Inch Core","prodtype.asp?PT_ID=299&strPageHistory=cat","",0,20,160); Menu11_5_2=new Array("1/2 Inch Core","prodtype.asp?PT_ID=300&strPageHistory=cat","",0,20,160); Menu12=new Array("Symbol Used","prodtype.asp?PT_ID=314&strPageHistory=cat","",0,18,117);