$().ready(function() {
	$('form#registerForm').jqTransform({imgPath:'/jQuery/jqtransform/img/'});
});

