/*************************************
**				BOTTOM				**
**************************************/
function LanguageChoice(){
	top.location.href= "/index.html";
}
function Contact() {
	top.location.href = "/nl/contact/";
}
function Sitemap() {
	top.location.href = "/nl/sitemap/";
} 
function Privacy() {
	top.location.href = "/nl/privacy/";
}
function Disclaimer() {
	top.location.href = '/nl/disclaimer/';
}
function Verkoopsvw() { 
	top.location.href = '/nl/terms_conditions/';
}
/*************************************
**				ON LINE				**
**************************************/
function Spectron() {
    top.location.href = "/nl/index.html";
}
function Spol() {
    top.location.href = "/nl/services/Spol.html";
}
function Financial() {
	top.location.href = "/nl/services/Financial.html";
}
function ExpertList() {
	top.location.href = "/nl/listbroking/index.html";
}
function Standardisation() {
	top.location.href = "/nl/services/Standardisation.html";
}
function OpenSpectronSearch() {
	top.location.href = "/nl/services/OpenSpectronSearch.html";
}
function CreditsSaldo() {
	top.location.href = "/nl/services/Credits.html";
}
function Login() {
	top.location.href = "/nl/services/Login.html";
}
function Catalogue() {
    top.location.href = "/nl/services/Catalogus.html";
}
function Download() {
    top.location.href = "/nl/services/Download.html";
}
function Buitenland() {
	top.location.href = "/nl/services/Buitenland.html";
}