/*
Function for Web Demo form
*/
function checkrequired(form){
	form.action=form.action+"&chk=mmocartxe";
	return true;
}
