// JavaScript Document

function homePageSpainLink() {
location.href = '/cheap-flights-spain/index.htm';}

function homePageCanaryLink() {
location.href = '/canary-islands/index.htm';}

function homePageBalearicLink() {
location.href = '/cheap-flights-spain/balearic-islands.htm';}

function homePageCityLink() {
location.href = '/cheap-short-city-weekend-break.htm';}

function homePageSkiLink() {
location.href = '/skiing-snowboarding/';}