// JavaScript Document
document.write('<tr><td width="930" height="100" align="left" valign="top" background="../interface/title.png">');
document.write('<table width="930" border="0" cellspacing="0" cellpadding="0"><tr>');
document.write('<td width="460" height="100">&nbsp;</td>');
document.write('<td width="350" height="100" align="left" valign="top">');
//menu
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="350" height="100" tabindex="0" title="menu">');
document.write('<param name="movie" value="../interface/main_menu.swf?root=false" />');
document.write('<param name="quality" value="high" /><param name="BGCOLOR" value="#C7B299" />');
document.write('<embed src="../interface/main_menu.swf?root=false" width="350" height="100" quality="high" ');
document.write('pluginspage="http://www.macromedia.com/go/getflashplayer" ');
document.write('type="application/x-shockwave-flash" wmode=transparent bgcolor="#C7B299">');
document.write('</embed></object></td>');
//date
document.write('<td height="100" align="left" valign="bottom"><img src="../interface/date.png" width="120" height="20" />');
document.write('</td></tr></table></td></tr>');