$(function(){
	
	//$(".table_price tr:even").css("background-color", "#66cced");
	
	$("a.big_show").fancybox();
});