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="217">\n');

      document.write('<param name="movie" value="menu.swf?color=0x0084bf&labels='+encodeURI("Home_-_-___-_-_Verkoop_-_-___-_-_Dienstverlening_-_-___-_-_Contact_-_-___-_-_Links_-_-___-_-_Nieuws_-_-___-_-_Foto")+'&position=1&url='+encodeURI("index.php_-_-___-_-_verkoop.php_-_-___-_-_dienstverlening.php_-_-___-_-_contact.php_-_-___-_-_links.php_-_-___-_-_nieuws.php_-_-___-_-_foto.php")+'" />\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("Home_-_-___-_-_Verkoop_-_-___-_-_Dienstverlening_-_-___-_-_Contact_-_-___-_-_Links_-_-___-_-_Nieuws_-_-___-_-_Foto")+'&position=0&url='+encodeURI("index.php_-_-___-_-_verkoop.php_-_-___-_-_dienstverlening.php_-_-___-_-_contact.php_-_-___-_-_links.php_-_-___-_-_nieuws.php_-_-___-_-_foto.php")+'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="162" height="330" scale="noscale" salign="t">\n');

	document.write('</embed>\n');

     document.write('</object>\n');
	 
}
