$(function(){
	$('#mainFeatures a').fancyzoom(); 
});


$(document).ready(function(){
	$(".specList tr:even").addClass("even");
});