objects = document.getElementsByTagName("object");
for (var i = 0; i < objects.length; i++)
{
    objects[i].outerHTML = objects[i].outerHTML;
}


function menu()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="54" height="643">\n');
document.write('<param name="movie" value="Flash/menu.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<embed src="Flash/menu.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="54" height="643"></embed>\n');
document.write('</object>\n');
}

function head_2()
{
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="496" height="182">\n');
document.write('<param name="movie" value="head_2.swf">\n');
document.write('<param name="quality" value="best">\n');
document.write('<param name="play" value="true">\n');
document.write('<embed src="head_2.swf" type="application/x-shockwave-flash" width="496" height="182" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" quality="best" play="true">\n');
document.write('</object>\n');
}

function head()
{
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="496" height="184">\n');
document.write('<param name="movie" value="head.swf">\n');
document.write('<param name="quality" value="best">\n');
document.write('<param name="play" value="true">\n');
document.write('<embed src="head.swf" type="application/x-shockwave-flash" width="496" height="184" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" quality="best" play="true">\n');
document.write('</object>\n');
}
