﻿  var ArryMcAfeeDomains =new Array();
  ArryMcAfeeDomains[1] = "http://www.mcafee.com/";
  ArryMcAfeeDomains[2]= "https://www.secure.mcafee.com"
  ArryMcAfeeDomains[3]= "http://mcafee.com/";
  ArryMcAfeeDomains[4]= "https://secure.mcafee.com"
  ArryMcAfeeDomains[5]= "http://secure.nai.com"
  ArryMcAfeeDomains[6]= "http://vil.nai.com"
  ArryMcAfeeDomains[7]= "http://www.foundstone.com"
  
  
  var ArryEndsWith =new Array();
  ArryEndsWith[0] = ".pdf";
  ArryEndsWith[1] = ".docx";
  ArryEndsWith[2] = ".doc";
  ArryEndsWith[3] = ".html";
  ArryEndsWith[4] = ".htm";
  ArryEndsWith[5] = ".ppt";
  ArryEndsWith[6] = "/ind/";
  ArryEndsWith[7] = ".txt";

