// JavaScript Document
$(document).ready(function() {
Cufon.replace('h2, h3, h4, h5, a#online-shop-link', { fontFamily: 'helvetica' });
});
