Open this Scriplet in your Editor:
tell application "Safari" to activate
tell application "System Events"
tell process "Safari" to click menu item "Private Browsing" of menu "Safari" of menu bar 1
end tell
Make sure "Enable access for assistive devices" is checked in the Universal Acces...