function submitCDForm()
{
	alert('Bestelling wordt verwerkt!');

	ajaxFormSubmit( "cdorderform" );
}
