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