ClubTweetMaxi Content: Lifetime Access
| Powered By Infusionsoft |
var orderButton = document.getElementById('Order'); if (orderButton != null) { orderButton.onclick = new Function("this.disabled=true;this.form.submit();"); }
if (window.calcTotals) { calcTotals(); }

You must log in to post a comment.