<!--
document.write('<div id="intestazione" style="position:relative;width:100%;margin-right:0px;z-index:999;">');
document.write('<table width="100%" height="220" border="0" cellpadding="0" cellspacing="0">')
document.write('<tr>')
document.write('<td valign="bottom" align="center">')
document.write('<table width="750" height="100%" border="0" cellpadding="0" cellspacing="0" background="img_struct/sfondo.gif">')
document.write('<tr>')
document.write('<td align="center" height="100%" valign="bottom">')

if (querystring == "?flash=0") {
	document.write ('<a href="index.htm?flash=0"><img src="img_struct/titolo_alt.jpg" alt="Wu Chi Kung Fu - Scuola di Kung Fu Tradizionale" width="750" height="220" border="0"></a>');
			} else { 
	document.write ('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
	document.write ('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="750" height="220">');
	document.write ('<param name="movie" value="swf/titolo.swf"><param name="quality" value="high"><embed src="swf/titolo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="750" height="220"></embed>');
	document.write ('</object>');
			}

document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('</div>');
querystring = "?flash=0";
//-->
