Video Library

From NCSC Wiki
(Difference between revisions)
Jump to: navigation, search
Line 14: Line 14:
  
 
<script id='ncsc_not_agree' language="text">
 
<script id='ncsc_not_agree' language="text">
<p>In order to view the video library you must agree to terms on the Agreement Page.</p>
+
<p>In order to view the video library you must agree to terms on the <a href="Video_Disclaimer">Agreement Page</a>.</p>
 
</script>
 
</script>
  
Line 40: Line 40:
 
     else
 
     else
 
{
 
{
location.href = "Video_Disclaimer";
+
//location.href = "Video_Disclaimer";
 +
var btn = document.createElement("div");
 +
    btn.id = "calculator_";
 +
    btn.className = "calculator"; 
 +
    btn.innerHTML = document.getElementById('ncsc_not_agree').innerHTML;
 +
    document.getElementById("disclaimer_container").appendChild(btn);
 
}
 
}
 
}
 
}

Revision as of 12:19, 5 August 2014

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox