// this preloads the background images

home = new Image();
home.src = "images/background-home.jpg";
counselling = new Image();
counselling.src = "images/background-counselling.jpg";
fees = new Image();
fees.src = "images/background-fees.jpg";
links = new Image();
links.src = "images/background-links.jpg";
confidentiality = new Image();
confidentiality.src = "images/background-confidentiality.jpg";
getintouch = new Image();
getintouch.src = "images/background-getintouch.jpg";
qualifications = new Image();
qualifications.src = "images/background-qualifications.jpg";