// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Bild831' , 'Bild831LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild831','Fly','In From Top Left',0,
	'Clicked','Layout','Go To','../html/grundstuecke_georgien_kauf_o-5.html',0),'',0);
 	F_OM('Bild841' , 'Bild841LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild841','Fly','In From Top Left',0,
	'Clicked','Layout','Go To','../html/grundstueck_tbilisi_tiflis_o-9.html',0),'',0);
 	F_OM('Bild853' , 'Bild853LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild853','Fly','In From Top Left',0,
	'Clicked','Layout','Go To','../html/grundstueck_in_gudauri_georgie.html',0),'',0);
 	F_OM('Bild854' , 'Bild854LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild854','Fly','In From Top Left',0,
	'Clicked','Layout','Go To','../html/grundstueck_kazbegi_georgien_o.html',0),'',0);
 	F_OM('Bild856' , 'Bild856LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild856','Fly','In From Top Left',0,
	'Clicked','Layout','Go To','../html/grundstueck_georgien_batumi.html',0),'',0);
 
	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
	$('#Bild854A').bind('click', function(__e) { return (F_e('Bild854', F_CL, __e)); } );
	$('#Bild853A').bind('click', function(__e) { return (F_e('Bild853', F_CL, __e)); } );
	$('#Bild831A').bind('click', function(__e) { return (F_e('Bild831', F_CL, __e)); } );
	$('#Bild841A').bind('click', function(__e) { return (F_e('Bild841', F_CL, __e)); } );
	$('#Bild856A').bind('click', function(__e) { return (F_e('Bild856', F_CL, __e)); } );
});
// End Actions

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

