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~~
19 ~~ifnavigation?~~ ~~navigationtable~~ ~~fi~~
21 ~~indexlink~~ ~~ifindexlink?~~-~~fi~~
22 ~~previous_album~~ ~~ifprevious_album?~~-~~fi~~ ~~thumbnails~~ ~~ifnext_album?~~-~~fi~~ ~~next_album~~
26 <!-- Addthis button -->
27 <div id='addthis'>~~addthis~~</div>
29 <table class='imgnav'>
31 <td width="20%"> </td>
34 <img src="~~pathtobase~~go-first.png" alt="first" onclick="first()" id="img_first"/>
37 <td width="3%"> </td>
40 <img src="~~pathtobase~~go-previous.png" alt="previous" onclick="previous()" id="img_previous"/>
48 <img src="~~pathtobase~~go-next.png" alt="next" onclick="next()" id="img_next"/>
51 <td width="3%"> </td>
54 <img src="~~pathtobase~~go-last.png" alt="last" onclick="last()" id="img_last"/>
57 <td width="20%"> </td>
60 <table align="center">
62 <td align="center" colspan="9">
69 <table align="center">
71 <td align="center" colspan="9">
72 <b><span ~~~caption_additions~~~> </span></b>
74 <font size="-2" ~~~image_counter_additions~~~> </font>
80 <td colspan="9" align="center">
81 ~~~button_slideshow~~~
87 <div id="logo"><a href="http://booh.org"><img width="91" height="44" src="~~pathtobase~~booh.png" alt="Made with Booh"/></a></div>