assimp/web/root/main_contact.html

67 lines
2.6 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Open Asset Import Library</title>
<meta name="keywords" content="ASSIMP Open Asset Import Library free Open Source 3d Model Import Library C C++ Java MDL X OBJ MD2 MD3 PLY " />
<meta name="description" content="Open Asset Import Library" />
<link href="css/style.css" rel="stylesheet" type="text/css" media="screen"/>
<script src="js/prototype.js" type="text/javascript"></script>
<script src="js/scriptaculous.js?load=effects,builder" type="text/javascript"></script>
<script src="js/lightbox.js" type="text/javascript"></script>
</head>
<body>
<div id="header">
</div>
<!-- end #header -->
<div id="menu">
<ul>
<li class="first"><a href="index.html" accesskey="1" title="">About</a></li>
<li><a href="main_features.html" accesskey="2" title="">Features</a></li>
<li><a href="main_viewer.html" accesskey="7" title="">Viewer</a></li>
<li><a href="main_doc.html" accesskey="3" title="">Documentation</a></li>
<li><a href="main_downloads.html" accesskey="4" title="">Downloads</a></li>
<li><a href="main_license.html" accesskey="8" title="">License</a></li>
<li><a href="main_contact.html" accesskey="5" title="">Contact</a></li>
</ul>
</div>
<!-- end #menu -->
<div id="content">
<div id="posts_fl">
<div class="post">
<h2 class="title">Developers</h2>
<div class="story">
SourceForge.net users may contact us via the SourceForge mailing system.<br>
Spam protection: Underlined characters are not part of the mail address.
<p><strong>Thomas "Schrompf" Schulze</strong>
<br><a href="http://www.dreamworlds.de/index.php">Website</a><br>
<img src="images/schrompf_mail.png"/>
</p>
<p><strong>Alexander "Aramis" Gessler</strong> <br/>
<img src="images/aramis_mail.png"/><br>
</p>
<p><strong>Kim "Kimmi" Kulling</strong>
<br><a href="http://www.sir-kimmi.de/index1.php">Website</a><br>
<img src="images/kimmi_mail.png"/></p>
<p><strong>Rainer "Guru" Schmidt</strong>
<br><a href="http://www.hobbygamer.de">Website</a></p>
<p>&nbsp;</p>
</div>
</div>
</div>
<!-- end #links -->
<div style="clear: both;">&nbsp;</div>
</div>
<!-- end #content -->
<div id="footer">
<p id="legal">Copyright &copy; 2008 ASSIMP Team. Design template by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></p>
</div>
<!-- end #footer -->
</body>
</html>