jQuery.pir.options.php=pirdir+"/pir/pir.php";
var thepathtoimg = pirdir+"/pir/cache/";
jQuery(function() {
	jQuery(".header-text").pir({font: "AvantGardEF-Book.otf", wrap: false, size:"25px"});
	jQuery("#recipes-content-balloon h2").pir({font: "AvantGardEF-Book.otf", wrap: false});
	jQuery("#product-supplies-balloon h2").pir({font: "AvantGardEF-Book.otf", wrap: false});
	jQuery(".bheader-text a").pir({font: "AvantGardEF-Book.otf", wrap: false, size:"25px"});
	jQuery(".widgettitle").pir({font: "AvantGardEF-Bold.otf", wrap: false, size:"16px"});
	jQuery("#navigation-menu ul li a").pir({font: "AvantGardEF-Medium.otf", wrap: false, size:"14px"});
	jQuery(".card-top-header").pir({font: "AvantGardEF-Medium.otf", wrap: false, size:"14px"});
});

