function Menu()
{  
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="162" height="66">\n');

      document.write('<param name="movie" value="menu.swf?color=0x0084bf&labels='+encodeURI("Contact_-_-___-_-_Terug")+'&position=1&url='+encodeURI("../../contact.php_-_-___-_-_javascript:history.go(-1)")+'" />\n');

      document.write('<param name="quality" value="high" />\n');
document.write('<param name="scale" value="noscale" /><param name="salign" value="t" />\n');
      document.write('<embed src="menu.swf?color=0x0084bf&labels='+encodeURI("Contact_-_-___-_-_Terug")+'&position=0&url='+encodeURI("../../contact.php_-_-___-_-_javascript:history.go(-1)")+'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="162" height="290" scale="noscale" salign="t">\n');

	document.write('</embed>\n');

     document.write('</object>\n');
}

