menuNavButtons[ 'primaryNav_aboutUs' ] = new menuButtonPrototype( 'images/nav/aboutUs_on.gif', 'images/nav/aboutUs_off.gif' );
menuNavButtons[ 'primaryNav_technology' ] = new menuButtonPrototype( 'images/nav/technology_on.gif', 'images/nav/technology_off.gif' );
menuNavButtons[ 'primaryNav_products' ] = new menuButtonPrototype( 'images/nav/products_on.gif', 'images/nav/products_off.gif' );
menuNavButtons[ 'primaryNav_applications' ] = new menuButtonPrototype( 'images/nav/applications_on.gif', 'images/nav/applications_off.gif' );
menuNavButtons[ 'primaryNav_partners' ] = new menuButtonPrototype( 'images/nav/partners_on.gif', 'images/nav/partners_off.gif' );
menuNavButtons[ 'primaryNav_newsEvents' ] = new menuButtonPrototype( 'images/nav/newsEvents_on.gif', 'images/nav/newsEvents_off.gif' );
menuNavButtons[ 'primaryNav_support' ] = new menuButtonPrototype( 'images/nav/support_on.gif', 'images/nav/support_off.gif' );
menuNavButtons[ 'primaryNav_howToOrder' ] = new menuButtonPrototype( 'images/nav/howToOrder_on.gif', 'images/nav/howToOrder_off.gif' );
/*
menuNavButtons[ 'subNav_archive' ] = new menuButtonPrototype( 'images/nav/subNav/archive_on.gif', 'images/nav/subNav/archive_off.gif' );
menuNavButtons[ 'subNav_contactUs' ] = new menuButtonPrototype( 'images/nav/subNav/contactUs_on.gif', 'images/nav/subNav/contactUs_off.gif' );
menuNavButtons[ 'subNav_firefighting' ] = new menuButtonPrototype( 'images/nav/subNav/firefighting_on.gif', 'images/nav/subNav/firefighting_off.gif' );
menuNavButtons[ 'subNav_howDoes' ] = new menuButtonPrototype( 'images/nav/subNav/howDoes_on.gif', 'images/nav/subNav/howDoes_off.gif' );
menuNavButtons[ 'subNav_keyTechnical' ] = new menuButtonPrototype( 'images/nav/subNav/keyTechnical_on.gif', 'images/nav/subNav/keyTechnical_off.gif' );
menuNavButtons[ 'subNav_managementTeam' ] = new menuButtonPrototype( 'images/nav/subNav/managementTeam_on.gif', 'images/nav/subNav/managementTeam_off.gif' );
menuNavButtons[ 'subNav_otherMobile' ] = new menuButtonPrototype( 'images/nav/subNav/otherMobile_on.gif', 'images/nav/subNav/otherMobile_off.gif' );
menuNavButtons[ 'subNav_remoteSensors' ] = new menuButtonPrototype( 'images/nav/subNav/remoteSensors_on.gif', 'images/nav/subNav/remoteSensors_off.gif' );
menuNavButtons[ 'subNav_security' ] = new menuButtonPrototype( 'images/nav/subNav/security_on.gif', 'images/nav/subNav/security_off.gif' );
menuNavButtons[ 'subNav_tankMonitoring' ] = new menuButtonPrototype( 'images/nav/subNav/tankMonitoring_on.gif', 'images/nav/subNav/tankMonitoring_off.gif' );
menuNavButtons[ 'subNav_whatIs' ] = new menuButtonPrototype( 'images/nav/subNav/whatIs_on.gif', 'images/nav/subNav/whatIs_off.gif' );
*/