jQuery(function($) {
	$(".b3plugin_imgreflect img.b3contentimage").reflect();
	$(".b3plugin_imgreflect_all img").reflect();
});

