function addtocart(id){ var new_url = 'https://itc-elearning-dev.parana.un-icc.cloud/enrol/itccohort/cartcontents.php?addtocart=1&sesskey=p7Fv269RIF&addenrol=' + id; window.location.href = 'https://itc-elearning-dev.parana.un-icc.cloud/enrol/itccohort/cartcontents.php?addtocart=1&sesskey=p7Fv269RIF&addenrol=' + id; return false; } function joinsession(id){ var new_url = 'https://itc-elearning-dev.parana.un-icc.cloud/enrol/itccohort/cartcontents.php?addtocart=1&sesskey=p7Fv269RIF&addenrol=' + id; window.location.href = 'https://itc-elearning-dev.parana.un-icc.cloud/enrol/itccohort/joinsession.php?sesskey=p7Fv269RIF&enrol=' + id; return false; }