<?xml version="1.1" encoding="utf-8"?>
<orphan:config xmlns:orphan = "http://www.crewcreative.com/xmlns/orphan">
	<orphan:setting id="debugEnabled" value="true" />
	<orphan:setting id="trailerEnabled" value="true" />
	<orphan:setting id="frameRate" value="31" />	<!-- [ 0.1, 1000 ] -->
	<orphan:setting id="qualityMode" value="high" />   <!-- [ low, medium, high, best ] -->
	<orphan:setting id="navItemSpacing" value="28" /> <!-- [number of pixels of empty space between nav items] -->
	<orphan:setting id="loadListPath" value="media/xml/loadList.xml" />
	<orphan:setting id="trackingObjectName" value="trackPage" /> <!-- name of tracking function in index.html -->
	<orphan:setting id="stageSafeWidth" value="1000" />
	<orphan:setting id="stageResizeOffsetX" value="150" />
	<orphan:setting id="stageSafeHeight" value="650" />
	<orphan:setting id="stageResizeOffsetY" value="70" />
	<orphan:setting id="ambientLoopName" value="sadLoop" />
	<orphan:setting id="vellumResolution" value="6" />
</orphan:config>
