// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Tabelle1' , 'Tabelle1LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('Bild4' , 'Bild4LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild4','Fly','In From Top Left',0),'',0);
 	F_OM('Bild5' , 'Bild5LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild5','Fly','In From Top',0),'',0);
 	F_OM('Bild6' , 'Bild6LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild6','Fly','In From Top Right',0),'',0);
 	F_OM('Tabelle3' , 'Tabelle3LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('Tabelle4' , 'Tabelle4LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('Tabelle5' , 'Tabelle5LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('Tabelle6' , 'Tabelle6LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('Tabelle7' , 'Tabelle7LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('Tabelle10' , 'Tabelle10LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('Navigationsleiste1' , 'Navigationsleiste1LYR', 'nav', 'Layout',null,'',0);
 
	F_OM('Tabelle13' , 'Tabelle13LYR', 'lyr', 'Layout',null,'',0);
 
	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
});
// End Actions

// Begin Navigation Bars
var ButtonsImageMapping = [];
ButtonsImageMapping["Navigationsleiste1"] = {
	"Navigationsschaltfläche1" : { image: "../assets/images/autogen/Home_Nregular_1.gif", rollover: "../assets/images/autogen/Home_NRregularRollover_1.gif", w: 122, h: 34 },
	"Navigationsschaltfläche2" : { image: "../assets/images/autogen/Produkte_Hregular_1_1.gif", rollover: "../assets/images/autogen/Produkte_HRregularRollover_1_1.gif", w: 122, h: 34, opening: "bottom", offsetX: 0, offsetY: 34 },
	"Navigationsschaltfläche9" : { image: "../assets/images/autogen/TechnoFiber_Nregular_2.gif", rollover: "../assets/images/autogen/TechnoFiber_NRregularRollover_2.gif", w: 122, h: 30 },
	"Navigationsschaltfläche10" : { image: "../assets/images/autogen/TechnoPet_Nregular_2.gif", rollover: "../assets/images/autogen/TechnoPet_NRregularRollover_2.gif", w: 122, h: 30 },
	"Navigationsschaltfläche11" : { image: "../assets/images/autogen/TechnoMid_Nregular_2.gif", rollover: "../assets/images/autogen/TechnoMid_NRregularRollover_2.gif", w: 122, h: 30 },
	"Navigationsschaltfläche12" : { image: "../assets/images/autogen/TechnoDur_Nregular_2.gif", rollover: "../assets/images/autogen/TechnoDur_NRregularRollover_2.gif", w: 122, h: 30 },
	"Navigationsschaltfläche13" : { image: "../assets/images/autogen/TechnoElast_Nregular_2.gif", rollover: "../assets/images/autogen/TechnoElast_NRregularRollover_2.gif", w: 122, h: 30 },
	"Navigationsschaltfläche14" : { image: "../assets/images/autogen/TechnoFin_Nregular_2.gif", rollover: "../assets/images/autogen/TechnoFin_NRregularRollover_2.gif", w: 122, h: 30 },
	"Navigationsschaltfläche3" : { image: "../assets/images/autogen/Unternehmen_Nregular_1.gif", rollover: "../assets/images/autogen/Unternehmen_NRregularRollover_1.gif", w: 122, h: 34 },
	"Navigationsschaltfläche4" : { image: "../assets/images/autogen/Neuigkeiten_Nregular_1.gif", rollover: "../assets/images/autogen/Neuigkeiten_NRregularRollover_1.gif", w: 122, h: 34 },
	"Navigationsschaltfläche5" : { image: "../assets/images/autogen/Datenblatter_Nregular_1.gif", rollover: "../assets/images/autogen/Datenblatter_NRregularRollover_1.gif", w: 122, h: 34 },
	"Navigationsschaltfläche6" : { image: "../assets/images/autogen/Stellenangebote_Nregular_1.gif", rollover: "../assets/images/autogen/Stellenangebote_NRregularRollover_1.gif", w: 122, h: 34 },
	"Navigationsschaltfläche7" : { image: "../assets/images/autogen/Ansprechpartner_Nregular_1_1.gif", rollover: "../assets/images/autogen/Ansprechpartner_NRregularRollover_1_1.gif", w: 122, h: 34 },
	"Navigationsschaltfläche8" : { image: "../assets/images/autogen/Impressum_Nregular_1.gif", rollover: "../assets/images/autogen/Impressum_NRregularRollover_1.gif", w: 122, h: 34 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "Navigationsleiste1", rollover: true, autoClose: false });
	$("#Navigationsleiste1").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#Navigationsleiste1_1").nofNavBar({isMain: false, orientation: "horizontal", opening: "bottom", offsetX: 0, offsetY: 30 });
	$("#Navigationsleiste1_2").nofNavBar({isMain: false, orientation: "horizontal", opening: "bottom", offsetX: 0, offsetY: 30 });
	$("#Navigationsleiste1_3").nofNavBar({isMain: false, orientation: "horizontal", opening: "bottom", offsetX: 0, offsetY: 30 });
	$("#Navigationsleiste1_4").nofNavBar({isMain: false, orientation: "horizontal", opening: "bottom", offsetX: 0, offsetY: 30 });
	$("#Navigationsleiste1_5").nofNavBar({isMain: false, orientation: "horizontal", opening: "bottom", offsetX: 0, offsetY: 30 });
	$("#Navigationsleiste1_6").nofNavBar({isMain: false, orientation: "horizontal", opening: "bottom", offsetX: 0, offsetY: 30 });
	$("#Navigationsleiste1_7").nofNavBar({isMain: false, orientation: "horizontal", opening: "bottom", offsetX: 0, offsetY: 30 });
	$("#Navigationsleiste1 ul").hide();
});


// End Navigation Bars

