
// You can edit the back and next order of pages
// by editing the code below.
// The order of pages in the back next sequence is
// determined by their order in the 'addPage' list below.

with (pages){
	addPage("page_001.htm")
	addPage("page_002.htm")
	addPage("page_003.htm")
	addPage("page_004.htm")
	addPage("page_005.htm")
	addPage("page_006.htm")
	addPage("page_007.htm")
	addPage("page_008.htm")
	addPage("page_008A.htm")
	addPage("page_008B.htm")
	addPage("page_009.htm")
	addPage("page_010.htm")
	addPage("page_011_tips.htm")
	addPage("page_012_check.htm")
	
}