// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Bild862' , 'Bild862LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild862','Move To',F_Parm('x',393,'y',37,'duration',100,'inDuration',2,'outDuration',2,'repeat',10,'reverse',false,'message',''),1,
	'Clicked','Layout','Go To','http://BallonSuperShop.de/shopdata/?main_url=go.shopscript%3Fa%3DLRMM%2061040%207',0),'',0);
 	F_OM('Bild883' , 'Bild883LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild883','Move To',F_Parm('x',393,'y',34,'duration',100,'inDuration',2,'outDuration',2,'repeat',10,'reverse',false,'message',''),1,
	'Clicked','Layout','Go To','http://BallonSuperShop.de/shopdata/?main_url=go.shopscript%3Fa%3DKPGE%20Elef2',0),'',0);
 	F_OM('Bild894' , 'Bild894LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild894','Move To',F_Parm('x',393,'y',34,'duration',100,'inDuration',2,'outDuration',2,'repeat',10,'reverse',false,'message',''),1,
	'Clicked','Layout','Go To','http://BallonSuperShop.de/shopdata/?main_url=go.shopscript%3Fa%3DKPGE7',0),'',0);
 	F_OM('Bild900' , 'Bild900LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild900','Move To',F_Parm('x',393,'y',34,'duration',100,'inDuration',2,'outDuration',2,'repeat',10,'reverse',false,'message',''),1,
	'Clicked','Layout','Go To','http://BallonSuperShop.de/shopdata/?main_url=go.shopscript%3Fa%3DSPW%20SchA%2001',0),'',0);
 	F_OM('Bild921' , 'Bild921LYR', 'img', 'Layout',new Array(
	'Page Loaded','Bild921','Move To',F_Parm('x',393,'y',34,'duration',100,'inDuration',2,'outDuration',2,'repeat',10,'reverse',false,'message',''),1,
	'Clicked','Layout','Go To','http://BallonSuperShop.de/shopdata/?main_url=go.shopscript%3Fa%3DSPW%2024',0),'',0);
 
	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
	$('#Bild862A').bind('click', function(__e) { return (F_e('Bild862', F_CL, __e)); } );
	$('#Bild883A').bind('click', function(__e) { return (F_e('Bild883', F_CL, __e)); } );
	$('#Bild894A').bind('click', function(__e) { return (F_e('Bild894', F_CL, __e)); } );
	$('#Bild900A').bind('click', function(__e) { return (F_e('Bild900', F_CL, __e)); } );
	$('#Bild921A').bind('click', function(__e) { return (F_e('Bild921', F_CL, __e)); } );
});
// End Actions


