author | Dan |
Sun, 21 Jun 2009 00:31:29 -0400 | |
changeset 1028 | dde4416dea00 |
parent 955 | de4f81abc5e3 |
child 1122 | e1606c85e937 |
permissions | -rw-r--r-- |
921 | 1 |
</div> <!-- div#ajaxEditContainer --> |
2 |
</td> |
|
3 |
<!-- BEGIN right_sidebar --> |
|
955
de4f81abc5e3
Enanium: Set right sidebar as collapsible. Whether I will do the left one I do not know.
Dan
parents:
921
diff
changeset
|
4 |
<td valign="top" class="td-right-sidebar"> |
de4f81abc5e3
Enanium: Set right sidebar as collapsible. Whether I will do the left one I do not know.
Dan
parents:
921
diff
changeset
|
5 |
<div class="right sidebar" id="enanium_sidebar_right"> |
de4f81abc5e3
Enanium: Set right sidebar as collapsible. Whether I will do the left one I do not know.
Dan
parents:
921
diff
changeset
|
6 |
<a class="closebtn" onclick="enanium_toggle_sidebar_right(); return false;">»</a> |
921 | 7 |
{SIDEBAR_RIGHT} |
8 |
</div> |
|
955
de4f81abc5e3
Enanium: Set right sidebar as collapsible. Whether I will do the left one I do not know.
Dan
parents:
921
diff
changeset
|
9 |
<div class="right-sidebar-hidden" id="enanium_sidebar_right_hidden"> |
de4f81abc5e3
Enanium: Set right sidebar as collapsible. Whether I will do the left one I do not know.
Dan
parents:
921
diff
changeset
|
10 |
<a class="openbtn" onclick="enanium_toggle_sidebar_right(); return false;">«</a> |
de4f81abc5e3
Enanium: Set right sidebar as collapsible. Whether I will do the left one I do not know.
Dan
parents:
921
diff
changeset
|
11 |
</div> |
921 | 12 |
<!-- HOOK sidebar_right_post --> |
13 |
</td> |
|
14 |
<!-- END right_sidebar --> |
|
15 |
</tr> |
|
16 |
</table> |
|
17 |
</div> <!-- div#content-wrapper --> |
|
18 |
</td> |
|
19 |
</tr> |
|
20 |
</table> |
|
21 |
<div id="footer"> |
|
22 |
<b>{COPYRIGHT}</b><br /> |
|
23 |
[[EnanoPoweredLinkLong]] | <!-- BEGINNOT stupid_mode --><a href="http://validator.w3.org/check?uri=referer">{lang:page_w3c_valid_xhtml11}</a> | <a href="http://jigsaw.w3.org/css-validator/validator?uri=referer">{lang:page_w3c_valid_css}</a> | <!-- END stupid_mode -->[[StatsLong]] |
|
24 |
<!-- Do not remove this line or scheduled tasks will not run. --> |
|
25 |
<img alt=" " src="{SCRIPTPATH}/cron.php" width="1" height="1" /> |
|
26 |
</div> |
|
27 |
{JS_FOOTER} |
|
28 |
</body> |
|
29 |
</html> |
|
30 |