jQuery(document).ready(function($){
$('form').jqTransform({imgPath:'http://blog.redcarpetrunway.com/wp-content/themes/rcrblog/js/img/'});
//$('form.wpsc_checkout_forms').jqTransform({imgPath:'http://redcarpetrunway.com/wp-content/themes/redcarpet/js/img/'});

});
