Event.observe(window, 'load', function() {

	clicker = new Clicker('product-options', {topelement: 'product-category-nav', bottomelement: 'product-custom-content', padding: 18});
});
