document.write(
    '<div id="header">'+
        
        '<div id="title">'+
            '<a href="index.htm">Pidgin Windows Position Manager</a> <span class="note">(win32)</span>'+
        '</div>'+
        
        '<div id="nav">'+
            '<a href="http://sourceforge.net/tracker/index.php?func=detail&aid=1414861&group_id=235&atid=390395">SF Tracker</a>'+
            '<a href="downloads.htm">Downloads</a>'+
            '<a href="howto.htm">How To</a>'+
            '<a href="faq.htm">F.A.Q.</a>'+
            '<a href="index.htm">Home</a>'+
        '</div>'+
        
    '</div>'
    );