// JavaScript Document
document.write('<object width="100%" height="127">');
document.write('<param name="movie" value="flash/menu.swf">');
document.write('<param name="quality" value="high">');
document.write('<param name="wmode" value="transparent">');
document.write('<embed src="flash/menu.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="100%" height="127" wmode="transparent"></embed>');
document.write('</object>');
