apple danger script!!
repeat 10 times tell application "Safari" tell window 1 set current tab to (make new tab with properties {URL:"http://google.com"}) end tell end tell end repeat