$(function() {
	var originalSizes = new Array();
	$('#product-pane').jScrollHorizontalPane({scrollbarHeight:9, scrollbarMargin:0});
});
