btn01off = new Image(); btn01off.src="menu/menu01a.gif";

btn01on = new Image(); btn01on.src="menu/menu01b.gif";

btn02off = new Image(); btn02off.src="menu/menu02a.gif";

btn02on = new Image();btn02on.src="menu/menu02b.gif";

btn03off = new Image(); btn03off.src="menu/menu03a.gif";

btn03on = new Image(); btn03on.src="menu/menu03b.gif";

btn04off = new Image(); btn04off.src="menu/menu04a.gif";

btn04on = new Image();btn04on.src="menu/menu04b.gif";

btn05off = new Image(); btn05off.src="menu/menu05a.gif";

btn05on = new Image(); btn05on.src="menu/menu05b.gif";

btn06off = new Image(); btn06off.src="menu/menu06a.gif";

btn06on = new Image();btn06on.src="menu/menu06b.gif";

btn07off = new Image(); btn07off.src="menu/menu07a.gif";

btn07on = new Image(); btn07on.src="menu/menu07b.gif";

btn08off = new Image(); btn08off.src="menu/menu08a.gif";

btn08on = new Image(); btn08on.src="menu/menu08b.gif";

btn09off = new Image(); btn09off.src="menu/menu09a.gif";

btn09on = new Image(); btn09on.src="menu/menu09b.gif";

btn10off = new Image(); btn10off.src="menu/menu10a.gif";

btn10on = new Image(); btn10on.src="menu/menu10b.gif";



function imgOn(imgName) {

document[imgName].src = eval(imgName + "on.src");

}

function imgOff(imgName) {

document[imgName].src = eval(imgName + "off.src");

}





document.write('<table width="940" nowrap border="0" cellspacing="0" cellpadding="0">');

document.write('<tr>');

document.write('<td width="263" nowrap><a href="index.html" target="_top" onFocus="this.blur();"><img src="img/header_logo.gif" alt="The Gospellers Official Site : Gostudio" width="263" height="58" border="0"></a></td>');

document.write('</tr>');

document.write('</table>');

document.write('');

document.write('<table width="940" nowrap border="0" cellspacing="0" cellpadding="0">');

document.write('<tr>');

document.write('<td><a href="index.html" target="_top" onMouseOver="imgOn(\'btn01\');" onMouseOut="imgOff(\'btn01\');"><img src="menu/menu01a.gif" alt="HOME" width="67" height="20" border="0" name="btn01"></a></td>');

document.write('<td><img src="img/spacer.gif" width="1" height="1" alt=""></td>');

document.write('<td><a href="information/index.html" target="_top" onMouseOver="imgOn(\'btn02\');" onMouseOut="imgOff(\'btn02\');"><img src="menu/menu02a.gif" alt="INFORMATION" width="123" height="20" border="0" name="btn02"></a></td>');

document.write('<td><img src="img/spacer.gif" width="1" height="1" alt=""></td>');

document.write('<td><a href="media/index.html" target="_top" onMouseOver="imgOn(\'btn03\');" onMouseOut="imgOff(\'btn03\');"><img src="menu/menu03a.gif" alt="MEDIA" width="71" height="20" border="0" name="btn03"></a></td>');

document.write('<td><img src="img/spacer.gif" width="1" height="1" alt=""></td>');

document.write('<td><a href="live/index.html" target="_top" onMouseOver="imgOn(\'btn04\');" onMouseOut="imgOff(\'btn04\');"><img src="menu/menu04a.gif" alt="LIVE" width="55" height="20" border="0" name="btn04"></a></td>');

document.write('<td><img src="img/spacer.gif" width="1" height="1" alt=""></td>');

document.write('<td><a href="discography/index.html" target="_top" onMouseOver="imgOn(\'btn05\');" onMouseOut="imgOff(\'btn05\');"><img src="menu/menu05a.gif" alt="DISCOGRAPHY" width="129" height="20" border="0" name="btn05"></a></td>');

document.write('<td><img src="img/spacer.gif" width="1" height="1" alt=""></td>');

document.write('<td><a href="profile/index.html" target="_top" onMouseOver="imgOn(\'btn06\');" onMouseOut="imgOff(\'btn06\');"><img src="menu/menu06a.gif" alt="PROFILE" width="85" height="20" border="0" name="btn06"></a></td>');

document.write('<td><img src="img/spacer.gif" width="1" height="1" alt=""></td>');

document.write('<td><a href="newsingle/index.html" target="_top" onMouseOver="imgOn(\'btn07\');" onMouseOut="imgOff(\'btn07\');"><img src="menu/menu07a.gif" alt="NEW SINGLE" width="112" height="20" border="0" name="btn07"></a></td>');

document.write('<td><img src="img/spacer.gif" width="1" height="1" alt=""></td>');

document.write('<td><a href="staffblog/index.html" target="_top" onMouseOver="imgOn(\'btn08\');" onMouseOut="imgOff(\'btn08\');"><img src="menu/menu08a.gif" alt="STAFF BLOG" width="104" height="20" border="0" name="btn08"></a></td>');

document.write('<td><img src="img/spacer.gif" width="1" height="1" alt=""></td>');

document.write('<td><a href="mobile/index.html" target="_top" onMouseOver="imgOn(\'btn09\');" onMouseOut="imgOff(\'btn09\');"><img src="menu/menu09a.gif" alt="MOBILE" width="81" height="20" border="0" name="btn09"></a></td>');

document.write('<td><img src="img/spacer.gif" width="1" height="1" alt=""></td>');

document.write('<td><a href="otherinfo/index.html" target="_top" onMouseOver="imgOn(\'btn10\');" onMouseOut="imgOff(\'btn10\');"><img src="menu/menu10a.gif" alt="OTHER INFO." width="104" height="20" border="0" name="btn10"></a></td>');

document.write('</tr>');

document.write('</table>');
