$(function(){

	$('#won-gallery').gallery({
		'width' : '900px',
		'height' : '600px'
	});
	
});
