// javascript for Cellostudio header, menu section  -sdp 23 November 2007


document.write('\n');
document.write('<a name="top"></a>\n');
document.write('<div id="container">\n');
document.write('		<div id="topNav">\n');
document.write('			<div id="logo"><a href="index.html" alt="Home">\n');
document.write(' <scr');
document.write('ipt type="text/javascript"> \n');
document.write(' AC_FL_RunContent( "codebase", '); 
document.write(' "http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0", '); 
document.write(' "width","195","height","82","src","swf/cellostudio","quality","high","pluginspage", ');
document.write(' "http://www.macromedia.com/go/getflashplayer","swf/cellostudio", "swf/cellostudio" ); </scr');
document.write('ipt>\n');

document.write('<no');
document.write('script>\n');
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"  ');
document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" ');
document.write('width="195" height="82"> \n');
document.write('<param name="movie" value="swf/cellostudio.swf"> \n');
document.write('<param name="quality" value="high"> \n');
document.write('</object></nosc');
document.write('ript></a></div>\n');
document.write('			<ul>\n');
document.write('				<li><a href="index.html">home</a></li>\n');
document.write('				<li><a href="fees.html">fees</a></li>\n');
document.write('				<li><a href="knowledge.html">articles</a></li>\n');
document.write('				<li><a href="payonline.html">pay online</a></li>\n');
<!-- remove surrounding comment tags to enable new link --> 
<!-- document.write('			<li><a href="new_page.html">new page name</a></li>\n'); -->
document.write('				<li><a href="http://sheetmusic.cellostudio.info/index.html" target="_blank">sheet music</a></li>\n');
document.write('				<li><a href="contact.html">contact</a></li>\n');
document.write('			</ul>\n');
document.write('		</div>\n');
document.write('	</div>\n');

document.write('\n');