var valor="<a href=produtos.htm>1</a> | <a href=2.htm>2</a> | <a href=3.htm>3</a> | <a href=4.htm>4</a>"

document.write(valor)