1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
5 <title>"Gradient" theme demo</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
7 <meta name="author" content="'Gradient' theme - Benoit Dien"/>
8 <meta name="generator" content="Booh-0.9.4 http://booh.org/"/>
9 <script language="JavaScript1.1" type="text/JavaScript">
11 if (!document.cookie || document.cookie.indexOf("booh-not-a-newbie") == -1) {
12 document.getElementById("title").innerHTML += "<br/><br/><i>Hint: you can click on the images to open the albums!</i>";
14 var expires = new Date(new Date().getTime() + (10 * 86400000)); // 10 days
15 document.cookie = "booh-not-a-newbie=true"
16 + "; expires=" + expires.toGMTString()
20 <link rel="stylesheet" type="text/css" href="booh.css" media="screen" />
23 <body onload="init()" id="body"
26 <!-- Navigation TOP -->
31 <a href="http://booh.org/">Back to home</a>
35 <!-- Addthis button -->
36 <div id='addthis'><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js"></script></div>
41 <div id='titletext'>"Gradient" theme demo</div>
50 <a href="Home/index.html"><img src="thumbnails-Home.jpg" width="300" height="225" alt="Home"/></a>
56 <tr><td> </td></tr>
59 <a href="Ski/index.html"><img src="thumbnails-Ski.jpg" width="300" height="225" alt="Ski"/></a>
65 <tr><td> </td></tr>
68 <a href="Weird/index.html"><img src="thumbnails-Weird.jpg" width="300" height="225" alt="Weird"/></a>
74 <tr><td> </td></tr>
89 <div id="logo"><a href="http://booh.org"><img width="91" height="44" src="booh.png" alt="Made with Booh"/></a></div>