// ***** Change the URL below to alter where the Post Examination link goes *****
var URL = "http://www.dentallearning.org/course/make_test.cfm?CourseKey=4682"

// ***** Do NOT change this function *****
function getURL(){
document.location.href=URL;
return URL;
}
