// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	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_OM('Tabelle14' , 'Tabelle14LYR', 'lyr', 'Layout',null,'',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() {
	$('#Bild14A').bind('click', function() { pageTracker._trackPageview('/outgoing/www.dianetik-buch.de'); } );
	$('#Zelle167Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/www.bestseller-buch-web.de/eine_neue_sicht_des_lebens/index.html'); } );
	$('#Zelle167Link3').bind('click', function() { pageTracker._trackPageview('/outgoing/www.primabuch.com'); } );
	$('#Zelle205Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/www.dianetik-buch.de'); } );
	$('#Zelle209Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/javascript:window.external.AddFavorite('www.dianetik-buch.de', 'DIANETIK-Technologie')'); } );
});
// End Analytics


