/*
Please refer to readme.html for full Instructions
*/

var FiltersEnabled = 0 // if your not going to use transitions or filters in any of the tips set this to 0
/*
Text[...]=[title,text]
Text[0]=["Definition","An <b>index</b> is a search tool that helps you find journal articles, books, reports, and more on your topic. However, an index does NOT find the full-text of the document but rather <a href='http://en.wikipedia.org/wiki/Citation'>citations</a> or references to the document. Finding the actual document with an index is a two-step process. First, use the index to find the citations. Then with the citation in hand, use the library catalogue (or UBC eLink if available) to determine if the full-text of the document is available through the library - either in print or online."]
*/

Text[1]=["1. Home Page","Click here to go to my Web site."]
Text[2]=["2. This is the title","Well How do you find this Tip message to be?"]
Text[3]=["3. Right","This tip Is right positioned"]
Text[4]=["4. Center","This tip Is center positioned"]
Text[5]=["5. Left","This tip Is left positioned"]
Text[6]=["6. Float","This tip Is float positioned at a (10,10) coordinate, It also floats with the scrollbars so it is always static"]
Text[7]=["7. Fixed","This tip Is fixed positioned at a (1,1) coordinate"]
Text[8]=["8. sticky style","This tip will sticky around<BR>This is useful when you want to insert a link like this <A href='http://migoicons.tripod.com'>Home Page</A>"]
Text[9]=["9. keep style","This sticks around the mouse"]
Text[10]=["10. Left coordinate control","This tip is right positioned with a 40 X coordinate "]
Text[11]=["11. Top coordinate control","This tip is right positioned with a 50 Y coordinate"]
Text[12]=["12. Visual effects","This tip has a Shadow and is Transparent a little and also has a random Transition applied to it "]
Text[13]=["13. different style","Wow this is a new style and position! "]
Text[14]=["14. This is The title","this is the text"]
Text[15]=["","This is only text"]
Text[16]=["","Some Lists <li>list one</li> <li>list two</li> <li>list three</li> <li>list four</li>"]
Text[17]=["Definition","An <b>index</b> is a search tool that helps you find journal articles, books, reports, and more on your topic. However, an index does NOT find the full-text of the document but rather <a href='http://en.wikipedia.org/wiki/Citation'>citations</a> or references to the document. Finding the actual document with an index is a two-step process. First, use the index to find the citations. Then with the citation in hand, use the library catalogue (or UBC eLink if available) to determine if the full-text of the document is available through the library - either in print or online."]

/*
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]
*/

Style[0]=["#000099","black","#FFCF6B","#FFFFCE","","","","","","","","","","",200,"",2,2,10,10,51,1,0,"",""]



applyCssFilter()


