// JavaScript Document

jQuery(function($) {
	$("img.reflect").reflect({height: 1/3, opacity: 0.0});
});
