I don't think CORS is setup
Discussion
Create a file called .htaccess in the root directory and put this in it:
Header set Access-Control-Allow-Origin "*"
Create a file called .htaccess in the root directory and put this in it:
Header set Access-Control-Allow-Origin "*"