$(document).ready(function() {
	$('a.gutscheinmodal').smart_modal();
});

