Item Disclaimer

From NCSC Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "<html> <head> <style> </style> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script> //Create random numbers var x = Math.floor((...")
 
 
(4 intermediate revisions by one user not shown)
Line 12: Line 12:
 
function set_cookie()
 
function set_cookie()
 
{
 
{
     document.cookie = "ncsc_disclaimer_agreed=1;";
+
     document.cookie = "ncsc_disclaimer_agreed2=1;";
 
     location.href = "Sample_Items";
 
     location.href = "Sample_Items";
 
}
 
}
Line 115: Line 115:
 
</head>
 
</head>
 
<body onload="generate()">
 
<body onload="generate()">
<strong>To view the video library you must agree to the terms below.</strong>
+
<strong>To view the sample items you must agree to the terms below.</strong>
 
<br>
 
<br>
 
<br>
 
<br>
 
<h2>Terms of Use</h2>
 
<h2>Terms of Use</h2>
 
<p>
 
<p>
The professional development materials linked to the NCSC WIKI are available for online viewing and individual use only. Other uses are prohibited.
+
The sample items accessed through the NCSC WIKI are available for online viewing and individual use only. Other uses are prohibited.
I agree to the terms of use on the NCSC professional development website.
+
I agree to the terms of use for the NCSC sample items.
 
</p>
 
</p>
 
First Name: <input type="text" id="firstnameInput" maxlength="32" size="20"><span id="firstnameError" style="color:#FF0000;"></span>
 
First Name: <input type="text" id="firstnameInput" maxlength="32" size="20"><span id="firstnameError" style="color:#FF0000;"></span>

Latest revision as of 09:20, 29 July 2015

To view the sample items you must agree to the terms below.

Terms of Use

The sample items accessed through the NCSC WIKI are available for online viewing and individual use only. Other uses are prohibited. I agree to the terms of use for the NCSC sample items.

First Name:

Last Name:

Email:





Information collected in the item disclaimer agreement will be used for security only. This information will not be shared or used for any other purpose.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox