$(document).ready(function(){
		
	$('#booking-form').jqTransform({imgPath:'jqtransformplugin/img/'});
	
});
