function mnuSwap(vTag,vMode) { if (document.images) { document.images['mnu'+vTag].src='/buttons/imgMenu'+vTag+'_'+vMode+'.jpg'; } }
