function embedObject() {
	document.write('<html>' +
	'<head>' +
	'<title>Nikamp - Raamsweg 47a - Marienheem</title>' +
	'<meta name=\"keywords\" content=\"jpg, martin, movie1, nikamp, pedicure, scene, silvia, texelaars\">' +
	'<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\">' +
	'<style type=\"text/css\">' +
	'' +
	'<!--' +
	'body {' +
	'	background-color: #CCCCFF;' +
	'}' +
	'-->' +
	'</style>' +
	'</head>' +
	'<body>' +
	'<center>' +
	'  <p>' +
	'    <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=\"800\" height=\"574\">' +
	'      <param name=\"movie\" value=\"Movie1.swf\">' +
	'      <param name=\"quality\" value=\"high\">' +
	'      <embed src=\"Movie1.swf\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"800\" height=\"294\"></embed>' +
	'    </object>' +
	'  </p>' +
	'  </center>' +
	'</body>' +
	'</html>' +
	'');

}

// execute!
embedObject();
