var $jqt = jQuery.noConflict();
$jqt(function(){
	$jqt('form.dom-form').jqTransform({imgPath:'jqtransformplugin/img/'});
});
