var atalaEnumsLoaded=true;var atalaEnumsVersion="9.0";var MouseToolType=new atalaMouseToolType();var ScrollBarVisibility=new atalaScrollBarVisibility();var AutoZoomMode=new atalaAutoZoomMode();var AntialiasDisplayMode=new atalaAntialiasDisplayMode();var AnnotationInteractMode=new atalaAnnotationInteractMode();var AnnotationTool=new atalaAnnotationTool();var MouseToolCursor=new atalaMouseToolCursor();function atalaAutoZoomMode(){this.None=0;this.BestFit=1;this.BestFitShrinkOnly=2;this.FitToWidth=3;this.FitToHeight=4;this.FitToImage=5}function atalaAntialiasDisplayMode(){this.None=0;this.ScaleToGray=1;this.ReductionOnly=2;this.Full=3}function atalaMouseToolType(){this.None=0;this.Center=1;this.Selection=2;this.ZoomIn=3;this.ZoomOut=4;this.ZoomArea=5;this.Pan=6;this.PassThrough=7}function atalaScrollBarVisibility(){this.Dynamic=0;this.None=1;this.Always=2}function atalaAnnotationInteractMode(){this.None=0;this.Modify=2;this.Author=3}function atalaAnnotationTool(){this.None=0;this.Line=1;this.Lines=2; this.Freehand=3;this.Polygon=4;this.Ellipse=5;this.Rectangle=6;this.CallOut=7}function atalaMouseToolCursor(){this.Auto=0;this.Arrow=1;this.Crosshair=2;this.Grab=3;this.Hand=4;this.Move=5;this.ZoomIn=6;this.ZoomOut=7;this.Custom=8}if(typeof(Sys)!=="undefined"&&Sys.Application){Sys.Application.notifyScriptLoaded()};