function newContent() {
ii=(location.search ? unescape(location.search.substring(1)):"Home");
if (ii=="Home") { Home()};
if (ii=="ChrisPictures") { ChrisPictures()};
if (ii=="RhoniPage") { RhoniPage()};
if (ii=="Blog") { Blog()};

}
function Home() { 
parent.Main.location.href="/main.htm";
parent.SideBar.location.href="/SideBar_Main.htm";
parent.Header.location.href="/header.htm"; 
}

function ChrisPictures() { 
parent.Main.location.href="/ChrisPictures.htm";
parent.SideBar.location.href="/SideBar_Main.htm";
parent.Header.location.href="/header.htm"; 
}
function Blog() { 
parent.Main.location.href="/Personal/Blog.htm";
parent.SideBar.location.href="/SideBar_Main.htm";
} 
function RhoniPage() { 
parent.Main.location.href="/RhoniPage.htm";
parent.SideBar.location.href="/SideBar_Main.htm";
parent.Header.location.href="/header.htm"; 
}
function TTBreed() { 
parent.Main.location.href="/TTBreedStandard.htm";
parent.SideBar.location.href="/SideBar_Main.htm";
parent.Header.location.href="/header.htm"; 
}
function SODSHome() { 
parent.Main.location.href="/sods/SODSmain.htm";
parent.SideBar.location.href="/sods/SideBar_SODS.htm";
parent.Header.location.href="/sods/header.htm"; 
}

function ContactPersonal() { 
parent.Main.location.href="/Personal/ContactPersonal/ContactPersonal.htm";
parent.SideBar.location.href="/SideBar_Main.htm";
} 

function FeedbackPersonal() { 
parent.Main.location.href="/Personal/ContactPersonal/FedbackPersonal.htm";
parent.SideBar.location.href="/SideBar_Main.htm";
}

function MailPersonal() { 
parent.Main.location.href="/Personal/ContactPersonal/MailPersonal.htm";
parent.SideBar.location.href="/SideBar_Main.htm";
}

function AboutPersonal() { 
parent.Main.location.href="/Personal/AboutPersonal/AboutPersonal.htm";
parent.SideBar.location.href="/SideBar_Main.htm";
}

function FuturePersonal() { 
parent.Main.location.href="/Personal/AboutPersonal/FuturePersonal.htm";
parent.SideBar.location.href="/SideBar_Main.htm";
}

function PastPersonal() { 
parent.Main.location.href="/Personal/AboutPersonal/PastPersonal.htm";
parent.SideBar.location.href="/SideBar_Main.htm";
}

function PresentPersonal() { 
parent.Main.location.href="/Personal/AboutPersonal/PresentPersonal.htm";
parent.SideBar.location.href="/SideBar_Main.htm";
}

function SODSEvents() { 
parent.Main.location.href="/SODS/Events.htm";
parent.SideBar.location.href="/SODS/SideBar_SODS.htm";
}

function SODSContacts() { 
parent.Main.location.href="/SODS/Contacts.htm";
parent.SideBar.location.href="/SODS/SideBar_SODS.htm";
}

function SODSLinks() { 
parent.Main.location.href="/SODS/Links.htm";
parent.SideBar.location.href="/SODS/SideBar_SODS.htm";
}

function SODSSkirmish() { 
parent.Main.location.href="/SODS/SODSSkirmish.htm";
parent.SideBar.location.href="/SODS/SideBar_SODS.htm";
}

function SODSMidland() { 
parent.Main.location.href="/SODS/Midland.htm";
parent.SideBar.location.href="/SODS/SideBar_SODS.htm";
}

function SODSIkon() { 
parent.Main.location.href="/SODS/Ikon.htm";
parent.SideBar.location.href="/SODS/SideBar_SODS.htm";
}

function SODSDownload() { 
parent.Main.location.href="/SODS/Downloads.htm";
parent.SideBar.location.href="/SODS/SideBar_SODS.htm";
}

function SODSGames() { 
parent.Main.location.href="/SODS/Games.htm";
parent.SideBar.location.href="/SODS/SideBar_SODS.htm";
}

function SODSTeugenHausen() { 
parent.Main.location.href="/SODS/TeugenHausen.htm";
parent.SideBar.location.href="/SODS/SideBar_SODS.htm";
}

function ICEMain() { 
parent.Main.location.href="/ICE/ICEMain.htm";
parent.SideBar.location.href="/ICE/SideBar_ICE.htm";
}

function ICEEngines() { 
parent.Main.location.href="/ICE/Engines.htm";
parent.SideBar.location.href="/ICE/SideBar_ICE.htm";
}

function ICEPriceList() { 
parent.Main.location.href="/ICE/PriceList.htm";
parent.SideBar.location.href="/ICE/SideBar_ICE.htm";
}

