

function navegacio()
{
document.write('<a href="index.php">inicio</a>&nbsp;&nbsp;'); 
document.write('<a href="index.php?x=browse">archivos</a>&nbsp;&nbsp;'); 
/* document.write('<a href="index.php?x=about">info</a>&nbsp;&nbsp;'); */
document.write('<a href="index.php?x=rss">RSS</a>'); 
}
function navegacioesquerra()
{
document.write('<a href="index.php">inicio</a>&nbsp;');
document.write('<a href="index.php?x=album">albums</a>&nbsp;');
document.write('<a href="index.php?x=browse">archivos</a>&nbsp;');
document.write('<a href="index.php?x=about">info</a>&nbsp;');
}

function sublinks()
{
document.write('<a href="http://www.photoblogs.org/">photoblogs.org</a>&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="http://barcelona.photobloggers.org//">BCN Photoblogs</a>&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="http://photos.vfxy.com/">VFXY photos</a>&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="http://www.espaifotografic.cat/">espaifotografic</a>&nbsp;&nbsp;&nbsp;&nbsp;');
}

function sublinks2()
{
document.write('Copyright <a href="mailto:&#108;&#97;&#112;&#115;&#117;&#115;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;">[ lapsus ]</a> 2003-2009. All rights reserved.  Esta obra esta bajo <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/2.5/es/">licencia de Creative Commons</a>.&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="http://www.lapsusdememoria.com/fblog/admin/index.php" target=”_blank”>admin</a>&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="http://www.lapsusdememoria.com/login/main.php">Prvt</a>&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="http://www.lapsusdememoria.com/login/aja/index.html">Aja</a>&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="http://www.lapsusdememoria.com/login/gadagan/index.html">Gadagan</a>&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="http://www.lapsusdememoria.com/fblog/templates/blackhole/hidden/lapsstats.html" target=”_blank”>Stats</a>&nbsp;&nbsp;&nbsp;&nbsp;');
}
