function animaz() {

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="700" height="230">\n');
document.write('<param name="movie" value="immagini/animaz_home.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<PARAM NAME="wmode" VALUE="transparent">\n');
document.write('<embed src="immagini/animaz_home.swf" type="application/x-shockwave-flash" width="700" height="230">\n');
document.write('</embed>\n');
document.write('</object>');

}



function conta() {

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="67" height="13">\n');
document.write('<param name="movie" value="conta.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<PARAM NAME="wmode" VALUE="transparent">\n');
document.write('<embed src="conta.swf" type="application/x-shockwave-flash" width="67" height="13">\n');
document.write('</embed>\n');
document.write('</object>');

}


function teschio() {
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="140" height="130">\n');
document.write('<param name="movie" value="immagini/stella_contatti.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<PARAM NAME="wmode" VALUE="transparent">\n');
document.write('<embed src="immagini/stella_contatti.swf" type="application/x-shockwave-flash" width="140" height="130">\n');
document.write('</embed>\n');
document.write('</object>');

}