
function imprint(){
	var imprintwindow = window.open("imprint.html","Impressum","width=360, height=650");
}

function openNewWindow(URLtoOpen, windowName, windowFeatures) {
	newWindow=window.open(URLtoOpen, windowName, windowFeatures);
}

function InsertFlash()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="800" height="600" id="xml_test_v7" ALIGN="">\n');
    document.write('<param name=movie value="machbar_de.swf">\n');
    document.write('<param name=quality value=best>\n');
    document.write('<param name=bgcolor value=#4F2F1F>\n');
    document.write('<embed src="machbar_de.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="800" height="600" id="xml_test_v7" ALIGN="">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}

function InsertFlash2()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="70" height="14">\n');
    document.write('<param name=movie value="muteBtn.swf?lang=de">\n');
    document.write('<param name=quality value=best>\n');
    document.write('<embed src="muteBtn.swf?lang=de" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="70" height="14" id="muteBtn" ALIGN="">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}
