$(document).ready(function()
{
	$("form.jqtransform").jqTransform({ imgPath: '/public/images/plugin/jqtransform/' });
});