Useful macros

First post but I thought I would share this with the other leveling spriests on the server.. I don't use a bar addon so when i toggle sform, the bar stays the same, this will just toggle it to the appropriate(holy) bar with 1 press.. please post more useful priest things like this if you have them
holy/shadow bar toggle:
/script CURRENT_ACTIONBAR_PAGE = x;
/script ChangeActionBarPage();
/cast Shadowform
**where x is THE BAR YOU WANT TO SWITCH TO

holy/shadow bar toggle:
/script CURRENT_ACTIONBAR_PAGE = x;
/script ChangeActionBarPage();
/cast Shadowform
**where x is THE BAR YOU WANT TO SWITCH TO