Download Entry Kit

Please fill out the form to download your entry kit

By submitting this form you agree to our Privacy Policy and consent to receive communications from GEMA.

Something went wrong. Please try again.
Also update the local file so it stays in sync: Read 1 file (ctrl+o to expand) ● Update(entry_kit_form_embed.html) ⎿  Added 1 line 131
132 133
134 +

Download En +try Kit

135

Please fill out the form to download your entry kit

136
137 ● Update(entry_kit_form_embed.html) ⎿  Added 1 line, removed 1 line 143 144 145
146 - 146 + 147
148 149

● Update(entry_kit_form_embed.html) ⎿  Added 2 lines, removed 4 lines 177 input.addEventListener('focus', function() { this.classList.remove('invalid'); }); 178 }); 179 180 - document.getElementById('gema-ek-form').addEventListener('submit', async function(e) { 181 - e.preventDefault(); 182 - 183 - var form = e.target; 180 + document.getElementById('gema-ek-btn').addEventListener('click', async function() { 181 + var form = document.getElementById('gema-ek-form'); 182 var btn = document.getElementById('gema-ek-btn'); 183 var errMsg = document.getElementById('gema-ek-error'); 184