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  = "Homepage Bosch.uk";
header_actions[0].url   = "http://www.bosch.co.uk";

header_actions[1] = new Object();
header_actions[1].text  = "Power Tools";
header_actions[1].id  = "EWHO";
header_actions[1].url   = "../start/index.htm";
header_actions[1].contact1   = "";
header_actions[1].contact2   = "";

header_actions[2] = new Object();
header_actions[2].text  = "";
header_actions[2].id  = "EWHO";
header_actions[2].url   = "";
header_actions[2].contact1   = "";
header_actions[2].contact2   = "";
