function swap(passed){ document.getElementById('introright').style.backgroundImage = passed; } function unswap(){ document.getElementById('introright').style.backgroundImage = 'url(images/intro.jpg)'; }
thumbnail
Website Design by insightstyle.com