10 lines
587 B
HTML
10 lines
587 B
HTML
|
|
||
|
<!--<frameset rows=60,* border=0>
|
||
|
<frame name=alto src="alto.html"> marginwidth=0 marginheight=0 scrolling=no frameborder=0>-->
|
||
|
<frameset cols=20%,* border=0>
|
||
|
<frame name=sinistra src="sinistra.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="../ba/ba4200b.html" marginwidth=10 marginheight=0 scrolling=auto frameborder=0>
|
||
|
<!-- </frameset>
|
||
|
</frameset>-->
|