File: //usr/local/usermin-1.823/file/xinha/examples/ExtendedDemo.html
<html>
<head><title>Xinha Extended Example</title></head>
<!--------------------------------------:noTabs=true:tabSize=2:indentSize=2:--
-- Xinha example frameset.
--
-- $HeadURL: http://svn.xinha.org/trunk/examples/ExtendedDemo.html $
-- $LastChangedDate: 2008-10-12 19:42:42 +0200 (So, 12. Okt 2008) $
-- $LastChangedRevision: 1084 $
-- $LastChangedBy: ray $
--------------------------------------------------------------------------->
<frameset cols="240,*">
<frame src="files/ext_example-menu.php" name="menu" id="menu">
<frame src="about:blank" name="body" id="body">
</frameset>
</html>