<!-- activate cloaking device
// this javascript is copyrighted and may not be copied
// Create parameters array
   par = new Array();

//function to set par object
   function setparams( help, prefix, suffix ) {
    this.help   = help;
    this.prefix = prefix;
    this.suffix = suffix; 
   }
//kr
//param object data    
																									
  
    
par[1] = new setparams( "meaning", 

"http://service.bfast.com/bfast/click?bfmid=5647408&siteid=31936496&afsrc=1&bfinfo=mvtpre&bfpage=bfrd&bfurl=http://www.ancestry.com/rd/befree/affprodredirect.asp?key=Uhttp://www.ancestry.com/search/SurnamePage.aspx?sourcecode=13452&html=a&Submit=Search&ln=", 
"&fn="); 


par[2] = new setparams( "origin", 

"http://service.bfast.com/bfast/click?bfmid=5647408&siteid=31936496&afsrc=1&bfinfo=mvtpre&bfpage=bfrd&bfurl=http://www.ancestry.com/rd/befree/affprodredirect.asp?key=Uhttp://www.ancestry.com/learn/facts/Fact.aspx?&fid=5&ln=", 
"&fn="); 


par[3] = new setparams( "distuk", 

"http://service.bfast.com/bfast/click?bfmid=5647408&siteid=31936496&afsrc=1&bfinfo=mvtpre&bfpage=bfrd&bfurl=http://www.ancestry.com/rd/befree/affprodredirect.asp?key=Uhttp://www.ancestry.com/learn/facts/Fact.aspx?&fid=6&ln=", 
"&fn="); 


par[4] = new setparams( "distus", 

"http://service.bfast.com/bfast/click?bfmid=5647408&siteid=31936496&afsrc=1&bfinfo=mvtpre&bfpage=bfrd&bfurl=http://www.ancestry.com/rd/befree/affprodredirect.asp?key=Uhttp://www.ancestry.com/learn/facts/Fact.aspx?o_xid=0031936496&o_lid=0031936496&o_xt=31936496&fid=7&ln=", 
"&fn="); 


   var querytext

   function setquery( que ){
    var j=""
    querytext = ""
    for (var i = 0; i < que.length; i++) {
     j = que.charAt(i)
     if ( j == " " ) { j = "+" }
     querytext = querytext + j
     }
    return true
    }
// kprsearch
// deactivate cloaking device -->