homeon = new Image(); homeon.src = 'images/home2.jpg';
homeoff = new Image(); homeoff.src = 'images/home.jpg';

contacton = new Image(); contacton.src = 'images/contact2.jpg';
contactoff = new Image(); contactoff.src = 'images/contact.jpg';

graphicon = new Image(); graphicon.src = 'images/graphic2.jpg';
graphicoff = new Image(); graphicoff.src = 'images/graphic.jpg';

photographyon = new Image(); photographyon.src = 'images/photography2.jpg';
photographyoff = new Image(); photographyoff.src = 'images/photography.jpg';

writingon = new Image(); writingon.src = 'images/writing2.jpg';
writingoff = new Image(); writingoff.src = 'images/writing.jpg';

arton = new Image(); arton.src = 'images/art-direction2.jpg';
artoff = new Image(); artoff.src = 'images/art-direction.jpg';

graphon = new Image(); graphon.src = 'images/graphic3-1.jpg';
graphoff = new Image(); graphoff.src = 'images/graphic3.jpg';

photoon = new Image(); photoon.src = 'images/photography3-1.jpg';
photooff = new Image(); photooff.src = 'images/photography3.jpg';

insideon = new Image(); insideon.src = 'images/writing3-1.jpg';
insideoff = new Image(); insideoff.src = 'images/writing3.jpg';

art2on = new Image(); art2on.src = 'images/art-direction4.jpg';
art2off = new Image(); art2off.src = 'images/art-direction3.jpg';