<?php header('Content-Language:en'); ?>
<!DOCTYPE html>
<html>
	<head>
		<meta http-equiv="X-UA-Compatible" content="IE=Edge" >
		<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
		<title>About us — Jumpman and Robinhood’s domain</title>
		<link rel="stylesheet" href="style.css">
	</head>
	<body>
      <?php require("menu.php.en");?>
		<div id="contenu">
			<h2>About us</h2>
			<h3 id="presentation">Presentation</h3>
			<p>We are two friends and musicians known on the Internet as Jumpman (Mario’s former name) and Robinhood. As video game fans, we decided to arrange video game music and perform it with our instruments.
			<p>If you have questions, read the <?php lien("about-faq", "FAQ")?>. You may find the answers you expect. Otherwise, <?php lien("contact","contact us")?>!
			<p>If you want to know more about us, here are two interviews you can read:
			<ul>
				<li><?php lien("about-kfr", "Interview with Koopa.fr");?></li>
				<li><?php lien("about-ngb", "Interview with NextGenBlog");?></li>
			</ul>
			<h3 id="press">Press review</h3>
			<p>Jumpman and Robinhood appeared in several media:
			<ul>
				<li>in the British magazine <em>NGamer</em> (<a href="press/ngamer.jpg" target="_blank">scan</a>)
				<li>in the headlines of <em>YouTube</em> (<a href="press/youtube1.png" target="_blank">1</a> <a href="press/youtube2.png" target="_blank">2</a>)
				<li>in the headlines of <em>Dailymotion</em> (<a href="press/dailymotion1.png" target="_blank">1</a> <a href="press/dailymotion4.jpg" target="_blank">2</a> <a href="press/dailymotion5.jpg" target="_blank">3</a> <a href="press/dailymotion6.jpg" target="_blank">4</a>)
				<li>on the American website <em>GoNintendo</em> (<a href="http://gonintendo.com/viewstory.php?id=17371" target="_blank">1</a> <a href="http://gonintendo.com/viewstory.php?id=22489" target="_blank">2</a> <a href="http://gonintendo.com/viewstory.php?id=25151" target="_blank">3</a> <a href="http://gonintendo.com/viewstory.php?id=32803"  target="_blank">4</a> <a href="http://gonintendo.com/viewstory.php?id=40960" target="_blank">5</a> <a href="http://gonintendo.com/viewstory.php?id=44734" target="_blank">6</a> <a href="http://gonintendo.com/viewstory.php?id=45553" target="_blank">7</a> <a href="http://gonintendo.com/viewstory.php?id=68302" target="_blank">8</a> <a href="http://gonintendo.com/viewstory.php?id=85534" target="_blank">9</a> <a href="http://gonintendo.com/viewstory.php?id=119933" target="_blank">10</a> <a href="http://gonintendo.com/viewstory.php?id=151298" target="_blank">11</a>)
				<li>on the American website <em>Zelda Dungeon</em> (<a href="http://www.zeldadungeon.net/2010/11/music-spotlight-stone-tower-temple-on-guitar/" target="_blank">link</a>)
				<li>on the American website <em>The Hylia</em> (<a href="http://www.thehylia.com/index.php?subaction=showfull&amp;id=1199664745" target="_blank">1</a> <a href="http://www.thehylia.com/index.php?subaction=showfull&amp;id=1213074936" target="_blank">2</a>)
				<li>on the French website <em>Puissance Nintendo</em> (<a href="http://www.p-nintendo.com/news/N-1064066569.html" target="_blank">1</a> <a href="http://www.p-nintendo.com/news/N-1064068466.html" target="_blank">2</a> <a href="http://www.p-nintendo.com/news/N-1064077712.html" target="_blank">3</a>)
				<li>on the French website <em>Puissance Zelda</em> (<a href="http://www.puissance-zelda.com/news/2009/10/273-video-games-live-un-medley-tp" target="_blank">link</a>)
				<li>on the French website <em>Nintendo Master</em> (<a href="http://www.nintendo-master.com/xtnews/news-20049_detente_musique_sil_vous_plait_.htm" target="_blank">link</a>)
				<li>on the Latin American website <em>ZitunLog</em> (<a href="http://www.ciertamente.zitunlog.net/?p=111" target="_blank">link</a>)
				<li>on the French website <em>The-Nintendo-Wii</em> (<a href="http://www.the-nintendo-wii.com/news25926.html" target="_blank">1</a> <a href="http://www.the-nintendo-wii.com/news33190.html" target="_blank">2</a>)
			</ul>
			<h3 id="credits">Credits</h3>
			<p>This site has been mainly developed by <strong>Jumpman</strong>, with the help of some people.
			<ul>
				<li><strong>Jumpman</strong>: music, design, site organization, Web development (HTML, CSS, JavaScript, PHP), writing and integrating content;
				<li><strong>Robinhood</strong>: music and other content;
				<li><strong>Touffy</strong>: help in JavaScript coding and English translation;
				<li><strong>Quazel</strong>: help in HTML and CSS coding;
				<li><strong>Nextgen</strong> (from our affiliate website <a href="http://nextgenblog.fr/" target="_blank">NextGenBlog</a>): banner design;
				<li><strong>ToxicSquall</strong>: background image.
			</ul>
			<p>A big thank you to all the contributors for their precious help!
		</div>
	</body>
</html>