// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Picture3' , 'Picture3LYR', 'img', 'Layout',new Array(
	'Clicked','Layout','Open Window',F_Parm('name','Veere_5','URL','../../niederlande/niederlande__zeeland_-_veere/veere_5/veere_5.html','width',804,'height',564,'top',100,'left',150,'toolbar','no','menubar','no','location','no','status','no','resizable','no','directories','no','scrollbars','no'),0),'',0);
 
	F_OM('Picture12' , 'Picture12LYR', 'img', 'Layout',new Array(
	'Clicked','Layout','Open Window',F_Parm('name','Veere','URL','../../niederlande/niederlande__zeeland_-_veere/veere_1/veere_1.html','width',804,'height',564,'top',100,'left',150,'toolbar','no','menubar','no','location','no','status','no','resizable','no','directories','no','scrollbars','no'),0),'',0);
 	F_OM('Picture13' , 'Picture13LYR', 'img', 'Layout',new Array(
	'Clicked','Layout','Open Window',F_Parm('name','Veere_7','URL','../../niederlande/niederlande__zeeland_-_veere/veere_7/veere_7.html','width',804,'height',564,'top',100,'left',150,'toolbar','no','menubar','no','location','no','status','no','resizable','no','directories','no','scrollbars','no'),0),'',0);
 	F_OM('Picture14' , 'Picture14LYR', 'img', 'Layout',new Array(
	'Clicked','Layout','Open Window',F_Parm('name','Veere_3','URL','../../niederlande/niederlande__zeeland_-_veere/veere_3/veere_3.html','width',804,'height',564,'top',100,'left',150,'toolbar','no','menubar','no','location','no','status','no','resizable','no','directories','no','scrollbars','no'),0),'',0);
 	F_OM('Picture18' , 'Picture18LYR', 'img', 'Layout',new Array(
	'Clicked','Layout','Open Window',F_Parm('name','Veere_8','URL','../../niederlande/niederlande__zeeland_-_veere/veere_8/veere_8.html','width',804,'height',564,'top',100,'left',150,'toolbar','no','menubar','no','location','no','status','no','resizable','no','directories','no','scrollbars','no'),0),'',0);
 	F_OM('Picture19' , 'Picture19LYR', 'img', 'Layout',new Array(
	'Clicked','Layout','Open Window',F_Parm('name','Veere_11','URL','../../niederlande/niederlande__zeeland_-_veere/veere_11/veere_11.html','width',804,'height',564,'top',100,'left',150,'toolbar','no','menubar','no','location','no','status','no','resizable','no','directories','no','scrollbars','no'),0),'',0);
 	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
	$('#Picture12A').bind('click', function(__e) { return (F_e('Picture12', F_CL, __e)); } );
	$('#Picture14A').bind('click', function(__e) { return (F_e('Picture14', F_CL, __e)); } );
	$('#Picture3A').bind('click', function(__e) { return (F_e('Picture3', F_CL, __e)); } );
	$('#Picture18A').bind('click', function(__e) { return (F_e('Picture18', F_CL, __e)); } );
	$('#Picture19A').bind('click', function(__e) { return (F_e('Picture19', F_CL, __e)); } );
	$('#Picture13A').bind('click', function(__e) { return (F_e('Picture13', F_CL, __e)); } );
});
// End Actions


