function showI(rec) {

//window.open("http://www.familysearch.org/Eng/Search/igi/old_individual_record.asp?recid=" + rec + "&lds=1&region=2&regionfriendly=British+Isles&juris1=Engl&juris2=&juris3=&juris4=&regionfriendly=&juris1friendly=England&juris2friendly=All+Counties&juris3friendly=&juris4friendly=","IGI","dependent=no,scrollbars=yes,toolbar=yes,menubar=yes,location=yes,status=yes,resizable=yes")
alert("Because of recent changes to the IGI this link no longer works. It will take some time for me to make the necessary alterations to this site. In the meantime please use the features of the IGI site at http://www.familysearch.org/ to find this detail. I apologise for the inconvenience.")

}

function loadDetail(n) {

window.open( n.substr(0,1) + "/" + n + "#Title","IGI2","dependent=yes,scrollbars=yes,toolbar=yes,menubar=yes,location=yes,status=yes,resizable=yes")

}

