var
para=app.activeDocument.textFrames[0].paragraphs[0];
alert(para.insertionPoints.itemByRange(1,3).parentStory);