// JavaScript Document


$(document).ready( function(){
	Cufon.replace('#header h1, .button a');
});
