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

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

//--> 

