	Event.observe(window, 'load', function() {		AC.ProductBrowser.init({			categories: [ {id: 'pb-cat1', offset: 0}, {id: 'pb-cat2', offset: .600}, 										{id: 'pb-cat3', offset: 0.920} ],			imageOverlap: 0,			sliderCentering: 250,			initialCategory: 0,			arrowScrollAmount: defil // %age de defilement par clic		}); 	}, false);	function closeIframe(){new Effect.BlindUp('monLayer');window.FrameFonds.location.href='/static/TdG/blank.htm';}function openIframe(url){ document.getElementById('monLayer').style.width='600px';document.getElementById('monLayer').style.height='337px';document.getElementById('monLayer').style.display='block';window.FrameFonds.location=url;}