Contact // We want to hear from you.
Contact FormUse the form below to send us your information.
We will get back to you soon. Thank you.
|
10510 Portal Crossing
Suite 104
Bradenton, Florida 34221
USA1-941-721-4653
Sales- info@thedecalworld.com |
';
c = 'success';
} else {
result = response;
c = 'error';
}
note.removeClass('success').removeClass('error').text('');
var i = setInterval(function() {
if ( !note.is(':visible') ) {
note.html(result).addClass(c).slideDown('fast');
clearInterval(i);
}
}, 40);
}); // end loading image fadeOut
}
});
return false;
}