document.writeln('<table class="logo-outer"><tr><td class="logo-outer">');
//document.writeln('<a href="index.html"><img src="logo.jpg" width="175" height="176" alt="Melodys Arts" border="0"></a>');
document.writeln('<a href="images/logo.jpg"><img src="logo.jpg" width="175" height="174" alt="Melodys Arts" border="0"></a>');
document.writeln('</td></tr></table>');

