_EnsureJSNamespace('SPX'); SPX.Res={createNewDocLib:'New Document Library',createNewContacts:'New Contacts List',createNewAnnouncements:'New Announcements List',createNewCalendar:'New Calendar',createNewDocLib_Desc:'Create a new Document library on this site and insert it onto the page.',createNewCalendar_Desc:'Create a new calendar on this site and insert it onto the page.',createNewContacts_Desc:'Create a new Contacts list on this site and insert it onto the page.',createNewAnnouncements_Desc:'Create a new Announcements list on this site and insert it onto the page.',insertExistingDocLib:'Insert a Document library on this page.',insertExistingContacts:'Insert a Contacts list on this page.',insertExistingAnnoucements:'Insert an Announcements list on this page.',insertExistingCalendar:'Insert a calendar on this page.'}; if (typeof(Sys)!='undefined' && Sys && Sys.Application) { Sys.Application.notifyScriptLoaded(); }