function selectdivision(did)
{
var GetSection = document.product_form.section;
var SectionOptions = GetSection.options.length;

// Make sure the section menu has the first option selected
document.product_form.section.options.length = 0;

//Show the section menu, hide the product menu
var SectionElement = document.getElementById('section');
var ProductElement = document.getElementById('product');

SectionElement.style.display = 'inline';
ProductElement.style.display = 'none';

if(did == 0)
{
//Division top 0 option selected, return section menu to 0, hide section menu
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
SectionElement.style.display = 'none';
}
if(did == 1)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('Distributed I/O Modules','3');
GetSection.options[GetSection.options.length] = new Option('Embedded Computers','1');
GetSection.options[GetSection.options.length] = new Option('Flat Panel Monitors','24');
GetSection.options[GetSection.options.length] = new Option('Industrial Panel PC\'s','23');
GetSection.options[GetSection.options.length] = new Option('Mobile Computers','4');
GetSection.options[GetSection.options.length] = new Option('Panel PC\'s','25');
GetSection.options[GetSection.options.length] = new Option('Plug-in I/O Modules','2');
GetSection.options[GetSection.options.length] = new Option('Rackmount Chassis','26');
GetSection.options[GetSection.options.length] = new Option('Touch Screen Panel Computers','19');
GetSection.options[GetSection.options.length] = new Option('Wallmount Chassis','27');
}
if(did == 2)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('Unmanaged Ind Ethernet Switches','7');
GetSection.options[GetSection.options.length] = new Option('Managed Ind Ethernet Switches','8');
GetSection.options[GetSection.options.length] = new Option('Media Converters','6');
GetSection.options[GetSection.options.length] = new Option('Wireless','11');
GetSection.options[GetSection.options.length] = new Option('Diagnostic Tools','42');
GetSection.options[GetSection.options.length] = new Option('Power Over Ethernet (PoE)','51');
}
if(did == 3)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('Data Gateways','22');
GetSection.options[GetSection.options.length] = new Option('Modular Controllers','48');
GetSection.options[GetSection.options.length] = new Option('Network Interface Cards','13');
GetSection.options[GetSection.options.length] = new Option('Network Integration PLC Backplanes','14');
GetSection.options[GetSection.options.length] = new Option('I/O Simulation','49');
}
if(did == 4)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('Stratus ftServers','15');
GetSection.options[GetSection.options.length] = new Option('Stratus ftScalable Storage','41');
GetSection.options[GetSection.options.length] = new Option('UPS','21');
}
if(did == 9)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('Wonderware Application Ready Platforms','38');
GetSection.options[GetSection.options.length] = new Option('Advantech PCs Powered by Wonderware ','47');
}
if(did == 11)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('APAX-5000','40');
GetSection.options[GetSection.options.length] = new Option('ADAM-5000','46');
}
if(did == 8)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('ACP Managed Solutions','37');
}
if(did == 5)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('IP68 Keyboards ','45');
GetSection.options[GetSection.options.length] = new Option('Foil Covered Industrial Keyboards','43');
GetSection.options[GetSection.options.length] = new Option('Flat Input Keyboards','44');
GetSection.options[GetSection.options.length] = new Option('InduMouse','17');
}
}

function selectsection(sid)
{
var GetProduct = document.product_form.product;
var ProductOptions = GetProduct.options.length;

// Make sure the section menu is the first option selected
document.product_form.product.options.length = 0;

//Show the product menu
var ProductElement = document.getElementById('product');

ProductElement.style.display = 'inline';

if(sid == 0)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
ProductElement.style.display = 'none';
}
if(sid == 37)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Thin Clients','/products/thin-client-technology/8/acp-managed-solutions/37/thin-clients/141/');
GetProduct.options[GetProduct.options.length] = new Option('Intel Atom Processor','/products/thin-client-technology/8/acp-managed-solutions/37/intel-atom-processor/234/');
GetProduct.options[GetProduct.options.length] = new Option('UNO-2053E-ACP','/products/thin-client-technology/8/acp-managed-solutions/37/uno-2053e-acp/134/');
GetProduct.options[GetProduct.options.length] = new Option('UNO-3072L-ACP','/products/thin-client-technology/8/acp-managed-solutions/37/uno-3072l-acp/135/');
GetProduct.options[GetProduct.options.length] = new Option('UNO-2160-ACP','/products/thin-client-technology/8/acp-managed-solutions/37/uno-2160-acp/138/');
GetProduct.options[GetProduct.options.length] = new Option('ThinManager 5.0 Software Standard','/products/thin-client-technology/8/acp-managed-solutions/37/thinmanager-50-software-standard/140/');
GetProduct.options[GetProduct.options.length] = new Option('Industrial Computer | Fanless Box PC | UNO-1150/E','/products/thin-client-technology/8/acp-managed-solutions/37/industrial-computer-fanless-box-pc-uno-1150e/185/');
GetProduct.options[GetProduct.options.length] = new Option('UNO-1170/E','/products/thin-client-technology/8/acp-managed-solutions/37/uno-1170e/186/');
GetProduct.options[GetProduct.options.length] = new Option('ThinManager 5.0 Software Standard - Benefits','/products/thin-client-technology/8/acp-managed-solutions/37/thinmanager-50-software-standard-benefits/243/');
GetProduct.options[GetProduct.options.length] = new Option('ThinManager 5.0 Software Standard - Functions','/products/thin-client-technology/8/acp-managed-solutions/37/thinmanager-50-software-standard-functions/244/');
GetProduct.options[GetProduct.options.length] = new Option('ThinManager 5.0 XLi Software','/products/thin-client-technology/8/acp-managed-solutions/37/thinmanager-50-xli-software/245/');
}
if(sid == 40)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5520CE','/products/pc-based-controllers/11/apax-5000/40/apax-5520ce/210/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5570XPE','/products/pc-based-controllers/11/apax-5000/40/apax-5570xpe/211/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5571XPE','/products/pc-based-controllers/11/apax-5000/40/apax-5571xpe/212/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5017','/products/pc-based-controllers/11/apax-5000/40/apax-5017/213/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5028','/products/pc-based-controllers/11/apax-5000/40/apax-5028/214/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5040','/products/pc-based-controllers/11/apax-5000/40/apax-5040/215/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5045','/products/pc-based-controllers/11/apax-5000/40/apax-5045/216/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5046','/products/pc-based-controllers/11/apax-5000/40/apax-5046/217/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5060','/products/pc-based-controllers/11/apax-5000/40/apax-5060/218/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5001','/products/pc-based-controllers/11/apax-5000/40/apax-5001/219/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5002','/products/pc-based-controllers/11/apax-5000/40/apax-5002/220/');
}
if(sid == 22)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('APP-ESR-GTW','/products/industrial-network-connectivity/3/data-gateways/22/app-esr-gtw/76/');
GetProduct.options[GetProduct.options.length] = new Option('APP-ESP-GTW','/products/industrial-network-connectivity/3/data-gateways/22/app-esp-gtw/95/');
GetProduct.options[GetProduct.options.length] = new Option('DRL-DPS-SRM','/products/industrial-network-connectivity/3/data-gateways/22/drl-dps-srm/187/');
GetProduct.options[GetProduct.options.length] = new Option('Data Station Plus','/products/industrial-network-connectivity/3/data-gateways/22/data-station-plus/242/');
}
if(sid == 3)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-4000 Series','/products/industrial-computers/1/distributed-io-modules/3/adam-4000-series/123/');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-4017','/products/industrial-computers/1/distributed-io-modules/3/adam-4017/2/');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-4050','/products/industrial-computers/1/distributed-io-modules/3/adam-4050/1/');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-4520','/products/industrial-computers/1/distributed-io-modules/3/adam-4520/3/');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-4570','/products/industrial-computers/1/distributed-io-modules/3/adam-4570/4/');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-6000 Series','/products/industrial-computers/1/distributed-io-modules/3/adam-6000-series/122/');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-6017','/products/industrial-computers/1/distributed-io-modules/3/adam-6017/6/');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-6050','/products/industrial-computers/1/distributed-io-modules/3/adam-6050/7/');
}
if(sid == 45)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('TKG-086-MB-IP68','/products/industrial-keyboards-and-mice/5/ip68-keyboards-/45/tkg-086-mb-ip68/207/');
GetProduct.options[GetProduct.options.length] = new Option('TKG-105-MED-IP68','/products/industrial-keyboards-and-mice/5/ip68-keyboards-/45/tkg-105-med-ip68/209/');
}
if(sid == 15)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('ftServer 2600 System','/products/high-availability-solutions/4/stratus-ftservers/15/ftserver-2600-system/195/');
GetProduct.options[GetProduct.options.length] = new Option('ftServer 4500 Systems','/products/high-availability-solutions/4/stratus-ftservers/15/ftserver-4500-systems/196/');
GetProduct.options[GetProduct.options.length] = new Option('ftServer 6300 System','/products/high-availability-solutions/4/stratus-ftservers/15/ftserver-6300-system/197/');
GetProduct.options[GetProduct.options.length] = new Option('ftServer 2500/2510 Systems','/products/high-availability-solutions/4/stratus-ftservers/15/ftserver-25002510-systems/94/');
GetProduct.options[GetProduct.options.length] = new Option('ftServer 4400/4410 Systems','/products/high-availability-solutions/4/stratus-ftservers/15/ftserver-44004410-systems/96/');
GetProduct.options[GetProduct.options.length] = new Option('ftServer 6200/6210 Systems','/products/high-availability-solutions/4/stratus-ftservers/15/ftserver-62006210-systems/97/');
GetProduct.options[GetProduct.options.length] = new Option('ftServer Technology','/products/high-availability-solutions/4/stratus-ftservers/15/ftserver-technology/157/');
}
if(sid == 46)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-5550KW','/products/pc-based-controllers/11/adam-5000/46/adam-5550kw/5/');
}
if(sid == 1)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer:  UNO-1019','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-1019/9/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer - UNO-2170','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-2170/10/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer UNO-2053E','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-2053e/11/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer - UNO-2171','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-2171/12/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer - UNO-3074','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-3074/13/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer - UNO-2172','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-2172/126/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer UNO-2173A','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-2173a/235/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer UNO-2173AF','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-2173af/236/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer - UNO-2182','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-2182/125/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer - UNO-3072L','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-3072l/127/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computers UNO-1000 Series','/products/industrial-computers/1/embedded-computers/1/embedded-computers-uno-1000-series/129/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded UNO-1100 Series','/products/industrial-computers/1/embedded-computers/1/embedded-uno-1100-series/199/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded UNO-2000 Series','/products/industrial-computers/1/embedded-computers/1/embedded-uno-2000-series/130/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded UNO-2100 Series','/products/industrial-computers/1/embedded-computers/1/embedded-uno-2100-series/131/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded UNO-3000 Series','/products/industrial-computers/1/embedded-computers/1/embedded-uno-3000-series/132/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer UNO-2176','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-2176/165/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer UNO-4678','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-4678/166/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded UNO-4000 Series','/products/industrial-computers/1/embedded-computers/1/embedded-uno-4000-series/167/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer UNO-3282 / UNO-3272','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-3282-uno-3272/190/');
GetProduct.options[GetProduct.options.length] = new Option('UNO-1150','/products/industrial-computers/1/embedded-computers/1/uno-1150/200/');
}
if(sid == 43)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('TKS-105a-TOUCH-KGEH','/products/industrial-keyboards-and-mice/5/foil-covered-industrial-keyboards/43/tks-105a-touch-kgeh/202/');
GetProduct.options[GetProduct.options.length] = new Option('TKS-105a-TOUCH-MODUL','/products/industrial-keyboards-and-mice/5/foil-covered-industrial-keyboards/43/tks-105a-touch-modul/203/');
GetProduct.options[GetProduct.options.length] = new Option('TKS-088a-TB38-KGEH','/products/industrial-keyboards-and-mice/5/foil-covered-industrial-keyboards/43/tks-088a-tb38-kgeh/204/');
}
if(sid == 48)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Modular Controller Master - CSMSTRLE/SX/GT','/products/industrial-network-connectivity/3/modular-controllers/48/modular-controller-master-csmstrlesxgt/224/');
GetProduct.options[GetProduct.options.length] = new Option('Modular Controller Master - CSMSTRV2','/products/industrial-network-connectivity/3/modular-controllers/48/modular-controller-master-csmstrv2/225/');
}
if(sid == 41)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('ftScalable Storage','/products/high-availability-solutions/4/stratus-ftscalable-storage/41/ftscalable-storage/156/');
}
if(sid == 7)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('EKI-2525','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/eki-2525/72/');
GetProduct.options[GetProduct.options.length] = new Option('EKI-2526M','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/eki-2526m/73/');
GetProduct.options[GetProduct.options.length] = new Option('EKI-2725','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/eki-2725/74/');
GetProduct.options[GetProduct.options.length] = new Option('EKI-6538','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/eki-6538/75/');
GetProduct.options[GetProduct.options.length] = new Option('Spider 1TX/1FX','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/spider-1tx1fx/66/');
GetProduct.options[GetProduct.options.length] = new Option('Spider 3TX-TAP','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/spider-3tx-tap/67/');
GetProduct.options[GetProduct.options.length] = new Option('Spider 4TX/1FX','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/spider-4tx1fx/68/');
GetProduct.options[GetProduct.options.length] = new Option('Spider 5TX','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/spider-5tx/69/');
GetProduct.options[GetProduct.options.length] = new Option('Spider 8TX','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/spider-8tx/70/');
GetProduct.options[GetProduct.options.length] = new Option('Octopus 5TX EEC','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/octopus-5tx-eec/71/');
}
if(sid == 38)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Compact Panel Computer','/products/application-ready-platforms/9/wonderware-application-ready-platforms/38/compact-panel-computer/139/');
GetProduct.options[GetProduct.options.length] = new Option('Industrial Computers','/products/application-ready-platforms/9/wonderware-application-ready-platforms/38/industrial-computers/143/');
GetProduct.options[GetProduct.options.length] = new Option('Industrial Tablets','/products/application-ready-platforms/9/wonderware-application-ready-platforms/38/industrial-tablets/144/');
GetProduct.options[GetProduct.options.length] = new Option('HMI - Compact Panel Computers','/products/application-ready-platforms/9/wonderware-application-ready-platforms/38/hmi-compact-panel-computers/145/');
GetProduct.options[GetProduct.options.length] = new Option('Industrial Tablet Computer','/products/application-ready-platforms/9/wonderware-application-ready-platforms/38/industrial-tablet-computer/146/');
GetProduct.options[GetProduct.options.length] = new Option('Touch Panel Computer','/products/application-ready-platforms/9/wonderware-application-ready-platforms/38/touch-panel-computer/147/');
GetProduct.options[GetProduct.options.length] = new Option('Box PC','/products/application-ready-platforms/9/wonderware-application-ready-platforms/38/box-pc/148/');
}
if(sid == 47)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('InTouch Compact Edition','/products/application-ready-platforms/9/advantech-pcs-powered-by-wonderware-/47/intouch-compact-edition/221/');
GetProduct.options[GetProduct.options.length] = new Option('Touch Panel PCs Powered by Wonderware','/products/application-ready-platforms/9/advantech-pcs-powered-by-wonderware-/47/touch-panel-pcs-powered-by-wonderware/222/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computers Powered by Wonderware','/products/application-ready-platforms/9/advantech-pcs-powered-by-wonderware-/47/embedded-computers-powered-by-wonderware/227/');
}
if(sid == 44)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('TKF-085c-TOUCH-MGEH','/products/industrial-keyboards-and-mice/5/flat-input-keyboards/44/tkf-085c-touch-mgeh/205/');
GetProduct.options[GetProduct.options.length] = new Option('TKF-085c-MGEH','/products/industrial-keyboards-and-mice/5/flat-input-keyboards/44/tkf-085c-mgeh/206/');
}
if(sid == 24)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('15\" Flat Panel Touchscreen FPM-5151G','/products/industrial-computers/1/flat-panel-monitors/24/15-flat-panel-touchscreen-fpm-5151g/175/');
GetProduct.options[GetProduct.options.length] = new Option('17\" Flat Panel Monitor FPM-5171G','/products/industrial-computers/1/flat-panel-monitors/24/17-flat-panel-monitor-fpm-5171g/181/');
GetProduct.options[GetProduct.options.length] = new Option('19\" Industrial Monitor FPM-5191G','/products/industrial-computers/1/flat-panel-monitors/24/19-industrial-monitor-fpm-5191g/223/');
GetProduct.options[GetProduct.options.length] = new Option('6.5\" Flat Panel Monitor FPM-3060G','/products/industrial-computers/1/flat-panel-monitors/24/65-flat-panel-monitor-fpm-3060g/19/');
GetProduct.options[GetProduct.options.length] = new Option('12.1\" Flat Panel Monitor FPM-3120G','/products/industrial-computers/1/flat-panel-monitors/24/121-flat-panel-monitor-fpm-3120g/18/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Flat Panel Monitor FPM-2150G','/products/industrial-computers/1/flat-panel-monitors/24/15-flat-panel-monitor-fpm-2150g/17/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Flat Panel Monitor FPM-3150G','/products/industrial-computers/1/flat-panel-monitors/24/15-flat-panel-monitor-fpm-3150g/16/');
GetProduct.options[GetProduct.options.length] = new Option('17\" Flat Panel Monitor FPM-3171G','/products/industrial-computers/1/flat-panel-monitors/24/17-flat-panel-monitor-fpm-3171g/15/');
GetProduct.options[GetProduct.options.length] = new Option('19\" Flat Panel Monitor FPM-3191G','/products/industrial-computers/1/flat-panel-monitors/24/19-flat-panel-monitor-fpm-3191g/14/');
GetProduct.options[GetProduct.options.length] = new Option('19\" Marine Monitor FPM-8192V','/products/industrial-computers/1/flat-panel-monitors/24/19-marine-monitor-fpm-8192v/191/');
GetProduct.options[GetProduct.options.length] = new Option('23\" Marine Monitor FPM-8232V','/products/industrial-computers/1/flat-panel-monitors/24/23-marine-monitor-fpm-8232v/192/');
}
if(sid == 8)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Octopus 8M','/products/industrial-ethernet/2/managed-ind-ethernet-switches/8/octopus-8m/57/');
GetProduct.options[GetProduct.options.length] = new Option('RS20-0400M2M2SDAEHH02.0','/products/industrial-ethernet/2/managed-ind-ethernet-switches/8/rs20-0400m2m2sdaehh020/58/');
GetProduct.options[GetProduct.options.length] = new Option('RS20-0800M2M2SDAEHH02.0','/products/industrial-ethernet/2/managed-ind-ethernet-switches/8/rs20-0800m2m2sdaehh020/59/');
GetProduct.options[GetProduct.options.length] = new Option('Modular Managed Ethernet Switch MS20-0800SAAEHH02.0','/products/industrial-ethernet/2/managed-ind-ethernet-switches/8/modular-managed-ethernet-switch-ms20-0800saaehh020/60/');
GetProduct.options[GetProduct.options.length] = new Option('MS20-1600SAAEHH02.0','/products/industrial-ethernet/2/managed-ind-ethernet-switches/8/ms20-1600saaehh020/61/');
GetProduct.options[GetProduct.options.length] = new Option('MM2-4TX1','/products/industrial-ethernet/2/managed-ind-ethernet-switches/8/mm2-4tx1/62/');
GetProduct.options[GetProduct.options.length] = new Option('Managed Ethernet Switch MM3-3FXM2/2TX1','/products/industrial-ethernet/2/managed-ind-ethernet-switches/8/managed-ethernet-switch-mm3-3fxm22tx1/63/');
GetProduct.options[GetProduct.options.length] = new Option('MM4-2TX/SFP','/products/industrial-ethernet/2/managed-ind-ethernet-switches/8/mm4-2txsfp/64/');
GetProduct.options[GetProduct.options.length] = new Option('MS4128-L3P','/products/industrial-ethernet/2/managed-ind-ethernet-switches/8/ms4128-l3p/65/');
}
if(sid == 13)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Best choice for PC Control','/products/industrial-network-connectivity/3/network-interface-cards/13/best-choice-for-pc-control/98/');
GetProduct.options[GetProduct.options.length] = new Option('Best choice for SCADA Applications','/products/industrial-network-connectivity/3/network-interface-cards/13/best-choice-for-scada-applications/99/');
GetProduct.options[GetProduct.options.length] = new Option('DRL-DPM-PCU','/products/industrial-network-connectivity/3/network-interface-cards/13/drl-dpm-pcu/100/');
GetProduct.options[GetProduct.options.length] = new Option('SST-PB3-PCU','/products/industrial-network-connectivity/3/network-interface-cards/13/sst-pb3-pcu/101/');
GetProduct.options[GetProduct.options.length] = new Option('DRL-EIO-PCU','/products/industrial-network-connectivity/3/network-interface-cards/13/drl-eio-pcu/102/');
GetProduct.options[GetProduct.options.length] = new Option('DRL-DVN-PCU','/products/industrial-network-connectivity/3/network-interface-cards/13/drl-dvn-pcu/103/');
GetProduct.options[GetProduct.options.length] = new Option('SST-DN3-PCU-1','/products/industrial-network-connectivity/3/network-interface-cards/13/sst-dn3-pcu-1/104/');
GetProduct.options[GetProduct.options.length] = new Option('APP-PFB-PCU','/products/industrial-network-connectivity/3/network-interface-cards/13/app-pfb-pcu/105/');
GetProduct.options[GetProduct.options.length] = new Option('SST-PBMS-PCI','/products/industrial-network-connectivity/3/network-interface-cards/13/sst-pbms-pci/106/');
GetProduct.options[GetProduct.options.length] = new Option('DRL-PFB-USB','/products/industrial-network-connectivity/3/network-interface-cards/13/drl-pfb-usb/107/');
GetProduct.options[GetProduct.options.length] = new Option('APP-PS7-PCU','/products/industrial-network-connectivity/3/network-interface-cards/13/app-ps7-pcu/108/');
GetProduct.options[GetProduct.options.length] = new Option('APP-ETH-PCU','/products/industrial-network-connectivity/3/network-interface-cards/13/app-eth-pcu/109/');
GetProduct.options[GetProduct.options.length] = new Option('DRL-ALL-SWF-S','/products/industrial-network-connectivity/3/network-interface-cards/13/drl-all-swf-s/110/');
GetProduct.options[GetProduct.options.length] = new Option('APP-SR2-PCI','/products/industrial-network-connectivity/3/network-interface-cards/13/app-sr2-pci/111/');
GetProduct.options[GetProduct.options.length] = new Option('5136-SD-PCI-U','/products/industrial-network-connectivity/3/network-interface-cards/13/5136-sd-pci-u/112/');
GetProduct.options[GetProduct.options.length] = new Option('APP-MBP-PCI','/products/industrial-network-connectivity/3/network-interface-cards/13/app-mbp-pci/113/');
GetProduct.options[GetProduct.options.length] = new Option('Profibus Network Interface Cards','/products/industrial-network-connectivity/3/network-interface-cards/13/profibus-network-interface-cards/237/');
GetProduct.options[GetProduct.options.length] = new Option('APP-PFB-PCIE','/products/industrial-network-connectivity/3/network-interface-cards/13/app-pfb-pcie/238/');
GetProduct.options[GetProduct.options.length] = new Option('APP-PS7-PCIE','/products/industrial-network-connectivity/3/network-interface-cards/13/app-ps7-pcie/239/');
GetProduct.options[GetProduct.options.length] = new Option('APP-PFB-PCU-C','/products/industrial-network-connectivity/3/network-interface-cards/13/app-pfb-pcu-c/240/');
GetProduct.options[GetProduct.options.length] = new Option('APP-PS7-PCU-C','/products/industrial-network-connectivity/3/network-interface-cards/13/app-ps7-pcu-c/241/');
}
if(sid == 21)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('P Series Models','/products/high-availability-solutions/4/ups/21/p-series-models/93/');
GetProduct.options[GetProduct.options.length] = new Option('P700-P3000','/products/high-availability-solutions/4/ups/21/p700-p3000/169/');
GetProduct.options[GetProduct.options.length] = new Option('SP 6 - SP 10 - SP P20','/products/high-availability-solutions/4/ups/21/sp-6-sp-10-sp-p20/170/');
GetProduct.options[GetProduct.options.length] = new Option('P1000-P3000 RM','/products/high-availability-solutions/4/ups/21/p1000-p3000-rm/171/');
GetProduct.options[GetProduct.options.length] = new Option('SP P6RM','/products/high-availability-solutions/4/ups/21/sp-p6rm/172/');
}
if(sid == 17)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('InduMouse','/products/industrial-keyboards-and-mice/5/indumouse/17/indumouse/91/');
}
if(sid == 23)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('IPPC-8151S Stainless Steel','/products/industrial-computers/1/industrial-panel-pcs/23/ippc-8151s-stainless-steel/201/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Industrial Panel PC IPPC-6152A','/products/industrial-computers/1/industrial-panel-pcs/23/15-industrial-panel-pc-ippc-6152a/162/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Fanless Panel PC - IPPC-6152F','/products/industrial-computers/1/industrial-panel-pcs/23/15-fanless-panel-pc-ippc-6152f/176/');
GetProduct.options[GetProduct.options.length] = new Option('17\" Industrial Panel PC IPPC-6172A','/products/industrial-computers/1/industrial-panel-pcs/23/17-industrial-panel-pc-ippc-6172a/163/');
GetProduct.options[GetProduct.options.length] = new Option('17\" Fanless Panel PC - IPPC-6172F','/products/industrial-computers/1/industrial-panel-pcs/23/17-fanless-panel-pc-ippc-6172f/177/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Industrial Panel PC IPPC-7157A','/products/industrial-computers/1/industrial-panel-pcs/23/15-industrial-panel-pc-ippc-7157a/164/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Industrial Panel PC IPPC-7158','/products/industrial-computers/1/industrial-panel-pcs/23/15-industrial-panel-pc-ippc-7158/184/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Industrial Panel PC IPPC-9151G','/products/industrial-computers/1/industrial-panel-pcs/23/15-industrial-panel-pc-ippc-9151g/21/');
GetProduct.options[GetProduct.options.length] = new Option('17\" Industrial Panel PC IPPC-9171G','/products/industrial-computers/1/industrial-panel-pcs/23/17-industrial-panel-pc-ippc-9171g/20/');
}
if(sid == 6)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Media Converter EKI-2541M','/products/industrial-ethernet/2/media-converters/6/media-converter-eki-2541m/26/');
GetProduct.options[GetProduct.options.length] = new Option('Media Converter EKI-2541S','/products/industrial-ethernet/2/media-converters/6/media-converter-eki-2541s/27/');
GetProduct.options[GetProduct.options.length] = new Option('Media Converter EKI-2741F','/products/industrial-ethernet/2/media-converters/6/media-converter-eki-2741f/28/');
GetProduct.options[GetProduct.options.length] = new Option('Media Converter EKI-2741LX','/products/industrial-ethernet/2/media-converters/6/media-converter-eki-2741lx/29/');
GetProduct.options[GetProduct.options.length] = new Option('Media Converter EKI-2741SX','/products/industrial-ethernet/2/media-converters/6/media-converter-eki-2741sx/30/');
GetProduct.options[GetProduct.options.length] = new Option('Media Converter M-SFP-SX/LC','/products/industrial-ethernet/2/media-converters/6/media-converter-m-sfp-sxlc/31/');
GetProduct.options[GetProduct.options.length] = new Option('Media Converter M-SFP-LX/LC','/products/industrial-ethernet/2/media-converters/6/media-converter-m-sfp-lxlc/32/');
GetProduct.options[GetProduct.options.length] = new Option('Media Converter Spider 1TX/1FX','/products/industrial-ethernet/2/media-converters/6/media-converter-spider-1tx1fx/33/');
}
if(sid == 14)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Profibus Network','/products/industrial-network-connectivity/3/network-integration-plc-backplanes/14/profibus-network/84/');
GetProduct.options[GetProduct.options.length] = new Option('ASI Network','/products/industrial-network-connectivity/3/network-integration-plc-backplanes/14/asi-network/85/');
GetProduct.options[GetProduct.options.length] = new Option('SST-PB3-SLC','/products/industrial-network-connectivity/3/network-integration-plc-backplanes/14/sst-pb3-slc/86/');
GetProduct.options[GetProduct.options.length] = new Option('SST-PB3-CLX-RLL','/products/industrial-network-connectivity/3/network-integration-plc-backplanes/14/sst-pb3-clx-rll/88/');
GetProduct.options[GetProduct.options.length] = new Option('SST-ASI-SLC','/products/industrial-network-connectivity/3/network-integration-plc-backplanes/14/sst-asi-slc/90/');
GetProduct.options[GetProduct.options.length] = new Option('SST-SR4-CLX-RLL','/products/industrial-network-connectivity/3/network-integration-plc-backplanes/14/sst-sr4-clx-rll/153/');
GetProduct.options[GetProduct.options.length] = new Option('Serial Network','/products/industrial-network-connectivity/3/network-integration-plc-backplanes/14/serial-network/154/');
GetProduct.options[GetProduct.options.length] = new Option('SST-ESR2-CLX-RLL','/products/industrial-network-connectivity/3/network-integration-plc-backplanes/14/sst-esr2-clx-rll/155/');
}
if(sid == 49)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('PICS Pro I/O simulation software','/products/industrial-network-connectivity/3/io-simulation/49/pics-pro-io-simulation-software/226/');
}
if(sid == 4)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('PWS-8033M Rugged Mobile Computer','/products/industrial-computers/1/mobile-computers/4/pws-8033m-rugged-mobile-computer/193/');
GetProduct.options[GetProduct.options.length] = new Option('PWS-8101M Rugged Mobile Computer','/products/industrial-computers/1/mobile-computers/4/pws-8101m-rugged-mobile-computer/194/');
}
if(sid == 11)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('BAT 54-Rail','/products/industrial-ethernet/2/wireless/11/bat-54-rail/55/');
}
if(sid == 42)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('IntraVUE','/products/industrial-ethernet/2/diagnostic-tools/42/intravue/198/');
}
if(sid == 25)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('6.4\" Panel PC - L60T','/products/industrial-computers/1/panel-pcs/25/64-panel-pc-l60t/37/');
GetProduct.options[GetProduct.options.length] = new Option('10.4\" Panel PC - L106T','/products/industrial-computers/1/panel-pcs/25/104-panel-pc-l106t/34/');
GetProduct.options[GetProduct.options.length] = new Option('12.1 \" Panel PC - L126T','/products/industrial-computers/1/panel-pcs/25/121-panel-pc-l126t/35/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Panel PC -154T','/products/industrial-computers/1/panel-pcs/25/15-panel-pc-154t/38/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Panel PC - L156T','/products/industrial-computers/1/panel-pcs/25/15-panel-pc-l156t/36/');
GetProduct.options[GetProduct.options.length] = new Option('17\" Panel PC -174T','/products/industrial-computers/1/panel-pcs/25/17-panel-pc-174t/39/');
}
if(sid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('USB-4622','/products/industrial-computers/1/plug-in-io-modules/2/usb-4622/114/');
GetProduct.options[GetProduct.options.length] = new Option('USB-4671','/products/industrial-computers/1/plug-in-io-modules/2/usb-4671/115/');
GetProduct.options[GetProduct.options.length] = new Option('USB-4716','/products/industrial-computers/1/plug-in-io-modules/2/usb-4716/116/');
GetProduct.options[GetProduct.options.length] = new Option('USB-4718','/products/industrial-computers/1/plug-in-io-modules/2/usb-4718/117/');
GetProduct.options[GetProduct.options.length] = new Option('USB-4750','/products/industrial-computers/1/plug-in-io-modules/2/usb-4750/118/');
GetProduct.options[GetProduct.options.length] = new Option('USB-4751','/products/industrial-computers/1/plug-in-io-modules/2/usb-4751/119/');
GetProduct.options[GetProduct.options.length] = new Option('USB-4761','/products/industrial-computers/1/plug-in-io-modules/2/usb-4761/120/');
}
if(sid == 51)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('EKI-2525P','/products/industrial-ethernet/2/power-over-ethernet-poe/51/eki-2525p/228/');
GetProduct.options[GetProduct.options.length] = new Option('EKI-2525PA','/products/industrial-ethernet/2/power-over-ethernet-poe/51/eki-2525pa/229/');
GetProduct.options[GetProduct.options.length] = new Option('EKI-2525SPI','/products/industrial-ethernet/2/power-over-ethernet-poe/51/eki-2525spi/230/');
GetProduct.options[GetProduct.options.length] = new Option('EKI-2526PI','/products/industrial-ethernet/2/power-over-ethernet-poe/51/eki-2526pi/231/');
GetProduct.options[GetProduct.options.length] = new Option('EKI-2528PAI','/products/industrial-ethernet/2/power-over-ethernet-poe/51/eki-2528pai/232/');
GetProduct.options[GetProduct.options.length] = new Option('EKI-2701PSI','/products/industrial-ethernet/2/power-over-ethernet-poe/51/eki-2701psi/173/');
GetProduct.options[GetProduct.options.length] = new Option('EKI-7659CPI','/products/industrial-ethernet/2/power-over-ethernet-poe/51/eki-7659cpi/233/');
}
if(sid == 26)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('IU Rackmount Chassis','/products/industrial-computers/1/rackmount-chassis/26/iu-rackmount-chassis/40/');
GetProduct.options[GetProduct.options.length] = new Option('2U Rackmount Chassis','/products/industrial-computers/1/rackmount-chassis/26/2u-rackmount-chassis/41/');
GetProduct.options[GetProduct.options.length] = new Option('4U Rackmount Chassis','/products/industrial-computers/1/rackmount-chassis/26/4u-rackmount-chassis/183/');
GetProduct.options[GetProduct.options.length] = new Option('4U Rack Mount Chassis','/products/industrial-computers/1/rackmount-chassis/26/4u-rack-mount-chassis/42/');
GetProduct.options[GetProduct.options.length] = new Option('4U Rackmount Chassis Dual System Support','/products/industrial-computers/1/rackmount-chassis/26/4u-rackmount-chassis-dual-system-support/179/');
GetProduct.options[GetProduct.options.length] = new Option('4U Rackmoint Chassis 6 Hot-swap SATA Trays','/products/industrial-computers/1/rackmount-chassis/26/4u-rackmoint-chassis-6-hot-swap-sata-trays/180/');
GetProduct.options[GetProduct.options.length] = new Option('5U Rackmount Chassis','/products/industrial-computers/1/rackmount-chassis/26/5u-rackmount-chassis/43/');
GetProduct.options[GetProduct.options.length] = new Option('6U Rackmount Chassis','/products/industrial-computers/1/rackmount-chassis/26/6u-rackmount-chassis/182/');
GetProduct.options[GetProduct.options.length] = new Option('ACP-7000  7U Rackmount Chassis','/products/industrial-computers/1/rackmount-chassis/26/acp-7000-7u-rackmount-chassis/44/');
}
if(sid == 19)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('TPC-66T-E2BE Low Cost Touch Panel PC','/products/industrial-computers/1/touch-screen-panel-computers/19/tpc-66t-e2be-low-cost-touch-panel-pc/188/');
GetProduct.options[GetProduct.options.length] = new Option('10.4\" Touch Panel Computer - TPC-1070H','/products/industrial-computers/1/touch-screen-panel-computers/19/104-touch-panel-computer-tpc-1070h/174/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Touch Panel Computer:  TPC-1570H','/products/industrial-computers/1/touch-screen-panel-computers/19/15-touch-panel-computer-tpc-1570h/51/');
GetProduct.options[GetProduct.options.length] = new Option('12.1\" Touch Panel Computer:  TPC-1250H','/products/industrial-computers/1/touch-screen-panel-computers/19/121-touch-panel-computer-tpc-1250h/52/');
GetProduct.options[GetProduct.options.length] = new Option('6.4\" Touch Panel Computer:  TPC-660G','/products/industrial-computers/1/touch-screen-panel-computers/19/64-touch-panel-computer-tpc-660g/54/');
GetProduct.options[GetProduct.options.length] = new Option('5.7\" Touch Panel Computer:  TPC-66SN','/products/industrial-computers/1/touch-screen-panel-computers/19/57-touch-panel-computer-tpc-66sn/53/');
GetProduct.options[GetProduct.options.length] = new Option('3.5\" Touch Panel Computer:  TPC-30','/products/industrial-computers/1/touch-screen-panel-computers/19/35-touch-panel-computer-tpc-30/152/');
GetProduct.options[GetProduct.options.length] = new Option('5.6\" Touch Panel Computer:  TPC-66T','/products/industrial-computers/1/touch-screen-panel-computers/19/56-touch-panel-computer-tpc-66t/160/');
GetProduct.options[GetProduct.options.length] = new Option('5.6\" Touch Panel Computer:  TPC-68T','/products/industrial-computers/1/touch-screen-panel-computers/19/56-touch-panel-computer-tpc-68t/161/');
}
if(sid == 27)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Wallmount Chassis IPC-6606','/products/industrial-computers/1/wallmount-chassis/27/wallmount-chassis-ipc-6606/48/');
GetProduct.options[GetProduct.options.length] = new Option('Wallmount Chassis IPC-6608','/products/industrial-computers/1/wallmount-chassis/27/wallmount-chassis-ipc-6608/49/');
GetProduct.options[GetProduct.options.length] = new Option('Wallmount Chassis IPC-6806','/products/industrial-computers/1/wallmount-chassis/27/wallmount-chassis-ipc-6806/50/');
}
}

function leap(x)
{
document.location.href = x
}

function selectmanufacturer(mid)
{
var GetDivision = document.manufacturer_form.mdivision;
var DivisionOptions = GetDivision.options.length;

// Make sure the division menu has the first option selected
document.manufacturer_form.mdivision.options.length = 0;

//Show the division menu, hide the section menu, hide the product menu
var DivisionElement = document.getElementById('mdivision');
var SectionElement = document.getElementById('msection');
var ProductElement = document.getElementById('mproduct');

DivisionElement.style.display = 'inline';
SectionElement.style.display = 'none';
ProductElement.style.display = 'none';


if(mid == 0)
{
//Manufacturer top 0 option selected, return section menu to 0, hide division menu
GetDivision.options[GetDivision.options.length] = new Option('Select A Division','0');
DivisionElement.style.display = 'none';
}
if(mid == 14)
{
GetDivision.options[GetDivision.options.length] = new Option('Select A Division','0');
GetDivision.options[GetDivision.options.length] = new Option('Industrial Computers','1');
GetDivision.options[GetDivision.options.length] = new Option('Industrial Ethernet','2');
GetDivision.options[GetDivision.options.length] = new Option('Industrial Keyboards & Mice','5');
GetDivision.options[GetDivision.options.length] = new Option('Thin Client Technology','8');
}
if(mid == 2)
{
GetDivision.options[GetDivision.options.length] = new Option('Select A Division','0');
GetDivision.options[GetDivision.options.length] = new Option('Industrial Computers','1');
GetDivision.options[GetDivision.options.length] = new Option('Industrial Ethernet','2');
GetDivision.options[GetDivision.options.length] = new Option('Thin Client Technology','8');
GetDivision.options[GetDivision.options.length] = new Option('Application Ready Platforms','9');
GetDivision.options[GetDivision.options.length] = new Option('PC Based Controllers','11');
}
if(mid == 4)
{
GetDivision.options[GetDivision.options.length] = new Option('Select A Division','0');
GetDivision.options[GetDivision.options.length] = new Option('Industrial Ethernet','2');
}
if(mid == 18)
{
GetDivision.options[GetDivision.options.length] = new Option('Select A Division','0');
GetDivision.options[GetDivision.options.length] = new Option('Industrial Keyboards & Mice','5');
}
if(mid == 5)
{
GetDivision.options[GetDivision.options.length] = new Option('Select A Division','0');
}
if(mid == 16)
{
GetDivision.options[GetDivision.options.length] = new Option('Select A Division','0');
GetDivision.options[GetDivision.options.length] = new Option('PC Based Controllers','11');
}
if(mid == 6)
{
GetDivision.options[GetDivision.options.length] = new Option('Select A Division','0');
GetDivision.options[GetDivision.options.length] = new Option('High Availability Solutions','4');
}
if(mid == 15)
{
GetDivision.options[GetDivision.options.length] = new Option('Select A Division','0');
GetDivision.options[GetDivision.options.length] = new Option('Application Ready Platforms','9');
}
if(mid == 3)
{
GetDivision.options[GetDivision.options.length] = new Option('Select A Division','0');
GetDivision.options[GetDivision.options.length] = new Option('Industrial Network Connectivity','3');
}
}

function selectmdivision(did,mid)
{
var GetSection = document.manufacturer_form.msection;
var SectionOptions = GetSection.options.length;

// Make sure the section menu has the first option selected
document.manufacturer_form.msection.options.length = 0;

//Show the section menu, hide the product menu
var SectionElement = document.getElementById('msection');
var ProductElement = document.getElementById('mproduct');

SectionElement.style.display = 'inline';
ProductElement.style.display = 'none';

if(did == 0)
{
//Division top 0 option selected, return section menu to 0, hide section menu
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
SectionElement.style.display = 'none';
}
if(did == 1 && mid == 14)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('Distributed I/O Modules','3');
GetSection.options[GetSection.options.length] = new Option('Flat Panel Monitors','24');
}
if(did == 1 && mid == 2)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('Embedded Computers','1');
GetSection.options[GetSection.options.length] = new Option('Plug-in I/O Modules','2');
GetSection.options[GetSection.options.length] = new Option('Distributed I/O Modules','3');
GetSection.options[GetSection.options.length] = new Option('Mobile Computers','4');
GetSection.options[GetSection.options.length] = new Option('Touch Screen Panel Computers','19');
GetSection.options[GetSection.options.length] = new Option('Industrial Panel PC\'s','23');
GetSection.options[GetSection.options.length] = new Option('Flat Panel Monitors','24');
GetSection.options[GetSection.options.length] = new Option('Panel PC\'s','25');
GetSection.options[GetSection.options.length] = new Option('Rackmount Chassis','26');
GetSection.options[GetSection.options.length] = new Option('Wallmount Chassis','27');
}
if(did == 2 && mid == 14)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('Diagnostic Tools','42');
}
if(did == 2 && mid == 2)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('Media Converters','6');
GetSection.options[GetSection.options.length] = new Option('Unmanaged Ind Ethernet Switches','7');
GetSection.options[GetSection.options.length] = new Option('Wireless','11');
GetSection.options[GetSection.options.length] = new Option('Power Over Ethernet (PoE)','51');
}
if(did == 2 && mid == 4)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('Media Converters','6');
GetSection.options[GetSection.options.length] = new Option('Unmanaged Ind Ethernet Switches','7');
GetSection.options[GetSection.options.length] = new Option('Managed Ind Ethernet Switches','8');
GetSection.options[GetSection.options.length] = new Option('Wireless','11');
}
if(did == 3 && mid == 3)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('Network Interface Cards','13');
GetSection.options[GetSection.options.length] = new Option('Network Integration PLC Backplanes','14');
GetSection.options[GetSection.options.length] = new Option('Data Gateways','22');
GetSection.options[GetSection.options.length] = new Option('I/O Simulation','49');
}
if(did == 4 && mid == 6)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('Stratus ftServers','15');
GetSection.options[GetSection.options.length] = new Option('Stratus ftScalable Storage','41');
}
if(did == 9 && mid == 2)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('Advantech PCs Powered by Wonderware ','47');
}
if(did == 9 && mid == 15)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('Wonderware Application Ready Platforms','38');
GetSection.options[GetSection.options.length] = new Option('Advantech PCs Powered by Wonderware ','47');
}
if(did == 11 && mid == 2)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('APAX-5000','40');
GetSection.options[GetSection.options.length] = new Option('ADAM-5000','46');
}
if(did == 11 && mid == 16)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('APAX-5000','40');
}
if(did == 8 && mid == 14)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('ACP Managed Solutions','37');
}
if(did == 8 && mid == 2)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('ACP Managed Solutions','37');
}
if(did == 5 && mid == 14)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('Cabinets','16');
}
if(did == 5 && mid == 18)
{
GetSection.options[GetSection.options.length] = new Option('Select A Section','0');
GetSection.options[GetSection.options.length] = new Option('InduMouse','17');
GetSection.options[GetSection.options.length] = new Option('Foil Covered Industrial Keyboards','43');
GetSection.options[GetSection.options.length] = new Option('Flat Input Keyboards','44');
GetSection.options[GetSection.options.length] = new Option('IP68 Keyboards ','45');
}
}

function selectmsection(sid,mid)
{
var GetProduct = document.manufacturer_form.mproduct;
var ProductOptions = GetProduct.options.length;

// Make sure the section menu is the first option selected
document.manufacturer_form.mproduct.options.length = 0;

//Show the product menu
var ProductElement = document.getElementById('mproduct');

ProductElement.style.display = 'inline';

if(sid == 0)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
ProductElement.style.display = 'none';
}
if(sid == 22 && mid == 3)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('APP-ESR-GTW','/products/industrial-network-connectivity/3/data-gateways/22/app-esr-gtw/76/');
GetProduct.options[GetProduct.options.length] = new Option('APP-ESP-GTW','/products/industrial-network-connectivity/3/data-gateways/22/app-esp-gtw/95/');
GetProduct.options[GetProduct.options.length] = new Option('DRL-DPS-SRM','/products/industrial-network-connectivity/3/data-gateways/22/drl-dps-srm/187/');
}
if(sid == 40 && mid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5520CE','/products/pc-based-controllers/11/apax-5000/40/apax-5520ce/210/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5570XPE','/products/pc-based-controllers/11/apax-5000/40/apax-5570xpe/211/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5571XPE','/products/pc-based-controllers/11/apax-5000/40/apax-5571xpe/212/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5017','/products/pc-based-controllers/11/apax-5000/40/apax-5017/213/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5028','/products/pc-based-controllers/11/apax-5000/40/apax-5028/214/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5040','/products/pc-based-controllers/11/apax-5000/40/apax-5040/215/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5045','/products/pc-based-controllers/11/apax-5000/40/apax-5045/216/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5046','/products/pc-based-controllers/11/apax-5000/40/apax-5046/217/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5060','/products/pc-based-controllers/11/apax-5000/40/apax-5060/218/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5001','/products/pc-based-controllers/11/apax-5000/40/apax-5001/219/');
GetProduct.options[GetProduct.options.length] = new Option('APAX-5002','/products/pc-based-controllers/11/apax-5000/40/apax-5002/220/');
}
if(sid == 40 && mid == 16)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Panel PC Exicom Series ET-406','/products/pc-based-controllers/11/apax-5000/40/panel-pc-exicom-series-et-406/149/');
GetProduct.options[GetProduct.options.length] = new Option('Panel PC Exicom Series ET-416','/products/pc-based-controllers/11/apax-5000/40/panel-pc-exicom-series-et-416/150/');
GetProduct.options[GetProduct.options.length] = new Option('Panel PC Exicom Series ET-436','/products/pc-based-controllers/11/apax-5000/40/panel-pc-exicom-series-et-436/151/');
}
if(sid == 15 && mid == 6)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('ftServer 2500/2510 Systems','/products/high-availability-solutions/4/stratus-ftservers/15/ftserver-25002510-systems/94/');
GetProduct.options[GetProduct.options.length] = new Option('ftServer 4400/4410 Systems','/products/high-availability-solutions/4/stratus-ftservers/15/ftserver-44004410-systems/96/');
GetProduct.options[GetProduct.options.length] = new Option('ftServer 6200/6210 Systems','/products/high-availability-solutions/4/stratus-ftservers/15/ftserver-62006210-systems/97/');
GetProduct.options[GetProduct.options.length] = new Option('ftServer Technology','/products/high-availability-solutions/4/stratus-ftservers/15/ftserver-technology/157/');
GetProduct.options[GetProduct.options.length] = new Option('ftServer 2600 System','/products/high-availability-solutions/4/stratus-ftservers/15/ftserver-2600-system/195/');
GetProduct.options[GetProduct.options.length] = new Option('ftServer 4500 Systems','/products/high-availability-solutions/4/stratus-ftservers/15/ftserver-4500-systems/196/');
GetProduct.options[GetProduct.options.length] = new Option('ftServer 6300 System','/products/high-availability-solutions/4/stratus-ftservers/15/ftserver-6300-system/197/');
}
if(sid == 37 && mid == 14)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('ThinManager 3.1','/products/thin-client-technology/8/acp-managed-solutions/37/thinmanager-31/133/');
GetProduct.options[GetProduct.options.length] = new Option('ThinManager 3.1 Unique Features','/products/thin-client-technology/8/acp-managed-solutions/37/thinmanager-31-unique-features/136/');
GetProduct.options[GetProduct.options.length] = new Option('ThinManager 5.0 Software Standard','/products/thin-client-technology/8/acp-managed-solutions/37/thinmanager-50-software-standard/140/');
GetProduct.options[GetProduct.options.length] = new Option('Thin Clients','/products/thin-client-technology/8/acp-managed-solutions/37/thin-clients/141/');
GetProduct.options[GetProduct.options.length] = new Option('Industrial Computer | Fanless Box PC | UNO-1150/E','/products/thin-client-technology/8/acp-managed-solutions/37/industrial-computer-fanless-box-pc-uno-1150e/185/');
GetProduct.options[GetProduct.options.length] = new Option('UNO-1170/E','/products/thin-client-technology/8/acp-managed-solutions/37/uno-1170e/186/');
GetProduct.options[GetProduct.options.length] = new Option('ThinManager 3.3','/products/thin-client-technology/8/acp-managed-solutions/37/thinmanager-33/189/');
GetProduct.options[GetProduct.options.length] = new Option('TKG-105-MED-1P68','/products/thin-client-technology/8/acp-managed-solutions/37/tkg-105-med-1p68/208/');
GetProduct.options[GetProduct.options.length] = new Option('Intel Atom Processor','/products/thin-client-technology/8/acp-managed-solutions/37/intel-atom-processor/234/');
GetProduct.options[GetProduct.options.length] = new Option('ThinManager 5.0 Software Standard - Benefits','/products/thin-client-technology/8/acp-managed-solutions/37/thinmanager-50-software-standard-benefits/243/');
GetProduct.options[GetProduct.options.length] = new Option('ThinManager 5.0 Software Standard - Functions','/products/thin-client-technology/8/acp-managed-solutions/37/thinmanager-50-software-standard-functions/244/');
GetProduct.options[GetProduct.options.length] = new Option('ThinManager 5.0 XLi Software','/products/thin-client-technology/8/acp-managed-solutions/37/thinmanager-50-xli-software/245/');
}
if(sid == 37 && mid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('UNO-2053E-ACP','/products/thin-client-technology/8/acp-managed-solutions/37/uno-2053e-acp/134/');
GetProduct.options[GetProduct.options.length] = new Option('UNO-3072L-ACP','/products/thin-client-technology/8/acp-managed-solutions/37/uno-3072l-acp/135/');
GetProduct.options[GetProduct.options.length] = new Option('UNO-2160-ACP','/products/thin-client-technology/8/acp-managed-solutions/37/uno-2160-acp/138/');
}
if(sid == 3 && mid == 14)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-4000 Series','/products/industrial-computers/1/distributed-io-modules/3/adam-4000-series/123/');
}
if(sid == 3 && mid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-4050','/products/industrial-computers/1/distributed-io-modules/3/adam-4050/1/');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-4017','/products/industrial-computers/1/distributed-io-modules/3/adam-4017/2/');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-4520','/products/industrial-computers/1/distributed-io-modules/3/adam-4520/3/');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-4570','/products/industrial-computers/1/distributed-io-modules/3/adam-4570/4/');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-6017','/products/industrial-computers/1/distributed-io-modules/3/adam-6017/6/');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-6050','/products/industrial-computers/1/distributed-io-modules/3/adam-6050/7/');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-6050W','/products/industrial-computers/1/distributed-io-modules/3/adam-6050w/8/');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-6000 Series','/products/industrial-computers/1/distributed-io-modules/3/adam-6000-series/122/');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-5000 Series','/products/industrial-computers/1/distributed-io-modules/3/adam-5000-series/124/');
}
if(sid == 45 && mid == 18)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('TKG-086-MB-IP68','/products/industrial-keyboards-and-mice/5/ip68-keyboards-/45/tkg-086-mb-ip68/207/');
GetProduct.options[GetProduct.options.length] = new Option('TKG-105-MED-IP68','/products/industrial-keyboards-and-mice/5/ip68-keyboards-/45/tkg-105-med-ip68/209/');
}
if(sid == 41 && mid == 6)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('ftScalable Storage','/products/high-availability-solutions/4/stratus-ftscalable-storage/41/ftscalable-storage/156/');
}
if(sid == 38 && mid == 15)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Compact Panel Computer','/products/application-ready-platforms/9/wonderware-application-ready-platforms/38/compact-panel-computer/139/');
GetProduct.options[GetProduct.options.length] = new Option('Industrial Computers','/products/application-ready-platforms/9/wonderware-application-ready-platforms/38/industrial-computers/143/');
GetProduct.options[GetProduct.options.length] = new Option('Industrial Tablets','/products/application-ready-platforms/9/wonderware-application-ready-platforms/38/industrial-tablets/144/');
GetProduct.options[GetProduct.options.length] = new Option('HMI - Compact Panel Computers','/products/application-ready-platforms/9/wonderware-application-ready-platforms/38/hmi-compact-panel-computers/145/');
GetProduct.options[GetProduct.options.length] = new Option('Industrial Tablet Computer','/products/application-ready-platforms/9/wonderware-application-ready-platforms/38/industrial-tablet-computer/146/');
GetProduct.options[GetProduct.options.length] = new Option('Touch Panel Computer','/products/application-ready-platforms/9/wonderware-application-ready-platforms/38/touch-panel-computer/147/');
GetProduct.options[GetProduct.options.length] = new Option('Box PC','/products/application-ready-platforms/9/wonderware-application-ready-platforms/38/box-pc/148/');
}
if(sid == 1 && mid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer:  UNO-1019','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-1019/9/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer - UNO-2170','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-2170/10/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer UNO-2053E','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-2053e/11/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer - UNO-2171','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-2171/12/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer - UNO-3074','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-3074/13/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer - UNO-2182','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-2182/125/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer - UNO-2172','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-2172/126/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer - UNO-3072L','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-3072l/127/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computers UNO-1000 Series','/products/industrial-computers/1/embedded-computers/1/embedded-computers-uno-1000-series/129/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded UNO-2000 Series','/products/industrial-computers/1/embedded-computers/1/embedded-uno-2000-series/130/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded UNO-2100 Series','/products/industrial-computers/1/embedded-computers/1/embedded-uno-2100-series/131/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded UNO-3000 Series','/products/industrial-computers/1/embedded-computers/1/embedded-uno-3000-series/132/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer UNO-2176','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-2176/165/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer UNO-4678','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-4678/166/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded UNO-4000 Series','/products/industrial-computers/1/embedded-computers/1/embedded-uno-4000-series/167/');
GetProduct.options[GetProduct.options.length] = new Option('UNO-4000 Series','/products/industrial-computers/1/embedded-computers/1/uno-4000-series/168/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer UNO-3282 / UNO-3272','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-3282-uno-3272/190/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded UNO-1100 Series','/products/industrial-computers/1/embedded-computers/1/embedded-uno-1100-series/199/');
GetProduct.options[GetProduct.options.length] = new Option('UNO-1150','/products/industrial-computers/1/embedded-computers/1/uno-1150/200/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer UNO-2173A','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-2173a/235/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computer UNO-2173AF','/products/industrial-computers/1/embedded-computers/1/embedded-computer-uno-2173af/236/');
}
if(sid == 46 && mid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-5550KW','/products/pc-based-controllers/11/adam-5000/46/adam-5550kw/5/');
}
if(sid == 43 && mid == 18)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('TKS-105a-TOUCH-KGEH','/products/industrial-keyboards-and-mice/5/foil-covered-industrial-keyboards/43/tks-105a-touch-kgeh/202/');
GetProduct.options[GetProduct.options.length] = new Option('TKS-105a-TOUCH-MODUL','/products/industrial-keyboards-and-mice/5/foil-covered-industrial-keyboards/43/tks-105a-touch-modul/203/');
GetProduct.options[GetProduct.options.length] = new Option('TKS-088a-TB38-KGEH','/products/industrial-keyboards-and-mice/5/foil-covered-industrial-keyboards/43/tks-088a-tb38-kgeh/204/');
}
if(sid == 7 && mid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('EKI-2525','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/eki-2525/72/');
GetProduct.options[GetProduct.options.length] = new Option('EKI-2526M','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/eki-2526m/73/');
GetProduct.options[GetProduct.options.length] = new Option('EKI-2725','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/eki-2725/74/');
GetProduct.options[GetProduct.options.length] = new Option('EKI-6538','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/eki-6538/75/');
}
if(sid == 7 && mid == 4)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Spider 1TX/1FX','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/spider-1tx1fx/66/');
GetProduct.options[GetProduct.options.length] = new Option('Spider 3TX-TAP','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/spider-3tx-tap/67/');
GetProduct.options[GetProduct.options.length] = new Option('Spider 4TX/1FX','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/spider-4tx1fx/68/');
GetProduct.options[GetProduct.options.length] = new Option('Spider 5TX','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/spider-5tx/69/');
GetProduct.options[GetProduct.options.length] = new Option('Spider 8TX','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/spider-8tx/70/');
GetProduct.options[GetProduct.options.length] = new Option('Octopus 5TX EEC','/products/industrial-ethernet/2/unmanaged-ind-ethernet-switches/7/octopus-5tx-eec/71/');
}
if(sid == 24 && mid == 14)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('15\" Flat Panel Monitor FPM-3150G','/products/industrial-computers/1/flat-panel-monitors/24/15-flat-panel-monitor-fpm-3150g/16/');
GetProduct.options[GetProduct.options.length] = new Option('6.5\" Flat Panel Monitor FPM-3060G','/products/industrial-computers/1/flat-panel-monitors/24/65-flat-panel-monitor-fpm-3060g/19/');
}
if(sid == 24 && mid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('19\" Flat Panel Monitor FPM-3191G','/products/industrial-computers/1/flat-panel-monitors/24/19-flat-panel-monitor-fpm-3191g/14/');
GetProduct.options[GetProduct.options.length] = new Option('17\" Flat Panel Monitor FPM-3171G','/products/industrial-computers/1/flat-panel-monitors/24/17-flat-panel-monitor-fpm-3171g/15/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Flat Panel Monitor FPM-2150G','/products/industrial-computers/1/flat-panel-monitors/24/15-flat-panel-monitor-fpm-2150g/17/');
GetProduct.options[GetProduct.options.length] = new Option('12.1\" Flat Panel Monitor FPM-3120G','/products/industrial-computers/1/flat-panel-monitors/24/121-flat-panel-monitor-fpm-3120g/18/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Flat Panel Touchscreen FPM-5151G','/products/industrial-computers/1/flat-panel-monitors/24/15-flat-panel-touchscreen-fpm-5151g/175/');
GetProduct.options[GetProduct.options.length] = new Option('17\" Flat Panel Monitor FPM-5171G','/products/industrial-computers/1/flat-panel-monitors/24/17-flat-panel-monitor-fpm-5171g/181/');
GetProduct.options[GetProduct.options.length] = new Option('19\" Marine Monitor FPM-8192V','/products/industrial-computers/1/flat-panel-monitors/24/19-marine-monitor-fpm-8192v/191/');
GetProduct.options[GetProduct.options.length] = new Option('23\" Marine Monitor FPM-8232V','/products/industrial-computers/1/flat-panel-monitors/24/23-marine-monitor-fpm-8232v/192/');
GetProduct.options[GetProduct.options.length] = new Option('19\" Industrial Monitor FPM-5191G','/products/industrial-computers/1/flat-panel-monitors/24/19-industrial-monitor-fpm-5191g/223/');
}
if(sid == 13 && mid == 3)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Best choice for PC Control','/products/industrial-network-connectivity/3/network-interface-cards/13/best-choice-for-pc-control/98/');
GetProduct.options[GetProduct.options.length] = new Option('Best choice for SCADA Applications','/products/industrial-network-connectivity/3/network-interface-cards/13/best-choice-for-scada-applications/99/');
GetProduct.options[GetProduct.options.length] = new Option('DRL-DPM-PCU','/products/industrial-network-connectivity/3/network-interface-cards/13/drl-dpm-pcu/100/');
GetProduct.options[GetProduct.options.length] = new Option('SST-PB3-PCU','/products/industrial-network-connectivity/3/network-interface-cards/13/sst-pb3-pcu/101/');
GetProduct.options[GetProduct.options.length] = new Option('DRL-EIO-PCU','/products/industrial-network-connectivity/3/network-interface-cards/13/drl-eio-pcu/102/');
GetProduct.options[GetProduct.options.length] = new Option('DRL-DVN-PCU','/products/industrial-network-connectivity/3/network-interface-cards/13/drl-dvn-pcu/103/');
GetProduct.options[GetProduct.options.length] = new Option('SST-DN3-PCU-1','/products/industrial-network-connectivity/3/network-interface-cards/13/sst-dn3-pcu-1/104/');
GetProduct.options[GetProduct.options.length] = new Option('APP-PFB-PCU','/products/industrial-network-connectivity/3/network-interface-cards/13/app-pfb-pcu/105/');
GetProduct.options[GetProduct.options.length] = new Option('SST-PBMS-PCI','/products/industrial-network-connectivity/3/network-interface-cards/13/sst-pbms-pci/106/');
GetProduct.options[GetProduct.options.length] = new Option('DRL-PFB-USB','/products/industrial-network-connectivity/3/network-interface-cards/13/drl-pfb-usb/107/');
GetProduct.options[GetProduct.options.length] = new Option('APP-PS7-PCU','/products/industrial-network-connectivity/3/network-interface-cards/13/app-ps7-pcu/108/');
GetProduct.options[GetProduct.options.length] = new Option('APP-ETH-PCU','/products/industrial-network-connectivity/3/network-interface-cards/13/app-eth-pcu/109/');
GetProduct.options[GetProduct.options.length] = new Option('DRL-ALL-SWF-S','/products/industrial-network-connectivity/3/network-interface-cards/13/drl-all-swf-s/110/');
GetProduct.options[GetProduct.options.length] = new Option('APP-SR2-PCI','/products/industrial-network-connectivity/3/network-interface-cards/13/app-sr2-pci/111/');
GetProduct.options[GetProduct.options.length] = new Option('5136-SD-PCI-U','/products/industrial-network-connectivity/3/network-interface-cards/13/5136-sd-pci-u/112/');
GetProduct.options[GetProduct.options.length] = new Option('APP-MBP-PCI','/products/industrial-network-connectivity/3/network-interface-cards/13/app-mbp-pci/113/');
GetProduct.options[GetProduct.options.length] = new Option('Profibus Network Interface Cards','/products/industrial-network-connectivity/3/network-interface-cards/13/profibus-network-interface-cards/237/');
GetProduct.options[GetProduct.options.length] = new Option('APP-PFB-PCIE','/products/industrial-network-connectivity/3/network-interface-cards/13/app-pfb-pcie/238/');
GetProduct.options[GetProduct.options.length] = new Option('APP-PS7-PCIE','/products/industrial-network-connectivity/3/network-interface-cards/13/app-ps7-pcie/239/');
GetProduct.options[GetProduct.options.length] = new Option('APP-PFB-PCU-C','/products/industrial-network-connectivity/3/network-interface-cards/13/app-pfb-pcu-c/240/');
GetProduct.options[GetProduct.options.length] = new Option('APP-PS7-PCU-C','/products/industrial-network-connectivity/3/network-interface-cards/13/app-ps7-pcu-c/241/');
}
if(sid == 47 && mid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Touch Panel PCs Powered by Wonderware','/products/application-ready-platforms/9/advantech-pcs-powered-by-wonderware-/47/touch-panel-pcs-powered-by-wonderware/222/');
GetProduct.options[GetProduct.options.length] = new Option('Embedded Computers Powered by Wonderware','/products/application-ready-platforms/9/advantech-pcs-powered-by-wonderware-/47/embedded-computers-powered-by-wonderware/227/');
}
if(sid == 47 && mid == 15)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('InTouch Compact Edition','/products/application-ready-platforms/9/advantech-pcs-powered-by-wonderware-/47/intouch-compact-edition/221/');
}
if(sid == 44 && mid == 18)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('TKF-085c-TOUCH-MGEH','/products/industrial-keyboards-and-mice/5/flat-input-keyboards/44/tkf-085c-touch-mgeh/205/');
GetProduct.options[GetProduct.options.length] = new Option('TKF-085c-MGEH','/products/industrial-keyboards-and-mice/5/flat-input-keyboards/44/tkf-085c-mgeh/206/');
}
if(sid == 8 && mid == 4)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Octopus 8M','/products/industrial-ethernet/2/managed-ind-ethernet-switches/8/octopus-8m/57/');
GetProduct.options[GetProduct.options.length] = new Option('RS20-0400M2M2SDAEHH02.0','/products/industrial-ethernet/2/managed-ind-ethernet-switches/8/rs20-0400m2m2sdaehh020/58/');
GetProduct.options[GetProduct.options.length] = new Option('RS20-0800M2M2SDAEHH02.0','/products/industrial-ethernet/2/managed-ind-ethernet-switches/8/rs20-0800m2m2sdaehh020/59/');
GetProduct.options[GetProduct.options.length] = new Option('Modular Managed Ethernet Switch MS20-0800SAAEHH02.0','/products/industrial-ethernet/2/managed-ind-ethernet-switches/8/modular-managed-ethernet-switch-ms20-0800saaehh020/60/');
GetProduct.options[GetProduct.options.length] = new Option('MS20-1600SAAEHH02.0','/products/industrial-ethernet/2/managed-ind-ethernet-switches/8/ms20-1600saaehh020/61/');
GetProduct.options[GetProduct.options.length] = new Option('MM2-4TX1','/products/industrial-ethernet/2/managed-ind-ethernet-switches/8/mm2-4tx1/62/');
GetProduct.options[GetProduct.options.length] = new Option('Managed Ethernet Switch MM3-3FXM2/2TX1','/products/industrial-ethernet/2/managed-ind-ethernet-switches/8/managed-ethernet-switch-mm3-3fxm22tx1/63/');
GetProduct.options[GetProduct.options.length] = new Option('MM4-2TX/SFP','/products/industrial-ethernet/2/managed-ind-ethernet-switches/8/mm4-2txsfp/64/');
GetProduct.options[GetProduct.options.length] = new Option('MS4128-L3P','/products/industrial-ethernet/2/managed-ind-ethernet-switches/8/ms4128-l3p/65/');
}
if(sid == 6 && mid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Media Converter EKI-2541M','/products/industrial-ethernet/2/media-converters/6/media-converter-eki-2541m/26/');
GetProduct.options[GetProduct.options.length] = new Option('Media Converter EKI-2541S','/products/industrial-ethernet/2/media-converters/6/media-converter-eki-2541s/27/');
GetProduct.options[GetProduct.options.length] = new Option('Media Converter EKI-2741F','/products/industrial-ethernet/2/media-converters/6/media-converter-eki-2741f/28/');
GetProduct.options[GetProduct.options.length] = new Option('Media Converter EKI-2741LX','/products/industrial-ethernet/2/media-converters/6/media-converter-eki-2741lx/29/');
GetProduct.options[GetProduct.options.length] = new Option('Media Converter EKI-2741SX','/products/industrial-ethernet/2/media-converters/6/media-converter-eki-2741sx/30/');
}
if(sid == 6 && mid == 4)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Media Converter M-SFP-SX/LC','/products/industrial-ethernet/2/media-converters/6/media-converter-m-sfp-sxlc/31/');
GetProduct.options[GetProduct.options.length] = new Option('Media Converter M-SFP-LX/LC','/products/industrial-ethernet/2/media-converters/6/media-converter-m-sfp-lxlc/32/');
GetProduct.options[GetProduct.options.length] = new Option('Media Converter Spider 1TX/1FX','/products/industrial-ethernet/2/media-converters/6/media-converter-spider-1tx1fx/33/');
}
if(sid == 23 && mid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('17\" Industrial Panel PC IPPC-9171G','/products/industrial-computers/1/industrial-panel-pcs/23/17-industrial-panel-pc-ippc-9171g/20/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Industrial Panel PC IPPC-9151G','/products/industrial-computers/1/industrial-panel-pcs/23/15-industrial-panel-pc-ippc-9151g/21/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Industrial Panel PC IPPC-6152A','/products/industrial-computers/1/industrial-panel-pcs/23/15-industrial-panel-pc-ippc-6152a/162/');
GetProduct.options[GetProduct.options.length] = new Option('17\" Industrial Panel PC IPPC-6172A','/products/industrial-computers/1/industrial-panel-pcs/23/17-industrial-panel-pc-ippc-6172a/163/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Industrial Panel PC IPPC-7157A','/products/industrial-computers/1/industrial-panel-pcs/23/15-industrial-panel-pc-ippc-7157a/164/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Fanless Panel PC - IPPC-6152F','/products/industrial-computers/1/industrial-panel-pcs/23/15-fanless-panel-pc-ippc-6152f/176/');
GetProduct.options[GetProduct.options.length] = new Option('17\" Fanless Panel PC - IPPC-6172F','/products/industrial-computers/1/industrial-panel-pcs/23/17-fanless-panel-pc-ippc-6172f/177/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Industrial Panel PC IPPC-7158','/products/industrial-computers/1/industrial-panel-pcs/23/15-industrial-panel-pc-ippc-7158/184/');
GetProduct.options[GetProduct.options.length] = new Option('IPPC-8151S Stainless Steel','/products/industrial-computers/1/industrial-panel-pcs/23/ippc-8151s-stainless-steel/201/');
}
if(sid == 14 && mid == 3)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Profibus Network','/products/industrial-network-connectivity/3/network-integration-plc-backplanes/14/profibus-network/84/');
GetProduct.options[GetProduct.options.length] = new Option('ASI Network','/products/industrial-network-connectivity/3/network-integration-plc-backplanes/14/asi-network/85/');
GetProduct.options[GetProduct.options.length] = new Option('SST-PB3-SLC','/products/industrial-network-connectivity/3/network-integration-plc-backplanes/14/sst-pb3-slc/86/');
GetProduct.options[GetProduct.options.length] = new Option('SST-PFB-SLC-ADP','/products/industrial-network-connectivity/3/network-integration-plc-backplanes/14/sst-pfb-slc-adp/87/');
GetProduct.options[GetProduct.options.length] = new Option('SST-PB3-CLX-RLL','/products/industrial-network-connectivity/3/network-integration-plc-backplanes/14/sst-pb3-clx-rll/88/');
GetProduct.options[GetProduct.options.length] = new Option('SST-PFB-PLC5','/products/industrial-network-connectivity/3/network-integration-plc-backplanes/14/sst-pfb-plc5/89/');
GetProduct.options[GetProduct.options.length] = new Option('SST-ASI-SLC','/products/industrial-network-connectivity/3/network-integration-plc-backplanes/14/sst-asi-slc/90/');
GetProduct.options[GetProduct.options.length] = new Option('SST-SR4-CLX-RLL','/products/industrial-network-connectivity/3/network-integration-plc-backplanes/14/sst-sr4-clx-rll/153/');
GetProduct.options[GetProduct.options.length] = new Option('Serial Network','/products/industrial-network-connectivity/3/network-integration-plc-backplanes/14/serial-network/154/');
GetProduct.options[GetProduct.options.length] = new Option('SST-ESR2-CLX-RLL','/products/industrial-network-connectivity/3/network-integration-plc-backplanes/14/sst-esr2-clx-rll/155/');
}
if(sid == 17 && mid == 18)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('InduMouse','/products/industrial-keyboards-and-mice/5/indumouse/17/indumouse/91/');
}
if(sid == 49 && mid == 3)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('PICS Pro I/O simulation software','/products/industrial-network-connectivity/3/io-simulation/49/pics-pro-io-simulation-software/226/');
}
if(sid == 4 && mid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('15\" Industrial Workstation - AWS-8259','/products/industrial-computers/1/mobile-computers/4/15-industrial-workstation-aws-8259/22/');
GetProduct.options[GetProduct.options.length] = new Option('12.1\" Industrial Workstation - AWS-8129H','/products/industrial-computers/1/mobile-computers/4/121-industrial-workstation-aws-8129h/23/');
GetProduct.options[GetProduct.options.length] = new Option('AWS-8124H','/products/industrial-computers/1/mobile-computers/4/aws-8124h/24/');
GetProduct.options[GetProduct.options.length] = new Option('ATM-4233','/products/industrial-computers/1/mobile-computers/4/atm-4233/25/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Industrial Workstation AWS-8248V','/products/industrial-computers/1/mobile-computers/4/15-industrial-workstation-aws-8248v/178/');
GetProduct.options[GetProduct.options.length] = new Option('PWS-8033M Rugged Mobile Computer','/products/industrial-computers/1/mobile-computers/4/pws-8033m-rugged-mobile-computer/193/');
GetProduct.options[GetProduct.options.length] = new Option('PWS-8101M Rugged Mobile Computer','/products/industrial-computers/1/mobile-computers/4/pws-8101m-rugged-mobile-computer/194/');
}
if(sid == 11 && mid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('ADAM-6050W','/products/industrial-ethernet/2/wireless/11/adam-6050w/56/');
}
if(sid == 11 && mid == 4)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('BAT 54-Rail','/products/industrial-ethernet/2/wireless/11/bat-54-rail/55/');
}
if(sid == 25 && mid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('10.4\" Panel PC - L106T','/products/industrial-computers/1/panel-pcs/25/104-panel-pc-l106t/34/');
GetProduct.options[GetProduct.options.length] = new Option('12.1 \" Panel PC - L126T','/products/industrial-computers/1/panel-pcs/25/121-panel-pc-l126t/35/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Panel PC - L156T','/products/industrial-computers/1/panel-pcs/25/15-panel-pc-l156t/36/');
GetProduct.options[GetProduct.options.length] = new Option('6.4\" Panel PC - L60T','/products/industrial-computers/1/panel-pcs/25/64-panel-pc-l60t/37/');
GetProduct.options[GetProduct.options.length] = new Option('15\" Panel PC -154T','/products/industrial-computers/1/panel-pcs/25/15-panel-pc-154t/38/');
GetProduct.options[GetProduct.options.length] = new Option('17\" Panel PC -174T','/products/industrial-computers/1/panel-pcs/25/17-panel-pc-174t/39/');
}
if(sid == 42 && mid == 14)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('IntraVUE','/products/industrial-ethernet/2/diagnostic-tools/42/intravue/198/');
}
if(sid == 2 && mid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('USB-4622','/products/industrial-computers/1/plug-in-io-modules/2/usb-4622/114/');
GetProduct.options[GetProduct.options.length] = new Option('USB-4671','/products/industrial-computers/1/plug-in-io-modules/2/usb-4671/115/');
GetProduct.options[GetProduct.options.length] = new Option('USB-4716','/products/industrial-computers/1/plug-in-io-modules/2/usb-4716/116/');
GetProduct.options[GetProduct.options.length] = new Option('USB-4718','/products/industrial-computers/1/plug-in-io-modules/2/usb-4718/117/');
GetProduct.options[GetProduct.options.length] = new Option('USB-4750','/products/industrial-computers/1/plug-in-io-modules/2/usb-4750/118/');
GetProduct.options[GetProduct.options.length] = new Option('USB-4751','/products/industrial-computers/1/plug-in-io-modules/2/usb-4751/119/');
GetProduct.options[GetProduct.options.length] = new Option('USB-4761','/products/industrial-computers/1/plug-in-io-modules/2/usb-4761/120/');
}
if(sid == 51 && mid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('EKI-2701PSI','/products/industrial-ethernet/2/power-over-ethernet-poe/51/eki-2701psi/173/');
GetProduct.options[GetProduct.options.length] = new Option('EKI-2525P','/products/industrial-ethernet/2/power-over-ethernet-poe/51/eki-2525p/228/');
GetProduct.options[GetProduct.options.length] = new Option('EKI-2525PA','/products/industrial-ethernet/2/power-over-ethernet-poe/51/eki-2525pa/229/');
GetProduct.options[GetProduct.options.length] = new Option('EKI-2525SPI','/products/industrial-ethernet/2/power-over-ethernet-poe/51/eki-2525spi/230/');
GetProduct.options[GetProduct.options.length] = new Option('EKI-2526PI','/products/industrial-ethernet/2/power-over-ethernet-poe/51/eki-2526pi/231/');
GetProduct.options[GetProduct.options.length] = new Option('EKI-2528PAI','/products/industrial-ethernet/2/power-over-ethernet-poe/51/eki-2528pai/232/');
GetProduct.options[GetProduct.options.length] = new Option('EKI-7659CPI','/products/industrial-ethernet/2/power-over-ethernet-poe/51/eki-7659cpi/233/');
}
if(sid == 26 && mid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('IU Rackmount Chassis','/products/industrial-computers/1/rackmount-chassis/26/iu-rackmount-chassis/40/');
GetProduct.options[GetProduct.options.length] = new Option('2U Rackmount Chassis','/products/industrial-computers/1/rackmount-chassis/26/2u-rackmount-chassis/41/');
GetProduct.options[GetProduct.options.length] = new Option('4U Rack Mount Chassis','/products/industrial-computers/1/rackmount-chassis/26/4u-rack-mount-chassis/42/');
GetProduct.options[GetProduct.options.length] = new Option('5U Rackmount Chassis','/products/industrial-computers/1/rackmount-chassis/26/5u-rackmount-chassis/43/');
GetProduct.options[GetProduct.options.length] = new Option('ACP-7000  7U Rackmount Chassis','/products/industrial-computers/1/rackmount-chassis/26/acp-7000-7u-rackmount-chassis/44/');
GetProduct.options[GetProduct.options.length] = new Option('IPC-611','/products/industrial-computers/1/rackmount-chassis/26/ipc-611/45/');
GetProduct.options[GetProduct.options.length] = new Option('IPC-610-H','/products/industrial-computers/1/rackmount-chassis/26/ipc-610-h/47/');
GetProduct.options[GetProduct.options.length] = new Option('4U Rackmount Chassis Dual System Support','/products/industrial-computers/1/rackmount-chassis/26/4u-rackmount-chassis-dual-system-support/179/');
GetProduct.options[GetProduct.options.length] = new Option('4U Rackmoint Chassis 6 Hot-swap SATA Trays','/products/industrial-computers/1/rackmount-chassis/26/4u-rackmoint-chassis-6-hot-swap-sata-trays/180/');
GetProduct.options[GetProduct.options.length] = new Option('6U Rackmount Chassis','/products/industrial-computers/1/rackmount-chassis/26/6u-rackmount-chassis/182/');
GetProduct.options[GetProduct.options.length] = new Option('4U Rackmount Chassis','/products/industrial-computers/1/rackmount-chassis/26/4u-rackmount-chassis/183/');
}
if(sid == 19 && mid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('15\" Touch Panel Computer:  TPC-1570H','/products/industrial-computers/1/touch-screen-panel-computers/19/15-touch-panel-computer-tpc-1570h/51/');
GetProduct.options[GetProduct.options.length] = new Option('12.1\" Touch Panel Computer:  TPC-1250H','/products/industrial-computers/1/touch-screen-panel-computers/19/121-touch-panel-computer-tpc-1250h/52/');
GetProduct.options[GetProduct.options.length] = new Option('5.7\" Touch Panel Computer:  TPC-66SN','/products/industrial-computers/1/touch-screen-panel-computers/19/57-touch-panel-computer-tpc-66sn/53/');
GetProduct.options[GetProduct.options.length] = new Option('6.4\" Touch Panel Computer:  TPC-660G','/products/industrial-computers/1/touch-screen-panel-computers/19/64-touch-panel-computer-tpc-660g/54/');
GetProduct.options[GetProduct.options.length] = new Option('3.5\" Touch Panel Computer:  TPC-30','/products/industrial-computers/1/touch-screen-panel-computers/19/35-touch-panel-computer-tpc-30/152/');
GetProduct.options[GetProduct.options.length] = new Option('5.6\" Touch Panel Computer:  TPC-66T','/products/industrial-computers/1/touch-screen-panel-computers/19/56-touch-panel-computer-tpc-66t/160/');
GetProduct.options[GetProduct.options.length] = new Option('5.6\" Touch Panel Computer:  TPC-68T','/products/industrial-computers/1/touch-screen-panel-computers/19/56-touch-panel-computer-tpc-68t/161/');
GetProduct.options[GetProduct.options.length] = new Option('10.4\" Touch Panel Computer - TPC-1070H','/products/industrial-computers/1/touch-screen-panel-computers/19/104-touch-panel-computer-tpc-1070h/174/');
GetProduct.options[GetProduct.options.length] = new Option('TPC-66T-E2BE Low Cost Touch Panel PC','/products/industrial-computers/1/touch-screen-panel-computers/19/tpc-66t-e2be-low-cost-touch-panel-pc/188/');
}
if(sid == 27 && mid == 2)
{
GetProduct.options[GetProduct.options.length] = new Option('Select A Product','0');
GetProduct.options[GetProduct.options.length] = new Option('Wallmount Chassis IPC-6606','/products/industrial-computers/1/wallmount-chassis/27/wallmount-chassis-ipc-6606/48/');
GetProduct.options[GetProduct.options.length] = new Option('Wallmount Chassis IPC-6608','/products/industrial-computers/1/wallmount-chassis/27/wallmount-chassis-ipc-6608/49/');
GetProduct.options[GetProduct.options.length] = new Option('Wallmount Chassis IPC-6806','/products/industrial-computers/1/wallmount-chassis/27/wallmount-chassis-ipc-6806/50/');
}
}

