/*
Please refer to readme.html for full Instructions

Text[...]=[title,text]

Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,TitleBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]
*/

var FiltersEnabled = 1 // if your not going to use transitions or filters in any of the tips set this to 0

Text[0]=["","Enter the Year you want to estimate your rate"]
Text[1]=["","Reserve Balance means the difference between all contributions paid and the total benefits chargeable to the employer's account for all periods before January 1 of the same year."]
Text[2]=["","Contributions paid during the calendar year. <br><br> It does not include payments for penalties or interest or payments made for the Employment and Training assessment Fund."]
Text[3]=["","Benefits charged to the employer's account for the calendar year."]
Text[4]=["","Annual Taxable Payroll means the taxable amount of wages for employment paid by an employer during a calendar year."]
Text[5]=["","Average annual payroll means the average of the annual payrolls of an employer for a period of three consecutive calendar years immediately proceeding the calendar year for which the rates are being computed."]
Text[6]=["","Reserve Ratio means the most recent reserve balance divided by the most recent average annual payroll (rounded to the nearest ten-thousandths)."]

/*	1 Title Color, 
	2 Text Color,
	3 TitleBG Color,
	4 TextBG Color,
	5 TitleBGImag,
	6 TextBG Imag,
	7 TitleTextAlign,
	8 TextTextAlign,
	9 TitleFontFace,
	10 TextFontFace,
	11 TipPosition,
	12 StickyStyle,
	13 TitleFontSize,
	14 TextFontSize,
	15 Width,
	16 Height,
	17 BorderSize,
	18 PadTextArea,
	19 CoordinateX,
	20 CoordinateY,
	21 Transition,
	22 Transition Duration,
	23 Transparency Level,
	24 ShadowType,
	25 ShadowColor
*/
		  /* 1        2       3         4      5  6  7  8  9  10  	  11 12  13  14  15  16 17 18 19  20  21 22 23  24  25*/
Style[0]=["white","black","#000099","white",  "","","","","", "bold","", "", "", 3, 200, "",2, 4, 10,10, 2, 1, 0,  "", ""]
Style[1]=["white","black","#000099","white",  "","","","","", "",    "", "", "", 3, 500, "",2, 2, 10,10, 2, 1, 0,  "", ""]
Style[2]=["white","black","#000099","#999999","","","","","", "",    "", "", "", "",200, "",2, 2, 10,10, 2, 1, 0,  "", ""]
Style[3]=["white","black","#000099","#999999","","","","","", "",    "", "", "", "",200, "",2, 2, 10,10, 2, 1, 0,  "", ""]
Style[4]=["white","black","#000099","#999999","","","","","", "",    "", "", "", "",200, "",2, 2, 10,10, 2, 1, 0,  "", ""]
Style[5]=["white","black","#000099","#999999","","","","","", "",    "", "", "", "",200, "",2, 2, 10,10, 2, 1, 0,  "", ""]
Style[6]=["white","black","#000099","#999999","","","","","", "",    "", "", "", "",200, "",2, 2, 10,10, 2, 1, 0,  "", ""]

applyCssFilter()


