var errObj={ '0' : 'Success', '1' : 'Upload failed: Incorrect zip file', '2' : 'Upload failed', '3' : 'Upload failed: File exceeds maximum allowed size of 5 MB.', '4' : 'Upload failed: Incorrect zip file', '5' : 'Upload failed', '6' : 'Upload failed', '7' : 'Upload failed: Index.html file is missing in the zip file', '8' : 'Upload failed', '9' : 'Upload failed', '10' : 'Please select a file to upload', '11' : 'Upload failed', '12' : 'Upload failed', '13' : 'Please login to upload a file', //needs to give him link to login page. '14' : 'Your email is not validated.', //add link to email validation page. '15' : 'Zip content error.', //add link to email validation page. '16' : 'Upload failed', '17' : 'Upload failed', '18' : 'Please review and confirm the Terms of Service', '19' : 'Upload failed', '20' : 'Upload failed: xtralist.xml file is missing in the zip file', '100' : 'Upload failed: Incorrect Xtras name', '101' : 'Please login to upload a file', '102' : 'Xtra missing_description', //Description is not a must field this messagge is not needed. '103' : 'Upload failed', '104' : 'Xtra missing tags', //Tags is not a must field this messagge is not needed. '105' : 'Please review and confirm the Terms of Service', '106' : 'Upload failed', '500' : 'Upload failed' }