// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Tabelle8' , 'Tabelle8LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('Tabelle9' , 'Tabelle9LYR', 'lyr', 'Layout',null,'',0);
 
		F_OM('Bild15' , 'Bild15LYR', 'img', 'Tabelle9',new Array(
		
'Clicked','Layout','Open Window',F_Parm('name','Dianetik-Buch Großformat','URL','./Buch-Grossformat/buch-grossformat.html','width',422,'height',600,'top',40,'left',140,'toolbar','yes','menubar','no','location','no','status','no','resizable','no','directories','no','scrollbars','no'),0
),'',0);
 
	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
	$('#Bild15A').bind('click', function(__e) { return (F_e('Bild15', F_CL, __e)); } );
});
// End Actions

// Begin Analytics
$(document).ready( function() {
	$('#Zelle209Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/javascript:window.external.AddFavorite('www.dianetik-buch.de', 'DIANETIK-Technologie')'); } );
	$('#Bild18A').bind('click', function() { pageTracker._trackPageview('/outgoing/www.primabuch.com'); } );
});
// End Analytics

