I'm getting the error massage "Expected end of statement".
sub setPageToPanels(Img1, Img2, Img3, Img4, Panel)
panel=Panel
document.getElementById("img1st").src=Img1
document.getElementById("img2nd").src=Img4
document.getElementById("img3rd").src=Img3
document.getElementById("img4th").src=Img4
end sub
<a href="#" onclick="setPageToPanels '/xb1.jpg', '/xb2.jpg', '/xb3.jpg', '/xb4.jpg', 'exterior back' return false" target="_parent" id="XB">Back</a>
Our community of experts have been thoroughly vetted for their expertise and industry experience.
The Distinguished Expert awards are presented to the top veteran and rookie experts to earn the most points in the top 50 topics.