var
t=app.activeDocument.textFrames;
fx=t[0].contentTransparencySettings.bevelAndEmbossSettings;
alert(fx.applied);