// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array(
	'Hidden','Layout','Open Window',F_Parm('name','','URL','','width',400,'height',300,'top',0,'left',0,'toolbar','yes','menubar','yes','location','yes','status','yes','resizable','yes','directories','yes','scrollbars','yes'),0,
	'Hidden','Layout','Open Window',F_Parm('name','','URL','','width',400,'height',300,'top',0,'left',0,'toolbar','yes','menubar','yes','location','yes','status','yes','resizable','yes','directories','yes','scrollbars','yes'),0,
	'Hidden','Layout','Open Window',F_Parm('name','','URL','','width',400,'height',300,'top',0,'left',0,'toolbar','yes','menubar','yes','location','yes','status','yes','resizable','yes','directories','yes','scrollbars','yes'),0,
	'Hidden','Layout','Open Window',F_Parm('name','','URL','','width',400,'height',300,'top',0,'left',0,'toolbar','yes','menubar','yes','location','yes','status','yes','resizable','yes','directories','yes','scrollbars','yes'),0,
	'Hidden','Layout','Open Window',F_Parm('name','','URL','','width',400,'height',300,'top',0,'left',0,'toolbar','yes','menubar','yes','location','yes','status','yes','resizable','yes','directories','yes','scrollbars','yes'),0,
	'Hidden','Layout','Open Window',F_Parm('name','','URL','','width',400,'height',300,'top',0,'left',0,'toolbar','yes','menubar','yes','location','yes','status','yes','resizable','yes','directories','yes','scrollbars','yes'),0));
	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
});
// End Actions

// Begin Analytics
$(document).ready( function() {
	$('#Text10Link1').bind('click', function() { pageTracker._trackPageview('/downloads/Disclaimer Vogel.doc'); } );
	$('#Text9Link1').bind('click', function() { pageTracker._trackPageview('/downloads/Impressum.doc'); } );
	$('#Text13Link1').bind('click', function() { pageTracker._trackPageview('/downloads/Diese Webseite benutzt Google Analytics.doc'); } );
	$('#Zelle182Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/mailto:Vogelpension-Blankenheim@t-online.de'); } );
});
// End Analytics


