/******************************************************************* 
*	File:		toolTips.js
*	Copyright:	© Big Lick Media - BigLickMedia.com
*	Author:		D Stewart
********************************************************************/

Text[0]=["","<img width=1 height=2 src=gfx/spacer.gif><br>+ A la taille du texte "]
Text[1]=["","<img width=1 height=2 src=gfx/spacer.gif><br>- A la taille du texte "]
Text[2]=["","<img width=1 height=2 src=gfx/spacer.gif><br>Ajouter une image "]
Text[3]=["","<img width=1 height=2 src=gfx/spacer.gif><br>Imprimer cette page "]
Text[4]=["","<img width=1 height=2 src=gfx/spacer.gif><br>Ajouter aux favoris "]
Text[5]=["","<img width=1 height=2 src=gfx/spacer.gif><br>Ajouter un &eacute;v&eacute;nement "]
Text[6]=["","<img width=1 height=2 src=gfx/spacer.gif><br>RSS Feeds "]
Text[7]=["","<img width=1 height=2 src=gfx/spacer.gif><br>Ajouter une annonce "]

Style[0]=["","","","","",,"000000","ffffff","gfx/BigLickTip.gif","center","verdana",1,134,22,1,,2,-1,0,66,,,,1,,]

var TipId="BigLickTips"
var FiltersEnabled = 1 // [for IE5.5+] if your not going to use transitions or filters in any of the tips set this to zero.
mig_clay()

/*
Below is a reference for the parameters above, respective to their position between the commas.
*/

/*
[titleColor,TitleBgColor,TitleBgImag,TitleTextAlign,TitleFontFace,TitleFontSize,TextColor,TextBgColor,TextBgImag,TextTextAlign,TextFontFace,TextFontSize,Width,Height,BorderSize,BorderColor,Textpadding,transition number,Transition duration,Transparency level,shadow type,shadow color,Appearance behavior,TipPositionType,Xpos,Ypos]
*/