$(function() {
		$(".jqir-png").jQIR("png","img/");
		$(".jqir-jpg").jQIR("jpg","img/");
		$(".jqir-gif").jQIR("gif","img/");
					 });
