/*jQuery(function(){
	var thumbs = jQuery('ul.gallery img');
	thumbs.imagePreview({anchor: true, attr: 'longdesc', width: 303, xOffset: 13});
});*/