// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Bild837' , 'Bild837LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild837','Fly','In From Top Right',0,
	'Clicked','Layout','Go To','../html/house_of_time_39_wien_vienna_o-1256.html',0),'',0);
 	F_OM('Text133' , 'Text133LYR', 'txt', 'Layout',new Array(
	'Page Loaded','Text133','Fly','In From Right',0),'',0);
 	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
	$('#Bild837A').bind('click', function(__e) { return (F_e('Bild837', F_CL, __e)); } );
});
// End Actions

// Begin Analytics
$(document).ready( function() {
	$('#Bild830A').bind('click', function() { pageTracker._trackPageview('/outgoing/mailto:steffen@bredereck-immobilien.de'); } );
	$('#Bild833A').bind('click', function() { pageTracker._trackPageview('/outgoing/www.bredereck-immobilien.de'); } );
});
// End Analytics


