// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Bild205' , 'Bild205LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild205','Move To',F_Parm('x',98,'y',37,'duration',50,'inDuration',2,'outDuration',75,'repeat',130,'reverse',false,'message',''),1,
	'Clicked','Layout','Go To','http://www.ballonsupermarkt-onlineshop.de/shopdata/Folienballons/Folienballons++=28heliumgef=FCllt=29/Folienballons=22Geburtstag=22/product_overview.shopscript',0),'',0);
 	F_OM('Bild401' , 'Bild401LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild401','Move To',F_Parm('x',98,'y',17,'duration',50,'inDuration',2,'outDuration',75,'repeat',155,'reverse',false,'message',''),1,
	'Clicked','Layout','Go To','http://www.ballonsupermarkt-onlineshop.de/shopdata/Folienballons/Folienballons++=28heliumgef=FCllt=29/Folienballons=22Geburtstag=22/product_overview.shopscript',0),'',0);
 
	F_OM('Bild422' , 'Bild422LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild422','Move To',F_Parm('x',98,'y',17,'duration',50,'inDuration',2,'outDuration',75,'repeat',155,'reverse',false,'message',''),1,
	'Clicked','Layout','Go To','http://www.ballonsupermarkt-onlineshop.de/shopdata/Folienballons/Folienballons++=28heliumgef=FCllt=29/Folienballons=22Geburtstag=22/product_overview.shopscript',0),'',0);
 	F_OM('Bild423' , 'Bild423LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild423','Move To',F_Parm('x',98,'y',17,'duration',50,'inDuration',2,'outDuration',75,'repeat',155,'reverse',false,'message',''),1,
	'Clicked','Layout','Go To','http://www.ballonsupermarkt-onlineshop.de/shopdata/Folienballons/Folienballons++=28heliumgef=FCllt=29/Folienballons=22Geburtstag=22/product_overview.shopscript',0),'',0);
 	F_OM('Bild424' , 'Bild424LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild424','Move To',F_Parm('x',98,'y',17,'duration',50,'inDuration',2,'outDuration',75,'repeat',155,'reverse',false,'message',''),1,
	'Clicked','Layout','Go To','http://www.ballonsupermarkt-onlineshop.de/shopdata/Folienballons/Folienballons++=28heliumgef=FCllt=29/Folienballons=22Geburtstag=22/product_overview.shopscript',0),'',0);
 
	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
	$('#Bild205A').bind('click', function(__e) { return (F_e('Bild205', F_CL, __e)); } );
	$('#Bild424A').bind('click', function(__e) { return (F_e('Bild424', F_CL, __e)); } );
	$('#Bild423A').bind('click', function(__e) { return (F_e('Bild423', F_CL, __e)); } );
	$('#Bild422A').bind('click', function(__e) { return (F_e('Bild422', F_CL, __e)); } );
	$('#Bild401A').bind('click', function(__e) { return (F_e('Bild401', F_CL, __e)); } );
});
// End Actions


