

var thiscontent = '';
thiscontent += '<div align="center">';

thiscontent += '<form action="http://www.costofwedding.com/index.cfm?action=costest.cesubmit&view=blank" method="post" target="_blank">';
thiscontent += '<input name="cestyle" type="hidden" value="nostyle" /><input name="cetype" type="hidden" value="js" />';

thiscontent += '<table border="0" cellspacing="0" cellpadding="3" width="400"><tr><td colspan="2" align="left" valign="top">';
thiscontent += '<h2 id="costest-header-h1">Wedding Cost Estimator</h2>';
thiscontent += '</td></tr><tr>';
thiscontent += '<td align="left" valign="top" width="30%" id="costest-text">Enter zip code:</td>';
thiscontent += '<td align="left" valign="top" width="70%"><input name="zipcode" type="text" size="5" maxlength="5" /></td></tr>';
thiscontent += '<tr><td align="left" valign="top" width="30%" id="costest-text">Select the number of guests:</td>';
thiscontent += '<td align="left" valign="top" width="70%">';

thiscontent += '<input name="guests" type="radio" value="1" />Less than 50<br />';
thiscontent += '<input name="guests" type="radio" value="2" />Between 50 and 100<br />';
thiscontent += '<input name="guests" type="radio" value="3" checked="checked" />Between 100 and 150<br />';
thiscontent += '<input name="guests" type="radio" value="4" />Between 150 and 200<br />';
thiscontent += '<input name="guests" type="radio" value="5" />Between 200 and 300<br />';
thiscontent += '<input name="guests" type="radio" value="6" />More than 300';

thiscontent += '</td></tr>';
thiscontent += '<tr><td colspan="2" align="left" valign="top" id="costest-text">Now select the items you plan to use for your wedding:';
thiscontent += '</td></tr>';

thiscontent += '<tr><td colspan="2" align="left" valign="top" id="costest-header">Attire & Accessories</td>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="205" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Cufflinks</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="206" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Cummerbund, Tie, Pocket Square</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="207" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Shoes for Bride</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="208" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Shoes for Groom</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="210" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Tiara, Combs, Hair Pins, Garter</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="211" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Tuxedo/Suit</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="212" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Veil</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="213" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Wedding Dress</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="214" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Wedding Dress Preservation</td></tr>';

thiscontent += '</tr>';

thiscontent += '<tr><td colspan="2" align="left" valign="top" id="costest-header">Beauty & Spa</td>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="215" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Facial</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="216" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Hair Service</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="217" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Makeup Service</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="218" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Manicure & Pedicure</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="219" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Massage</td></tr>';

thiscontent += '</tr>';

thiscontent += '<tr><td colspan="2" align="left" valign="top" id="costest-header">Ceremony</td>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="225" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Aisle Runner</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="226" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Ceremony Location</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="230" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Other Accessories or Decorations - Ceremony</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="233" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Ring Pillow or Box</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="234" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Unity Candle</td></tr>';

thiscontent += '</tr>';

thiscontent += '<tr><td colspan="2" align="left" valign="top" id="costest-header">Ceremony Officiator</td>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="227" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Justice of the Peace</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="228" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Officiate</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="229" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Ordained Friend, Family Member</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="231" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Pastor, Minister, Rabbi</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="232" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Priest</td></tr>';

thiscontent += '</tr>';

thiscontent += '<tr><td colspan="2" align="left" valign="top" id="costest-header">Entertainment</td>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="235" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Band at ceremony</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="236" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Band at reception</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="237" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Dance lessons</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="238" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">DJ at ceremony</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="239" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">DJ at reception</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="240" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Musician/s at ceremony</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="241" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Musician/s at reception</td></tr>';

thiscontent += '</tr>';

thiscontent += '<tr><td colspan="2" align="left" valign="top" id="costest-header">Flowers</td>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="242" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Boutonnieres, Corsages</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="243" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Bridal Bouquet</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="244" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Bridesmaid Bouquets</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="245" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Ceremony Flower Arrangements</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="246" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Flower Girl Flowers</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="247" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Flower Petals</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="248" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Reception Flower Arrangements</td></tr>';

thiscontent += '</tr>';

thiscontent += '<tr><td colspan="2" align="left" valign="top" id="costest-header">Gifts & Favors</td>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="249" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Gift/s for Attendants</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="250" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Gift/s for Parents</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="251" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Gift/s for the Bride</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="252" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Gift/s for the Groom</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="253" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Wedding Favors</td></tr>';

thiscontent += '</tr>';

thiscontent += '<tr><td colspan="2" align="left" valign="top" id="costest-header">Honeymoon</td>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="254" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Accessories</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="255" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Airline Tickets</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="256" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Camera, Video Camera</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="257" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Cruise Package</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="258" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Hotel, Resort</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="259" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Luggage</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="260" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">New Clothes</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="261" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Spa Treatments</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="262" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Tours & Shows</td></tr>';

thiscontent += '</tr>';

thiscontent += '<tr><td colspan="2" align="left" valign="top" id="costest-header">Invitations</td>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="263" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Bridal Shower Invitations</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="264" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Ceremony Programs</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="265" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Engagement Announcements</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="266" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Guest Book</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="267" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Invitations & Reply Cards</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="268" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Reception Menus</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="269" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Save-the-Date Cards</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="270" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Table or Place Cards</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="271" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Thank You Cards</td></tr>';

thiscontent += '</tr>';

thiscontent += '<tr><td colspan="2" align="left" valign="top" id="costest-header">Jewelry</td>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="272" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Anklet</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="273" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Bracelet</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="274" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Brides Wedding Band</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="275" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Earrings</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="276" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Engagement Ring</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="277" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Grooms Wedding Band</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="278" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Necklace</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="279" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Watch for Bride</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="280" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Watch for Groom</td></tr>';

thiscontent += '</tr>';

thiscontent += '<tr><td colspan="2" align="left" valign="top" id="costest-header">Other Events</td>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="281" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Bachelor Party</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="282" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Bachelorette Party</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="283" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Bridal Shower</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="284" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Engagement Party</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="285" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Rehearsal Dinner</td></tr>';

thiscontent += '</tr>';

thiscontent += '<tr><td colspan="2" align="left" valign="top" id="costest-header">Photography & Video</td>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="286" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Engagement Photographer</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="287" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Engagement Videographer</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="288" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Wedding Photographer</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="289" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Wedding Videographer</td></tr>';

thiscontent += '</tr>';

thiscontent += '<tr><td colspan="2" align="left" valign="top" id="costest-header">Planner / Consultant</td>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="220" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">A La Carte Services</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="221" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Day-of-Coordinator</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="222" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">For Getting Started</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="223" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Full Service</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="224" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Month-of-Direction</td></tr>';

thiscontent += '</tr>';

thiscontent += '<tr><td colspan="2" align="left" valign="top" id="costest-header">Reception</td>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="291" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Hotel Room for After Reception</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="292" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Other Accessories or Decorations - Reception</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="293" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Reception Bar Service</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="294" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Reception Food Service</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="295" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Reception Location</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="296" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Reception Rentals (Tent, Table, Chairs, Etc.)</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="297" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Reception Table Centerpieces</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="298" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Toasting Flutes</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="299" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Wedding Cake</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="290" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Wedding Cake Topper and Serving Set</td></tr>';

thiscontent += '</tr>';

thiscontent += '<tr><td colspan="2" align="left" valign="top" id="costest-header">Transportation</td>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="300" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Antique Car Rental</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="301" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Horse & Carriage Rental</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="302" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Limo Rental</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="303" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Motorcycle Rental</td></tr>';

thiscontent += '<tr><td align="right" valign="top"><input name="itemid" type="checkbox" value="304" /></td>';
thiscontent += '<td align="left" valign="top" id="costest-text">Regular Car Rental</td></tr>';

thiscontent += '</tr>';

thiscontent += '<tr><td align="left" valign="top" colspan="2" height="1" id="costest-header"><img height="1" width="1" /></td></tr>';
thiscontent += '<tr><td align="center" valign="middle" colspan="2" height="50"><input id="costest-submitbuttom" name="" type="submit" value="Get Cost" /></td></tr>';
thiscontent += '</table></form>';
thiscontent += '<p><span style="font-size:16px; font-weight:bold;" id="costest-text">Powered by: <a id="costest-poweredby" href="http://www.costofwedding.com/?shq=0">CostofWedding.com</a></span></div></p>';


document.writeln(thiscontent);
