

<!--------------------->
// MENU OBJECT //}
var hBar = new ItemStyle(23, 0, '', 0, 0, '#000000', '#000000', 'Vb12WhtC', 'Vb12YelC',
 'itemBorderBlack', 'itemBorderBlack', null, null, 'hand', 'default');

var subM = new ItemStyle(80, 20, '', -15, 0, '', '', '', '',
 'itemBorderBlack', 'itemBorderBlack', null, null, 'hand', 'default');

var bMenu = new PopupMenu('bMenu');
with (bMenu)
{
startMenu('root', true, 572, 617, 106, hBar, '', false);
addItem('BlueZone\'s', 'mCalCon', 'sm:',  null);
with(addItem('A L Hooker Jr.', 'mFar', 'sm:')) onclick='window.location.href="../archie/Archie_Lee_Hooker.html"';
with(addItem('Discography', 'mBest', 'sm:')) onclick='window.location.href="../archie/Archie_Lee_Hooker.html"';
with(addItem('&amp; Biography', 'mChurch', 'sm:')) onclick='window.location.href="../archie/Archie_Lee_Hooker.html"';


startMenu('mCalCon', true, -78, 4, 78, subM, '');
addItem('SWAP: <img src="../man/images/artists/CalCon.jpg">^ <img src="../man/images/artists/ArchieS.jpg"> ', '#', '', subM, 78, 77);

startMenu('mFar', true, -78, -18, 78, subM, '');
addItem('SWAP: <img src="../man/images/artists/FarFrom77.jpg">^  <img src="../man/images/artists/ArchieS.jpg"> ', '../archie/Archie_Lee_Hooker.html', '', '', 78, 77);

startMenu('mBest', true, -78, -40, 78, subM, '');
addItem('SWAP:  <img src="../man/images/artists/ABcd.jpg">^ <img src="../man/images/artists/ArchieS.jpg"> ', '../archie/Archie_Lee_Hooker.html', '', '', 78, 77);

startMenu('mChurch', true, -78, -62, 78, subM, '');
addItem('SWAP: <img src="../man/images/artists/NCcd.jpg">^ <img src="../man/images/artists/ArchieS.jpg"> ', '../archie/Archie_Lee_Hooker.html', '', '', 78, 77);



}
<!--------------------->


<!--------------------->
// MENU OBJECT //}
var hBar = new ItemStyle(22, 0, '', 0, 0, '#000000', '#000000', 'Vb12WhtC', 'Vb12YelC',
 'itemBorderBlack', 'itemBorderBlack', null, null, 'hand', 'default');

var subM = new ItemStyle(80, 20, '', -15, 0, '', '', '', '',
 'itemBorderBlack', 'itemBorderBlack', null, null, 'hand', 'default');

var qMenu = new PopupMenu('qMenu');
with (qMenu)
{
startMenu('root', true, 136, 617, 105, hBar, '', false);
with(addItem('Rosebud\'s', 'mRose', 'sm:')) onclick='window.location.href="http://www.rosebudus.com/hooker/"';
with(addItem('J L Hooker', 'mHook', 'sm:')) onclick='window.location.href="http://www.rosebudus.com/hooker/"';
with(addItem('Discography', 'mDisc', 'sm:')) onclick='window.location.href="http://www.rosebudus.com/hooker/"';
with(addItem('&amp;Archives', 'mArch', 'sm:')) onclick='window.location.href="http://www.rosebudus.com/hooker/"';

startMenu('mRose', true, -78, 4, 78, subM, '');
addItem('SWAP: <img src="../man/images/artists/JLHa2.jpg">^ <img src="../man/images/artists/JLHa6.jpg"> ','http://www.rosebudus.com/hooker/', '', '', 78, 77);

startMenu('mHook', true, -78, -17, 78, subM, '');
addItem('SWAP: <img src="../man/images/artists/JLHa3.jpg">^ <img src="../man/images/artists/JLHa6.jpg"> ', 'http://www.rosebudus.com/hooker/', '', '', 78, 77);

startMenu('mDisc', true, -78, -38, 78, subM, '');
addItem('SWAP:  <img src="../man/images/artists/JLHa4.jpg">^ <img src="../man/images/artists/JLHa6.jpg"> ', 'http://www.rosebudus.com/hooker/', '', '', 78, 77);

startMenu('mArch', true, -78, -59, 78, subM, '');
addItem('SWAP: <img src="../man/images/artists/JLHa5.jpg">^ <img src="../man/images/artists/JLHa6.jpg"> ', 'http://www.rosebudus.com/hooker/', '', '', 78, 77);

}







<!--------------------->








