﻿// Start NavWinButton
document.write('<applet archive="navwinbutton.zip" code="navwinbutton.class" width="530" height="19" MAYSCRIPT>');
document.write('<param name="buttonfont" value="TimesRoman, 1, 12">');
document.write('<param name="menufont" value="TimesRoman, 3, 12">');
document.write('<param name="generalsettings" value="bottom, no">');
document.write('<param name="background" value="182CA2, images/nwb_bg_1.gif">');
document.write('<param name="buttoncolor" value="ffffff, 182CA2">');
document.write('<param name="buttonspacing" value="50, 0">');
document.write('<param name="ndmode" value="yes">');
document.write('<param name="target" value="_self">');
document.write('<param name="filename" value="navwinbutton1.txt">');
document.write('</applet>');
// End NavWinButton
