// <!----- ROLLOVER BUTTON DEFINITIONS (needs to be updated here and also where gif is)------>



NavButtons['home'] = new NavButton('/images/i.home.gif', '/images/a.home.gif', 'Home');
NavButtons['help'] = new NavButton('/images/i.help.gif', '/images/a.help.gif', 'Help');
NavButtons['contact'] = new NavButton('/images/i.contact.gif', '/images/a.contact.gif', 'Contact Us');
NavButtons['logout'] = new NavButton('/images/i.logout.gif', '/images/a.logout.gif', 'Log Out');


NavButtons['logo'] = new NavButton('/images/i.logo.gif', '/images/a.logo.gif', 'Home');





NavButtons['homenew'] = new NavButton('/images/i.homenew.gif', '/images/a.homenew.gif', 'Home');
NavButtons['helpnew'] = new NavButton('/images/i.helpnew.gif', '/images/a.helpnew.gif', 'Help');
NavButtons['contactnew'] = new NavButton('/images/i.contactnew.gif', '/images/a.contactnew.gif', 'Contact Us');
NavButtons['logoutnew'] = new NavButton('/images/i.logoutnew.gif', '/images/a.logoutnew.gif', 'Log Out');

NavButtons['logonew'] = new NavButton('/images/i.logonew.gif', '/images/a.logonew.gif', 'Home');


