function copyright() {
   document.write("<! *** COPYRIGHT & DISCLAIMER *** >") ;
   document.write("<FONT SIZE=-2>") ;
   document.write("&#169 1996, Professional Practice Insurance Brokers, Inc.  This newsletter is published as a professional liability loss prevention service to PPIB clients and friends.  It is intended for use by architects and engineers as an information resource.  It is not intended to afford legal or insurance advice or opinion.  Readers are urged to consult competent legal and insurance counsel for assistance in applying the information presented here to their own unique circumstances.") ;
   document.write("<BR></FONT>") ;
}

function addresses() {
   document.write("<! *** NAME *** >") ;
   document.write("<CENTER><TABLE>") ;
   document.write("<TR><TD></TD><TD ALIGN=CENTER COLSPAN=2><P><B>Professional Practice Insurance Brokers, Inc.</B><HR></TD><TD></TD></TR>") ;
   document.write("<! *** ADDRESSES *** >") ;
   document.write("<TR>") ;
   document.write("<TD ALIGN=CENTER VALIGN=TOP><FONT SIZE=-1>10 California Street<BR>Redwood City, CA  94063<BR>(650) 369-5900") ;
   document.write("<TD ALIGN=CENTER VALIGN=TOP><FONT SIZE=-1>265 West Bullard<BR>Suite 101<BR>Fresno, CA 93704<BR>(209) 432-1800") ;
   document.write("<TD ALIGN=CENTER VALIGN=TOP><FONT SIZE=-1>250 Newport Center Drive<BR>Suite M106<BR>Newport Beach, CA  92660<BR>(949) 729-0700") ;
   document.write("<TD ALIGN=CENTER VALIGN=TOP><FONT SIZE=-1>4401 Colwick Road<BR>Suite 700<BR>Charlotte, NC  28211<BR>(704) 365-0900") ;
   document.write("</TR>") ;
   document.write("</TABLE></CENTER>") ;
}


function navbar() {
   document.write("<CENTER>") ;
   document.write("<A HREF=\"library/library.htm\"><IMG SRC=\"/binaries/navigbar/riskmngt.gif\" BORDER=0 ALT=\"Risk Management Library\"></A>") ;
   document.write("<A HREF=\"construc.htm\"><IMG SRC=\"/binaries/navigbar/aboutppi.gif\" BORDER=0 ALT=\"About PPIB\"></A>") ;
   document.write("<A HREF=\"construc.htm\"><IMG SRC=\"/binaries/navigbar/contctus.gif\" BORDER=0 ALT=\"Contact Us!\"></A>") ;
   document.write("<A HREF=\"index.htm\"><IMG SRC=\"/binaries/navigbar/ppibsm.gif\" BORDER=0 ALT=\"Home\"></A>") ;
   document.write("<A HREF=\"construc.htm\"><IMG SRC=\"/binaries/navigbar/whatsnew.gif\" BORDER=0 ALT=\"What's New?\"></A>") ;
   document.write("<A HREF=\"construc.htm\"><IMG SRC=\"/binaries/navigbar/insurapp.gif\" BORDER=0 ALT=\"Insurance Applications\"></A>") ;
  document.write("<A HREF=\"construc.htm\"><IMG SRC=\"/binaries/navigbar/prodnsrv.gif\" BORDER=0 ALT=\"Programs and Services\"></A>") ;
   document.write("</CENTER>") ;

   document.write("<CENTER><FONT SIZE=2>") ;
   document.write("<A HREF=\"construc.htm\">About PPIB</A> &#183 <A HREF=\"construc.htm\">Contact Us!</A> &#183 <A HREF=\"index.htm\">Home</A> &#183 <A HREF=\"construc.htm\">What's New?</A> &#183 <A HREF=\"construc.htm\">Insurance Applications</A><BR>") ;
   document.write("<A HREF=\"construc.htm\">Risk Management Resources</A> &#183 <A HREF=\"construc.htm\">Products and Services</A>") ;
   document.write("</FONT></CENTER>") ;
}



