ScanSnap GUI Scripting

Hi,

I’ve created the following Applescript:

tell application “System Events”
tell process “Dock”
click UI element “ScanSnap Manager” of list 1

      end tell

end tell

which brings up the ScanSnap Profiles

What commands would I add to the above Applescript to have it select a profile?

Thanks,

John