campo-sirio/htmlhelp/index.html
alex c434cad322 Patch level : 4.0 451
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :

Riportata la versione 3.1 patch 650


git-svn-id: svn://10.65.10.50/trunk@14148 c028cbd2-c16b-5b4b-a496-9718f37d4682
2006-07-11 13:10:51 +00:00

14 lines
519 B
HTML
Executable File

<html>
<head>
<title>Campo</title>
</head>
</html>
<!-- frames -->
<!-- <frameset rows="1%,*" onunload="uscita();"> -->
<frameset rows="100%">
<!-- <frame name="alto" src="" marginwidth="0" marginheight="0" scrolling="no" frameborder="0"> -->
<!-- SE LA PAGINA E' DENTRO PAGES <frame name="centro" src="index.asp" marginwidth="10" marginheight="0" scrolling="auto" frameborder="0"> -->
<frame name="centro" src="pages/home.html" marginwidth="10" marginheight="0" scrolling="auto" frameborder="0">
</frameset>