ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <HTML> <HEAD> <TITLE>Wheel of Dharma</TITLE> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"> <META NAME="robots" CONTENT="noindex,nofollow"> <META NAME="author" CONTENT="Tuomas"> <LINK rel="stylesheet" type="text/css" href="wod.css"> <link rel="icon" href="favicon.png" type="image/png"> </HEAD> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> <FRAMESET cols="15%, 85%"> <FRAME src="menu.html" name="menu" noresize scrolling="no" frameborder="0"> <FRAME src="main.html" name="main" noresize frameborder="0"> <NOFRAMES> <P>What, no frames?</P> </NOFRAMES> </FRAMESET> </HTML>