
top.document.title = document.title + " - A Stranger in Blood"

function ChangePage(mainpg) {
top.main.location.href = mainpg;
}