Ta very much for the previous fix ref quotes and equals, works great, except.......(sorry)
<script type="text/javascript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a
)&&x.oSrc;i++) x.src=x.oSrc;
}
//-->
</script>
Also
<style type="text/css">
<!--
.leftNav {background-color: [acms:template field=leftNavBGCol]}
//-->
</style>
Both get mucked up. I am thinking its because they are within the comment tag. I am guessing your code only alters things within a html tag ie <tag etc> which a comment looks just like <!-- some code -->.
Thanks for the previous quick fix. Any chance you can acknowledge and give an estimated fix date?