2006-07-29 05:49:34 +00:00
|
|
|
<?php print("<?xml version=\"1.0\" encoding=\"UTF-8\"?>"); ?>
|
|
|
|
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
|
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" dir="ltr">
|
|
|
|
|
|
|
|
<head profile="http://www.w3.org/2000/08/w3c-synd/#">
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
|
|
|
<meta name="keywords" content="FCE Ultra FCEUltra Nintendo NES Famicom emulator"/>
|
|
|
|
<meta name="description" content="FCE Ultra is a Nintendo/Famicom emulator for Linux and Windows."/>
|
2008-08-02 20:59:56 +00:00
|
|
|
<link rel="stylesheet" type="text/css" href="StyleSheets/main.css"/>
|
2006-07-29 05:49:34 +00:00
|
|
|
<title>FCE Ultra<?php if (isset($title)) { print(": $title"); } ?></title>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<!-- <img class="logo" alt="FCE Ultra" width="750" height="150" src="/logo2.jpg" /> -->
|
|
|
|
|
|
|
|
<h1 class="center">FCE Ultra</h1>
|
|
|
|
|
|
|
|
<div class="navbox">
|
|
|
|
<span class="naventry">[<a href="/">Home</a>]</span>
|
|
|
|
<span class="naventry">[<a href="/download.php">Download</a>]</span>
|
|
|
|
<span class="naventry">[<a href="docs.php">Documentation</a>]</span>
|
|
|
|
<span class="naventry">[<a href="/support.php">Support Files</a>]</span>
|
|
|
|
<span class="naventry">[<a href="/links.php">Links</a>]</span>
|
|
|
|
<span class="naventry">[<a href="http://sourceforge.net/projects/fceultra/">Development</a>]</span>
|
2008-06-22 15:27:54 +00:00
|
|
|
<span class="naventry">[<a href="/links.php">Links</a>]</span>
|
|
|
|
<span class="naventry">[<a href="/archive.php">Links</a>]</span>
|
2006-07-29 05:49:34 +00:00
|
|
|
</div>
|