var
tf=app.activeDocument.pages[0].textFrames[0];
p=tf.paragraphs[0];
alert(p.numberingRestartPolicies);