CINXE.COM

<!doctype html> <html lang="en"> <head> <script> function autoForward() { var url = document.URL; if (document.URL.indexOf('careconnect.ucsf.edu') != -1 || document.URL.indexOf('acworkforceconnect.org') != -1) window.open('https://careconnect.ucsf.edu/ACCC/index.html','_self'); else if (document.URL.indexOf('ecmst.ucsf.edu') != -1) window.open('https://ecmst.ucsf.edu/hcvindex.html','_self'); } </script> </head> <body> <!-- <script>autoForward();</script> <p id="errormsg" style="color:white;display:none;"> </p> --> <p> The Alameda County Care Connect Project is no longer active. </p> <p> To visit the Training Development Unit Portal, please click the link below..<br /><br /> <a href="https://careconnect.ucsf.edu/TDU">https://careconnect.ucsf.edu/TDU</a> </p> </body> <!-- <script src="https://code.jquery.com/jquery-3.3.1.min.js"></script> --> <script> <!-- $(document).ready(function() { document.getElementById('errormsg').innerHTML = "You have reached this page in error"; $.when($('#errormsg').fadeIn(2500)).done(function(l1){document.getElementById('errormsg').style.color="gray";}); }); --> </script> </html>

Pages: 1 2 3 4 5 6 7 8 9 10