<?php
$title= "Yuxuan Wang: Fuwa";
include('inc/header.php');
?>

<h1>Fuwa</h1>
<p style="text-align:center;"><img alt="My photo" src="pix/fuwa.jpg" /></p>
<p style="text-align:center;">2005.11 - 2013.4.27</p>
<!--
<p>Hi, there. I'm Fuwa, <a href="http://wang.yuxuan.org/">fishy</a>'s beloved cat.</p>
<p>I was born in November, 2005, and I'm a handsome male cat!</p>
<p>My name, &quot;Fuwa&quot;, comes from <a href="http://en.wikipedia.org/wiki/Fuwa">the moscots</a> of the 2008 Summer Olympics in Beijing.</p>
-->
<p>links: <a href="http://fishy.buddie5.com/category/12/blogid/2" class="chinese">blog</a>, <a href="https://plus.google.com/104144031500487773150" class="chinese">Google+</a>, <a href="http://www.flickr.com/photos/fishywang/sets/72057594101848286/">photos</a> and <a href="http://www.youtube.com/view_play_list?p=773026EB03F18912">videos</a>.</p>

<?php
include('inc/footer.php');
?>
