/*
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]=["Search Guidelines","<table border=1 width='500' class=black><tr><td width=20 valign=top><b>+</b></td><td valign=top class=black>Use a <b>plus symbol</b> to perform a search that includes ALL words in the Search box.  For example, <b>geology+air</b> will return all documents that include both geology <b>and</b> air.</td></tr><tr><td>''</td><td class=black>Use a <b>space</b> to perform a search that includes AT LEAST ONE word in the Search box.  For example, <b>geology air</b> will return all documents that include either geology <b>or</b> air.</td></tr></table>"]

/*THIS IS THE ONE TO USE ONCE WE GET A FACT SHEET LINK...SO WE CAN ADD A LINK WITHIN THE TEXT BLURB*/
//Style[0]=["white","black","#4F1404","#6E747D","","","","","","","","sticky","","",440,"",2,2,10,10,51,0.8,75,"simple","gray"]

/* USE THIS ONE FOR ALL UNTIL WE GET THE FACT SHEET LINK*/
Style[1]=["white","black","#355234","#ececec","","","","","","","","","","",440,"",2,2,10,10,51,0.8,75,"simple","gray"]

applyCssFilter()

