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>"Dark" theme demo</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
7 <meta name="author" content="'Dark' theme - Guillaume Cottenceau"/>
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 <style type="text/css" media="screen">
23 background-color: #000000;
24 background-image: url(back.gif);
25 background-repeat: repeat;
26 background-attachment: fixed;
28 font-family: "Bitstream Vera Sans", "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
33 text-decoration: none;
38 text-decoration: none;
43 text-decoration: underline;
52 border-color: #586068;
58 <body bgcolor="#FFFFFF" onload="init()" id="body"
63 <p align="center" id="title"><font size="+3">"Dark" theme demo</font></p>
65 <table width="100%" cellpadding="10" border="0">
67 <td width="50%" align="right" valign="top">
68 <a href="Home/index.html"><img src="thumbnails-Home.jpg" width="300" height="225" alt="Home"/></a>
70 <td width="50%" align="left">
75 <td width="50%" align="right" valign="top">
76 <a href="Ski/index.html"><img src="thumbnails-Ski.jpg" width="300" height="225" alt="Ski"/></a>
78 <td width="50%" align="left">
83 <td width="50%" align="right" valign="top">
84 <a href="Weird/index.html"><img src="thumbnails-Weird.jpg" width="300" height="225" alt="Weird"/></a>
86 <td width="50%" align="left">
102 <table width="100%" cellpadding="0" border="0">
104 <td align="left"> <font size="-1"><i><a href="http://booh.org/">Back to home</a></i></font></td>
105 <td align="right"><font size="-1"><i><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></i> </font></td>
108 <div style='text-align:right'>Made with <a href="http://booh.org/">booh</a>!</div>