/*
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]=["What is Captcha?","Captcha is a security test to determine whether or not the user is human. This will ensure that only human visitors will actually submit the form,  not spamming bots. Fortunately, it is impossible for a non-human ( ex. computer program ) to extract a word or a combination of letters and numbers from an image, if the letters and numbers are not all of the same size and of similar font. This is why, the Captcha security method ensures that only people actually can submit a form. "]


Style[0]=["white","black","#000099","#E8E8FF","","","","","","","center","","","",250,"",2,2,10,10,"","","","",""]

applyCssFilter()

