<html>
<head>
<title>A menu Applet</title>
</head>

<body bgcolor=lightyellow>

<h2>The full Applet</H2>

<div style="width:280; border:thin solid; ">

	<Applet code="Awindow7.class" width=280 Height=300>
	</Applet>

</div>