$(document).ready(function(){ 
	$("li.bigTarget h3 a").bigTarget(); 	
});