/*
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]=["Me Email","Click here to send me an email "]

/*Style[0]=["#336699","black","#FFE26C","#DDE5ED","","","","","","","","","","",350,"",2,2,10,10,51,1,0,"",""]*/
Style[0]=["#EBEBEB","black","#3A7BBE","#DDE5ED","","","","","","","","","","",250,"",2,2,10,10,51,1,0,"",""]

applyCssFilter()


