<HTML>
<HEAD>
<TITLE>My website</TITLE>
</head>
<frameset cols="145,620*" frameborder="NO"
border="0" framespacing="0" rows="*">
<frame name="leftFrame" scrolling="NO" noresize
src="left.htm">
<frame name="Main" src="start.htm">
</frameset>
<noframes>
</noframes>
</html>