document.write('<STYLE type="text/css">');
document.write('#menuspan942 { position:absolute; width:798px; }');
document.write('#menutable942 { border-width: 0px; border-color: #5D7747; border-style:solid}');
document.write('td.menucell942 { padding:2px; padding-left:4px; padding-right:4px; background:#FF00FF; border:0px solid #EDEDED; text-align:CENTER; }');
document.write('#submenutable942 { background: #BAB423; border-width: 1px; border-color: #FFFFFF; border-style:solid}');
document.write('td.topcell942 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: @Arial Unicode MS; font-size: 15px; font-style:normal; text-align:CENTER; }');
document.write('a.topitem942 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: @Arial Unicode MS; font-size: 15px; font-style:normal; } ');
document.write('a.topitem942:hover {text-decoration:none; color:#F700F7; font-weight: 700; font-family: @Arial Unicode MS; font-size: 15px; font-style:normal;}');
document.write('a.subitem942 {text-decoration:none; color:#800000; font-weight: 400; font-family: @Arial Unicode MS; font-size: 13px; font-style:normal; } ');
document.write('a.subitem942:hover {text-decoration:none; color:#BC00BC; font-weight: 400; font-family: @Arial Unicode MS; font-size: 13px; font-style:normal; }');
document.write('P.MN942 {margin:0px; color:#FFFFFF; font-weight: 700; font-family: @Arial Unicode MS; font-size:15px; font-style:normal;  }');
document.write('P.SMN942 {text-decoration:none; color:#800000; font-weight: 400; font-family: @Arial Unicode MS; font-size:13px; font-style:normal; margin:0px; }');
document.write('#submenu942_0 { position:absolute; left:114px; top:33px; visibility:hidden; }');
document.write('#submenu942_1 { position:absolute; left:684px; top:33px; visibility:hidden; }');
document.write('</style>');
var thisbrowser942
var hidetimer942 = null;
if(document.layers){ thisbrowser942='NN4'; }
if(document.all){ thisbrowser942='IE'; }
if(!document.all && document.getElementById){ thisbrowser942='NN6'; }
function showmenu942(menuname)
{
if(thisbrowser942=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser942=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser942=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer942) clearTimeout(hidetimer942);}
function timermenu942()
{
if(hidetimer942) clearTimeout(hidetimer942);hidetimer942 = setTimeout("hideall942();",1000);
}
function hidemenu942(menuname)
{
if(thisbrowser942=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser942=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser942=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite942(menuitem) 
{
if(typeof(currentpage942)!='undefined' && menuitem==currentpage942) return;
if(thisbrowser942=='IE') document.all[menuitem].style.backgroundColor = '#FFFF99';
if(thisbrowser942=='NN6') document.getElementById(menuitem).style.backgroundColor = '#FFFF99';
if(hidetimer942) clearTimeout(hidetimer942);}
function unhilite942(menuitem) 
{
if(typeof(currentpage942)!='undefined' && menuitem==currentpage942) return;
if(thisbrowser942=='IE') document.all[menuitem].style.backgroundColor = '#FF00FF';
if(thisbrowser942=='NN6') document.getElementById(menuitem).style. backgroundColor = '#FF00FF';
if(hidetimer942) clearTimeout(hidetimer942);hidetimer942 = setTimeout("hideall942();",1000);
}
function hideall942()
{
hidemenu942('submenu942_0');
hidemenu942('submenu942_1');
}
function openmenu942(menuname)
{
showmenu942(menuname);
if(menuname!='submenu942_0') hidemenu942('submenu942_0');
if(menuname!='submenu942_1') hidemenu942('submenu942_1');
}
document.write('<table width=798 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan942">');
document.write('<table width=798 id="menutable942" cellspacing=0 cellpadding=9 >');
document.write('<tr>');
document.write('<td class="topcell942" align="CENTER" width=114 height=16 bgcolor=#990099 onMouseOver="hideall942()">')
document.write('<a href="http://frankgriffith.co.uk" target="_self" title="" class="topitem942">Home</a>');
document.write('</td>');
document.write('<td class="topcell942" align="CENTER" width=114 height=16 bgcolor=#990099 onMouseOver="openmenu942(\'submenu942_0\')" onMouseOut="timermenu942();">')
document.write('<a href="" target="_self" title="" class="topitem942">Profile</a>');
document.write('</td>');
document.write('<td class="topcell942" align="CENTER" width=114 height=16 bgcolor=#990099 onMouseOver="hideall942()">')
document.write('<a href="http://frankgriffith.co.uk/LISTEN.aspx" target="_self" title="" class="topitem942">Listen</a>');
document.write('</td>');
document.write('<td class="topcell942" align="CENTER" width=114 height=16 bgcolor=#990099 onMouseOver="hideall942()">')
document.write('<a href="http://frankgriffith.co.uk/RECORDINGS.html" target="_self" title="" class="topitem942">Recordings</a>');
document.write('</td>');
document.write('<td class="topcell942" align="CENTER" width=114 height=16 bgcolor=#990099 onMouseOver="hideall942()">')
document.write('<a href="http://frankgriffith.co.uk/SCORES_List.aspx" target="_self" title="" class="topitem942">Scores</a>');
document.write('</td>');
document.write('<td class="topcell942" align="CENTER" width=114 height=16 bgcolor=#990099 onMouseOver="hideall942()">')
document.write('<a href="http://frankgriffith.co.uk/CONSTRUCTION.html" target="_self" title="" class="topitem942">NONET</a>');
document.write('</td>');
document.write('<td class="topcell942" align="CENTER" width=114 height=16 bgcolor=#990099 onMouseOver="openmenu942(\'submenu942_1\')" onMouseOut="timermenu942();">')
document.write('<a href="" target="_self" title="" class="topitem942">Gallery</a>');
document.write('</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('<div id="submenu942_0">');
document.write('<table id="submenutable942" width=150 cellspacing=1>');
document.write('<tr>');
document.write('<td align="CENTER" class="menucell942" height=20 id="s942_0_0" onMouseOver="hilite942(\'s942_0_0\')" onMouseOut="unhilite942(\'s942_0_0\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align="CENTER">');
document.write('<a href="http://frankgriffith.co.uk/BIOGRAPHY.aspx" target="_self" title="" class="subitem942" >Biography</a>')
;document.write('</td><td><p class="SMN942">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align="CENTER" class="menucell942" height=20 id="s942_0_1" onMouseOver="hilite942(\'s942_0_1\')" onMouseOut="unhilite942(\'s942_0_1\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align="CENTER">');
document.write('<a href="http://frankgriffith.co.uk/QUOTES.aspx" target="_self" title="" class="subitem942" >Quotes</a>')
;document.write('</td><td><p class="SMN942">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('<div id="submenu942_1">');
document.write('<table id="submenutable942" width=150 cellspacing=1>');
document.write('<tr>');
document.write('<td align="CENTER" class="menucell942" height=20 id="s942_1_0" onMouseOver="hilite942(\'s942_1_0\')" onMouseOut="unhilite942(\'s942_1_0\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align="CENTER">');
document.write('<a href="http://frankgriffith.co.uk/Gallery/PERSONAL/album/index.html" target="_blank" title="" class="subitem942" >Pictures of Frank</a>')
;document.write('</td><td><p class="SMN942">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align="CENTER" class="menucell942" height=20 id="s942_1_1" onMouseOver="hilite942(\'s942_1_1\')" onMouseOut="unhilite942(\'s942_1_1\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align="CENTER">');
document.write('<a href="http://frankgriffith.co.uk/Gallery/NONET_PARK/album/index.html" target="_blank" title="" class="subitem942" >NONET at the Park </a>')
;document.write('</td><td><p class="SMN942">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('</span></td></tr></table>');

