
function dw(str) {document.write(str);}

var iStandardDisclaimer = 0;
var iAttorneyAccessDisclaimer = 1;

function getDisclaimer( version ){
  
  if(version == 1) {
        return "<span class='BottomRow_Text'>*Disclaimer: The information provided is for illustrative purposes only and is not a contract. " + 
                "It is intended to provide general information. Only a plan contract can give actual terms, " + 
                "coverage, amounts, conditions, and exclusions. " + 
                "					<br/><br/>" + 
                "                    <a href='/attorney-access/SE-Pricing.html' target='_blank'>Click Here for the Self Employed Plan Details and Exclusions</a><br />" + 
                "                    <a href='/attorney-access/SB-Pricing.html ' target='_blank'>Click Here for the Small Business Plan Details and Exclusions</a></span>";
  } else {
    return "<span class='BottomRow_Text'>" +
         "&copy; LegalZoom.com, Inc. All rights reserved.<BR>" +
         "Disclaimer: The information provided in this site is not legal advice, but general information on legal issues commonly encountered. LegalZoom's Legal Document Service is not a law firm and is not a substitute for an attorney or law firm. LegalZoom cannot provide legal advice and can only provide self-help services at your specific direction. Please note that your access to and use of LegalZoom.com is subject to additional <a href=\"javascript:openWindow_ext( '/terms-of-use.html', '_blank', 'height=700,width=650,scrollbars=1,resizable=1' );\">terms and conditions</a>. LegalZoom.com, Inc. is a registered and bonded legal document assistant, #0104, Los Angeles County (exp. 12/09)." +
         "</span>";
    }
  
}
function writeDisclaimer( version ){
  dw( getDisclaimer( version ) );
}

/*  ------------------------------------------------------------   HEADER routines start */
var header_useDefaultStyle = 0;
var header_useIndexStyle = 1;
var header_useDefaultStyle_noSearch = 2;
var header_useNoPhone = 3;

function getUpperHeaderContent( headerStyle ){
    var retval = "";
    if ( headerStyle == header_useIndexStyle )
    {
        retval = "" +
                 "  <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 style='margin-bottom:15px;' align='right'>" +
                 "    <form action='http://www.legalzoom.com/search.aspx' method='get' name='frmSearch' style='margin-bottom: -5px; width: 100%; text-align: right;'><TR>" +
                 "      <TD style='vertical-align: middle;'><NOBR><A HREF='/members/my_account.asp' CLASS='TopMenu_Link'><SPAN STYLE='font-weight:bold;font-size:11px; white-space: nowrap;'>CHECK ORDER STATUS</SPAN></A></nobr></TD>" +
                 "      <TD CLASS='TopMenu_Spacer' style='padding: 0px 4px 0px 4px; vertical-align: middle;'>|</TD>" +
                 "      <TD style='vertical-align: middle;'><A HREF='/members/my_account.asp' CLASS='TopMenu_Link'><SPAN STYLE='font-size:11px;  white-space: nowrap;'>MY ACCOUNT</SPAN></A></TD>" +
                 "      <TD CLASS='TopMenu_Spacer' style='padding: 0px 4px 0px 2px; vertical-align: middle;'>|</TD>" +
                 "      <TD style='vertical-align: middle;'><A HREF='/customer-support/customer-support.html' CLASS='TopMenu_Link'><SPAN STYLE='font-size:11px;  white-space: nowrap;'>CONTACT US</SPAN></A></TD>" +
                 "      <TD STYLE='padding-right:2px; vertical-align: middle;'>" +
                 "        <TABLE cellpadding='0' cellspacing='0' border='0'>" +
                 "          <TR>" +
                 "            <TD CLASS='TopMenu_Spacer' style='padding: 0px 2px 0px 2px;'>|</TD>" +
                 "            <TD CLASS='TopMenu_Phone' id='TD1' style='padding: 0px 4px 0px 4px'><SPAN STYLE='font-size:11px; white-space: nowrap;' id='header_phone'>(800) 773-0888</SPAN></TD>" +
                 "          </TR>" +
                 "        </TABLE>" +
                 "      </TD>" +
                 "    <TD style='vertical-align: middle;' nowrap><input type='text' value='' name='q' id='q' size=19 CLASS='TopMenu_Link' style='vertical-align:bottom'><input type='image' src='/img/search_button.gif' style='margin-top: 1px; padding-top: 5px;margin-left:5px;' border=0></TD>" +
                 "    </TR>" +
                 "  </TABLE></form>" +
                 "";
    } else if ( headerStyle == header_useDefaultStyle ){
        retval = "" +
                 "<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 style='margin-bottom:15px;' align=right>" +
                 "  <form action='http://www.legalzoom.com/search.aspx' method='get' name='frmSearch' style='margin-bottom: -5px; text-align: right; padding-bottom: 15px;'><TR>" +
                 "    <TD style='vertical-align: middle;'><A HREF='/index.html' CLASS='TopMenu_Link'>HOME</A></TD>" +
                 "    <TD CLASS='TopMenu_Spacer' style='padding: 0px 4px 0px 4px; vertical-align: middle;'>|</TD>" +
                 "    <TD style='vertical-align: middle;'><nobr><A HREF='/customer-support/customer-support.html' CLASS='TopMenu_Link'>CONTACT US</A></nobr></TD>" +
                 "    <TD CLASS='TopMenu_Spacer' style='padding: 0px 4px 0px 4px; vertical-align: middle;'>|</TD>" +
                 "    <TD style='vertical-align: middle;'><nobr><A HREF='/members/my_account.asp' CLASS='TopMenu_Link'>MY ACCOUNT</A></TD></nobr>" +
                 "    <TD CLASS='TopMenu_Spacer' style='padding: 0px 4px 0px 4px; vertical-align: middle;'>|</TD>" +
                 "    <TD style='vertical-align: middle;'><nobr><A HREF='/members/my_account.asp' CLASS='TopMenu_Link'><SPAN STYLE='font-weight:bold;font-size:11px;'>CHECK ORDER STATUS</SPAN></A></nobr></TD>" +
                 "    <TD CLASS='TopMenu_Spacer' style='padding: 0px 4px 0px 8px; vertical-align: middle;'><IMG SRC='/img/imagePhone1.gif'></TD>" +
                 "    <TD CLASS='TopMenu_Link' id='header_phone' style='white-space:nowrap; padding: 0px 8px 0px 0px; vertical-align: middle;'><nobr>(800) 773-0888</nobr></TD>" +
                 "    <TD style='vertical-align: middle;'><nobr><input type='text' value='' name='q' id='q' size=15 CLASS='TopMenu_Link' style='vertical-align:bottom'><input type='image' src='/img/search_button.gif' style='margin-top:1px;margin-left:5px;' border=0></nobr></TD>" +
                 "  </TR>" +
                 "</TABLE></form>" +
                 "";
	} else if ( headerStyle == header_useNoPhone ){
        retval = "" +
                 "<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 style='margin-bottom:15px;' align=right>" +
                 "  <form action='http://www.legalzoom.com/search.aspx' method='get' name='frmSearch' style='margin-bottom: -5px; text-align: right; padding-bottom: 15px;'><TR>" +
                 "    <TD style='vertical-align: middle;'><A HREF='/index.html' CLASS='TopMenu_Link'>HOME</A></TD>" +
                 "    <TD CLASS='TopMenu_Spacer' style='padding: 0px 4px 0px 4px; vertical-align: middle;'>|</TD>" +
                 "    <TD style='vertical-align: middle;'><A HREF='/customer-support/customer-support.html' CLASS='TopMenu_Link'>CONTACT US</A></TD>" +
                 "    <TD CLASS='TopMenu_Spacer' style='padding: 0px 4px 0px 4px; vertical-align: middle;'>|</TD>" +
                 "    <TD style='vertical-align: middle;'><A HREF='/members/my_account.asp' CLASS='TopMenu_Link'>MY ACCOUNT</A></TD>" +
                 "    <TD CLASS='TopMenu_Spacer' style='padding: 0px 4px 0px 4px; vertical-align: middle;'>|</TD>" +
                 "    <TD style='vertical-align: middle;'><A HREF='/members/my_account.asp' CLASS='TopMenu_Link'><SPAN STYLE='font-weight:bold;font-size:11px;'>CHECK ORDER STATUS</SPAN></A></TD>" +
                 "    <TD CLASS='TopMenu_Spacer' style='padding: 0px 4px 0px 8px; vertical-align: middle;'><IMG SRC='/img/spacer.gif' WIDTH=16 HEIGHT=14></TD>" +
                 "    <TD CLASS='TopMenu_Link' id='header_phone' style='padding: 0px 8px 0px 0px; vertical-align: middle;'>&nbsp;</TD>" +
                 "    <TD style='vertical-align: middle;'><input type='text' value='' name='q' id='q' size=15 CLASS='TopMenu_Link' style='vertical-align:bottom'><input type='image' src='/img/search_button.gif' style='margin-top:1px;margin-left:5px;' border=0></TD>" +
                 "  </TR>" +
                 "</TABLE></form>" +
                 "";
    
    } else if ( headerStyle == header_useDefaultStyle_noSearch ){
        retval = "<div style='float: right;'>" +
"		  <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 style='padding-top:0px; padding-bottom:15px;'>" + 
"			<TR>" + 
"			  <TD><A HREF='/index.html' CLASS='TopMenu_Link'>HOME</A></TD>" + 
"			  <TD CLASS='TopMenu_Spacer'>|</TD>" + 
"			  <TD><A HREF='/about-us/our-story.html' CLASS='TopMenu_Link'>ABOUT US</A></TD>" + 
"			  <TD CLASS='TopMenu_Spacer'>|</TD>" + 
"			  <TD><A HREF='/members/my_account.asp' CLASS='TopMenu_Link'>MY ACCOUNT</A></TD>" + 
"			  <TD CLASS='TopMenu_Spacer'>|</TD>" + 
"			  <TD><A HREF='/customer-support/customer-support.html' CLASS='TopMenu_Link'>CONTACT US</A></TD>" + 
"			  <TD><IMG SRC='/img/spacer.gif' BORDER=0 WIDTH='14'></TD>" + 
"			  <TD STYLE='padding-left:14px; padding-right:10px'>" + 
"			  <IMG SRC='/img/imagePhone1.gif' BORDER=0></TD>" + 
"			  <TD CLASS='TopMenu_Phone' id='header_phone'>(800) 773-0888</TD><!--  -->" + 
"			</TR>" + 
"		  </TABLE>" +
"</div>"
    }
    return retval;
}
function getPageHeader( headerStyle ){
  var upperContent = getUpperHeaderContent( headerStyle );
  var retval = "<TABLE BORDER='0' CELLPADDING='0' CELLSPACING='0' style='background-color: #ffffff;'>" +
               "<TR>" +
               "<TD ROWSPAN='2' STYLE='padding-top:20px; padding-left: 1px; padding-bottom: 0px; vertical-align: bottom;'><a href='/index.html'><IMG SRC='/img/legalzoom-logo.gif' BORDER='0' alt='LegalZoom.com Logo' title='LegalZoom.com Logo'></a></TD>" + 
               "<TD STYLE='padding-top:20px; text-align: right;'>" + upperContent + "</TD>" +
               "</TR>"

  retval += "<TR>" + 
            "<TD colspan='20' style='vertical-align: top; height: 37px; background: url( /img/bwStretch.gif ) repeat-x;'>" +
            "<div style='float: left; width: 580px; height: 37px;'>" + 
            "<!--Nav Menu-->" + 
            "<UL ID='navmenu'>";
            
  retval += "<LI><A HREF='/business-formations/business-formations.html'><IMG SRC='/img/incorporations-llcs-dbas-tab.gif' style='border: 0 none;'></A>" + 
	        "<UL>" + 
	        "<LI class='empty'><a href='#'>&nbsp;</a></LI>" + 
	        "<LI>" + 
	        "<A HREF='/legal-incorporation/incorporation-overview.html'>Incorporation</A></LI>" + 
		    "<LI>" + 
            "<A HREF='/limited-liability-company/limited-liability-company-overview.html'>LLC (Limited Liability Co.)</A></LI>" + 
	        "<LI>" + 
	        "<A HREF='/legal-dba/dba-doing-business-as-overview.html'>DBA/Business Names</A></LI>" + 
            "<LI>" + 
            "<A HREF='/non-profits/non-profit-corporation-overview.html'>Non-Profit Corporation</A></LI>" +	        
	        "<LI>" + 
	        "<A HREF='/partnership-agreement/partnership-agreement-overview.html'>Partnership Agreements</A></LI>" + 
	        "<LI>" + 
	        "<A HREF='/joint-venture/joint-venture-overview.html'>Joint Venture Agreements</A></LI>" + 

	        "<LI>" + 
	        "<A HREF='/limited-partnerships/limited-partnership-overview.html'>LP (Limited Partnerships)</A></LI>" + 
 
	        "<li>" + 
	        "<a href='/limited-liability-partnerships/limited-liability-partnership-overview.html'>Limited Liability Partnerships</a></li>" + 
	        
	        "<LI><A HREF='/501c3/501c3-application-overview.html'>501(c)(3) Application</A></LI>" + 
	        
	        "<LI><A HREF='/business-formations/business-formations.html#bottom'>More Business Services</A></LI>" + 
	        "<li><hr class='emptydashed'></li>" + 
	        "<LI>" + 
	        "<A HREF='/business-formations/summary-compare-business-formations.html'>Incorporations vs LLCs</A></LI>" + 
	        "</UL>" + 
	        "</LI>";
  retval += "<LI><A HREF='/wills-estate-planning/wills-estate-planning.html'><IMG SRC='/img/wills-estate-planning-tab.gif' style='border: 0 none;'></A>" + 
	        "<UL>" + 
	        "<LI class='empty'><a href='/wills-estate-planning/wills-estate-planning.html'>&nbsp;</a></LI>" + 
	        "<LI><A HREF='/legal-Wills/wills-overview.html'>Wills</A></LI>" + 
	        "<LI>" + 
	        "<A HREF='/living-trusts/living-trusts-overview.html'>Living Trusts</A></LI>" + 
	        "<LI>" + 
	        "<A HREF='/living-wills/living-wills-overview.html'>Living Wills</A></LI>" + 
	        "<LI>" + 
	        "<A HREF='/power-of-attorney/power-of-attorney-overview.html'>Power of Attorney</A></LI>" + 
	        //"<LI>" + 
	        //"<A HREF='/attorney-access-personal/AttorneyAccess.html'>Attorney Access Plan</A></LI>" + 
	        "<li><hr class='emptydashed'></li>" + 
	        "<LI><A HREF='/wills-estate-planning/summary-compare-wills.html'>Which document is right for me?</A></LI>" + 
	        "</UL>" + 
	        "</LI>"
  retval += "<LI><A HREF='/trademarks-patents-copyrights/trademarks-patents-copyrights.html'><IMG SRC='/img/trademarks-patents-copyrights-tab.gif' BORDER='0'></A>" + 
	        "<UL>" + 
	        "<LI class='empty'><a href='/trademarks-patents-copyrights/trademarks-patents-copyrights.html'>&nbsp;</a></LI>" + 
	        "<LI><A HREF='/trademarks/trademarks-overview.html'>Trademarks Overview</A></LI>" + 
	        "<LI><A HREF='/trademarks-patents-copyrights/patent-overview.html'>Patents Overview</A></LI>" + 
	        "<LI><A HREF='/legal-copyrights/copyrights-overview.html'>Copyright Overview</A></LI>" + 
	        "<li><hr class='emptydashed'></li>" + 
	        "<LI><A HREF='/trademarks-patents-copyrights/summary-compare-trademark-copyright.html'>Trademarks vs Copyrights</A></LI>" + 
	        "<li><hr class='emptydashed'></li>" + 
 	        "<LI><A HREF='/trademarks-patents-copyrights/trademark-overview.html'>More Trademark Services</A></LI>" + 
		    "</UL>" + 
	        "</LI>";
  retval += "<LI><A HREF='/family-law/family-law.html'><IMG SRC='/img/divorce-name-change-tab.gif' BORDER='0'></A>" + 
	        "<UL>" + 
	        "<LI class='empty'><a href='#'>&nbsp;</a></LI>" + 
	        "<LI><A HREF='/legal-divorce/divorce-overview.html'>Divorce</A></LI>" + 
	        "<LI><A HREF='/legal-name-change/name-change-overview.html'>Name Change</A></LI>" + 
	        "<LI><A HREF='/power-of-attorney/power-of-attorney-overview.html'>Power of Attorney</A></LI>" + 
	        "</UL>" + 
	        "</LI>";
  retval += "<LI><A HREF='/more-legal-documents/more-legal-documents.html'><IMG SRC='/img/more-legal-documents-tab.gif' BORDER='0'></A>" + 
	        "<UL>" + 
	        "<LI class='empty'><a href='#'>&nbsp;</a></LI>" + 
	        "<LI>" + 
	        "<A HREF='/bankruptcy/bankruptcy-overview.html'>Bankruptcy</A></LI>" + 
	       
	        "<LI>" + 
	        "<A HREF='/questionnaire/select_state_smallclaims.html?iMode=0'>Small Claims</A></LI>" + 
	        "<LI>" + 
	        "<A HREF='/real-estate-leases/real-estate-leases-overview.html'>Real Estate Leases</A></LI>" + 
	        "<li>" + 
	        "<a href='/real-estate-deed-transfer/real-estate-deed-transfer-overview.html'>Real Estate Deed Transfer</a></li>" + 
	         "<LI>" + 
	        "<A HREF='/prenuptial/prenuptial-overview.html'>Prenuptials</A></LI>" + 
	        "<li>" + 
	        "<a href='/legalforms/home.html'>Legal Forms</a></li>" + 
	        "</UL>" + 
	        "</LI>";

  retval += "</UL>" + 
            "</div>" + 
            "</TD>" +  
            "</TR>" + 
            "</TABLE>";
  return retval;
}
function writeHeader( headerStyle ){
  dw( getPageHeader( headerStyle ) );
  
  //Dotomi Tracking - 2/20/09
  var dtmtag = window.location.protocol + "//a248." + (window.location.protocol == "http:" ? "g" : "e") + ".akamai.net/7/248/14564/20080403/dotomi.download.akamai.com/14564/rules/2217/dtmtag.js";
	document.write('<scr'+'ipt type="text/javascript" src="' + dtmtag + '"></scr'+'ipt>');
}
/*  ------------------------------------------------------------   HEADER routines end */

/*  ------------------------------------------------------------   Footer routines begin */
function getPageFooter(iDisclaimer, iPart) {
    sHTML = '';
    switch(iPart) {
    case 1:
    sHTML += '<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 style="background-color: #f6f6f6;">';
	sHTML += '<TR>';
	sHTML += '<TD COLSPAN=3 STYLE="background-color:#4987EA; padding-left:20px; padding-right:20px;" HEIGHT=40>';
	sHTML += '	<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 style="width: 101%">';
	sHTML += '    <TR>';
	sHTML += '    <TD ALIGN=LEFT  VALIGN=BOTTOM>';
	sHTML += '    	<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0>';
	sHTML += '        <TR>';
	sHTML += '        <TD><A HREF="/about-us/our-story.html" CLASS="BottomMap_Link2">About Us</A></TD>';
	sHTML += '        <TD CLASS="BottomMap_Text">|</TD>';
	sHTML += '        <TD><A HREF="/customer-support/contact-us.html" CLASS="BottomMap_Link2">Contact Us</A></TD>';
	sHTML += '        <TD CLASS="BottomMap_Text">|</TD>';
	sHTML += '        <TD><A HREF="/press-center/press-releases.html" CLASS="BottomMap_Link2">Press</A></TD>';
	sHTML += '        <TD CLASS="BottomMap_Text">|</TD>';
	sHTML += '        <TD><A HREF="/careers/career-opportunities.html" CLASS="BottomMap_Link2">Careers</A></TD>';
	sHTML += '        <TD CLASS="BottomMap_Text">|</TD>';
	sHTML += '        <TD><A HREF="/legal-articles/default.asp" CLASS="BottomMap_Link2">Articles</A></TD>';
	sHTML += '        <TD CLASS="BottomMap_Text">|</TD>';
	
	sHTML += "        <TD><a href=\"javascript:openWindow_ext( '/privacy-policy-popup.html', '_blank', 'height=700,width=650,scrollbars=1,resizable=1' );\" CLASS=\"BottomMap_Link2\">Privacy</A></TD>";
	sHTML += '        <TD CLASS="BottomMap_Text">|</TD>';
	sHTML += '        <TD><A HREF="/affiliate-legalzoom/affiliate-overview.html" CLASS="BottomMap_Link2">Affiliates</A></TD>';
	sHTML += '        <TD CLASS="BottomMap_Text">|</TD>';
	sHTML += '        <TD><A HREF="/offers/small-business-resources.html" CLASS="BottomMap_Link2">Small Business Resources</A></TD>';
	sHTML += '        <TD CLASS="BottomMap_Text">|</TD>';
	sHTML += '        <TD><A HREF="/site-map.html" CLASS="BottomMap_Link2" >Sitemap</A></TD>';
	sHTML += '        <TD CLASS="BottomMap_Text">|</TD>';
	sHTML += '        <TD CLASS="BottomMap_PhoneText2" id="footer_phone">800-773-0888</TD>';
	sHTML += '		</TR>';
	sHTML += '        </TABLE>';
	sHTML += '	</TD>';
	sHTML += '    <!--';
	sHTML += '    <TD ALIGN=RIGHT VALIGN=BOTTOM>';
	sHTML += '		<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0>';
	sHTML += '        <TR>';
	sHTML += '        <TD CLASS="BottomMap_Phone"><IMG SRC="/img/imagePhone2.gif" BORDER=0></TD>';
	sHTML += '        <TD CLASS="BottomMap_PhoneText" id="footer_phone">(800) 773-0888</TD>';
	sHTML += '        </TR>';
	sHTML += '        </TABLE>';
	sHTML += '	</TD>';
	sHTML += '    -->';
	sHTML += '    </TR>';
	sHTML += '    </TABLE>';
	sHTML += '</TD>';
	sHTML += '</TR>';
	sHTML += '<TR>';
	sHTML += '<TD STYLE="padding-top:17px; padding-left:36px; padding-right:37px; padding-bottom:19px; border-bottom:21px solid #FFFFFF;" COLSPAN=3 HEIGHT=1>';
	sHTML += '	<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH="100%">';
	sHTML += '    <TR>';
	sHTML += '    <TD CLASS="BottomRow_Text">';
	sHTML += getDisclaimer(iDisclaimer);
	sHTML += '    	';
	sHTML += "	<br><a href=\"javascript:openWindow_ext( '/disclaimer-popup.html', '_blank', 'height=700,width=650,scrollbars=1,resizable=1' );\">Click here for our full disclaimer.</A> <a href=\"javascript:openWindow_ext( '/site-map.html', '_blank', 'height=700,width=650,scrollbars=1,resizable=1' );\">Click here for site directory.</A></TD>";
	sHTML += '   <TD WIDTH=1 STYLE="padding-right:18px;" valign=middle>';
    sHTML += '      <a href="javascript:openPopup(\'http://www.bbbonline.org/cks.asp?id=103080897811941\',menubar=0,scrollbars=0)" name="&amp;lid=BBB">';
    sHTML += '      <img src="/img/better-business-bureau-online-logo.gif" alt="Member Of" border="0"></a>';
    sHTML += '   </TD>';
    sHTML += '   <TD WIDTH=1 valign=middle>';
   sHTML += '                   <table width="135" border="0" cellpadding="2" cellspacing="0" title="Click to Verify - This site chose VeriSign SSL for secure e-commerce and confidential communications.">';
    sHTML += '                  <tr>';
    sHTML += '                  <td width="135" align="center" valign="top">';
    break;
    case 2:
    /*sHTML += '<sc';
    sHTML += 'ri';
    sHTML += 'pt s';
    sHTML += 'rc=https://seal.verisign.com/getseal?host_name=www.legalzoom.com&size=M&use_flash=NO&use_transparent=NO&lang=en';
    sHTML += '><';
    sHTML += '/s';
    sHTML += 'cr';
    sHTML += 'ip';
    sHTML += 't>';
    break;
    case 3:
    sHTML += '</td</tr><tr><td align=center>';
    sHTML += '                  <a href="http://www.verisign.com/ssl-certificate/" target="_blank"  style="color:#000000; text-decoration:none; font:bold 7px verdana,sans-serif; letter-spacing:.5px; text-align:center; margin:0px; padding:0px;">ABOUT SSL CERTIFICATES</a></td>';
    sHTML += '                  </tr>';
    sHTML += '                  </table>';*/
    
    sHTML += '<a href="javascript:popUp(\'https://seal.verisign.com/splash?form_file=fdf/splash.fdf&dn=WWW.LEGALZOOM.COM&lang=en\')"><img src="/img/verisign-security-site-logo.gif" border="0" alt=\'Verisign  Security\' title=\'Verisign  Security\'></a>';
    sHTML += '    </TD>';

	sHTML += '    </TR>';
	sHTML += '    </TABLE>';
	sHTML += '</TD>';
	sHTML += '</TR>';
	sHTML += '</TABLE>';
	break;
	}
    return sHTML;
}

function writeFooter(){
    if(typeof(arguments[0]) != "undefined") {
        iDisclaimer = arguments[0];
    } else {
        iDisclaimer = iStandardDisclaimer;
    }
  dw( getPageFooter(iDisclaimer, 1) );
  dw( getPageFooter(iDisclaimer, 2) );
  dw( getPageFooter(iDisclaimer, 3) );
}

/*  ------------------------------------------------------------   Footer routines end */