Project

General

Profile

1
<!-- BEGIN footer_block -->
2
	</td>
3
</tr>
4
</table>
5

    
6
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="padding: 10px 0px 10px 0px;">
7
<tr>
8
	<td align="center" style="font-size: 10px;">
9
		<!-- Please note: the below reference to the GNU GPL should not be removed, as it provides a link for users to read about warranty, etc. -->
10
		<a href="http://www.websitebaker.org/" style="color: #000000;" target="_blank">Website Baker</a>
11
		is	released under the
12
		<a href="http://www.gnu.org/licenses/gpl.html" style="color: #000000;" target="_blank">GNU General Public License</a>
13
		<!-- Please note: the above reference to the GNU GPL should not be removed, as it provides a link for users to read about warranty, etc. -->
14
	</td>
15
</tr>
16
</table>
17
<!-- full skip link functionality in webkit browsers -->
18
<!--
19
<script src="{THEME_URL}/jquery/webkit-focusfix.js" type="text/javascript"></script>
20
-->
21
<script src="{WB_URL}/include/jquery/jquery-min.js" type="text/javascript"></script>
22
<script src="{WB_URL}/include/jquery/jquery-insert.js" type="text/javascript"></script>
23
<!--[if lt IE 7]><script type="text/javascript" src="{WB_URL}/include/jquery/plugins/jquery-pngFix.js"></script><![endif]-->
24
<script src="{THEME_URL}/jquery/jquery-plugins.js" type="text/javascript"></script>
25

    
26
{BACKEND_BODY_MODULE_JS}
27
</body>
28
</html>
29
<!-- END footer_block -->
(5-5/32)