<?xml version="1.0" encoding="utf-8"?>

<!-- 
**********************************************************************
*
*  @@@BUILDINFO@@@ defs-2.xml 2.0.0.54  08-Feb-2007
*  Copyright 2006-2007 Adobe Systems Incorporated
*  All Rights Reserved.
*
* NOTICE:  All information contained herein is, and remains the property of
* Adobe Systems Incorporated  and its suppliers,  if any.  The intellectual
* and technical concepts contained herein are proprietary to  Adobe Systems
* Incorporated  and its suppliers  and may be  covered by U.S.  and Foreign
* Patents,patents in process,and are protected by trade secret or copyright
* law.  Dissemination of this  information or reproduction of this material
* is strictly  forbidden  unless prior written permission is  obtained from
* Adobe Systems Incorporated.
***************************************************************************
-->

<defaults>
	<document>
		<autoReload>false</autoReload>
		<wrap>false</wrap>
		<language>js</language>
		<lineNumbers>true</lineNumbers>
		<folding>true</folding>
		<tabs>4</tabs>
    <autoIndent>2</autoIndent>
	</document>
	<startup>
		<newDoc>true</newDoc>
		<oldDocs>false</oldDocs>
		<noDocs>false</noDocs>
		<hideWS>false</hideWS>
	</startup>
	<autocompletion>true</autocompletion>
	<autotime>0.5</autotime>
	<omv>
		<confirmLoad>false</confirmLoad>
	</omv>
	<autolaunch>false</autolaunch>
	<debug>
		<dontBreakOnErrors>true</dontBreakOnErrors>
		<saveBeforeDebug>false</saveBeforeDebug>
	</debug>
	<databrowser>
		<showUndefined>false</showUndefined>
		<showCore>false</showCore>
		<showFunctions>true</showFunctions>
		<showPrototype>false</showPrototype>
		<maxArrayElements>20</maxArrayElements>
	</databrowser>
	<scripts>
		<favorite>Default</favorite>
	</scripts>
	<profiling>
		<profileLevel>0</profileLevel>
		<profDisplayMode>0</profDisplayMode>
		<profileTiming>false</profileTiming>
	</profiling>
	<findReplacePrefs>
		<searchString></searchString>
		<replaceString></replaceString>
		<matchCase>false</matchCase>
		<wholeWord>false</wholeWord>
		<matchRegExp>false</matchRegExp>
		<clearresults>true</clearresults>
	</findReplacePrefs>
	<shortcutkeys>
		<file_new>OSCmnd+N</file_new>
		<file_open>OSCmnd+O</file_open>
		<file_save>OSCmnd+S</file_save>
		<file_saveAs>Shift+OSCmnd+S</file_saveAs>
		<file_saveAll>Shift+OSCmnd+Alt+S</file_saveAll>
		<file_exportAs>Shift+OSCmnd+E</file_exportAs>
		<file_close>OSCmnd+W</file_close>
		<file_closeAll>OSCmnd+Alt+W</file_closeAll>
		<file_page>Shift+OSCmnd+P</file_page>
		<file_print>OSCmnd+P</file_print>
		<file_quit>OSCmnd+Q</file_quit>
		<edit_undo>OSCmnd+Z</edit_undo>
		<edit_redo>Shift+OSCmnd+Z</edit_redo>
		<edit_cut>OSCmnd+X</edit_cut>
		<edit_copy>OSCmnd+C</edit_copy>
		<edit_paste>OSCmnd+V</edit_paste>
		<edit_selectAll>OSCmnd+A</edit_selectAll>
		<edit_selectMatchingBrace>OSCmnd+0</edit_selectMatchingBrace>
		<edit_selectToMatchingBrace>Shift+OSCmnd+0</edit_selectToMatchingBrace>
		<edit_checkSyntax>
			<win>F7</win>
			<mac>OSCmnd+Alt+K</mac>
		</edit_checkSyntax>
		<edit_version>Shift+OSCmnd+V</edit_version>
		<edit_blockcomment>Shift+OSCmnd+K</edit_blockcomment>
		<edit_findReplace>OSCmnd+F</edit_findReplace>
		<edit_findNext>
			<win>F3</win>
			<mac>OSCmnd+G</mac>
		</edit_findNext>
		<edit_bookmarks_toggleBM>OSCmnd+F2</edit_bookmarks_toggleBM>
		<edit_bookmarks_remAllBM>Shift+OSCmnd+F2</edit_bookmarks_remAllBM>
		<edit_bookmarks_gotoNextBM>F2</edit_bookmarks_gotoNextBM>
		<edit_bookmarks_gotoPrevBM>Shift+F2</edit_bookmarks_gotoPrevBM>
		<tools_preferences>OSCmnd+K</tools_preferences>
		<view_wrap>Shift+OSCmnd+W</view_wrap>
		<view_lineNum>Shift+OSCmnd+L</view_lineNum>
    <view_collapse>OSCmnd+M</view_collapse>
		<debug_run>
			<win>F5</win>
			<mac>OSCmnd+R</mac>
		</debug_run>
		<debug_break>
			<win>Ctrl+F5</win>
			<mac>OSCmnd+.</mac>
		</debug_break>
		<debug_stop>
			<win>Shift+F5</win>
			<mac>Ctrl+K</mac>
		</debug_stop>
		<debug_into>
			<win>F11</win>
			<mac>Shift+OSCmnd+I</mac>
		</debug_into>
		<debug_over>
			<win>F10</win>
			<mac>Shift+OSCmnd+O</mac>
		</debug_over>
		<debug_out>
			<win>Shift+F11</win>
			<mac>Shift+OSCmnd+U</mac>
		</debug_out>
		<debug_bptoggle>
			<win>F9</win>
			<mac>Ctrl+B</mac>
		</debug_bptoggle>
		<debug_bpclearall>
			<win>Shift+OSCmnd+F9</win>
			<mac>Shift+Ctrl+B</mac>
		</debug_bpclearall>
		<window_pane0>
			<win>Ctrl+Alt+J</win>
			<mac>Ctrl+J</mac>
		</window_pane0>
		<window_pane1>
			<win>Ctrl+Alt+P</win>
			<mac>Ctrl+P</mac>
		</window_pane1>
		<window_pane2>
			<win>Ctrl+Alt+C</win>
			<mac>Ctrl+C</mac>
		</window_pane2>
		<window_pane3>
			<win>Ctrl+Alt+S</win>
			<mac>Ctrl+S</mac>
		</window_pane3>
		<window_pane4>
			<win>Ctrl+Alt+D</win>
			<mac>Ctrl+D</mac>
		</window_pane4>
		<window_pane5>
			<win>Ctrl+Alt+F</win>
			<mac>Ctrl+F</mac>
		</window_pane5>
		<window_toggle>F4</window_toggle>
		<window_next>
			<win>F6</win>
			<mac>F6</mac>
		</window_next>
		<window_previous>
			<win>Shift+F6</win>
			<mac>Shift+F6</mac>
		</window_previous>
	</shortcutkeys>
</defaults>