Thank you for considering ETA for your special day. Our goal is to tailor the entertainment portion of your reception to fully meet your expectations, thereby contributing to a wonderful day for you.

Should you chose to hire ETA, you will find that we are readily accessible to speak with you regarding your reception at any time. Please give us a call when you've had a chance to view the video and the information on our site. We look forward to hearing your comments and assisting you with your event.

Sincerely,

signature.png

Rocco Alianiello

The Knot - Best of Weddings
Wedding Wire Couples' Choice


$(document).ready(function() {
 $('.first-last-name, .company-name').children('label').prepend('*');
 $('.your-full-name, .partners-full-name, .venue').children('label').prepend('*');
 $('.first-last-name, .company-name').children('label').text(function(i,str) { return str.replace(/\*/g,''); });
 $('.your-full-name, .partners-full-name').children('label').text(function(i,str) { return str.replace(/\*/g,''); });
});