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

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

function bouquet_dress () {
   window.location.href = '#bouquet_dress';
}
function bouquet_shirt () {
   window.location.href = '#bouquet_shirt';
}
function bouquet_chemise () {
   window.location.href = '#bouquet_chemise';
}

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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