<!--  
if (location.href.indexOf(".001") != -1){
document.write ('This transaction is subject to the terms of a License Agreement.  By selecting \'I Accept\' below, you agree to comply with the terms of the License Agreement.  <a href="http://nct.digitalriver.com/0172/Web_Server_EULA.html" target="_blank">Click here</a> to view and print a copy for your records.<br>');
   }
   else{
   if (location.href.indexOf(".003") != -1){
   document.write ('This transaction is subject to the terms of a License Agreement.  By selecting \'I Accept\' below, you agree to comply with the terms of the License Agreement.  <a href="http://nct.digitalriver.com/0172/proxy_server_EULA.html" target="_blank">Click here</a> to view and print a copy for your records.<br>');
   }
   else{
   if (location.href.indexOf(".004") != -1){
document.write ('This transaction is subject to the terms of a License Agreement.  By selecting \'I Accept\' below, you agree to comply with the terms of the License Agreement.  <a href="http://nct.digitalriver.com/0172/ASP_4.0.1_EULA.html" target="_blank">Click here</a> to view and print a copy for your records.<br>');
  }
  else{
   if (location.href.indexOf(".010") != -1){
document.write ('This transaction is subject to the terms of a License Agreement.  By selecting \'I Accept\' below, you agree to comply with the terms of the License Agreement.  <a href="http://nct.digitalriver.com/0172/ASP_4.0.2_EULA.html" target="_blank">Click here</a> to view and print a copy for your records.<br>');
   }
  }
 }
}
// --> 