News

I'm trying to write a javascript that will take variables and create a piece of html code ... document.write("View image: " + variable2 + variable1 + variable3 + "");<BR></SCRIPT> ...