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>~~title~~</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
7 <meta name="author" content="'Gradient' theme - Benoit Dien"/>
9 ~~flowplayer_head_code~~
10 <script type="text/javascript" src="~~pathtobase~~booh.js"></script>
11 <link rel="stylesheet" type="text/css" href="~~pathtobase~~booh.css" media="screen" />
14 <body ~~~body_additions~~~>
16 ~~hidden_images_for_remotes~~
21 ~~indexlink~~ ~~ifindexlink?~~-~~fi~~
22 ~~previous_album~~ ~~ifprevious_album?~~-~~fi~~ ~~thumbnails~~ ~~ifnext_album?~~-~~fi~~ ~~next_album~~
26 <table class='imgnav'>
28 <td width="20%"> </td>
31 <img src="~~pathtobase~~go-first.png" alt="first" onclick="first()" id="img_first"/>
34 <td width="3%"> </td>
37 <img src="~~pathtobase~~go-previous.png" alt="previous" onclick="previous()" id="img_previous"/>
45 <img src="~~pathtobase~~go-next.png" alt="next" onclick="next()" id="img_next"/>
48 <td width="3%"> </td>
51 <img src="~~pathtobase~~go-last.png" alt="last" onclick="last()" id="img_last"/>
54 <td width="20%"> </td>
57 <table align="center">
59 <td align="center" colspan="9">
66 <table align="center">
68 <td align="center" colspan="9">
69 <b><font size="+1" color="#ffff99" ~~~caption_additions~~~> </font></b>
71 <font size="-2" ~~~image_counter_additions~~~> </font>
77 <td colspan="9" align="center">
78 ~~~button_slideshow~~~
84 <div id="logo"><a href="http://www.booh.org"><img src="~~pathtobase~~booh.png" alt="Made with Booh"/></a></div>