// THESE SETTINGS DEFINE THE LOOK-AND-FEEL OF THE REPORT
	
	var body_background = "#";								// 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 = "#";					// default = #000000 (black)


	var pages_width = "";											// default = 745px
	var pages_height = "";											// default = 680px
	var pages_top = "";												// default = -91px

	var dotted_line_right = "748px";								// default = 725px
	var dotted_line_width = "";										// default = 0px
	var dotted_line_top = "-22px";									// default = 33px
	var dotted_line_height = "612px"; 								// default = 467px

	var always_show_subchapters = "yes";							// Set to "yes" if all sub chapters have to be visible when loading the page.

// THESE SETTINGS DEFINE THE CHAPTERS IN THE MENU
			
	chapter_names[0] = "Home";			chapter_pages[0] = "1";

// THESE SETTINGS DEFINE THE SUB CHAPTERS IN THE MENU
		
	sub_chapter_names[0] = "QBE European Operations overview";													sub_chapter_pages[0] = "3";				sub_chapter_parents[0] = "0";		sub_chapter_read_pages[0] = "01";
	sub_chapter_names[1] = "Making life easier";																sub_chapter_pages[1] = "4";				sub_chapter_parents[1] = "0";		sub_chapter_read_pages[1] = "02";
	sub_chapter_names[2] = "Chief Executive Officers's review";													sub_chapter_pages[2] = "5";				sub_chapter_parents[2] = "0";		sub_chapter_read_pages[2] = "03";
	sub_chapter_names[3] = "Directors' report";																	sub_chapter_pages[3] = "8";				sub_chapter_parents[3] = "0";		sub_chapter_read_pages[3] = "06";
	sub_chapter_names[4] = "Directors and officers";															sub_chapter_pages[4] = "11";			sub_chapter_parents[4] = "0";		sub_chapter_read_pages[4] = "09";
	sub_chapter_names[5] = "Independent auditors' report to the members of QBE Insurance (Europe) Limited";		sub_chapter_pages[5] = "12";			sub_chapter_parents[5] = "0";		sub_chapter_read_pages[5] = "10";
	sub_chapter_names[6]  = "Profit and loss account: technical account - general business";					sub_chapter_pages[6]  = "13";			sub_chapter_parents[6]  = "0";		sub_chapter_read_pages[6]  = "11";
	sub_chapter_names[7]  = "Profit and loss account: non-technical account";									sub_chapter_pages[7]  = "14";			sub_chapter_parents[7]  = "0";		sub_chapter_read_pages[7]  = "12";
	sub_chapter_names[8]  = "Statement of total recognised gains and losses";									sub_chapter_pages[8]  = "15";			sub_chapter_parents[8]  = "0";		sub_chapter_read_pages[8]  = "13";
	sub_chapter_names[9]  = "Balance sheet";																	sub_chapter_pages[9]  = "16";			sub_chapter_parents[9]  = "0";		sub_chapter_read_pages[9]  = "14";
	sub_chapter_names[10]  = "Notes to the financial statement";												sub_chapter_pages[10]  = "18";			sub_chapter_parents[10]  = "0";		sub_chapter_read_pages[10]  = "16";
	sub_chapter_names[11] = "Extracts from the financial statements presented in US dollars (unaudited)";		sub_chapter_pages[11] = "33";			sub_chapter_parents[11] = "0";		sub_chapter_read_pages[11] = "31";
	sub_chapter_names[12] = "Profit and loss account (unaudited): technical account - general business";		sub_chapter_pages[12] = "34";			sub_chapter_parents[12] = "0";		sub_chapter_read_pages[12] = "32";
	sub_chapter_names[13] = "Profit and loss account (unaudited): non-technical account";						sub_chapter_pages[13] = "35";			sub_chapter_parents[13] = "0";		sub_chapter_read_pages[13] = "33";
	sub_chapter_names[14] = "Statement of total recognised gains and losses (unaudited)";						sub_chapter_pages[14] = "36";			sub_chapter_parents[14] = "0";		sub_chapter_read_pages[14] = "34";
	sub_chapter_names[15] = "Balance sheet (unaudited)";														sub_chapter_pages[15] = "37";			sub_chapter_parents[15] = "0";		sub_chapter_read_pages[15] = "35";
