/*-------------------------------------------------------------------
Original Script Author's Statement (don't remove):
This script is based on ideas of the author.
You may copy, modify and use it for any purpose. The only condition is that if you publish web pages that use this script
you point to its author at a suitable place and don't remove this Statement from it. It's your responsibility to handle
possible bugs even if you didn't modify anything. I cannot promise any support.
Dieter Bungers GMD (www.gmd.de) and infovation (www.infovation.de)

This Script Author's Statement (don't remove):
This script is based on ideas of Dieter (thanks) and modified for educational purposes.
Iva Nachtigalova (nachtigi@vscht.cz) and DCCE ICT Prague (uprt.vscht.cz)
--------------------------------------------------------------------*/
var nCols = 3;
var showNumbers = false;
var currentNumber = "0";
var showFirst = true;
var showLast = true;
var content = 185;
var header = 85;
var footer = 20;
