Files
dmex 8fe90bbcea website v2 check-in
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4389 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-03 11:57:12 +00:00

38 lines
1.7 KiB
PHP

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<link type="image/gif" href="/images/favicon.gif" rel="icon" />
<link type="text/css" href="./css/lytebox.css" rel="stylesheet" media="screen" />
<link type="text/css" href="./css/styles.css" rel="stylesheet" />
<script type="text/javascript" language="javascript" src="lytebox.js"></script>
<title><?php echo($title); ?> - Process Hacker</title>
<meta name="description" content="A free and open source process viewer with powerful process termination and memory searching/editing capabilities." />
<meta http-equiv="cache-control" content="max-age=3600" />
<!-- Force IE9 to IE7 compatibility mode -->
<meta http-equiv="X-UA-Compatible" content="IE=7" />
</head>
<body>
<div id="header">
<h1>
<img height="30" width="30" src="./images/PH_MainIcon.png" class="logo" alt="Processhacker_MainIcon">
Process Hacker
</h1>
<div id="nav">
<ul>
<li><a href="./index.php">Home</a></li>
<li><a href="./features.php">Features</a></li>
<li><a href="./faq.php">FAQ</a></li>
<li><a href="./forums">Forums</a></li>
<li><a href="http://sourceforge.net/projects/processhacker">Project Page</a></li>
</ul>
</div>
<iframe src="http://www.facebook.com/plugins/like.php?href=processhacker.sourceforge.net&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;font=segoe+ui&amp;colorscheme=light&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:45px;" allowTransparency="true"></iframe>
</div>