$(document).ready(function() {
//	$(".related-product").animate({opacity: 0.5},10000).animate({opacity: 1},10000);
});