Cufon.replace('h1, h2, h3, .latestNewsTitle, .chunkfive', { fontFamily: 'ChunkFive-Roman', hover: true }); 

$(document).ready(function()
{ 
	$("#mainMenu ul").superfish(); 
	//Cufon.refresh();	Now a SCRIPT in the STANDARD template, to get it to work in IE8
	  
}); 


