/*
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]=["","Limitar pesquisa a publicações nacionais."]

function acrescentaTexto ( numero, texto ) {
	Text[numero]=["",texto]
}

Style[0]=["white","black","#000000","#DFDFFF","","","","","","","","","","",200,"",2,2,10,-10,"","","","",""]
Style[1]=["white","black","#000000","#DFDFFF","","","","","","","","","","",200,"",2,2,10,-10,"","","","",""]

applyCssFilter();