// JavaScript Document
function addToCart() {
	document.formWSCTML.submit();
}
