﻿/* Party in Purple
document.write("<div style='position: relative; height: 327px; width: 220px; margin-bottom: 6px;'>");
document.write("  <img src='images/pipPanel.jpg' alt='Party in Purple' style='position: absolute;' />");
document.write("  <div style='position: absolute; top: 75px; left: 14px; width: 190px; height: 240px; z-index: 100; text-align: center;'>");
document.write("    <div style='font-weight: bold; font-size: 16px;'>");
document.write("      Tuesday, October 13, 2009");
document.write("    </div>");
document.write("    <div style=''>");
document.write("      6:00 p.m. - 9:00 p.m.");
document.write("    </div>");
document.write("    <div style='margin-top: 6px; text-align: justify;'>");
document.write("      Click one of the buttons to add ticket(s) to your cart.  If you'd like to add both ticket types, click the Continue Shopping button on the PayPal website.  You will return here where you can add the additional ticket type.");
document.write("    </div>");
document.write("    <div style='margin-top: 18px;'>");
document.write("<table cellpadding='0' cellspacing='0' style='width: 100%; text-align: center;'>");
document.write("  <tr>");
document.write("    <td>");
document.write("      For tickets, call 301-418-6610 extension 206.");
document.write("    </td>");
document.write("  </tr>");
document.write("</table>");
document.write("    </div>");
document.write("    <div style='margin-top: 18px;'>");
document.write("      <a href='/partyInPurple.htm'>See event details</a>");
document.write("    </div>");
document.write("  </div>");
document.write("</div>");*/

/* Expanded menu */
document.write("<div class='HHExpMenu'>");
document.write("  <table cellpadding='0' cellspacing='0' class='HHExpMenuLayoutTable'>");
document.write("    <tr>");
document.write("     <td class='HHExpMenuItemBox1'></td>");
document.write("     <td class='HHExpMenuItem1'>");
document.write("        <a href='services.htm' class='HHExpMenuItemLink'>Heartly House Services</a>");
document.write("      </td>");
document.write("    </tr>");
document.write("    <tr>");
document.write("      <td class='HHExpMenuDescLeft1'></td>");
document.write("      <td colspan='2' class='HHExpMenuDesc1'>");
document.write("        Heartly House provides comprehensive services for victims and survivors of domestic violence, rape/sexual assault and child abuse.");
document.write("      </td>");
document.write("    </tr>");
document.write("    <tr>");
document.write("      <td class='HHExpMenuItemBox2'></td>");
document.write("      <td class='HHExpMenuItem2'>");
document.write("        <a href='hotline.htm' class='HHExpMenuItemLink'>24-Hour Crisis Hotline</a>");
document.write("      </td>");
document.write("    </tr>");
document.write("    <tr>");
document.write("      <td class='HHExpMenuDescLeft2'></td>");
document.write("      <td class='HHExpMenuDesc2'>");
document.write("        The Heartly House Hotline is available 24-hours a day, seven days a week for crisis calls.");
document.write("      </td>");
document.write("    </tr>");
document.write("    <tr>");
document.write("      <td class='HHExpMenuItemBox3'></td>");
document.write("      <td class='HHExpMenuItem3'>");
document.write("        <a href='legal.htm' class='HHExpMenuItemLink'>Legal Services</a>");
document.write("      </td>");
document.write("    </tr>");
document.write("    <tr>");
document.write("      <td class='HHExpMenuDescLeft3'></td>");
document.write("      <td class='HHExpMenuDesc3'>");
document.write("        Our Legal Program provides clients with protection, representation and advocacy.");
document.write("      </td>");
document.write("    </tr>");
/*document.write("    <tr>");
document.write("      <td class='HHExpMenuItemBox4'></td>");
document.write("      <td class='HHExpMenuItem4'>");
document.write("        <a href='healthy-families.htm' class='HHExpMenuItemLink'>Healthy Families Frederick</a>");
document.write("      </td>");
document.write("    </tr>");
document.write("    <tr>");
document.write("      <td class='HHExpMenuDescLeft4'></td>");
document.write("      <td class='HHExpMenuDesc4'>");
document.write("        HFF is a program designed to support and encourage first-time parents in Frederick County.");
document.write("      </td>");
document.write("    </tr>");*/
document.write("    <tr>");
document.write("      <td class='HHExpMenuItemBox5'></td>");
document.write("      <td class='HHExpMenuItem5'>");
document.write("        <a href='dv-sa-info.htm' class='HHExpMenuItemLink'>More Information</a>");
document.write("      </td>");
document.write("    </tr>");
document.write("    <tr>");
document.write("      <td class='HHExpMenuDescLeft5'></td>");
document.write("      <td class='HHExpMenuDesc5'>");
document.write("        Understanding domestic violence and sexual assault can be the first step toward empowerment.");
document.write("      </td>");
document.write("    </tr>");
document.write("  </table>");
document.write("</div>");

/* Subscription form */
document.write("<form method='post' action='http://oi.vresp.com?fid=199da07cd0' >");
document.write("  <div class='SignUpBox'>");
document.write("    <span class='SignUpHeader'>Sign-up for the Heartly House newsletter and updates!</span>");
document.write("    <br />");
document.write("    <div class='SignUpNote'><span class='SignUpRequired'>*</span> required</div>");
document.write("    <table>");
document.write("      <tr>");
document.write("        <td><label class='SignUpLabel'>E-mail:</label></td>");
document.write("        <td><input name='email_address' size='15' class='SignUpTextBox' /> <span class='SignUpRequired'>*</span></td>");
document.write("      </tr>");
document.write("      <tr>");
document.write("        <td><label class='SignUpLabel'>First Name:</label></td>");
document.write("        <td><input name='first_name' size='15' class='SignUpTextBox' /></td>");
document.write("      </tr>");
document.write("      <tr>");
document.write("        <td><label class='SignUpLabel'>Last Name:</label></td>");
document.write("        <td><input name='last_name' size='15' class='SignUpTextBox' /></td>");
document.write("      </tr>");
document.write("      <tr>");
document.write("        <td>&nbsp;</td>");
document.write("        <td><input type='submit' value='Subscribe' class='SubscribeButton' /></td>");
document.write("      </tr>");
document.write("    </table>");
document.write("  </div>");
document.write("</form>");

/* CFP Menu Item
document.write("<div class='CfpMenu'>");
document.write("  <img src='images/cfp_logo.jpg' alt='Catalogue for Philanthropy' class='CfPLogo' />");
document.write("  <div class='CfPText'>");
document.write("    Featured in the 2007-2008<br />");
document.write("    Catalogue for Philanthropy</div>");
document.write("  <div>");
document.write("    <i>\"One of the best small charities in the Greater Washington region.\"</i></div>");
document.write("  <br />");
document.write("  <a href='http://www.catalogueforphilanthropy-dc.org/2007/heartly_house_71751.htm' target='_blank'>");
document.write("    Read more</a>");
document.write("</div>");
*/

/* 2 for 1 Diner's Club Coupon Book (Santa)
document.write("<div style='position: relative; height: 350px;'>");
document.write("  <img src='images/2for1Santa.png' alt='2 for 1 Diner's Club Santa Logo' style='width: 100%; position: absolute;' />");
document.write("  <div style='position: absolute; width: 100%; top: 255px; text-align: center;'>");
document.write("    <a href='2for1.htm'>View participating restaurants.</a>");
document.write("  </div>");
document.write("  <div style='position: absolute; width: 100%; top: 290px; text-align: center;'>");
document.write("<form action='https://www.paypal.com/cgi-bin/webscr' method='post'>");
document.write("<input type='hidden' name='cmd' value='_s-xclick'>");
document.write("<input type='hidden' name='hosted_button_id' value='364088'>");
document.write("<input type='image' src='http://www.heartlyhouse.org/images/buyNow.gif' border='0' name='submit' alt=''>");
document.write("<img alt='' border='0' src='https://www.paypal.com/en_US/i/scr/pixel.gif' width='1' height='1'>");
document.write("</form>");
document.write("  </div>");
document.write("</div>"); */

/* 2 for 1 Diner's Club Coupon Book (Winter) */
/*document.write("<div style='position: relative; height: 350px;'>");
document.write("  <img src='images/2for1Spring.jpg' alt='2 for 1 Diner's Club Winter Logo' style='width: 100%; position: absolute;' />");
document.write("  <div style='position: absolute; width: 100%; top: 270px; text-align: center;'>");
document.write("    <a href='2for1.htm'>View participating restaurants.</a>");
document.write("  </div>");
document.write("  <div style='position: absolute; width: 86px; top: 305px; left: 105px;'>");
document.write("<form action='https://www.paypal.com/cgi-bin/webscr' method='post'>");
document.write("<input type='hidden' name='cmd' value='_s-xclick'>");
document.write("<input type='hidden' name='hosted_button_id' value='364088'>");
document.write("<input type='image' src='http://www.heartlyhouse.org/images/buyNow.gif' border='0' name='submit' alt=''>");
document.write("<img alt='' border='0' src='https://www.paypal.com/en_US/i/scr/pixel.gif' width='1' height='1'>");
document.write("</form>");
document.write("  </div>");
document.write("</div>"); */

/* Menu Donate Button */
document.write("<div class='HHMenuDonateButton'>");
document.write("  <form action='https://www.paypal.com/cgi-bin/webscr' method='post'>");
document.write("    <input type='hidden' name='cmd' value='_s-xclick'>");
document.write("    <input type='image' src='http://www.heartlyhouse.org/images/makeADonationButton.gif' border='0' name='submit' alt='PayPal - The safer, easier way to pay online!'>");
document.write("    <img alt='' border='0' src='https://www.paypal.com/en_US/i/scr/pixel.gif' width='1' height='1'>");
document.write("    <input type='hidden' name='encrypted' value='-----BEGIN PKCS7-----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-----END PKCS7-----");
document.write("    '>");
document.write("  </form>");
document.write("</div>");