/*
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
var outtext = "<div class='trainer_spec'>";
outtext += "<ul style='list-style: none; margin-left: -25px'>";
outtext += "<li><img src='images/vote.gif'> = read/write reviews about this trainer - coming soon!</li>";
outtext += "<li><img src='images/email.gif'> = send an email to this trainer</li>";
outtext += "<li><img src='images/email_off.gif'> = this trainer needs to pay for their listing</li>";
//outtext += "<li><img src='images/phone.gif'> = send an SMS message to this trainer - </li>";
outtext += "<li><img src='images/phone.gif'> = send an SMS message to this trainer - coming soon!</li>";
outtext += "</ul>";
outtext += "</div>";
Text[0]=["Key to the Icons Used",outtext]
Text[1]=["Choosing the region", "Click the top level region to open the sub menu, then click a sub menu item"]
Text[2]=["Choosing the region", "Click a sub menu item to select it"]

Style[0]=["white","black","#000099","#FFFFFF","","","","","","","","float","","",450,100,2,2,5,5,"","","","",""]
Style[1]=["white","black","#000099","#FFFFFF","","","","","","","","float","","",200,50,2,2,5,5,"","","","",""]
Style[2]=["white","black","#000099","#FFFFFF","","","","","","","","float","","",200,20,2,2,5,5,"","","","",""]

applyCssFilter()

