A simple demonstration

This is a demonstration of recommendations being inserted on a simple page. One <div> element with id __recommendations__ is inserted into html code and few javascript lines (try to view source in your brower). There are several demo pages that only differ in a page number displayed in title bar and, of course, url. At the url /about/demo/ we recommend all other demo pages - there are 9, labeled with #1 to #9. On pages with even numbers we recommend other even pages, and on odd pages recommendations include odd pages only.

Notice several properties. First, recommendations are being inserted after the page is loaded. Second, using cascading style sheets recommendation list is aligned to the right and some breathing space for text was added. And last, the size of the recommendation list is set to 5.

You can alter most of the properties described above via the account settings or by altering style sheets on your web site.