This script provides you with a simple means of showing users of you website/web application the features of your pages. It allows you to create a guided tours of your web-pages where you can explain the different aspects in steps. It work in a similar manner to the page tours used by Facebook where each step is a modal window pointing to the feature you want to explain with a title and exploitation.Features include the following: a back-end with its own user authentication system (log in, log-out, change password, and forgot password) for quick installation and to manage the tours. The tours are added to the pages using AJAX and displayed through modal windows making them non-intrusive. You can add and remove a tour without affecting the other markup or content on your page. Adding a tour to a page involves nothing more that copying and pasting a few lines of markup to the page. And When changes are made to a tour in the admin dashboard they are immediately reflected in the page.