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