onload:	{
			window.defaultStatus="Det er ikke svært at vælge... Esbjerg dæk og fælge!";
		}
		
function Nyt() {
this.parent.frames['topframe'].document.location.href="slide.html";
this.parent.frames['mainframe'].document.location.href="start.html";
}

function ATV() {
this.parent.frames['topframe'].document.location.href="atvslide.html";
this.parent.frames['mainframe'].document.location.href="atv.html";
}

function Danroy() {
this.parent.frames['topframe'].document.location.href="danroyslide.html";
this.parent.frames['mainframe'].document.location.href="danroy.html";
}

function Daek() {
this.parent.frames['topframe'].document.location.href="daekslide.html";
this.parent.frames['mainframe'].document.location.href="daek.html";
}

function Faelg() {
this.parent.frames['topframe'].document.location.href="blank.html";
this.parent.frames['mainframe'].document.location.href="faelg.html";
}

function Diverse() {
this.parent.frames['topframe'].document.location.href="diverseslide.html";
this.parent.frames['mainframe'].document.location.href="diverse.html";
}

function Links() {
this.parent.frames['topframe'].document.location.href="linksslide.html";
this.parent.frames['mainframe'].document.location.href="links.html";
}

function Kontakt() {
this.parent.frames['topframe'].document.location.href="kontaktslide.html";
this.parent.frames['mainframe'].document.location.href="kontakt.html";
}
