function goto98rel() {

document.getElementById('family').action = "index.php?id=75";
document.getElementById('family').submit();


}

function goto42rel() {

document.getElementById('family').action = "index.php?id=76";
document.getElementById('family').submit();


}

function goto98abs() {

document.getElementById('family').action = "index.php?id=81";
document.getElementById('family').submit();


}

function goto42abs() {

document.getElementById('family').action = "index.php?id=82";
document.getElementById('family').submit();


}
