/**** Add application wide javascripts below this point  ******/

$(document).ready(function() {
  Cufon.replace('h1');
	Cufon.replace('h2');
});
