function addtocart(id){ var new_url = 'https://globaltextileacademy.intracen.org/enrol/itccohort/cartcontents.php?addtocart=1&sesskey=pJmJZYDg0o&addenrol=' + id; window.location.href = 'https://globaltextileacademy.intracen.org/enrol/itccohort/cartcontents.php?addtocart=1&sesskey=pJmJZYDg0o&addenrol=' + id; return false; } function joinsession(id){ var new_url = 'https://globaltextileacademy.intracen.org/enrol/itccohort/cartcontents.php?addtocart=1&sesskey=pJmJZYDg0o&addenrol=' + id; window.location.href = 'https://globaltextileacademy.intracen.org/enrol/itccohort/joinsession.php?sesskey=pJmJZYDg0o&enrol=' + id; return false; }