function presentation () {
   window.location.href = '#news';
}
function about () {
   window.location.href = '#about';
}
function news () {
   window.location.href = '#upcoming';
}
function collections () {
   window.location.href = '#collections';
}
function store () {
   window.location.href = '#store';
}
function stockists () {
   window.location.href = '#stockists';
}
function imprint () {
   window.location.href = '#imprint';
}
function contact () {
   window.location.href = '#contact';
}
function w08 () {
   window.location.href = '#w08';
}
function s08 () {
   window.location.href = '#s08';
}
function w07 () {
   window.location.href = '#w07';
}
function s07 () {
   window.location.href = '#s07';
}
function w06 () {
   window.location.href = '#w06';
}
function s06 () {
   window.location.href = '#s06';
}
function w05 () {
   window.location.href = '#w05';
}
function s05 () {
   window.location.href = '#s05';
}
function w04 () {
   window.location.href = '#w04';
}
function s04 () {
   window.location.href = '#s04';
}

function series () {
   window.location.href = '#series';
}