jQuery(function($) {
	//put your init junk here
	setupZoom();
	
	Cufon.replace("h1");
  Cufon.replace("h2");
  Cufon.replace(".typeface-js");
});
