// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Bild3' , 'Bild3LYR', 'img', 'Layout',null,'',0);
 
		F_OM_Map('RechteckHotspot1' , 'rect', 'Bild3',new Array(
		'Mouse Over','Gartenansicht','Show','',0,
		'Mouse Out','Gartenansicht','Hide','',0,
		'Mouse Out','Bild13','Show','',0,
		'Mouse Over','Bild13','Hide','',0,
		'Clicked','Layout','Go To','../html/st_peter_u_paul.html',0),464,145,493,212);
		F_OM_Map('RechteckHotspot2' , 'rect', 'Bild3',new Array(
		'Mouse Over','Gemeindesaal','Show','',0,
		'Mouse Out','Gemeindesaal','Hide','',0,
		'Mouse Out','Bild13','Show','',0,
		'Mouse Over','Bild13','Hide','',0,
		'Clicked','Layout','Go To','../html/st_peter_u_paul.html',0),427,140,463,211);
		F_OM_Map('RechteckHotspot4' , 'rect', 'Bild3',new Array(
		'Mouse Over','Eigangsbereich','Show','',0,
		'Mouse Out','Eigangsbereich','Hide','',0,
		'Mouse Out','Bild13','Show','',0,
		'Mouse Over','Bild13','Hide','',0,
		'Clicked','Layout','Go To','../html/st_peter_u_paul.html',0),343,161,376,211);
		F_OM_Map('RechteckHotspot5' , 'rect', 'Bild3',new Array(
		'Mouse Over','Aufgang','Show','',0,
		'Mouse Out','Aufgang','Hide','',0,
		'Mouse Out','Bild13','Show','',0,
		'Mouse Over','Bild13','Hide','',0,
		'Clicked','Layout','Go To','../html/st_peter_u_paul.html',0),307,163,348,215);
		F_OM_Map('RechteckHotspot3' , 'rect', 'Bild3',new Array(
		'Mouse Over','Flur','Show','',0,
		'Mouse Out','Flur','Hide','',0,
		'Mouse Out','Bild13','Show','',0,
		'Mouse Over','Bild13','Hide','',0,
		'Clicked','Layout','Go To','../html/st_peter_u_paul.html',0),33,97,310,156);
		F_OM_Map('RechteckHotspot6' , 'rect', 'Bild3',new Array(
		'Mouse Over','Bild13','Hide','',0,
		'Mouse Out','Bild13','Show','',0,
		'Mouse Over','GemeindehausGangzumSaal','Show','',0,
		'Mouse Out','GemeindehausGangzumSaal','Hide','',0,
		'Clicked','Layout','Go To','../html/gemeindehaus_spp.html',0),373,164,427,212);
		F_OM_Map('RechteckHotspot8' , 'rect', 'Bild3',new Array(
		'Mouse Over','Bild13','Hide','',0,
		'Mouse Out','Bild13','Show','',0,
		'Mouse Over','Buecherei-Foyer','Show','',0,
		'Mouse Out','Buecherei-Foyer','Hide','',0,
		'Clicked','Layout','Go To','../html/gemeindehaus_spp.html',0),223,155,311,226);
		F_OM_Map('RechteckHotspot9' , 'rect', 'Bild3',new Array(
		'Mouse Over','Bild13','Hide','',0,
		'Mouse Out','Bild13','Show','',0,
		'Mouse Over','BuechereiEingang','Show','',0,
		'Mouse Out','BuechereiEingang','Hide','',0,
		'Clicked','Layout','Go To','../html/gemeindehaus_spp.html',0),158,152,223,225);
		F_OM_Map('RechteckHotspot10' , 'rect', 'Bild3',new Array(
		'Mouse Over','Bild13','Hide','',0,
		'Mouse Out','Bild13','Show','',0,
		'Mouse Over','BuechereiKinderecke','Show','',0,
		'Mouse Out','BuechereiKinderecke','Hide','',0,
		'Clicked','Layout','Go To','../html/gemeindehaus_spp.html',0),35,153,158,227);
		F_OM_Map('RechteckHotspot7' , 'rect', 'Bild3',new Array(
		'Mouse Over','Bild13','Hide','',0,
		'Mouse Out','Bild13','Show','',0,
		'Mouse Over','GemeindehausFoyer1Etage','Show','',0,
		'Mouse Out','GemeindehausFoyer1Etage','Hide','',0,
		'Clicked','Layout','Go To','../html/gemeindehaus_spp.html',0),310,115,422,166);
	F_OM('Flur' , 'FlurLYR', 'img', 'Layout',null,'',0);
 	F_OM('Gartenansicht' , 'GartenansichtLYR', 'img', 'Layout',null,'',0);
 	F_OM('Gemeindesaal' , 'GemeindesaalLYR', 'img', 'Layout',null,'',0);
 	F_OM('Eigangsbereich' , 'EigangsbereichLYR', 'img', 'Layout',null,'',0);
 	F_OM('Aufgang' , 'AufgangLYR', 'img', 'Layout',null,'',0);
 	F_OM('Text6' , 'Text6LYR', 'txt', 'Layout',null,'',0);
 
	F_OM('Bild13' , 'Bild13LYR', 'img', 'Layout',null,'',0);
 	F_OM('GemeindehausFoyer1Etage' , 'GemeindehausFoyer1EtageLYR', 'img', 'Layout',null,'',0);
 	F_OM('GemeindehausGangzumSaal' , 'GemeindehausGangzumSaalLYR', 'img', 'Layout',null,'',0);
 	F_OM('Buecherei-Foyer' , 'Buecherei-FoyerLYR', 'img', 'Layout',null,'',0);
 	F_OM('BuechereiEingang' , 'BuechereiEingangLYR', 'img', 'Layout',null,'',0);
 	F_OM('BuechereiKinderecke' , 'BuechereiKindereckeLYR', 'img', 'Layout',null,'',0);
 	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
	$('#RechteckHotspot1').bind('mouseover', function(__e) { return (F_e('RechteckHotspot1', F_MV, __e)); } );
	$('#RechteckHotspot1').bind('mouseout', function(__e) { return (F_e('RechteckHotspot1', F_MT, __e)); } );
	$('#RechteckHotspot2').bind('mouseover', function(__e) { return (F_e('RechteckHotspot2', F_MV, __e)); } );
	$('#RechteckHotspot2').bind('mouseout', function(__e) { return (F_e('RechteckHotspot2', F_MT, __e)); } );
	$('#RechteckHotspot4').bind('mouseover', function(__e) { return (F_e('RechteckHotspot4', F_MV, __e)); } );
	$('#RechteckHotspot4').bind('mouseout', function(__e) { return (F_e('RechteckHotspot4', F_MT, __e)); } );
	$('#RechteckHotspot5').bind('mouseover', function(__e) { return (F_e('RechteckHotspot5', F_MV, __e)); } );
	$('#RechteckHotspot5').bind('mouseout', function(__e) { return (F_e('RechteckHotspot5', F_MT, __e)); } );
	$('#RechteckHotspot3').bind('mouseover', function(__e) { return (F_e('RechteckHotspot3', F_MV, __e)); } );
	$('#RechteckHotspot3').bind('mouseout', function(__e) { return (F_e('RechteckHotspot3', F_MT, __e)); } );
	$('#RechteckHotspot6').bind('mouseover', function(__e) { return (F_e('RechteckHotspot6', F_MV, __e)); } );
	$('#RechteckHotspot6').bind('mouseout', function(__e) { return (F_e('RechteckHotspot6', F_MT, __e)); } );
	$('#RechteckHotspot8').bind('mouseover', function(__e) { return (F_e('RechteckHotspot8', F_MV, __e)); } );
	$('#RechteckHotspot8').bind('mouseout', function(__e) { return (F_e('RechteckHotspot8', F_MT, __e)); } );
	$('#RechteckHotspot9').bind('mouseover', function(__e) { return (F_e('RechteckHotspot9', F_MV, __e)); } );
	$('#RechteckHotspot9').bind('mouseout', function(__e) { return (F_e('RechteckHotspot9', F_MT, __e)); } );
	$('#RechteckHotspot10').bind('mouseover', function(__e) { return (F_e('RechteckHotspot10', F_MV, __e)); } );
	$('#RechteckHotspot10').bind('mouseout', function(__e) { return (F_e('RechteckHotspot10', F_MT, __e)); } );
	$('#RechteckHotspot7').bind('mouseover', function(__e) { return (F_e('RechteckHotspot7', F_MV, __e)); } );
	$('#RechteckHotspot7').bind('mouseout', function(__e) { return (F_e('RechteckHotspot7', F_MT, __e)); } );
});
// End Actions

