//Background image for textareas on contact page
newimage0 = new Image();
newimage0.src = "assets/templates/ayara_solutions/images/contact_textarea_bckrnd_on.gif";

//Background image for toggle button on
newimage1 = new Image();
newimage1.src = "assets/templates/ayara_solutions/images/toggle_btn_on.gif";

//Portfolio Arrow Icon
newimage2 = new Image();
newimage2.src = "assets/templates/ayara_solutions/images/portfolio/arrow_on.gif";

//Background image for sidebar services on
newimage3 = new Image();
newimage3.src = "assets/templates/ayara_solutions/images/arrow_icons/lightest_blue_arrow_icon.gif";