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