function openLegal() {
    window.open("popups/legal.html", "popup", "location=yes, width=600, height=500, scrollbars=yes");
}

function shareOnFacebook() {
    window.open('http://www.facebook.com/sharer.php?t=Manden på spanden&u=http://mandenpaaspanden.dk');
}
