/*
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]=["Loan Amount","Please Enter the Loan amount you require in INR e.g. 100000."]
Text[1]=["Loan Tenure"," number of years you want the loan for."]
Text[2]=["Monthly Income","what you get as your take home salary per month."]
Text[3]=["Interest Type","Choose Interest type."]
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]=["","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]=["Annual Income","Fill Annual Income"]
Text[18]=["Company","Name of Company in which you are working"]

Text[20]=["Voluntry Excess","Voluntry Excess"]
Text[21]=["IDV Value","Fill IDV Value of Car"]


Style[0]=["#ffffff","#333","#e283a1","#f4f4f4","","","","","arial","arial","","","2","1",200,"",2,2,5,10,51,1,0,"",""]

applyCssFilter()

