mcd.dom.ready(function() {

	/*	Triggers the print function when a link has print-trigger class*/
	mcd.util.printTriggers();	

});