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