<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html> <head> <link rel="shortcut icon" href="/favicon.ico"> <title>LinHES: The Linux Home Entertainment System</title> </head> <frameset cols="205, 100%" frameborder="no" border="0" bordercolor="#000000"> <frame src="header.html" scrolling=no name="menuframe" /> <frame src="home.shtml" name="content" /> <noframes> <body> There is no frame support on your browser. </body> </noframes> </frameset> </html>