$(document).ready(function()
{
	$('ul#featureList div.imageHolder a').fancyZoom();
	
	//$('div#flashVideo a').fancyZoom();
});