// Unfortunately one problem remains with Internet Explorer. In most cases, there 
// is a short but visible delay before the text is replaced. You can avoid this 
// issue by inserting the following snippet right before the closing </body> tag 
// (or before any external scripts such as Google Analytics)
$(document).ready(function(){
  Cufon.now();
});
