/** quick and dirty js header menu 0.02 rdc
 */
var htxt = ''
htxt += '<FONT SIZE="-1"><A HREF="http://dedee.org/">dedee.org</A> for Dedee Pfeiffer fans | <A HREF="index.html">*1Contents</A> | <A HREF="film.html">Filmography</A> | <A HREF="pict.html">Pictures</A> | <A HREF="clip.html"> Clippings</A> | <A HREF="cutt.html">Cuttings</A> | <A HREF="snip.html">Snippings</A> || </FONT><HR ALIGN=LEFT>'
document.write(htxt)