// JavaScript Document

function goIndex() {
  location.href = 'http://bridalflowerdivas.com/';
}

function aboutUs() {
  location.href = 'about-us.html';
}