﻿function MSOWebPartPage_GetLocalizedStrings(){var b="You are about to reset all personalized Web Parts to their shared values and delete any private Web Parts. Click OK to complete this operation. Click Cancel to keep your personalized Web Part settings and private Web Parts.",c="Resetting this Web Part will cause you to lose any changes you made.  Are you sure you want to do this? To reset this Web Part, click OK. To keep your changes, click Cancel.",p="Are you sure you want to remove the connection between the %0 Web Part and the %1 Web Part? To remove the connection, click OK. To keep the connection, click Cancel.",h="This Web Part Page has been personalized. As a result, one or more Web Part properties may contain confidential information. Make sure the properties contain information that is safe for others to read. After exporting this Web Part, view properties in the Web Part description file (.dwp) by using a text editor, such as Microsoft Notepad.",k="Cannot retrieve properties at this time.",s="Changes have been made to the contents of one or more Web Parts on this page. To save the changes, press OK.  To discard the changes, press Cancel.",l="Widen",i="Narrow",j="Expand Toolpart: %0",f="Collapse Toolpart: %0",g="Web Part Background Color",n="Transparent Web Part Background Color",r="The URL is not valid for the %0 property. Check the URL spelling and path and try again.",o="The path to the folder is not valid for the %0 property. Check the path name and try again.",q="The path to the file or folder is not valid. Check the path and try again.",e="The current browser does not support links to files or folders. To specify a link to a file or folder, you must use Microsoft Internet Explorer 5.0 or later",v="Link",m="Transparent",d="Cannot save your changes.",t="Access Denied saving Web Part properties: either the Web Part is embedded directly in the page, or you do not have sufficient rights to save properties.",u="Cannot create or modify the connection. One of the Web Parts does not have any data fields.",a={};a.ResetPagePersonalizationDialogText=b;a.ResetPartPersonalizationDialogText=c;a.RemoveConnection=p;a.ExportPersonalizationDialogText=h;a.GetPropertiesFailure=k;a.SaveDirtyPartsDialogText=s;a.ToolPaneWidenToolTip=l;a.ToolPaneShrinkToolTip=i;a.ToolPartExpandToolTip=j;a.ToolPartCollapseToolTip=f;a.WebPartBackgroundColor=g;a.TransparentTooltip=n;a.InvalidURLPath=r;a.InvalidFolderPath=o;a.InvalidFilePath=q;a.FileOrFolderUnsupported=e;a.Link=v;a.TransparentLiteral=m;a.ContentEditorSaveFailed=d;a.AccessDenied=t;a.NoInitArgs=u;return a}var MSOStrings=MSOWebPartPage_GetLocalizedStrings()