tell application "Finder" set x to name of every process end tell if ("iChat" is in x) then if ("MulleSight" is in x) then tell application "iChat" set image to image of application "MulleSight" end tell end if end if