MaxBoxes = 80 MaxChecks = 20 //MaxSnaps = 1 // Totals page Check1 = Prepay_Chk Check1_Left = 30 Check1_Top = 102 Check1_DataField = PrePay_PT Check1_Showem = TS;Sessions_Box;Rate;Rate_Box;PrePay_Total;Price_Box;UnderBar2;Savings:;Savings_Box;UnderBar3;SellPrePay_Chk ##= Text1 = PRE-PAY Text1_SetChecks = Prepay_Chk Text1_TxtSize = 400 Text1_AlignLeft = 1 Text1_Left = 50 Text1_Top = 95 Text1_Right = 175 Text1_Bottom = 125 Text1_BackRed = 255 Text1_BackGreen = 255 Text1_BackBlue = 255 ##= Text2 = UnderBar Text2_SetChecks = Prepay_Chk Text2_Left = 50 Text2_Top = 125 Text2_Right = 175 Text2_Bottom = 128 Text2_BackRed = 0 Text2_BackGreen = 0 Text2_BackBlue = 0 ##= Text3 = TS Text3_InitVal = Total Sessions: Text3_TxtSize = 300 Text3_AlignLeft = 1 Text3_Left = 50 Text3_Top = 135 Text3_Right = 260 Text3_Bottom = 160 Text3_TxtRed = 78 Text3_TxtGreen = 78 Text3_TxtBlue = 78 Text3_BackRed = 255 Text3_BackGreen = 255 Text3_BackBlue = 255 ##= Text4 = Sessions_Box Text4_DataField = PTSessions Text4_Format = %0.0f Text4_SetChecks = SellPrePay_Chk Text4_ExcludeChecks = SellMonthly_Chk Text4_ReadOnly = 0 Text4_Border = 1 Text4_TabStop = 1 Text4_TxtSize = 300 Text4_Left = 265 Text4_Top = 131 Text4_Right = 360 Text4_Bottom = 162 Text4_Operand = 12 Text4_TxtRed = 0 Text4_TxtGreen = 0 Text4_TxtBlue = 0 Text4_BackRed = 255 Text4_BackGreen = 255 Text4_BackBlue = 255 ##= Text5 = Rate Text5_InitVal = Session Rate: Text5_AlignLeft = 1 Text5_TxtSize = 300 Text5_Left = 50 Text5_Top = 169 Text5_Right = 260 Text5_Bottom = 194 Text5_TxtRed = 78 Text5_TxtGreen = 78 Text5_TxtBlue = 78 Text5_BackRed = 255 Text5_BackGreen = 255 Text5_BackBlue = 255 //Text5_BackBlue = 255 ##= Text6 = Rate_Box Text6_DataField = PTRate Text6_Format = $ %0.2f Text6_ReadOnly = 0 Text6_Border = 1 Text6_TabStop = 1 Text6_SetChecks = SellPrePay_Chk Text6_ExcludeChecks = SellMonthly_Chk Text6_TxtSize = 300 Text6_Left = 265 Text6_Top = 165 Text6_Right = 360 Text6_Bottom = 196 Text6_TxtRed = 0 Text6_TxtGreen = 0 Text6_TxtBlue = 0 Text6_BackRed = 255 Text6_BackGreen = 255 Text6_BackBlue = 255 Text6_Operand = 1 ##= Text30 = FixedRate Text30_DataField = PTRate Text30_Format = $ %0.0f Text30_Left = 800 Text30_Top = 131 Text30_Right = 850 Text30_Bottom = 162 Text30_Operand = 1 Text30_Hidden = 1 Text30_TxtRed = 0 Text30_TxtGreen = 0 Text30_TxtBlue = 0 Text30_BackRed = 255 Text30_BackGreen = 255 Text30_BackBlue = 255 ##= Text7 = PrePay_Total Text7_InitVal = PRE-PAY PACKAGE TOTAL: Text7_AlignLeft = 1 Text7_TxtSize = 300 Text7_Left = 50 Text7_Top = 209 Text7_Right = 359 Text7_Bottom = 235 Text7_TxtRed = 0 Text7_TxtGreen = 0 Text7_TxtBlue = 0 Text7_BackRed = 255 Text7_BackGreen = 255 Text7_BackBlue = 255 ##= Check3 = SellPrePay_Chk Check3_Left = 460 Check3_Top = 212 Check3_DataField = PTPrePaySold Check3_ExcludeChecks = SellMonthly_Chk ##= Text8 = Price_Box Text8_Eval = (Sessions_Box * Rate_Box)+ FixedProcessing Text8_SaveOn = SellPrePay_Chk Text8_DataField = PTPrice Text8_Format = $ %0.0f Text8_TxtSize = 350 Text8_SetChecks = SellPrePay_Chk Text8_ExcludeChecks = SellMonthly_Chk Text8_Left = 360 Text8_Top = 206 Text8_Right = 455 Text8_Bottom = 234 Text8_BackRed = 255 Text8_BackGreen = 255 Text8_BackBlue = 255 Text8_Operand = 1 ##= Text34 = HPT_Today Text34_Eval = Price_Box + #0 Text34_SaveOn = SellPrePay_Chk Text34_DataField = PTToday Text34_Hidden = 1 ##= Text35 = HPT_Today Text35_InitVal =0 Text35_SaveOn = SellPrePay_Chk Text35_DataField = PT_Monthly Text35_Hidden = 1 ##= #Text9 = UnderBar2 Text9_Left = 360 Text9_Top = 233 Text9_Right = 455 Text9_Bottom = 236 Text9_BackRed = 0 Text9_BackGreen = 0 Text9_BackBlue = 0 ##= #Text10 = Savings: Text10_TxtSize = 250 Text10_AlignRight = 1 Text10_Left = 200 Text10_Top = 246 Text10_Right = 320 Text10_Bottom = 267 Text10_TxtRed = 78 Text10_TxtGreen = 78 Text10_TxtBlue = 78 Text10_BackRed = 255 Text10_BackGreen = 255 Text10_BackBlue = 255 ##= #Text11 = Savings_Box Text11_Eval = FixedInitiation + (Sessions_Box *(FixedRate - Rate_Box)) //Text11_DataField = Amount Text11_Format = $ %0.0f Text11_TxtSize = 250 Text11_SetChecks = SellPrePay_Chk Text11_ExcludeChecks = SellMonthly_Chk Text11_Left = 360 Text11_Top = 246 Text11_Right = 455 Text11_Bottom = 267 Text11_TxtRed = 78 Text11_TxtGreen = 78 Text11_TxtBlue = 78 Text11_BackRed = 255 Text11_BackGreen = 255 Text11_BackBlue = 255 ##= #Text12 = UnderBar3 Text12_Left = 360 Text12_Top = 267 Text12_Right = 455 Text12_Bottom = 269 Text12_BackRed = 0 Text12_BackGreen = 0 Text12_BackBlue = 0 ##= Check2 = Monthly_Chk Check2_Left = 30 Check2_Top = 307 Check2_DataField = Monthly_PT Check2_Showem = FM;First_Box;LM;Last_Box;PF;Processing_Box;InitFee;Initiation_Box;Total;Total_Box;UnderBar5;MP;Payments_Box;UnderBar6;UnderBar7;SellMonthly_Chk ##= Text13 = MONTHLY Text13_SetChecks = Monthly_Chk Text13_TxtSize = 400 Text13_AlignLeft = 1 Text13_Left = 50 Text13_Top = 300 Text13_Right = 190 Text13_Bottom = 330 Text13_BackRed = 255 Text13_BackGreen = 255 Text13_BackBlue = 255 ##= Text14 = UnderBar4 Text14_SetChecks = Monthly_Chk Text14_Left = 50 Text14_Top = 330 Text14_Right = 190 Text14_Bottom = 333 Text14_BackRed = 0 Text14_BackGreen = 0 Text14_BackBlue = 0 ##= Text15 = FM Text15_InitVal = First Month: Text15_TxtSize = 300 Text15_AlignLeft = 1 Text15_Left = 50 Text15_Top = 340 Text15_Right = 260 Text15_Bottom = 365 Text15_TxtRed = 78 Text15_TxtGreen = 78 Text15_TxtBlue = 78 Text15_BackRed = 255 Text15_BackGreen = 255 Text15_BackBlue = 255 ##= Text16 = First_Box Text16_Eval = TrainPerMonth * PTRateBox //Text16_DataField = PT_Monthly Text16_SetChecks = SellMonthly_Chk Text16_ExcludeChecks = SellPrePay_Chk Text16_Format = $ %0.0f Text16_ReadOnly = 0 Text16_Border = 1 Text16_TabStop = 1 Text16_TxtSize = 300 Text16_Left = 265 Text16_Top = 336 Text16_Right = 360 Text16_Bottom = 367 Text16_TxtRed = 0 Text16_TxtGreen = 0 Text16_TxtBlue = 0 Text16_BackRed = 255 Text16_BackGreen = 255 Text16_BackBlue = 255 Text16_Operand = 1 ##= Text17 = LM Text17_InitVal = Last Month: Text17_TxtSize = 300 Text17_AlignLeft = 1 Text17_Left = 50 Text17_Top = 374 Text17_Right = 260 Text17_Bottom = 399 Text17_TxtRed = 78 Text17_TxtGreen = 78 Text17_TxtBlue = 78 Text17_BackRed = 255 Text17_BackGreen = 255 Text17_BackBlue = 255 ##= Text18 = Last_Box Text18_Eval = TrainPerMonth * PTRateBox //Text18_DataField = PT_Monthly Text18_SetChecks = SellMonthly_Chk Text18_ExcludeChecks = SellPrePay_Chk Text18_Format = $ %0.0f Text18_ReadOnly = 0 Text18_Border = 1 Text18_TabStop = 1 Text18_TxtSize = 300 Text18_Left = 265 Text18_Top = 370 Text18_Right = 360 Text18_Bottom = 401 Text18_TxtRed = 0 Text18_TxtGreen = 0 Text18_TxtBlue = 0 Text18_BackRed = 255 Text18_BackGreen = 255 Text18_BackBlue = 255 Text18_Operand = 1 ##= Text19 = PF Text19_InitVal = Processing Fee: Text19_TxtSize = 300 Text19_AlignLeft = 1 Text19_Left = 50 Text19_Top = 408 Text19_Right = 260 Text19_Bottom = 433 Text19_TxtRed = 78 Text19_TxtGreen = 78 Text19_TxtBlue = 78 Text19_BackRed = 255 Text19_BackGreen = 255 Text19_BackBlue = 255 //Text19_BackGreen = 255 ##= Text20 = Processing_Box Text20_InitVal = 39 Text20_Format = $ %0.0f Text20_SetChecks = SellMonthly_Chk Text20_ExcludeChecks = SellPrePay_Chk Text20_ReadOnly = 0 Text20_Border = 1 Text20_TabStop = 1 Text20_TxtSize = 300 Text20_Left = 265 Text20_Top = 404 Text20_Right = 360 Text20_Bottom = 435 Text20_TxtRed = 0 Text20_TxtGreen = 0 Text20_TxtBlue = 0 Text20_BackRed = 255 Text20_BackGreen = 255 Text20_BackBlue = 255 Text20_Operand = 1 ##= Text32 = FixedProcessing Text32_InitVal = 0 Text32_Format = $ %0.0f Text32_Left = 800 Text32_Top = 404 Text32_Right = 850 Text32_Bottom = 435 Text32_Operand = 1 Text32_Hidden = 1 Text32_TxtRed = 0 Text32_TxtGreen = 0 Text32_TxtBlue = 0 Text32_BackRed = 255 Text32_BackGreen = 255 Text32_BackBlue = 255 ##= Text21 = InitFee Text21_InitVal = Initiation Fee: Text21_TxtSize = 300 Text21_AlignLeft = 1 Text21_Left = 50 Text21_Top = 442 Text21_Right = 260 Text21_Bottom = 467 Text21_TxtRed = 78 Text21_TxtGreen = 78 Text21_TxtBlue = 78 Text21_BackRed = 255 Text21_BackGreen = 255 Text21_BackBlue = 255 ##= Text22 = Initiation_Box Text22_InitVal = 99 Text22_Format = $ %0.0f Text22_SetChecks = SellMonthly_Chk Text22_ExcludeChecks = SellPrePay_Chk Text22_ReadOnly = 0 Text22_Border = 1 Text22_TabStop = 1 Text22_TxtSize = 300 Text22_Left = 265 Text22_Top = 438 Text22_Right = 360 Text22_Bottom = 469 Text22_TxtRed = 0 Text22_TxtGreen = 0 Text22_TxtBlue = 0 Text22_BackRed = 255 Text22_BackGreen = 255 Text22_BackBlue = 255 Text22_Operand = 1 ##= Text31 = FixedInitiation Text31_InitVal = 99 Text31_Format = $ %0.0f Text31_Left = 800 Text31_Top = 438 Text31_Right = 850 Text31_Bottom = 469 Text31_Operand = 1 Text31_Hidden = 1 ##= Text23 = Total Text23_InitVal = TOTAL: Text23_TxtSize = 300 Text23_Left = 50 Text23_Top = 478 Text23_Right = 260 Text23_Bottom = 503 Text23_TxtRed = 0 Text23_TxtGreen = 0 Text23_TxtBlue = 0 Text23_BackRed = 255 Text23_BackGreen = 255 Text23_BackBlue = 255 ##= Text24 = Total_Box Text24_Eval = Initiation_Box + Processing_Box + First_Box + Last_Box Text24_Format = $ %0.2f Text24_SetChecks = SellMonthly_Chk Text24_ExcludeChecks = SellPrePay_Chk Text24_SaveOn = SellMonthly_Chk Text24_DataField = PTToday Text24_TxtSize = 350 Text24_Left = 265 Text24_Top = 475 Text24_Right = 360 Text24_Bottom = 505 Text24_BackRed = 255 Text24_BackGreen = 255 Text24_BackBlue = 255 Text24_Operand = 1 ##= Text33 = HPT_Price Text33_InitVal = 0 Text33_SaveOn = SellMonthly_Chk Text33_DataField = PTPrice Text33_Hidden = 1 ##= Text25 = UnderBar5 Text25_Left = 265 Text25_Top = 505 Text25_Right = 360 Text25_Bottom = 508 Text25_BackRed = 0 Text25_BackGreen = 0 Text25_BackBlue = 0 ##= Text26 = MP Text26_InitVal = Monthly Payments of: Text26_AlignLeft = 1 Text26_TxtSize = 300 Text26_Left = 50 Text26_Top = 533 Text26_Right = 260 Text26_Bottom = 558 Text26_TxtRed = 0 Text26_TxtGreen = 0 Text26_TxtBlue = 0 Text26_BackRed = 255 Text26_BackGreen = 255 Text26_BackBlue = 255 ##= Text27 = Payments_Box Text27_Eval = TrainPerMonth * PTRateBox Text27_DataField = PT_Monthly Text27_Format = $ %0.0f Text27_SetChecks = SellMonthly_Chk Text27_ExcludeChecks = SellPrePay_Chk Text27_SaveOn = SellMonthly_Chk Text27_TxtSize = 350 Text27_Left = 265 Text27_Top = 530 Text27_Right = 360 Text27_Bottom = 560 Text27_BackRed = 255 Text27_BackGreen = 255 Text27_BackBlue = 255 Text27_Operand = 1 ##= Check4 = SellMonthly_Chk Check4_Left = 365 Check4_Top = 536 Check4_DataField = PTMonthlySold Check4_ExcludeChecks = SellPrePay_Chk ##= Text28 = UnderBar6 Text28_Left = 265 Text28_Top = 560 Text28_Right = 360 Text28_Bottom = 562 Text28_BackRed = 0 Text28_BackGreen = 0 Text28_BackBlue = 0 ##= Text29 = UnderBar7 Text29_Left = 265 Text29_Top = 564 Text29_Right = 360 Text29_Bottom = 566 Text29_BackRed = 0 Text29_BackGreen = 0 Text29_BackBlue = 0 ##= Text72 = PTTrainPerWeek Text72_DataField = PT_TrainPerWeek Text72_Format = %0.0f Text72_TxtSize = 300 Text72_AlignRight = 1 Text72_Left = 680 Text72_Top = 190 Text72_Right = 715 Text72_Bottom = 215 Text72_Operand = 12 Text72_TxtRed = 0 Text72_TxtGreen = 0 Text72_TxtBlue = 0 Text72_BackRed = 255 Text72_BackGreen = 255 Text72_BackBlue = 255 ##= Text73 = PTTrainPerMonth Text73_DataField = PT_TrainPerMonth Text73_Format = %0.0f Text73_ReadOnly = 0 Text73_Border = 1 Text73_TabStop = 1 Text73_TxtSize = 300 Text73_Left = 465 Text73_Top = 131 Text73_Right = 560 Text73_Bottom = 162 Text73_Operand = 12 Text73_TxtRed = 0 Text73_TxtGreen = 0 Text73_TxtBlue = 0 Text73_BackRed = 255 Text73_BackGreen = 255 Text73_BackBlue = 255 Text73_Hidden = 1 ##= Text74 = TrainPerMonth Text74_Eval = PTTrainPerWeek * #4 + PTTrainPerMonth Text74_Format = %0.0f Text74_AlignRight = 1 Text74_TxtSize = 300 Text74_Left = 680 Text74_Top = 190 Text74_Right = 715 Text74_Bottom = 215 Text74_Operand = 1 Text74_TxtRed = 0 Text74_TxtGreen = 0 Text74_TxtBlue = 0 Text74_BackRed = 255 Text74_BackGreen = 255 Text74_BackBlue = 255 ##= Text75 = PTRateBox Text75_DataField = PTRate Text75_Format = $ %0.2f Text75_ReadOnly = 0 Text75_Border = 1 Text75_TabStop = 1 Text75_TxtSize = 300 Text75_Left = 365 Text75_Top = 165 Text75_Right = 460 Text75_Bottom = 196 Text75_TxtRed = 0 Text75_TxtGreen = 0 Text75_TxtBlue = 0 Text75_BackRed = 255 Text75_BackGreen = 255 Text75_BackBlue = 255 Text75_Operand = 1 Text75_Hidden = 1 ##= Check16 = Chk_TPW Check16_Left = 720 Check16_Top = 120 Check16_DataField = PT_TrainPerWeek Check16_Showem = SPW;PTTrainPerWeek Check16_Hidden = 1 ##= Text76 = SPW Text76_InitVal = Times / Week Text76_TxtSize = 300 Text76_AlignLeft = 1 Text76_Left = 720 Text76_Top = 190 Text76_Right = 880 Text76_Bottom = 215 Text76_TxtRed = 78 Text76_TxtGreen = 78 Text76_TxtBlue = 78 Text76_BackRed = 255 Text76_BackGreen = 255 Text76_BackBlue = 255 ##= Check17 = Chk_TPM Check17_Left = 750 Check17_Top = 120 Check17_DataField = PT_TrainPerMonth Check17_Showem = SPM;TrainPerMonth Check17_Hidden = 1 ##= Text77 = SPM Text77_InitVal = Times / Month Text77_TxtSize = 300 Text77_AlignLeft = 1 Text77_Left = 720 Text77_Top = 190 Text77_Right = 880 Text77_Bottom = 215 Text77_TxtRed = 78 Text77_TxtGreen = 78 Text77_TxtBlue = 78 Text77_BackRed = 255 Text77_BackGreen = 255 Text77_BackBlue = 255 ##= Text78 = Includes Text78_InitVal = Personalized Cardiovascular Program\nPersonalized Exercise Program\nPersonalized Nutrition Program\nOne on One Certified Personal Training\nProgress Evaluations every 4 to 8 weeks Text78_Left = 600 Text78_Top = 505 Text78_Right = 980 Text78_Bottom = 600 Text78_Bold = 1 Text78_TxtSize = 220 Text78_Multiline = 1 Text78_TxtRed = 0 Text78_TxtGreen = 0 Text78_TxtBlue = 0 Text78_BackRed = 255 Text78_BackGreen = 255 Text78_BackBlue = 255 ##= Text79 = TopTitle Text79_InitVal = Month Training Package Text79_AlignLeft = 1 Text79_Left = 680 Text79_Top = 160 Text79_Right = 980 Text79_Bottom = 190 Text79_TxtSize = 300 Text79_TxtRed = 0 Text79_TxtGreen = 0 Text79_TxtBlue = 0 Text79_BackRed = 255 Text79_BackGreen = 255 Text79_BackBlue = 255 ##= Text80 = Months Text80_Eval = Sessions_Box / TrainPerMonth Text80_Format = %0.0f Text80_AlignRight = 1 Text80_TxtSize = 300 Text80_Left = 640 Text80_Top = 160 Text80_Right = 675 Text80_Bottom = 190 Text80_Operand = 12 Text80_TxtRed = 0 Text80_TxtGreen = 0 Text80_TxtBlue = 0 Text80_BackRed = 255 Text80_BackGreen = 255 Text80_BackBlue = 255 ##= //Snap1 = PackageShot Snap1_Left = 630 Snap1_Top = 140 Snap1_Right = 915 Snap1_Bottom = 512 Snap1_ShotFile = Transform\Package.bmp ##=