<?xml version="1.0" encoding="UTF-8"?>
<ilLayout>
	<ilFrame name="maincontent">
		<StructureObject template="tpl.page_new.html" template_location="module">
			<ilPage/>
			<ilTOC />
			<ilLMNavigation/>
			<ilLocator/>
			<ilLMMenu />
			<ilMainMenu/>
			<ilLMHead />
			<ilLMSubMenu />
			<ilLMNotes />
		</StructureObject>
		<PageObject template="tpl.page_new.html" template_location="module">
			<ilPage/>
			<ilTOC />
			<ilLMNavigation/>
			<ilLocator/>
			<ilLMMenu />
			<ilMainMenu/>
			<ilLMHead />
			<ilLMSubMenu />
			<ilLMNotes />
		</PageObject>
	</ilFrame>
	<ilFrame name="center_bottom" template="tpl.blank.html" template_location="module">
		<PageObject template="tpl.page.html" template_location="module">
			<ilPage/>
		</PageObject>
		<MediaObject template="tpl.fullscreen.html" template_location="module">
			<ilMedia/>
		</MediaObject>
		<GlossaryItem template="tpl.glossary_term_output.html" template_location="module">
			<ilGlossary/>
		</GlossaryItem>
	</ilFrame>
	<ilLinkTargets>
		<LinkTarget Type="New" Frame="_blank"/>
		<LinkTarget Type="FAQ" Frame="center_bottom" OnClick="return il.LearningModule.showContentFrame(event, 'center_bottom');"/>
		<LinkTarget Type="Glossary" Frame="center_bottom" OnClick="return il.LearningModule.showContentFrame(event, 'center_bottom');"/>
		<LinkTarget Type="Media" Frame="center_bottom" OnClick="return il.LearningModule.showContentFrame(event, 'center_bottom');"/>
	</ilLinkTargets>
</ilLayout>
