// JavaScript Document
$(function(){
	$('.FormTransform form').jqTransform({imgPath:'Plugins/JQuery/FormTransform/img/'});	
});

