!Before starting Since you defined the variable var JQFSMenu = new Array("Informations","Documentation","Text tags","Download","Contact"); you define the need of files Informations.txt, Documentation.txt, Text_tag.txt, Dowload.txt and Contact.txt These files are located in txts directory. Note that white characters are authorized in menu, but in the correspondant file names white character is replaced by underscodre. You can define your JQFSMenu with UTF8 characters, your filename will be with UTF8 characters. !Forbidden characters > and < must be replaced by \\> and \\< or in their representation in HTML values \\ must be replaced by \\\ (see after) !The tags !! Title Lines started by ! are title1 !! are title2 !!! are title3 !! List Lines started by * are expanded in list values. And if : is present after * the start of the line will be in bold characters. Exemple : * this one : is an example * this one : is an other example !! Slided texts To enter slided text you just have to enter [\[ and close with ]\] and you will see [[ your result ]] !! Text You have to type text to see it. To force a new line you have to insert two line return ( is one empty line ) In Text http:// and https:// are expanded into URL, and all mail adresses containing @ are expanded into URL too _\_text_\_ is placed in bold character like this __text__ To avoid an interpretation of character like [\[ you have to backquote the secon term : [\\[ To put the \\ character you have to use \\\ notation !! Images {\{file.png}\} : is replaced by an image that must be in img directory. You can force image size for each image in css file, but the best is to put image in their format, because JQFS is designed to be light, your images have to be light too. !!Link without http (\(URL|site)\) allow to include URL.Be care you don't have to put http:// it is added. ((www.gillesmaire.com|Gilles Maire 'Home)) is witten (\(www.gillesmaire.com|Gilles Maire'Home)\) !!New page outside menu To add new page not included in menu you can use the syntax :\:page.txt:\: Exemple : ::Other_page:: ::Faq::