

document.write( "<meta name='description' content='Rev. Deb Viola is an ordained Interfaith Minister of Spiritual Counseling and Healing, from the Sanctuary of Peace and Harmony, Inc.'>" );
document.write( "<meta name='keywords' content='wedding, minister, reverend, ceremony, marriage, wedding services, pastor, JOP, long island, elope, nassau, suffolk, queens, brooklyn, westchester, new york, new york city'>" );





function pageHeader()
{
    document.write( "<h1>Ceremonies of the Heart</h1>");
    document.write( "<h2>Reverend Deb Viola<br>516-697-1400</h2>");
    document.write( "<p>");
}

function frameData()
{
    document.write( "<img src='images/deb.jpg'>" );
    
    document.write( "<p><a href='index.html'>Home</a>" );
    document.write( "<p><a href='aboutMe.html'>About Me</a>" );
    document.write( "<p><a href='sampleCeremonies.html'>Sample Ceremonies</a>" );
    document.write( "<p><a href='workshop_Marriage.html'>Marriage Workshops</a>" );
    document.write( "<p><a href='workshops.html'>Workshops</a>" );
    document.write( "<p><a href='reiki.html'>Reiki</a>" );
    document.write( "<p><a href='nameChange.html'>Name Change</a>" );
    document.write( "<p><a href='marriageLicense.html'>Marriage License Req.</a>" );
    document.write( "<p><a href='testimonials.html'>Testimonials</a>" );
    document.write( "<p><a href='videos.html'>Videos</a>" );
    document.write( "<p><a href='faq.html'>FAQs</a>" );
    document.write( "<p><a href='newsletter.html'>Newsletter</a>" );
    document.write( "<p><a href='links.html'>Links</a>" );
    document.write( "<p><a href='contactMe.html'>Contact Me</a>" );


    document.write( "<p><img border=1 src='images/BridesChoiceAward2010.JPG'>" );
    
    
    document.write( "<p>&nbsp;<p>" );
    document.write( "<div style='background-color:maroon;border:2px dotted #ccc;padding:5px; width:85%; margin-left:auto; margin-right:auto;text-align:center;'>" );
    document.write( "<a target='_new' style='color:white;background-color:maroon;font-family:Arial,Helvetica;font-size:120%;font-weight:bold;text-decoration:none;" );
    document.write( "' href='http://www.weddingwire.com/shared/Rate?vid=925bb7fee917c92f'>Review Ceremonies of the Heart at WeddingWire</a></div>");

    
    document.write( "<p>&nbsp;<p><center><a href='http://www.facebook.com/pages/Ceremonies-of-the-Heart-Rev-Debra-A-Viola/88402592373' title='Ceremonies of the Heart&#039;s Facebook Page' target='_TOP'><img src='http://badge.facebook.com/badge/88402592373.1172.1837286303.png' alt='Ceremonies of the Heart&#039;s Facebook Page' style='border: 0px;' /></a><br />" );
    
}

function writeAbovePageData()
{
    document.write( "<table class='pageTable'>");
    document.write( "<tr><td class='sidebar'>");
    frameData();
    document.write( "</td>");
    document.write( "<td class='page'>");
    pageHeader();
}

function writeBelowPageData()
{
    document.write( "</td></tr>" );
    document.write( "<tr><td></td><td align=center>&nbsp;<p><a href='contactMe.html' class='pageLink'>Contact Me</a></td></tr>" ); //Email Me: DaViola11@aol.com<br>Call Me: 516-697-1400</td></tr>" );
    document.write( "<tr><td></td><td><font size='-1'><center>&nbsp;<p>Copyright 2009 Rev. Debra Viola</td></tr>" );
    document.write( "</table>" );
    
}



