<html>
<head>
<title>index.html</title>
</head>
<frameset cols="100,300" frameborder="0"
border="0">
<frameset rows="200,150" frameborder="0"
border="0">
<frame src="A" name="A" style="border-bottom:1
solid black" scrolling="auto">
<frame src="B" name="B" scrolling="auto">
</frameset>
<frame src="C" name="C" style="border-left:1
solid black" scrolling="auto">
<noframes>
<body>
</body>
</noframes>
</frameset>
</html>