//Top Nav bar script v2.1- http://www.dynamicdrive.com/dynamicindex1/sm/index.htm

function showToolbar()
{
// AddItem(id, text, hint, location, alternativeLocation);
// AddSubItem(idParent, text, hint, location, linktarget);

	menu = new Menu();
	menu.addItem("divisions", "Beatronic Supply divisions", "Information about our history",  null, null);			
	menu.addItem("about", "About our activities", "Information about our activities and status in our different offices",  null, null);
	menu.addItem("Suppliers", "Instruments & Equipment", "Product info: Stand alone instruments and test equipment",  null, null);
	menu.addItem("Suppliers1", "Components & Parts", "Product info: Electro mechanic components and computer interfaces",  null, null);
	menu.addItem("Service", "Contact forms & download", "Contact and Vötsch service forms. Link to our download service.",  null, null);
	menu.addItem("miscid", "Miscellaneous stuff", "Search and vacant jobs, Geeks stuff and staff entry",  null, null);

	menu.addSubItem("divisions", "Who are we?", "Who are we?",  "beatronic_about_profile.htm", "");
	menu.addSubItem("divisions", "Danish Office", "Information about Danish Office",  "beatronic_dk_profile.htm", "");
	menu.addSubItem("divisions", "Czech Office", "Information about Czech Office",  "beatronic_cz_profile.htm", "");
	menu.addSubItem("divisions", "Slovak Office", "Information about Slovak Office",  "beatronic_sk_profile.htm", "");
	menu.addSubItem("divisions", "Polish Office", "Information about Polish Office",  "beatronic_pl_profile.htm", "");
	menu.addSubItem("divisions", "Greek Office", "Information about Greek Office",  "beatronic_gr_profile.htm", "");
	menu.addSubItem("divisions", "Ukraine Office", "Information about Ukraine Office",  "beatronic_ua_profile.htm", "");
	menu.addSubItem("divisions", "Korean Office", "Information about Korean Office",  "beatronic_kr_profile.htm", "");
	menu.addSubItem("divisions", "Contact us here", "Information about contact persons and addresses",  "Contact.htm", "");

	menu.addSubItem("about", "Office Hours", "Checkout if we are working right now",  "office_hours.htm", "");
	menu.addSubItem("about", "News & Information", "Read about the latest news in Beatronic",  "News_info.htm", "");
	menu.addSubItem("about", "Product Range", "Alphabetic list over the products we can supply",  "product_range.htm", "");
	menu.addSubItem("about", "Our Suppliers", "Alphabetic list of our suppliers",  "Supplieres.htm", "");
	menu.addSubItem("about", "Press Releases", "Here you will find the latest press releases from Beatronic Supply.",  "press_releases.htm", "");
	menu.addSubItem("about", "Exhibitions", "Exhibitions where Beatronic Supply intents to participate",  "exhibitions.htm", "");

	
	menu.addSubItem("Suppliers", "AOiP Instrumentation", "Calibrators, Micro ohm meters and other instruments",  "company_Aoip.htm", "");
	menu.addSubItem("Suppliers", "Best Power / Powerware", "UPS systems",  "company_Powerware.htm", "");
	menu.addSubItem("Suppliers", "FUG Elektronik", "High voltage and current power supplies",  "company_FUG.htm", "");
	menu.addSubItem("Suppliers", "Heinä", "Testing devices for electronic industry",  "company_Heina.htm", "");
	menu.addSubItem("Suppliers", "HPI High Pressure Inst.", "HPI High Pressure Inst.",  "company_HPI.htm", "");
	menu.addSubItem("Suppliers", "IRDAM SA", "Weather stations",  "company_IRAM.htm", "");
	menu.addSubItem("Suppliers", "ITF Engineering", "ITF Engineering",  "company_ITF.htm", "");	
	menu.addSubItem("Suppliers", "JDC Electronic SA", "Sport instruments",  "company_JDC.htm", "");	
	menu.addSubItem("Suppliers", "Kenwood / Tecstar TMI", "Instruments",  "company_Kenwood.htm", "");
	menu.addSubItem("Suppliers", "Mikrotron GmbH", "High Speed Cameras",  "company_Weinberger.htm", "");
	menu.addSubItem("Suppliers", "MPL Elektronik", "Rubust computer systems",  "company_MPL.htm", "");
	menu.addSubItem("Suppliers", "Penny & Giles Aerospace", "Avionic measuring equipment",  "company_PG_avionic.htm", "");
	menu.addSubItem("Suppliers", "Photonfocus AG", "Vision camera, CMOS sensors",  "company_Photonfocus.htm", "");
	menu.addSubItem("Suppliers", "Reltech Limited", "Burn-in system",  "company_Reltech.htm", "");
	menu.addSubItem("Suppliers", "RMS Dynamic Test", "Electro Dynamic shakers",  "company_RMS.htm", "");
	menu.addSubItem("Suppliers", "Specialised Imaging", "Ultra high-speed imaging systems",  "company_Specialised_Imaging.htm", "");
	menu.addSubItem("Suppliers", "Uterna", "Multi-purpose electrical furnaces",  "company_Uterna.htm", "");
	menu.addSubItem("Suppliers", "Weibel Scientific", "Ballistic measuring equipment",  "company_Weibel.htm", "");
	menu.addSubItem("Suppliers", "Weinberger", "High Speed Cameras",  "company_Weinberger.htm", "");
	menu.addSubItem("Suppliers", "WiseLED", "The most powerful handheld flashlight in the world",  "company_Wiseled.htm", "");
	menu.addSubItem("Suppliers", "Vectronix", "Laser distance measurements",  "company_Leica.htm", "");
	menu.addSubItem("Suppliers", "Vision Research®", "High Speed Cameras",  "company_Vision_Research.htm", "");
	menu.addSubItem("Suppliers", "Vötsch Heat technology", "Heating and drying ovens, ex.-proofed ovens, sterilizers",  "company_Votsch_Heat.htm", "");
	menu.addSubItem("Suppliers", "Vötsch Industrietechnik", "Temperature and climatic test chambers",  "company_Votsch.htm", "");					menu.addSubItem("Suppliers", "Vötsch Rental DK (udlejning)", "Udlejnings/brugt udstyr (FOR DANISH CUSTOMERS ONLY)",  "company_Votsch_rental.htm", "");
	menu.addSubItem("Suppliers", "Vötsch/Bea EMC chamber", "EMC shielded temperature and climatic test chambers",  "company_VotschBeaEMC.htm", "");
	
	menu.addSubItem("Suppliers1", "Abbott electronics", "Military DC/DC converters",  "company_abbott.htm", "");
	menu.addSubItem("Suppliers1", "ACL Staticide", "Static control and office cleaning products",  "company_ACL.htm", "");
	menu.addSubItem("Suppliers1", "Advanced Input Devices", "Advanced Input Devices",  "company_Aid.htm", "");
	menu.addSubItem("Suppliers1", "Convergie", "DC/DC converters",  "company_Convergie.htm", "");
	menu.addSubItem("Suppliers1", "Emeta Mät & Automation", "Pulse encoders",  "company_Emeta.htm", "");
	menu.addSubItem("Suppliers1", "ETRI", "Fan and blowers",  "company_ETRI.htm", "");
	menu.addSubItem("Suppliers1", "FCI Connectors", "Connectors, headers, sockets, plugs, receptacles",  "company_FCI.htm", "");	
	menu.addSubItem("Suppliers1", "IKEY keyboards", "IKEY keyboards",  "company_IKEY.htm", "");
	menu.addSubItem("Suppliers1", "InduKey®", "Desktop-, Frontpanel- and Module keyborads",  "company_InduKey.htm", "");
	menu.addSubItem("Suppliers1", "Judd Wire", "Cables and Wire",  "company_Judd.htm", "");
	menu.addSubItem("Suppliers1", "Penny & Giles Controls", "Joysticks, position and angel sensors",  "company_PG_control.htm", "");
	menu.addSubItem("Suppliers1", "PG Drives Technology", "Controllers for electrical vehicle",  "company_PG_drives.htm", "");
	menu.addSubItem("Suppliers1", "SOURIAU connection", "Connection technologies for severe environment.",  "company_Souriau.htm", "");
	menu.addSubItem("Suppliers1", "TRAXSYS", "Tracker ball and interfaces",  "company_TRAXSYS.htm", "");
	menu.addSubItem("Suppliers1", "VarTech Systems Inc.", "LCD, CRT and TFT robust monitors",  "company_VarTech.htm", "");
	menu.addSubItem("Suppliers1", "Viatran", "Pressure and level sensors",  "company_viatran.htm", "");
	menu.addSubItem("Suppliers1", "XCEL Power Systems", "Low Voltage and High Voltage Switch Mode Power Supplies",  "company_Xcel.htm", "");

	menu.addSubItem("Service", "Brochure download", "Download brochures and data leaflet",  "http://www.beatronic.com/DNLWelcome_form.htm", "");
	menu.addSubItem("Service", "Contact us form", "Request additional information",  "http://www.beatronic.com/form.htm", "");
	menu.addSubItem("Service", "P&G Ctrls technical drawing", "Technical drawing for joysticks, tracker ball, position- and angle sensors",  "DRWpdf_pg_controls.htm", "");
	menu.addSubItem("Service", "Vötsch technical drawing", "Technical drawing for temperature and climatic test chamber.",  "DRWpdf_votsch.htm", "");
	menu.addSubItem("Service", "Vötsch customer download", "This section is a free benefit for our paying customers only.",  "http://www.beatronic.com/CUSTPass_word1.htm", "");
	menu.addSubItem("Service", "Vötsch service Denmark", "Order Vötsch Service in Denmark", "http://www.beatronic.com/form_serviceDK.htm", "");
	menu.addSubItem("Service", "Vötsch service Poland ", "Order Vötsch Service in Poland ",  "http://www.beatronic.com/form_servicePL.htm", "");


	menu.addSubItem("miscid", "Webmanagers page", "Web-manager's page",  "webmanager.htm", "");
	menu.addSubItem("miscid", "Beatronic Staff", "This section is the Beatronic staff only.",  "http://www.beatronic.com/STAFFPass_word1.htm", "");
	menu.addSubItem("miscid", "Search the site", "Search the site using Google",  "SearchGoogle.htm", "");
	menu.addSubItem("miscid", "Job opportunity", "Information about Job opportunity",  "job.htm", "");

	menu.showMenu();
}