Idesign: all images to non printing

How do set al images to non printing?
Thanks in advance

–Peter–

Try this:

tell application "Adobe InDesign CS3"
	tell document 1
		set nonprinting of (parent of every link) to true
	end tell
end tell

Browser: Safari 419.3
Operating System: Mac OS X (10.4)