That's what I meant

but it is always more fun to blame someone else... I'll give that a shot and see what happens. I don't think that has anything to do with why my details pages are messed up though. Any thoughts on that? Ok, it looks like there is a --> at the end of all the code on my product details page so I must have commented something out there too. I'm not sure which template it was though. I noticed that in the /customer/main/product.tpl there are <!-- comment tags but I don't think that I put them there ie.
<!--
var min_avail = 1;
var avail = 1;
var product_avail = 1;
-->
Should I change these as well or are they correct?