//The Text array parameters come in the following order Text[...]=[title,text]
Text[0]=["",""]
Text[1]=["",""]
Text[2]=["",""]
Text[3]=["",""]
Text[4]=["",""]
Text[5]=["",""]
Text[6]=["",""]
Text[7]=["",""]

//The Style array parameters come in the following order Style[...]=
//[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]
//Blank Character parameters are between quotes ex: ,"",
//Blank Numeric parameters are nothinge/: ex: ,,

Style[0]=["white","Blue","images/csm-ban3_13.gif","","","",
"black","#ffffcc"," images/evenements_afficher-.5.jpg","","","",
500,313,2,"#b22222",2,
24,0.5,
0,2,"gray",
,,20,20]
Style[1]=["white","Blue","","","","","black","#ffffcc"," images/evenement_ajouter.jpg","","","",533,281,2,"#b22222",2,24,0.5,0,2,"gray",,,20,20]
Style[2]=["white","Blue","","","","","black","#ffffcc"," images/evenement_supprimer.jpg","","","",412,286,2,"#b22222",2,24,0.5,0,2,"gray",,,20,20]
Style[3]=["white","Blue","","","","","black","#ffffcc"," images/evenement_modifier.jpg","","","",527,283,2,"#b22222",2,24,0.5,0,2,"gray",,,20,20]
Style[4]=["white","Blue","","","","","black","#ffffcc"," images/events_view-.5.jpg","","","",500,349,2,"#b22222",2,24,0.5,0,2,"gray",,,20,20]
Style[5]=["white","Blue","","","","","black","#ffffcc"," images/event_add.jpg","","","",478,282,2,"#b22222",2,24,0.5,0,2,"gray",,,20,20]
Style[6]=["white","Blue","","","","","black","#ffffcc"," images/event_delete.jpg","","","",389,285,2,"#b22222",2,24,0.5,0,2,"gray",,,20,20]
Style[7]=["white","Blue","","","","","black","#ffffcc"," images/event_edit.jpg","","","",494,283,2,"#b22222",2,24,0.5,0,2,"gray",,,20,20]

// these are global settings
var TipId="tiplayer" // should be the same as <div> tag's id
var FiltersEnabled = 1 // should be the set as to 1 if your going to use visual effects if not set to 0
mig_clay()

