/*
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

		//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]
Style[0]=["white",		"black",	"#000000",		"#FFFFFF",		"",				"",			"",				"left",				"",				"",				"right",		"",				"",				"",			200,	30,			1,				2,				15,				-25,			24,					.5,						85,					"",				""];
Style[1]=["white",		"black",	"#000000",		"#FFFFFF",		"",				"",			"",				"left",				"",				"",				"right",		"",				"",				"",			200,	15,			1,				2,				15,				-25,			24,					.5,						85,					"",				""];

applyCssFilter()

