<html>

<head>

<title>Frameset page<title>

</head>

<frameset cols = "25%, *"> 

<noframes> 

<body>Under construction.</body>

  </noframes> 

<frame src ="/html/tutorial/frame_example_left.html" /> 

<frame src ="/html/tutorial/frame_example_right.html" /></frameset></html>