$(function(){
	$("form.jqtransform").jqTransform();
});

new UvumiGallery({
	container : "gallery",
	thumbSize : 80,
	spacing : 8
});


