<html>
<title>Welcome to Troy Wollenslegel's Home Page</title>
<body BGCOLOR="000000" TEXT="DDDDDD" link=#7777DD vlink=#CC3333
alink=#00ff00>

<center><h2>Welcome to Troy Wollenslegel's Home Page</h2>
	<frameset border=0 rows="84,*">
		<frame src="title.html" name="title" noresize scrolling="no">
		<frameset cols="173,*">
			<frame src="menu.html" name="menu" noresize
target="main">
			<frame src="main.html" name="main" noresize>
		</frameset>
	</frameset>
	<noframes>

		<body text="white" bgcolor="black" link="white" vlink="#0099ff">
			
		</body>

	</noframes>

</html>

