Event.onDOMReady(function() {


/* FORMIDABLE: Framework Formidable.path initialization */
Formidable.initialize({path: 'http://www.fh-ooe.at/typo3conf/ext/ameos_formidable/'});



/* FORMIDABLE: Form 'studienfuehrer' instance description */
Formidable.Context.Forms["studienfuehrer"] = new Formidable.Classes.FormBaseClass(
		{"sFormId":"studienfuehrer","Misc":{"HiddenIds":{"Lister":{"page":"studienfuehrer_AMEOSFORMIDABLE_DHLISTER_PAGE","sortField":"studienfuehrer_AMEOSFORMIDABLE_DHLISTER_SORT_FIELD","sortDirection":"studienfuehrer_AMEOSFORMIDABLE_DHLISTER_SORT_DIRECTION"}},"Urls":{"Lister":{"sortAction":"\/fh-oberoesterreich\/info-broschuere\/#LISTER_studienfuehrer"},"Ajax":{"event":"http:\/\/www.fh-ooe.at\/index.php?eID=tx_ameosformidable&object=tx_ameosformidable&servicekey=ajaxevent"}},"MajixSpinner":{}}}
	);



/* FORMIDABLE: RdtBaseClass studienfuehrer_vorname initialization */
Formidable.Context.Forms["studienfuehrer"].Objects["studienfuehrer_vorname"] = new Formidable.Classes.RdtBaseClass(
	{"id":"studienfuehrer_vorname","formid":"studienfuehrer"}
);



/* FORMIDABLE: RdtBaseClass studienfuehrer_nachname initialization */
Formidable.Context.Forms["studienfuehrer"].Objects["studienfuehrer_nachname"] = new Formidable.Classes.RdtBaseClass(
	{"id":"studienfuehrer_nachname","formid":"studienfuehrer"}
);



/* FORMIDABLE: RdtBaseClass studienfuehrer_strasse initialization */
Formidable.Context.Forms["studienfuehrer"].Objects["studienfuehrer_strasse"] = new Formidable.Classes.RdtBaseClass(
	{"id":"studienfuehrer_strasse","formid":"studienfuehrer"}
);



/* FORMIDABLE: RdtBaseClass studienfuehrer_plz initialization */
Formidable.Context.Forms["studienfuehrer"].Objects["studienfuehrer_plz"] = new Formidable.Classes.RdtBaseClass(
	{"id":"studienfuehrer_plz","formid":"studienfuehrer"}
);



/* FORMIDABLE: RdtBaseClass studienfuehrer_ort initialization */
Formidable.Context.Forms["studienfuehrer"].Objects["studienfuehrer_ort"] = new Formidable.Classes.RdtBaseClass(
	{"id":"studienfuehrer_ort","formid":"studienfuehrer"}
);



/* FORMIDABLE: RdtBaseClass studienfuehrer_land initialization */
Formidable.Context.Forms["studienfuehrer"].Objects["studienfuehrer_land"] = new Formidable.Classes.RdtBaseClass(
	{"id":"studienfuehrer_land","formid":"studienfuehrer"}
);



/* FORMIDABLE: RdtBaseClass studienfuehrer_mail initialization */
Formidable.Context.Forms["studienfuehrer"].Objects["studienfuehrer_mail"] = new Formidable.Classes.RdtBaseClass(
	{"id":"studienfuehrer_mail","formid":"studienfuehrer"}
);



/* FORMIDABLE: RdtBaseClass studienfuehrer_tel initialization */
Formidable.Context.Forms["studienfuehrer"].Objects["studienfuehrer_tel"] = new Formidable.Classes.RdtBaseClass(
	{"id":"studienfuehrer_tel","formid":"studienfuehrer"}
);



/* FORMIDABLE: RdtBaseClass studienfuehrer_captcha initialization */
Formidable.Context.Forms["studienfuehrer"].Objects["studienfuehrer_captcha"] = new Formidable.Classes.RdtBaseClass(
	{"id":"studienfuehrer_captcha","formid":"studienfuehrer"}
);



/* FORMIDABLE: RdtBaseClass studienfuehrer_submit initialization */
Formidable.Context.Forms["studienfuehrer"].Objects["studienfuehrer_submit"] = new Formidable.Classes.RdtBaseClass(
	{"id":"studienfuehrer_submit","formid":"studienfuehrer"}
);



/* FORMIDABLE: RDT Events */
Formidable.f("studienfuehrer").attachEvent("studienfuehrer_submit", "click", function(event) {Event.stop(event);
Formidable.f('studienfuehrer').addFormData({"submit":"1"});Formidable.f('studienfuehrer').submitFull();});
});
