function navigationBanner()
{
document.write('<table align="center" width="1024" height="166" cellspacing="0" cellpadding="0" background="../images/soundtech-logo.jpg"><tr><td></td></tr></table>');
}

function copyright()
{
document.write('<table border="0" align="center" width="1024" cellspacing="0" cellpadding="0">');
document.write('<tr><td align="center">');
document.write('&copy; 2009 SoundTech Integrated Systems.');
document.write('</td></tr></table>');
}


			
