// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Picture12' , 'Picture12LYR', 'img', 'Layout',new Array(
	'Clicked','Layout','Open Window',F_Parm('name','Zoutelande','URL','../../niederlande/niederlande__zeeland_-_walcher/zoutelande/zoutelande.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','Zoutelande','URL','../../niederlande/niederlande__zeeland_-_walcher/zoutelande_2/zoutelande_2.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('Picture22' , 'Picture22LYR', 'img', 'Layout',new Array(
	'Clicked','Layout','Open Window',F_Parm('name','Zoutelande','URL','../../niederlande/niederlande__zeeland_-_walcher/zoutelande_5/zoutelande_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('Picture23' , 'Picture23LYR', 'img', 'Layout',new Array(
	'Clicked','Layout','Open Window',F_Parm('name','Zoutelande','URL','../../niederlande/niederlande__zeeland_-_walcher/zoutelande_6/zoutelande_6.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('Picture26' , 'Picture26LYR', 'img', 'Layout',new Array(
	'Clicked','Layout','Open Window',F_Parm('name','Vlissingen','URL','../../niederlande/niederlande__zeeland_-_walcher/vlissingen/vlissingen.html','width',2212,'height',564,'top',50,'left',0,'toolbar','no','menubar','no','location','no','status','no','resizable','no','directories','no','scrollbars','yes'),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)); } );
	$('#Picture22A').bind('click', function(__e) { return (F_e('Picture22', F_CL, __e)); } );
	$('#Picture23A').bind('click', function(__e) { return (F_e('Picture23', F_CL, __e)); } );
	$('#Picture26A').bind('click', function(__e) { return (F_e('Picture26', F_CL, __e)); } );
});
// End Actions

