/*Preload images.*/v_path = "./../resources/pics/";pic1 = new Image;pic1.src = v_path + "nav-home-highlight.png";pic2 = new Image;pic2.src = v_path + "nav-composer-highlight.png";pic3 = new Image;pic3.src = v_path + "nav-trumpet-highlight.png";pic4 = new Image;pic4.src = v_path + "nav-music-highlight.png";pic5 = new Image;pic5.src = v_path + "nav-contact-highlight.png";pic6 = new Image;pic6.src = v_path + "frame-highlight.png";pic11 = new Image;pic11.src = v_path + "nav-home.png";pic12 = new Image;pic12.src = v_path + "nav-composer.png";pic13 = new Image;pic13.src = v_path + "nav-trumpet.png";pic14 = new Image;pic14.src = v_path + "nav-music.png";pic15 = new Image;pic15.src = v_path + "nav-contact.png";pic16 = new Image;pic16.src = v_path + "frame.png";