Hello, When choosing a color from the drop down the image is not change like it does when clicking on the respective image mapped swatch areas. This was working and suddenly stopped. I've rebooted my server tried re-creating products from scratch (not clone) etc, but nothing seems to make this work again. I'm on ML 8.0.0.0. I'm not sure if this is an AJAX or not... if not, maybe something is up with the onchange being empty? This was definitely working about an hour ago and suddenly stopped. I've not touched any source code since it was working ..

<select size="1" id="Color" name="Color" onchange="">
<option value="-,-">Color</option>
<option value="Red,-1">Red</option>
<option value="Leopard,-2">Leopard</option>
<option value="Black,-3">Black</option>
<option value="White,-4">White</option>
</select>

can be seen @ https://www.shopnasstoys.com/p-1189-love-cuffs.aspx
Thank You, Rich