function n1on() { document.images[ 'b1'].src='/n2/corp.gif' }
function n1off() { document.images[ 'b1'].src='/n1/corp.gif' }
function n2on() { document.images[ 'b2'].src='/n2/folio.gif' }
function n2off() { document.images[ 'b2'].src='/n1/folio.gif' }
function n3on() { document.images[ 'b3'].src='/n2/svc.gif' }
function n3off() { document.images[ 'b3'].src='/n1/svc.gif' }
function n4on() { document.images[ 'b4'].src='/n2/prod.gif' }
function n4off() { document.images[ 'b4'].src='/n1/prod.gif' }
function n5on() { document.images[ 'b5'].src='/n2/quot.gif' }
function n5off() { document.images[ 'b5'].src='/n1/quot.gif' }
function n6on() { document.images[ 'b6'].src='/n2/contact.gif' }
function n6off() { document.images[ 'b6'].src='/n1/contact.gif' }
function n7on() { document.images[ 'b7'].src='/n2/support.gif' }
function n7off() { document.images[ 'b7'].src='/n1/support.gif' }
