Event.observe(document, 'formidable:formpostinit-tx_ameospastebin_pi2', function() {

try {
			Calendar.setup(Formidable.f("tx_ameospastebin_pi2").o("mylist.crdate").config.calendarconf);
		} catch(e) {}
Formidable.f("tx_ameospastebin_pi2").o("mylist").init();
});
