/*
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 = 0 // if your not going to use transitions or filters in any of the tips set this to 0


Text[0]=["","&nbsp;<b>Flash</b> Lage in Europa"]
Text[1]=["","&nbsp;Zum Men&uuml; <b>Kulturelle Ziele</b> wechseln."]
Text[2]=["","&nbsp;Zum Men&uuml; <b>Touristische Ziele</b> wechseln."]


Style[0]=[
"white", //TitleColor
"black",  //TextColor
"#D3AE3C",  //TitleBgColor
"#FFFFFF",   //TextBgColor
"",         //TitleBgImag
"",           //TextBgImag
"",           //TitleTextAlign
"",          //TextTextAlign
"Arial",   //TitleFontFace
"Arial",    //TextFontFace
"",        //TipPosition
"",        //StickyStyle
"11",        //TitleFontSize
"11",        //TextFontSize
115,        //Width
"",        //Height
1,        //BorderSize
2,        //PadTextArea
10,        //CoordinateX
20,        //CoordinateY
"",        //TransitionNumber
"",        //TransitionDuration
"",        //TransparencyLevel
"",        //ShadowType
""        //ShadowColor
]
Style[1]=[
"white", //TitleColor
"black",  //TextColor
"#D3AE3C",  //TitleBgColor
"#FFFFFF",   //TextBgColor
"",         //TitleBgImag
"",           //TextBgImag
"",           //TitleTextAlign
"",          //TextTextAlign
"Verdana",   //TitleFontFace
"Arial",    //TextFontFace
"",        //TipPosition
"",        //StickyStyle
"",        //TitleFontSize
"",        //TextFontSize
200,        //Width
"",        //Height
1,        //BorderSize
2,        //PadTextArea
15,        //CoordinateX
20,        //CoordinateY
"",        //TransitionNumber
"",        //TransitionDuration
"",        //TransparencyLevel
"",        //ShadowType
""        //ShadowColor
]
Style[2]=[
"white", //TitleColor
"black",  //TextColor
"#D3AE3C",  //TitleBgColor
"#FFFFFF",   //TextBgColor
"",         //TitleBgImag
"",           //TextBgImag
"",           //TitleTextAlign
"",          //TextTextAlign
"Verdana",   //TitleFontFace
"Arial",    //TextFontFace
"",        //TipPosition
"",        //StickyStyle
"",        //TitleFontSize
"",        //TextFontSize
220,        //Width
"",        //Height
1,        //BorderSize
2,        //PadTextArea
15,        //CoordinateX
20,        //CoordinateY
"",        //TransitionNumber
"",        //TransitionDuration
"",        //TransparencyLevel
"",        //ShadowType
""        //ShadowColor
]


applyCssFilter()


