// get the value for TestPath document.write("TestPath = " + getCookie("TestPath") + "<BR>");
// get the cookie value for Week7 document.write("Week7 = " + getCookie("Week7") + "<BR>");
</SCRIPT>