// THESE SETTINGS DEFINE THE LOOK-AND-FEEL OF THE REPORT
	
	var body_background = "#CCCCCC";								// default = #FFFFFF (white)
	var container_background = "#ffffff";
	var border_image_left = "images/border_l.gif";					// default = none
	var border_image_right = "images/border_r.gif";					// default = none

	var contents_header_text = "Contents";							// default = none
	var contents_header_font_color = "#31434F";						// default = #000000 (black)
	var chapter_font_color = "";									// default = #000000 (black)
	var sub_chapter_font_color = "#31434F";							// default = #000000 (black)
	var sub_chapter_number_font_color = "#006AB8";					// default = #000000 (black)

	var pages_width = "";											// default depends on settings in eRez
	var pages_height = "";											// default depends on settings in eRez

	var dotted_line_right = "";										// default = 725px
	var dotted_line_width = "";										// default = 0px
	var dotted_line_top = "";										// default = 33px
	var dotted_line_height = ""; 									// default = 467px


// THESE SETTINGS DEFINE THE CHAPTERS IN THE MENU
			
	chapter_names[0] = "Home";			chapter_pages[0] = "1";
	chapter_names[1] = "Starters";		chapter_pages[1] = "3";
	chapter_names[2] = "Main Course";	chapter_pages[2] = "15";
	chapter_names[3] = "Desserts";		chapter_pages[3] = "53";
	chapter_names[4] = "Specials";		chapter_pages[4] = "109";

// THESE SETTINGS DEFINE THE SUB CHAPTERS IN THE MENU
		
	sub_chapter_names[0] = "Who we are<br />What we do<br />Where we are";		sub_chapter_pages[0] = "5";				sub_chapter_parents[0] = "1";		sub_chapter_read_pages[0] = "01";
	sub_chapter_names[1] = "Our values<br />Our history";						sub_chapter_pages[1] = "6";				sub_chapter_parents[1] = "1";		sub_chapter_read_pages[1] = "02";
	sub_chapter_names[2] = "2007 Financial and operational highlights";			sub_chapter_pages[2] = "7";				sub_chapter_parents[2] = "1";		sub_chapter_read_pages[2] = "03";
	sub_chapter_names[3] = "Our markets";										sub_chapter_pages[3] = "13";			sub_chapter_parents[3] = "1";		sub_chapter_read_pages[3] = "05";
	sub_chapter_names[4] = "Transcom's key objectives";							sub_chapter_pages[4] = "14";			sub_chapter_parents[4] = "1";		sub_chapter_read_pages[4] = "06";


	sub_chapter_names[5]  = "Chief Executive's review";							sub_chapter_pages[5]  = "17";			sub_chapter_parents[5]  = "2";		sub_chapter_read_pages[5]  = "07";
	sub_chapter_names[6]  = "The Transcom difference";							sub_chapter_pages[6]  = "22";			sub_chapter_parents[6]  = "2";		sub_chapter_read_pages[6]  = "10";
	sub_chapter_names[7]  = "How we help our clients";							sub_chapter_pages[7]  = "25";			sub_chapter_parents[7]  = "2";		sub_chapter_read_pages[7]  = "11";
	sub_chapter_names[8]  = "Evolving our offerings";							sub_chapter_pages[8]  = "26";			sub_chapter_parents[8]  = "2";		sub_chapter_read_pages[8]  = "12";
	sub_chapter_names[9]  = "Supporting our partners' growth";					sub_chapter_pages[9]  = "29";			sub_chapter_parents[9]  = "2";		sub_chapter_read_pages[9]  = "13";
	sub_chapter_names[10] = "Improving our business performance";				sub_chapter_pages[10] = "33";			sub_chapter_parents[10] = "2";		sub_chapter_read_pages[10] = "15";
	sub_chapter_names[11] = "Social responsibility";							sub_chapter_pages[11] = "34";			sub_chapter_parents[11] = "2";		sub_chapter_read_pages[11] = "16";
	sub_chapter_names[12] = "Board of Directors";								sub_chapter_pages[12] = "38";			sub_chapter_parents[12] = "2";		sub_chapter_read_pages[12] = "18";
	sub_chapter_names[13] = "Executive management";								sub_chapter_pages[13] = "40";			sub_chapter_parents[13] = "2";		sub_chapter_read_pages[13] = "20";
	sub_chapter_names[14] = "The Transcom share and Transcom shareholders";		sub_chapter_pages[14] = "45";			sub_chapter_parents[14] = "2";		sub_chapter_read_pages[14] = "23";
	sub_chapter_names[15] = "Directors' report";								sub_chapter_pages[15] = "46";			sub_chapter_parents[15] = "2";		sub_chapter_read_pages[15] = "24";
	sub_chapter_names[16] = "Corporate governance";								sub_chapter_pages[16] = "48";			sub_chapter_parents[16] = "2";		sub_chapter_read_pages[16] = "26";


	sub_chapter_names[17] = "Consolidated income statement";					sub_chapter_pages[17] = "55";			sub_chapter_parents[17] = "3";		sub_chapter_read_pages[17] = "31";
	sub_chapter_names[18] = "Consolidated balance sheet";						sub_chapter_pages[18] = "56";			sub_chapter_parents[18] = "3";		sub_chapter_read_pages[18] = "32";
	sub_chapter_names[19] = "Statement of changes in equity";					sub_chapter_pages[19] = "58";			sub_chapter_parents[19] = "3";		sub_chapter_read_pages[19] = "34";
	sub_chapter_names[20] = "Consolidated statement of cash flows";				sub_chapter_pages[20] = "59";			sub_chapter_parents[20] = "3";		sub_chapter_read_pages[20] = "35";
	sub_chapter_names[21] = "Notes to the consolidated financial statements";	sub_chapter_pages[21] = "60";			sub_chapter_parents[21] = "3";		sub_chapter_read_pages[21] = "36";
	sub_chapter_names[22] = "Independent Auditor's report";						sub_chapter_pages[22] = "108";			sub_chapter_parents[22] = "3";		sub_chapter_read_pages[22] = "72";

	sub_chapter_names[23] = "How to contact us";								sub_chapter_pages[23] = "111";			sub_chapter_parents[23] = "4";		sub_chapter_read_pages[23] = "73";
	sub_chapter_names[24] = "Information for our shareholders";					sub_chapter_pages[24] = "118";			sub_chapter_parents[24] = "4";		sub_chapter_read_pages[24] = "80";
