﻿// JavaScript Document
$(function(){
	$('form').jqTransform({imgPath:'/js/jqtransformplugin/img/'});
});
