//<!-- 
//-------------------------------------------------------------------------------

	var gZoomValue = 1;	// initial zoom value 
	var gPageBaseUrl = "html/distell_ar_2005_"; //e.g. absa_ar_2004/html/absa_booklet_ \\ used to move to specific page
	var gPageNotFoundUrl = "html/distell_ar_2005_1.html"; //when page is not found link to here
	var gPageHomelink = "distell_ar_2005_"; //
	var firstfile = 1;
	var lastfile = 95;

//--> 
