Because Your Guests Deserve The Very Best!

Call 978-988-8869

The toilet trailer was the talk of the party.
Nice job!

– Jessica Buckley

jQuery(document).ready(function($) { $('style').each(function() { var css = $(this).html(); if (css.includes('height : px;') || css.includes('top: px !important;')) { css = css.replace(/height\s*:\s*px\s*;/g, ''); css = css.replace(/top\s*:\s*px\s*!important\s*;/g, ''); $(this).html(css); } }); });