// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Text3' , 'Text3LYR', 'txt', 'Layout',null,'',0);
 
	F_OM('NavigationBar2' , 'NavigationBar2LYR', 'nav', 'Layout',null,'',0);
 
	F_OM('Tabelle1' , 'Tabelle1LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('Tabelle2' , 'Tabelle2LYR', 'lyr', 'Layout',null,'',0);
 
		F_OM('Zelle5' , 'Zelle5LYR', 'lyr', 'Tabelle2',new Array(
		'Hidden',F_functZelle5Aktion0,'','',0),'',0);
 
	F_pageLoaded('Layout');
}
function F_functZelle5Aktion0(params) {
<!--// BEGIN SBBCALLOUT CODE -->
<!--// Code darf nicht verändert werden! -->
<a href="http://www.stadtbranchenbuch.com/partnercall/muenchen/f8bda3a44e691b537eb2591dbdfd8d10/anruf.html" target="_blank" onclick="javascript:f=window.open('http://www.stadtbranchenbuch.com/partnercall/muenchen/f8bda3a44e691b537eb2591dbdfd8d10/anruf.html', 'callout', 'width=705,height=303,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no'); f.focus(); return false;"><img border="0" src="http://de.static.opendi.com/images/call_for_free.png" alt="kostenlos anrufen" style="border: medium none; " /></a><br /><a href="http://www.muenchen.de/branchenbuch" style="font-size: 9px; font-weight: normal; color: rgb(153, 153, 153);">Service von muenchen.de</a>
<!--// END SBBCALLOUT CODE -->
}


 
$(document).ready( function() {
F_onLoaded();
});
// End Actions

// Begin Analytics
$(document).ready( function() {
	$('#Zelle5Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/mailto:info@fahrschule-betz.de'); } );
	$('#Bild30A').bind('click', function() { pageTracker._trackPageview('/outgoing/www.facebook.com/home.php#!/profile.php?id=100001766548107&sk=wall'); } );
});
// End Analytics


