var hLink=app.activeDocument.hyperlinks[0]; alert(hLink.isValid); var hLink=app.activeDocument.hyperlinks[999]; alert(hLink.isValid);