/* 
 * @author Bram Van Damme <bramus@netlash.com>
 */
 
	jQuery(document).ready(function($){
		JS_NETLASH.shopCore.hookEvents(1);
	});
