JavaSccript to AppleScript Conversion

Hi Friends,
Hope every one is doing fine here. Is there any one who can convert javascript to applescript.
Also I want to know I am using below code for activating InDesign in applescript, please let me know the similar code for vbscript.


tell application "Adobe InDesign CS3"
activate
end tell

Regards,
Poo