function Banner(){
document.write('<div id="header">');
document.write('<p id="logo"><a href="http://www.oracle.com/technology/global/jp/index.html"><img src="http://www.oracle.com/admin/images/otn/otn_logo_small.gif" alt="Oracle Technology Network" /></a></p>');
document.write('</div>');
}
