<!-- BEGIN: Hide script from old browsers.

function AccessAboutAVOX(form){
	var redirect=form.AboutAVOX.value;
	if (redirect == "10") window.open('AboutScott/CompanyOverview.htm', 'mainFrame');
	if (redirect == "11") window.open('AboutScott/ScottHistory.htm', 'mainFrame');
	if (redirect == "12") window.open('AboutScott/RandD.htm', 'mainFrame');
	if (redirect == "13") window.open('AboutScott/CustomerSupport.htm', 'mainFrame');
	if (redirect == "14") window.open('AboutScott/TQM.htm', 'mainFrame');
	if (redirect == "15") window.open('AboutScott/RegistrationsandAffiliations.htm', 'mainFrame');
	if (redirect == "16") window.open('AboutScott/Facilities.htm', 'mainFrame');
	if (redirect == "20") window.open('AboutScott/AVOXServices/Certifications/Certifications.htm', 'mainFrame');
<!--if (redirect == "21") window.open('AboutScott/AVOXServices/Capabilities/Capabilities.htm', 'mainFrame'); -->
	if (redirect == "21") window.open('AboutScott/AVOXServices/Capabilities/UnderConstruct.html', 'mainFrame');
	if (redirect == "22") window.open('AboutScott/AVOXServices/Warranty/AVOXServicesRepairWarranty.pdf', 'mainFrame');
	if (redirect == "23") window.open('AboutScott/AVOXServices/Locations/Locations.htm', 'mainFrame');
<!--if (redirect == "24") window.open('AboutScott/AVOXServices/ExchangeProgram/ExchangePGM.htm', 'mainFrame'); -->
	if (redirect == "30") window.open('AboutScott/WhatsNew/WhatIsNew.htm', 'mainFrame');
	form.AboutAVOX.value="H0";
}

function AccessContactUs(form){
	var redirect=form.ContactUs.value;
	if (redirect == "10") window.open('ContactUs/CUSales.htm', 'mainFrame');
	if (redirect == "11") window.open('ContactUs/CUCustomerService.htm', 'mainFrame');
	if (redirect == "12") window.open('ContactUs/CUTechSupport.htm', 'mainFrame');
	if (redirect == "13") window.open('ContactUs/CUFAAPAA.htm', 'mainFrame');
	if (redirect == "14") window.open('ContactUs/CUTechPub.htm', 'mainFrame');
	if (redirect == "15") window.open('ContactUs/CUAOG.htm', 'mainFrame');
	if (redirect == "16") window.open('ContactUs/CURepair.htm', 'mainFrame');
	if (redirect == "21") window.open('ContactUs/Service/Service.htm', 'mainFrame');
	if (redirect == "31") window.open('ContactUs/Distributors/Distributors.htm', 'mainFrame');
	form.ContactUs.value="H0";
}

function AccessProducts(form){
	var redirect=form.Products.value;
	if (redirect == "10") window.open('Products/GeneralAviationIndex.htm', 'mainFrame');
	if (redirect == "11") window.open('Products/CommercialProducts.htm', 'mainFrame');
	if (redirect == "12") window.open('Products/MilitaryProductIndex.htm', 'mainFrame');
	if (redirect == "20") window.open('approvals/FAAApproval.HTM', 'mainFrame');
	if (redirect == "21") window.open('MSDS/MSDS.htm', 'mainFrame');
	if (redirect == "22") window.open('Brochures/Brochures.htm', 'mainFrame');
	if (redirect == "23") window.open('TechPubs/TechPubs.htm', 'mainFrame');
	if (redirect == "24") window.open('Products/Assets/CatalogSheets/Warranty100.pdf', 'mainFrame');
	if (redirect == "30") window.open('AllAboutOxygen/AllAboutAviationOxygen.htm', 'mainFrame');
	if (redirect == "31") window.open('AllAboutOxygen/OxygenSystemINFO.htm', 'mainFrame');
	form.Products.value="H0";
}

function AccessVisitorLogin(form){
	var redirect=form.VisitorLogin.value;
	if (redirect == "01") window.open('visitor/index.html', 'mainFrame');
	if (redirect == "02") window.open('visitorDV/visitorDV.html', 'mainFrame');
	if (redirect == "11") window.open('inaeros/index.html', 'mainFrame');
	if (redirect == "12") window.open('inasia/index.html', 'mainFrame');
	if (redirect == "13") window.open('inmeast/index.html', 'mainFrame');
	if (redirect == "14") window.open('intertech/index.html', 'mainFrame');
	if (redirect == "15") window.open('visitorINE/index.html', 'mainFrame');
	if (redirect == "21") window.open('visitorIME/index.html', 'mainFrame');
	if (redirect == "22") window.open('visitorZAU/index.html', 'mainFrame');
	if (redirect == "23") window.open('visitorZSU/index.html', 'mainFrame');
	if (redirect == "24") window.open('visitorZSD/index.html', 'mainFrame');
	if (redirect == "25") window.open('visitorZSE/index.html', 'mainFrame');
	if (redirect == "26") window.open('visitorZSS/index.html', 'mainFrame');
	form.VisitorLogin.value="H0";
}

// END: Hiding script from old browsers.-->
