$(document).ready(function(){
	Cufon.replace('p.big');
	
	$("a.fancybox").colorbox({width:"600", height:"450"});
});
