function selectNominator(n) { var url = 'https://onlinereg.unfccc.int/new_account/step_11/select_nominator?n=' gotoURL(url + n); return false; }