Index: /cprs/branches/tmg-cprs/CPRS-Chart/Accessibility_TLB.pas
===================================================================
--- /cprs/branches/tmg-cprs/CPRS-Chart/Accessibility_TLB.pas	(revision 669)
+++ /cprs/branches/tmg-cprs/CPRS-Chart/Accessibility_TLB.pas	(revision 670)
@@ -13,5 +13,5 @@
 
 // PASTLWTR : 1.2
-// File generated on 1/12/2010 1:11:24 PM from Type Library described below.
+// File generated on 1/19/2010 8:26:12 AM from Type Library described below.
 
 // ************************************************************************  //
Index: /cprs/branches/tmg-cprs/CPRS-Chart/CPRSChart.dpr
===================================================================
--- /cprs/branches/tmg-cprs/CPRS-Chart/CPRSChart.dpr	(revision 669)
+++ /cprs/branches/tmg-cprs/CPRS-Chart/CPRSChart.dpr	(revision 670)
@@ -322,5 +322,6 @@
   PostU in 'TMG_Extra\PostU.pas' {PostForm},
   EditTextU in 'TMG_Extra\EditTextU.pas' {EditTextForm},
-  ORNet in '..\CPRS-Lib\ORNet.pas';
+  ORNet in '..\CPRS-Lib\ORNet.pas',
+  fTMGPrintingAnimation in 'TMG_Extra\fTMGPrintingAnimation.pas';
 
 {$R *.TLB}
@@ -362,4 +363,5 @@
       Application.CreateForm(TPostForm, PostForm);
       Application.CreateForm(TEditTextForm, EditTextForm);
+      Application.CreateForm(TfrmTMGPrinting,frmTMGPrinting);
       //kt Application.CreateForm(TfrmWebTab, frmWebTab);
       frmSplash.Free;                               // close & free splash screen
Index: /cprs/branches/tmg-cprs/CPRS-Chart/CPRSChart_TLB.pas
===================================================================
--- /cprs/branches/tmg-cprs/CPRS-Chart/CPRSChart_TLB.pas	(revision 669)
+++ /cprs/branches/tmg-cprs/CPRS-Chart/CPRSChart_TLB.pas	(revision 670)
@@ -13,5 +13,5 @@
 
 // PASTLWTR : 1.2
-// File generated on 1/12/2010 1:11:24 PM from Type Library described below.
+// File generated on 1/19/2010 8:26:12 AM from Type Library described below.
 
 // ************************************************************************  //
