17 lines
243 B
HTML
17 lines
243 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Gruppi merceologici</title>
|
||
|
</head>
|
||
|
|
||
|
<!-- frames -->
|
||
|
<frameset rows="80,*" border="0">
|
||
|
<frame name="uno" src="batbgmc_alto.html">
|
||
|
<frame name="due" src="batbgmc_corpo.html">
|
||
|
</frameset>
|
||
|
|
||
|
|
||
|
<body>
|
||
|
|
||
|
</body>
|
||
|
</html>
|