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