<%
# $Id: mozilla.php,v 1.7 2004/12/03 16:56:46 hirokai Exp $
include( "../modules/utils.inc.php" );
include( "$modules/header.insecure.inc.php" );
%>
<script LANGUAGE="JavaScript">
function addSidebar()
{ if ((typeof window.sidebar == "object") && (typeof window.sidebar.addPanel == "function"))
{ window.sidebar.addPanel
("Feed Me Links", "<%= get_site() %>/recent-kompact",""); } }
addSidebar();
</SCRIPT>
<center>
you should have a new sidebar in your left-hand toolbar.
click "View: Show/Hide: Sidebar" or reload this page if you don't see it.
<br />
<br />
<br />
<a href="/">back to feedmelinks</a>
</center>