function anima_home()
{
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="210" height="265">\n');
document.write('<param name="movie" value="flash/home_foglie.swf">\n');
document.write('    <param name="quality" value="high">\n');
document.write('    <param name="wmode" value="transparent">\n');
document.write('    <embed src="flash/home_foglie.swf" wmode="transparent" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="210" height="265"></embed>\n');
document.write('</object>\n');
}


function scrivi_frames() {
document.write('<frameset cols="*,995,*" border="0" frameborder="0"><frame name="laterale2" src="html/laterale.html" frameborder="0" scrolling="no"/><frameset rows="260,*" border="0" frameborder="0"><frame src="html/top2.html" name="alto" noresize="noresize" scrolling="no" frameborder="0" /><frame src="'+location.search.substring(1)+'" name="corpo" frameborder="0" /></frameset><frame name="laterale2" src="html/laterale.html" frameborder="0" scrolling="no"/></frameset><noframes></noframes>');
}
