/*
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]=["Asp response Write","<%=var1%>vcxvcxvcxvzcxz v cxvz cxz vcx vcxzv cv"]
Text[1]=["Notes","Here is a user entered note for this security.  Can we response write in asp?  I hope so!"]
Text[2]=["Notes","Here is a another note.  let's find out the max length of these."]
Text[3]=["Right","This tip Is right positioned"]
Text[4]=["Center","This tip Is center positioned"]
Text[5]=["Left","This tip Is left positioned"]
Text[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]=["Fixed","This tip Is fixed positioned at a (1,1) coordinate"]
Text[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]=["keep style","This sticks around the mouse"]
Text[10]=["Left coordinate control","This tip is right positioned with a 40 X coordinate "]
Text[11]=["Top coordinate control","This tip is right positioned with a 50 Y coordinate"]
Text[12]=["Visual effects","This tip has a Shadow and is Transparent a little and also has a random Transition applied to it "]
Text[13]=["different style","Wow this is a new style and position! "]
Text[14]=["This is The title","this is the text"] 
Text[15]=["","<a href='#' onmouesout='void(0)'>TD</a><br><a href='#'>Credential</a><br><a href='#'>CIBC</a>"]
Text[16]=["","<a href='#'>Overview</a><br><a href='#' onmouesout='void(0)'>Chart</a><br><a href='#'>News</a><br><a href='#'>Company Profile</a><br><a href='#'>Financial Reports</a><br><a href='#'>Tech Analysis</a><br><a href='#'>BullBoards</a><br><a href='#'>Option Chains</a>"]


Style[0]=["white","black","#666666","#efefef","","","","","Arial","","center","","","",150,"",1,2,10,10,"","","","",""]

Style[5]=["white","black","#666666","#efefef","","","","","Arial","","right","sticky","","",130,"",1,2,5,16,"","","","",""]

applyCssFilter()

