var header_actions = new Array();

header_actions['logo']  = "logo.gif";
header_actions['lang']  ="en";
header_actions['source']  ="";

header_actions[0] = new Object();
header_actions[0].text  = "Start Bosch.com";
header_actions[0].url   = "http://www.bosch.com";

header_actions[1] = new Object();
header_actions[1].text  = "Power Tools";
header_actions[1].id  = "EWHO";
header_actions[1].url   = "http://www.bosch-pt.com";
header_actions[1].contact1   = "";
header_actions[1].contact2   = "";

header_actions[2] = new Object();
header_actions[2].text  = "Intelligent Measuring Tools";
header_actions[2].id  = "EWHO";
header_actions[2].url   = "http://www.bosch-imt.com/en/";
header_actions[2].contact1   = "";
header_actions[2].contact2   = "";
