// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('LayoutBereich3' , 'LayoutBereich3LYR', 'lyr', 'Layout',null,'',0);
 
		F_OM('Tabelle2' , 'Tabelle2LYR', 'lyr', 'LayoutBereich3',null,'',0);
 
	F_OM('LayoutBereich4' , 'LayoutBereich4LYR', 'lyr', 'Layout',null,'',0);
 	F_OM('Bild90' , 'Bild90LYR', 'img', 'Layout',null,'',0);
 
		F_OM_Map('PolygonHotspot1' , 'poly', 'Bild90',new Array(
		'Mouse Over','Rechteck2','Show','',0,
		'Mouse Out','Rechteck2','Hide','',0,
		'Clicked','Layout','Go To','../html/ludwigsburg-heilbronn.html',0),168,112,176,148,165,159,170,176,234,177,273,199,291,161,277,125,248,100,248,100);
		F_OM_Map('PolygonHotspot2' , 'poly', 'Bild90',new Array(
		'Mouse Over','Rechteck3','Show','',0,
		'Mouse Out','Rechteck3','Hide','',0,
		'Clicked','Layout','Go To','../html/tubingen.html',0),161,238,136,287,213,304,272,273,301,261,230,234,230,234);
		F_OM_Map('PolygonHotspot3' , 'poly', 'Bild90',new Array(
		'Mouse Over','Rechteck4','Show','',0,
		'Mouse Out','Rechteck4','Hide','',0,
		'Clicked','Layout','Go To','../html/stuttgart.html',0),193,217,233,224,231,182,245,212,196,225,171,182,233,181);
		F_OM_Map('PolygonHotspot5' , 'poly', 'Bild90',new Array(
		'Mouse Over','Rechteck5','Show','',0,
		'Mouse Out','Rechteck5','Hide','',0,
		'Clicked','Layout','Go To','../html/goppingen.html',0),262,231,263,233,312,258,244,231,285,187,372,203,332,271,332,271);
		F_OM_Map('PolygonHotspot6' , 'poly', 'Bild90',new Array(
		'Mouse Over','Rechteck6','Show','',0,
		'Mouse Out','Rechteck6','Hide','',0,
		'Clicked','Layout','Go To','../html/pforzheim.html',0),104,159,162,161,172,208,111,213,111,213);
		F_OM_Map('PolygonHotspot7' , 'poly', 'Bild90',new Array(
		'Mouse Over','Rechteck7','Show','',0,
		'Mouse Out','Rechteck7','Hide','',0,
		'Clicked','Layout','Go To','../html/ortenau.html',0),57,228,27,334,65,335,80,302,108,196,99,198);
		F_OM_Map('PolygonHotspot8' , 'poly', 'Bild90',new Array(
		'Mouse Over','Rechteck8','Show','',0,
		'Mouse Out','Rechteck8','Hide','',0,
		'Clicked','Layout','Go To','../html/freiburg.html',0),25,342,73,340,69,396,10,403);
		F_OM_Map('PolygonHotspot9' , 'poly', 'Bild90',new Array(
		'Mouse Over','Rechteck9','Show','',0,
		'Mouse Out','Rechteck9','Hide','',0,
		'Clicked','Layout','Go To','../html/bodensee.html',0),77,385,91,431,275,429,280,382,271,371,91,373);
		F_OM_Map('PolygonHotspot10' , 'poly', 'Bild90',new Array(
		'Mouse Over','Rechteck10','Show','',0,
		'Mouse Out','Rechteck10','Hide','',0,
		'Clicked','Layout','Go To','../html/schwarzwald.html',0),113,223,95,290,81,344,114,356,135,343,121,281,153,224,134,221);
	F_OM('Rechteck2' , 'Rechteck2LYR', 'img', 'Layout',null,'',0);
 	F_OM('Rechteck3' , 'Rechteck3LYR', 'img', 'Layout',null,'',0);
 	F_OM('Rechteck4' , 'Rechteck4LYR', 'img', 'Layout',null,'',0);
 	F_OM('Rechteck5' , 'Rechteck5LYR', 'img', 'Layout',null,'',0);
 	F_OM('Rechteck6' , 'Rechteck6LYR', 'img', 'Layout',null,'',0);
 	F_OM('Rechteck7' , 'Rechteck7LYR', 'img', 'Layout',null,'',0);
 	F_OM('Rechteck8' , 'Rechteck8LYR', 'img', 'Layout',null,'',0);
 	F_OM('Rechteck9' , 'Rechteck9LYR', 'img', 'Layout',null,'',0);
 	F_OM('Rechteck10' , 'Rechteck10LYR', 'img', 'Layout',null,'',0);
 	F_OM('Navigationsleiste5' , 'Navigationsleiste5LYR', 'nav', 'Layout',null,'',0);
 
	F_OM('Navigationsleiste7' , 'Navigationsleiste7LYR', 'nav', 'Layout',null,'',0);
 
	F_OM('Navigationsleiste4' , 'Navigationsleiste4LYR', 'nav', 'Layout',null,'',0);
 
	F_OM('Navigationsleiste3' , 'Navigationsleiste3LYR', 'nav', 'Layout',null,'',0);
 
	F_OM('Navigationsleiste6' , 'Navigationsleiste6LYR', 'nav', 'Layout',null,'',0);
 
	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
	$('#PolygonHotspot1').bind('mouseover', function(__e) { return (F_e('PolygonHotspot1', F_MV, __e)); } );
	$('#PolygonHotspot1').bind('mouseout', function(__e) { return (F_e('PolygonHotspot1', F_MT, __e)); } );
	$('#PolygonHotspot2').bind('mouseover', function(__e) { return (F_e('PolygonHotspot2', F_MV, __e)); } );
	$('#PolygonHotspot2').bind('mouseout', function(__e) { return (F_e('PolygonHotspot2', F_MT, __e)); } );
	$('#PolygonHotspot3').bind('mouseover', function(__e) { return (F_e('PolygonHotspot3', F_MV, __e)); } );
	$('#PolygonHotspot3').bind('mouseout', function(__e) { return (F_e('PolygonHotspot3', F_MT, __e)); } );
	$('#PolygonHotspot5').bind('mouseover', function(__e) { return (F_e('PolygonHotspot5', F_MV, __e)); } );
	$('#PolygonHotspot5').bind('mouseout', function(__e) { return (F_e('PolygonHotspot5', F_MT, __e)); } );
	$('#PolygonHotspot6').bind('mouseover', function(__e) { return (F_e('PolygonHotspot6', F_MV, __e)); } );
	$('#PolygonHotspot6').bind('mouseout', function(__e) { return (F_e('PolygonHotspot6', F_MT, __e)); } );
	$('#PolygonHotspot7').bind('mouseover', function(__e) { return (F_e('PolygonHotspot7', F_MV, __e)); } );
	$('#PolygonHotspot7').bind('mouseout', function(__e) { return (F_e('PolygonHotspot7', F_MT, __e)); } );
	$('#PolygonHotspot8').bind('mouseover', function(__e) { return (F_e('PolygonHotspot8', F_MV, __e)); } );
	$('#PolygonHotspot8').bind('mouseout', function(__e) { return (F_e('PolygonHotspot8', F_MT, __e)); } );
	$('#PolygonHotspot9').bind('mouseover', function(__e) { return (F_e('PolygonHotspot9', F_MV, __e)); } );
	$('#PolygonHotspot9').bind('mouseout', function(__e) { return (F_e('PolygonHotspot9', F_MT, __e)); } );
	$('#PolygonHotspot10').bind('mouseover', function(__e) { return (F_e('PolygonHotspot10', F_MV, __e)); } );
	$('#PolygonHotspot10').bind('mouseout', function(__e) { return (F_e('PolygonHotspot10', F_MT, __e)); } );
});
// End Actions

// Begin Navigation Bars
var ButtonsImageMapping = [];
ButtonsImageMapping["Navigationsleiste5"] = {
	"Navigationsschaltfläche1" : { image: "../assets/images/autogen/Termine_Nschalt01_1.gif", rollover: "../assets/images/autogen/Termine_NRschalt02_1.gif", w: 150, h: 20 },
	"Navigationsschaltfläche2" : { image: "../assets/images/autogen/Regionalgruppen_Hschalt01.gif", rollover: "../assets/images/autogen/Regionalgruppen_HRschalt02.gif", w: 150, h: 20 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "Navigationsleiste5", rollover: true, autoClose: false, spacing: 1 });
	$("#Navigationsleiste5").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#Navigationsleiste5 ul").hide();
});

ButtonsImageMapping["Navigationsleiste7"] = {
	"Navigationsschaltfläche3" : { image: "../assets/images/autogen/Startseite_Nschaltblau.gif", rollover: "../assets/images/autogen/Startseite_NRschalt03.jpg", w: 150, h: 20 },
	"Navigationsschaltfläche4" : { image: "../assets/images/autogen/Mukoviszidose_Nschaltblau.gif", rollover: "../assets/images/autogen/Mukoviszidose_NRschalt03.jpg", w: 150, h: 20 },
	"Navigationsschaltfläche5" : { image: "../assets/images/autogen/Verband_Nschaltblau.gif", rollover: "../assets/images/autogen/Verband_NRschalt03.jpg", w: 150, h: 20 },
	"Navigationsschaltfläche6" : { image: "../assets/images/autogen/Regionalgruppen_Hschalt01.gif", rollover: "../assets/images/autogen/Regionalgruppen_HRschalt02.gif", w: 150, h: 20 },
	"Navigationsschaltfläche7" : { image: "../assets/images/autogen/Erwachsenenarbeit_Nschaltblau.gif", rollover: "../assets/images/autogen/Erwachsenenarbeit_NRschalt03.jpg", w: 150, h: 20 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "Navigationsleiste7", rollover: true, autoClose: false });
	$("#Navigationsleiste7").nofNavBar({isMain: true, orientation: "vertical" });
	$("#Navigationsleiste7 ul").hide();
});

ButtonsImageMapping["Navigationsleiste4"] = {
	"Navigationsschaltfläche8" : { image: "../assets/images/autogen/Therapie_Nschaltgrun.gif", rollover: "../assets/images/autogen/Therapie_NRschalt03.jpg", w: 150, h: 20 },
	"Navigationsschaltfläche9" : { image: "../assets/images/autogen/Forschung_Nschaltgrun.gif", rollover: "../assets/images/autogen/Forschung_NRschalt03.jpg", w: 150, h: 20 },
	"Navigationsschaltfläche10" : { image: "../assets/images/autogen/Med._Einrichtungen_Nschaltgrun.gif", rollover: "../assets/images/autogen/Med._Einrichtungen_NRschalt03.jpg", w: 150, h: 20 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "Navigationsleiste4", rollover: true, autoClose: false });
	$("#Navigationsleiste4").nofNavBar({isMain: true, orientation: "vertical" });
	$("#Navigationsleiste4 ul").hide();
});

ButtonsImageMapping["Navigationsleiste3"] = {
	"Navigationsschaltfläche11" : { image: "../assets/images/autogen/Kontakt_Nschaltgelb.gif", rollover: "../assets/images/autogen/Kontakt_NRschalt03.jpg", w: 150, h: 20 },
	"Navigationsschaltfläche12" : { image: "../assets/images/autogen/Impressum_Nschaltgelb.gif", rollover: "../assets/images/autogen/Impressum_NRschalt03.jpg", w: 150, h: 20 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "Navigationsleiste3", rollover: true, autoClose: false });
	$("#Navigationsleiste3").nofNavBar({isMain: true, orientation: "vertical" });
	$("#Navigationsleiste3 ul").hide();
});

ButtonsImageMapping["Navigationsleiste6"] = {
	"Navigationsschaltfläche13" : { image: "../assets/images/autogen/Spenden_Nschaltgelb.gif", rollover: "../assets/images/autogen/Spenden_NRschalt03.jpg", w: 150, h: 20 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "Navigationsleiste6", rollover: true, autoClose: false });
	$("#Navigationsleiste6").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#Navigationsleiste6 ul").hide();
});


// End Navigation Bars


