@@ -30,7 +30,6 @@ $(".next").click(function(){
$.ajax({
url: 'http://www.choozmo.com:8888/make_anchor_video_v2',
type: 'post',
- contentType: 'json',
data: dataOBJ,
success: function(data) {
showThankyou();