homeon = new Image(); homeon.src = 'buts/home-but2.gif';
homeoff = new Image(); homeoff.src = 'buts/home-but1.gif';

propertieson = new Image(); propertieson.src = 'buts/properties_but2.gif';
propertiesoff = new Image(); propertiesoff.src = 'buts/properties_but1.gif';

attractionson = new Image(); attractionson.src = 'buts/attractions_but2.gif';
attractionsoff = new Image(); attractionsoff.src = 'buts/attractions_but1.gif';

contacton = new Image(); contacton.src = 'buts/contact_but2.gif';
contactoff = new Image(); contactoff.src = 'buts/contact_but1.gif';

linkson = new Image(); linkson.src = 'buts/links_but2.gif';
linksoff = new Image(); linksoff.src = 'buts/links_but1.gif';