10 lines
590 B
HTML
10 lines
590 B
HTML
|
|
||
|
<!--<frameset rows=60,* border=0>
|
||
|
<frame name=alto src="alto.html"> marginwidth=0 marginheight=0 scrolling=no frameborder=0>-->
|
||
|
<frameset cols=23%,* border=0>
|
||
|
<frame name=sinistra src="sinistra_ve.html"> marginwidth=10 marginheight=0 scrolling=auto frameborder=0>
|
||
|
<!-- <frame name=corpo src='corpo.php?corso=<?php echo $corso; ?>&modulo=<?php echo $modulo; ?>' marginwidth=10 marginheight=0 scrolling=auto frameborder=0> -->
|
||
|
<frame name=corpo src="../ve/ve0100a.html" marginwidth=10 marginheight=0 scrolling=auto frameborder=0>
|
||
|
<!-- </frameset>
|
||
|
</frameset>-->
|