Created
June 8, 2013 17:43
-
-
Save web20opensource/5736000 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<classpath> | |
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> | |
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> | |
<classpathentry kind="src" path="src"/> | |
<classpathentry kind="src" path="gen"/> | |
<classpathentry kind="output" path="bin/classes"/> | |
</classpath> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JSONActivity |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="CompilerConfiguration"> | |
<option name="DEFAULT_COMPILER" value="Javac" /> | |
<resourceExtensions /> | |
<wildcardResourcePatterns> | |
<entry name="!?*.java" /> | |
<entry name="!?*.form" /> | |
<entry name="!?*.class" /> | |
<entry name="!?*.groovy" /> | |
<entry name="!?*.scala" /> | |
<entry name="!?*.flex" /> | |
<entry name="!?*.kt" /> | |
<entry name="!?*.clj" /> | |
</wildcardResourcePatterns> | |
<annotationProcessing> | |
<profile default="true" name="Default" enabled="false"> | |
<processorPath useClasspath="true" /> | |
</profile> | |
</annotationProcessing> | |
</component> | |
</project> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<component name="CopyrightManager"> | |
<settings default=""> | |
<module2copyright /> | |
</settings> | |
</component> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" /> | |
</project> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<component name="libraryTable"> | |
<library name="android-support-v4"> | |
<CLASSES> | |
<root url="jar://$PROJECT_DIR$/libs/android-support-v4.jar!/" /> | |
</CLASSES> | |
<JAVADOC /> | |
<SOURCES /> | |
</library> | |
</component> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<component name="libraryTable"> | |
<library name="android-support-v4"> | |
<CLASSES> | |
<root url="jar://$PROJECT_DIR$/libs/android-support-v4.jar!/" /> | |
</CLASSES> | |
<JAVADOC /> | |
<SOURCES /> | |
</library> | |
</component> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<component name="libraryTable"> | |
<library name="android-support-v4-d53777d43c0152f2f764509dedc851f7"> | |
<CLASSES> | |
<root url="jar://$PROJECT_DIR$/bin/dexedLibs/android-support-v4-d53777d43c0152f2f764509dedc851f7.jar!/" /> | |
</CLASSES> | |
<JAVADOC /> | |
<SOURCES /> | |
</library> | |
</component> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<component name="libraryTable"> | |
<library name="android-support-v4-d53777d43c0152f2f764509dedc851f7"> | |
<CLASSES> | |
<root url="jar://$PROJECT_DIR$/bin/dexedLibs/android-support-v4-d53777d43c0152f2f764509dedc851f7.jar!/" /> | |
</CLASSES> | |
<JAVADOC /> | |
<SOURCES /> | |
</library> | |
</component> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="DaemonCodeAnalyzer"> | |
<disable_hints /> | |
</component> | |
<component name="DebuggerManager"> | |
<breakpoint_any> | |
<breakpoint> | |
<option name="NOTIFY_CAUGHT" value="true" /> | |
<option name="NOTIFY_UNCAUGHT" value="true" /> | |
<option name="ENABLED" value="false" /> | |
<option name="LOG_ENABLED" value="false" /> | |
<option name="LOG_EXPRESSION_ENABLED" value="false" /> | |
<option name="REMOVE_AFTER_HIT" value="false" /> | |
<option name="SUSPEND_POLICY" value="SuspendAll" /> | |
<option name="SUSPEND" value="true" /> | |
<option name="COUNT_FILTER_ENABLED" value="false" /> | |
<option name="COUNT_FILTER" value="0" /> | |
<option name="CONDITION_ENABLED" value="true" /> | |
<option name="CLASS_FILTERS_ENABLED" value="false" /> | |
<option name="INSTANCE_FILTERS_ENABLED" value="false" /> | |
<option name="CONDITION" value="" /> | |
<option name="LOG_MESSAGE" value="" /> | |
</breakpoint> | |
<breakpoint> | |
<option name="NOTIFY_CAUGHT" value="true" /> | |
<option name="NOTIFY_UNCAUGHT" value="true" /> | |
<option name="ENABLED" value="false" /> | |
<option name="LOG_ENABLED" value="false" /> | |
<option name="LOG_EXPRESSION_ENABLED" value="false" /> | |
<option name="REMOVE_AFTER_HIT" value="false" /> | |
<option name="SUSPEND_POLICY" value="SuspendAll" /> | |
<option name="SUSPEND" value="true" /> | |
<option name="COUNT_FILTER_ENABLED" value="false" /> | |
<option name="COUNT_FILTER" value="0" /> | |
<option name="CONDITION_ENABLED" value="true" /> | |
<option name="CLASS_FILTERS_ENABLED" value="false" /> | |
<option name="INSTANCE_FILTERS_ENABLED" value="false" /> | |
<option name="CONDITION" value="" /> | |
<option name="LOG_MESSAGE" value="" /> | |
</breakpoint> | |
</breakpoint_any> | |
<breakpoint_rules /> | |
<ui_properties /> | |
</component> | |
<component name="EntryPointsManager"> | |
<entry_points version="2.0" /> | |
</component> | |
<component name="ExportToHTMLSettings"> | |
<option name="OUTPUT_DIRECTORY" value="E:\work\Dropbox\Nadroid\JSONActivity\exportToHTML" /> | |
</component> | |
<component name="ProjectLevelVcsManager" settingsEditedManually="false"> | |
<OptionsSetting value="true" id="Add" /> | |
<OptionsSetting value="true" id="Remove" /> | |
<OptionsSetting value="true" id="Checkout" /> | |
<OptionsSetting value="true" id="Update" /> | |
<OptionsSetting value="true" id="Status" /> | |
<OptionsSetting value="true" id="Edit" /> | |
<ConfirmationsSetting value="0" id="Add" /> | |
<ConfirmationsSetting value="0" id="Remove" /> | |
</component> | |
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="Android 4.2.2" project-jdk-type="Android SDK"> | |
<output url="file://$PROJECT_DIR$/out" /> | |
</component> | |
<component name="RunManager"> | |
<configuration default="true" type="Remote" factoryName="Remote"> | |
<option name="USE_SOCKET_TRANSPORT" value="true" /> | |
<option name="SERVER_MODE" value="false" /> | |
<option name="SHMEM_ADDRESS" value="javadebug" /> | |
<option name="HOST" value="localhost" /> | |
<option name="PORT" value="5005" /> | |
<method /> | |
</configuration> | |
<configuration default="true" type="Applet" factoryName="Applet"> | |
<module name="" /> | |
<option name="MAIN_CLASS_NAME" /> | |
<option name="HTML_FILE_NAME" /> | |
<option name="HTML_USED" value="false" /> | |
<option name="WIDTH" value="400" /> | |
<option name="HEIGHT" value="300" /> | |
<option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" /> | |
<option name="VM_PARAMETERS" /> | |
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> | |
<option name="ALTERNATIVE_JRE_PATH" /> | |
<method /> | |
</configuration> | |
<configuration default="true" type="Application" factoryName="Application"> | |
<option name="MAIN_CLASS_NAME" /> | |
<option name="VM_PARAMETERS" /> | |
<option name="PROGRAM_PARAMETERS" /> | |
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> | |
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> | |
<option name="ALTERNATIVE_JRE_PATH" /> | |
<option name="ENABLE_SWING_INSPECTOR" value="false" /> | |
<option name="ENV_VARIABLES" /> | |
<option name="PASS_PARENT_ENVS" value="true" /> | |
<module name="" /> | |
<envs /> | |
<method /> | |
</configuration> | |
<configuration default="true" type="JUnit" factoryName="JUnit"> | |
<module name="" /> | |
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> | |
<option name="ALTERNATIVE_JRE_PATH" /> | |
<option name="PACKAGE_NAME" /> | |
<option name="MAIN_CLASS_NAME" /> | |
<option name="METHOD_NAME" /> | |
<option name="TEST_OBJECT" value="class" /> | |
<option name="VM_PARAMETERS" value="-ea" /> | |
<option name="PARAMETERS" /> | |
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> | |
<option name="ENV_VARIABLES" /> | |
<option name="PASS_PARENT_ENVS" value="true" /> | |
<option name="TEST_SEARCH_SCOPE"> | |
<value defaultName="moduleWithDependencies" /> | |
</option> | |
<envs /> | |
<patterns /> | |
<method /> | |
</configuration> | |
<list size="0" /> | |
<configuration name="<template>" type="TestNG" default="true" selected="false"> | |
<option name="MAIN_CLASS_NAME" /> | |
<option name="VM_PARAMETERS" value="-ea" /> | |
<option name="PARAMETERS" /> | |
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> | |
</configuration> | |
<configuration name="<template>" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" default="true" selected="false"> | |
<option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" /> | |
</configuration> | |
<configuration name="<template>" type="WebApp" default="true" selected="false"> | |
<Host>localhost</Host> | |
<Port>5050</Port> | |
</configuration> | |
</component> | |
<component name="SvnBranchConfigurationManager"> | |
<option name="mySupportsUserInfoFilter" value="true" /> | |
</component> | |
</project> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="ProjectModuleManager"> | |
<modules> | |
<module fileurl="file://$PROJECT_DIR$/JSONActivity.iml" filepath="$PROJECT_DIR$/JSONActivity.iml" /> | |
</modules> | |
</component> | |
</project> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<component name="DependencyValidationManager"> | |
<state> | |
<option name="SKIP_IMPORT_STATEMENTS" value="false" /> | |
</state> | |
</component> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="VcsDirectoryMappings"> | |
<mapping directory="" vcs="svn" /> | |
</component> | |
</project> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<projectDescription> | |
<name>JSON</name> | |
<comment></comment> | |
<projects> | |
</projects> | |
<buildSpec> | |
<buildCommand> | |
<name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name> | |
<arguments> | |
</arguments> | |
</buildCommand> | |
<buildCommand> | |
<name>com.android.ide.eclipse.adt.PreCompilerBuilder</name> | |
<arguments> | |
</arguments> | |
</buildCommand> | |
<buildCommand> | |
<name>org.eclipse.jdt.core.javabuilder</name> | |
<arguments> | |
</arguments> | |
</buildCommand> | |
<buildCommand> | |
<name>com.android.ide.eclipse.adt.ApkBuilder</name> | |
<arguments> | |
</arguments> | |
</buildCommand> | |
</buildSpec> | |
<natures> | |
<nature>com.android.ide.eclipse.adt.AndroidNature</nature> | |
<nature>org.eclipse.jdt.core.javanature</nature> | |
</natures> | |
</projectDescription> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eclipse.preferences.version=1 | |
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 | |
org.eclipse.jdt.core.compiler.compliance=1.6 | |
org.eclipse.jdt.core.compiler.source=1.6 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<manifest xmlns:android="http://schemas.android.com/apk/res/android" | |
package="net.learn2develop.JSON" | |
android:debuggable="true" | |
android:versionCode="1" | |
android:versionName="1.0" > | |
<uses-sdk android:minSdkVersion="10" /> | |
<uses-permission android:name="android.permission.INTERNET" /> | |
<application | |
android:icon="@drawable/ic_launcher" | |
android:label="@string/app_name" > | |
<activity | |
android:name="net.learn2develop.JSON.MainActivity" | |
android:label="@string/title_activity_main" > | |
<intent-filter> | |
<action android:name="android.intent.action.MAIN" /> | |
<category android:name="android.intent.category.LAUNCHER" /> | |
</intent-filter> | |
</activity> | |
<activity | |
android:name="net.learn2develop.JSON.ResultsActivity" | |
android:label="@string/title_activity_results" > | |
<intent-filter> | |
<action android:name="net.calificaciones.show" /> | |
<category android:name="android.intent.category.DEFAULT" /> | |
</intent-filter> | |
</activity> | |
</application> | |
</manifest> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<manifest xmlns:android="http://schemas.android.com/apk/res/android" | |
package="net.learn2develop.JSON" | |
android:debuggable="true" | |
android:versionCode="1" | |
android:versionName="1.0" > | |
<uses-sdk android:minSdkVersion="10" /> | |
<uses-permission android:name="android.permission.INTERNET" /> | |
<application | |
android:icon="@drawable/ic_launcher" | |
android:label="@string/app_name" > | |
<activity | |
android:name="net.learn2develop.JSON.MainActivity" | |
android:label="@string/title_activity_main" > | |
<intent-filter> | |
<action android:name="android.intent.action.MAIN" /> | |
<category android:name="android.intent.category.LAUNCHER" /> | |
</intent-filter> | |
</activity> | |
<activity | |
android:name="net.learn2develop.JSON.ResultsActivity" | |
android:label="@string/title_activity_results" > | |
<intent-filter> | |
<action android:name="net.calificaciones.show" /> | |
<category android:name="android.intent.category.DEFAULT" /> | |
</intent-filter> | |
</activity> | |
</application> | |
</manifest> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dex | |
035 �O4:պo����^�!�UH�� � p xV4 ! � p E $@ | |
8I V �m � `� A �� � ! � � � � � � ! /! ?! b! |! �! �! �! �! !" B" J" g" �" �" �" �" �" �" # # "# 1# ?# R# j# �# �# �# �# �# �# $ $ $ $ ($ .$ 8$ l$ �$ �$ �$ % I% s% �% �% �% '& @& r& �& �& �& �& �& �& �& ' !' )' /' F' Z' f' �' �' �' �' �' �' �' ( #( 1( >( L( [( g( t( ~( �( �( �( �( �( �( �( ) ) %) 3) H) W) c) k) �) �) �) �) �) �) �) �) �) �) * * * &* >* Z* `* r* �* �* �* �* �* 2+ ;+ ?+ F+ L+ R+ Z+ i+ l+ p+ w+ �+ �+ �+ �+ �+ �+ �+ �+ �+ �+ �+ �+ �+ �+ �+ �+ | |
, , +, :, >, K, `, p, s, |, �, �, �, �, �, �, �, �, �, �, �, �, - - - - 0- �- �- �- �- �- �- �- �- �- �- �- �- �- . . . . #. ,. 6. C. K. V. u. �. �. �. �. �. �. �. �. �. �. �. �. �. �. �. �. �. �. / / &/ B/ g/ �/ �/ �/ �/ �/ 0 ?0 M0 a0 t0 �0 �0 �0 �0 �0 �0 1 21 E1 n1 �1 �1 �1 �1 �1 �1 �1 �1 2 )2 @2 V2 m2 �2 �2 �2 �2 �2 �2 3 G3 e3 �3 �3 �3 �3 4 4 ;4 Z4 {4 �4 �4 �4 �4 5 :5 _5 �5 �5 �5 �5 6 ,6 [6 z6 �6 �6 �6 7 .7 W7 s7 �7 �7 �7 �7 8 78 X8 z8 �8 �8 �8 �8 9 9 -9 89 U9 �9 �9 �9 �9 �9 : ': K: e: �: �: �: �: �: �: ; ; $; 5; b; w; �; �; �; �; �; < < ;< O< h< }< �< �< �< �< = = *= ;= M= V= h= z= }= �= �= �= �= �= �= �= �= > /> Q> q> �> �> �> &? N? m? �? �? �? [@ �@ �@ �@ �@ �@ �@ | |
A 6A UA ~A �A �A B B <B YB |B �B �B C C ;C RC fC yC �C �C �C �C �C �C �C �C �C D D 4D =D ED YD mD �D �D �D �D �D �D �D /E DE UE ZE rE �E �E �E �E �E F F 0F @F TF {F ~F �F �F �F �F �F �F �F �F G G G G .G JG ]G qG �G �G �G �G �G �G �G H %H DH \H vH �H �H �H �H �H I I #I :I KI hI ~I �I �I �I �I �I J 4J JJ WJ qJ ~J �J �J �J �J �J K K :K UK tK �K �K �K �K �K L L (L FL qL �L �L �L �L �L �L �L �L �L �L �L �L �L �L M M | |
M M M M 'M ,M 2M ;M AM cM �M �M �M �M �M �M N $N (N CN VN bN pN �N �N �N �N �N �N O O 3O KO YO jO tO wO �O �O �O �O �O �O �O P "P 7P :P @P UP fP {P �P �P �P �P �P �P �P �P �P �P �P �P �P �P �P �P �P �P �P �P �P Q Q Q Q Q "Q *Q 0Q 8Q EQ UQ ZQ `Q iQ |Q �Q �Q �Q �Q R R BR kR �R �R �R �R S :S [S ~S �S �S T %T ?T _T �T �T �T U *U PU uU �U �U �U V *V PV tV �V �V �V �V W &W AW ]W pW �W �W �W �W �W �W X 'X <X gX �X �X �X �X Y Y �Y �Y `Z �Z �Z [ R[ [ �[ �[ �[ &\ K\ �\ �\ �\ ] 3] `] �] �] ^ 3^ l^ �^ �^ _ ;_ k_ �_ �_ �_ *` Y` �` �` �` a :a ta �a �a b <b jb �b �b �b c Rc �c �c d :d fd �d �d �d e De ue �e �e f Uf �f �f g fg �g h :h gh �h �h i 8i li �i �i j Hj �j �j �j �j )k ik �k �k ?l jl �l �l �l 6m dm �m �m �m 4n in �n �n o No �o �o �o p Dp �p �p �p :q _q �q �q r ;r r �r �r #s Ss �s �s �s !t gt �t �t u Su �u �u v 0v zv �v �v 7w �w �w Dx �x �x y Ry �y �y z [z �z �z .{ [{ �{ �{ | *| c| �| �| } [} �} �} �} ~ 7~ b~ �~ �~ �~ ; m � � <� �� � C� �� ρ � a� �� ݂ B� �� ̓ +� z� ф � D� �� Ʌ � &� `� �� Ն � 9� |� �� �� � [� �� � � I� q� �� lj �� � U� �� � D� �� �� � `� �� � P� �� �� �� -� g� �� � � D� l� �� � G� �� ʐ � D� �� Ƒ � � F� m� �� �� � � \� �� ӓ � ;� m� �� ݔ � >� �� �� W� �� ޖ @� �� � e� И � ]� ˙ � t� Ӛ ;� �� � +� y� �� R� -� v� ʞ 8� �� � I� �� � g� �� � 9� �� �� � )� T� �� �� � <� y� �� ؤ � M� y� �� � >� �� ͦ � B� {� ҧ � R� �� �� Ԩ � � +� a� �� �� ҩ � � � :� V� �� �� ֪ � � B� t� �� �� ԫ � � %� >� Z� � �� ʬ � � 4� e� z� �� í ݭ � � :� k� �� � &� ^� �� �� � � D� k� �� Ű � � 2� d� �� �� �� ޱ � � D� a� �� �� Ʋ � � /� J� h� �� �� ҳ � � C� o� �� �� Ǵ � � � ,� Q� q� �� �� ϵ � � � &� A� b� ~� �� �� ɶ � � � � 3� E� X� n� �� �� ӷ � � � %� <� `� �� �� и �� � +� @� V� �� �� �� ӹ �� � ,� B� `� t� �� �� �� Ϻ � �� *� <� Z� y� �� �� ƻ � � � F� �� �� � G� x� �� �� Ͻ � �� � +� @� U� k� �� �� �� þ � @� T� d� {� �� �� �� � � ,� L� m� �� �� �� � 9� [� ~� �� �� �� � E� r� �� �� �� $� K� l� �� �� �� �� � 3� ]� s� }� �� �� �� �� �� �� �� �� � � -� D� `� p� �� �� �� �� � 9� c� �� �� �� �� � � P� c� x� �� �� �� �� �� �� � � 7� R� m� �� �� �� �� �� � � +� @� ^� o� �� �� �� �� �� � N� p� �� �� �� �� �� �� �� �� � � "� 3� @� u� �� �� � .� X� o� �� �� �� �� �� � 7� O� k� �� �� �� �� �� | |
� � � '� 2� >� S� \� p� �� �� �� � +� O� g� }� �� �� �� �� �� �� �� � !� 3� B� P� ^� l� z� �� �� �� �� �� �� � /� H� ]� v� �� �� �� �� � � .� ]� h� p� x� �� �� �� �� �� �� �� � � %� F� v� �� �� �� �� �� � � !� 3� K� _� l� y� �� �� �� �� �� �� �� � � � E� ]� s� �� �� �� �� �� �� �� �� �� � � � 5� M� d� {� �� �� �� �� �� � +� @� Q� f� z� �� �� �� �� �� �� � %� -� 6� ?� M� g� n� �� �� �� �� �� �� �� �� �� �� � � � � 6� ;� O� b� z� �� �� �� �� �� �� �� �� �� � 7� [� �� �� �� �� � � 0� D� f� �� �� �� �� �� � � 7� V� u� �� �� � @� P� i� �� �� �� �� �� �� �� � � � � � !� )� -� =� B� H� N� S� Y� _� f� n� y� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� � � � � � (� /� 4� 9� ?� F� M� S� Y� `� h� q� �� �� �� �� �� �� �� �� �� �� �� � !� -� >� Z� m� �� �� �� �� �� � � 6� O� g� |� �� �� �� �� �� %� (� ,� 1� 5� :� @� E� J� P� U� Y� ^� c� i� n� s� z� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� � M� }� �� �� � N� �� �� �� �� �� | |
� � &� 1� <� H� U� X� _� g� p� u� ~� �� �� �� �� �� �� �� �� �� �� �� �� � � � '� 3� ;� G� U� ]� n� �� �� �� �� �� �� �� �� �� � � !� 4� H� Y� f� p� }� �� �� �� �� �� �� �� �� �� �� � 8� ?� O� Z� b� r� �� �� �� �� �� �� �� �� �� � #� ,� A� Q� X� `� e� n� �� �� �� � ;� ]� w� �� �� �� �� � "� M� t� �� �� �� � � .� H� ]� l� �� �� �� �� �� �� � � � !� *� 5� :� D� L� Z� o� u� {� �� �� �� �� �� �� �� �� �� �� �� � � � � #� .� :� K� Z� d� k� w� �� �� �� �� �� �� �� �� �� �� �� � � � � "� '� +� 0� 5� :� A� U� ^� t� |� �� �� �� �� �� �� �� �� �� �� � � 0� 8� D� P� \� g� o� x� �� �� �� �� �� �� �� �� �� �� � | |
� � � %� 1� >� O� `� l� w� �� �� �� �� �� �� �� �� �� �� �� | |
� � � $� +� 0� 6� :� ?� E� M� T� g� o� �� �� �� �� �� �� �� �� �� � � 4� F� N� ]� p� |� �� �� �� �� �� �� �� �� �� � � '� 4� B� K� b� s� �� �� �� �� �� �� �� � � $� 1� C� S� a� s� �� �� �� �� �� �� �� �� �� �� �� �� �� � � +� ;� H� Z� i� v� �� �� �� �� �� �� �� �� �� �� � � � � ,� 6� ?� L� V� ^� l� {� �� �� �� �� �� �� �� �� �� �� | |
� � ,� 4� >� N� c� k� x� �� �� �� �� �� �� �� �� � &� C� S� n� � �� �� �� �� �� �� � .� I� X� |� �� �� �� �� �� � � $� :� D� f� u� z� �� �� �� �� �� �� �� �� �� �� � | |
� � � $� ,� 6� @� J� `� p� v� �� �� �� �� �� �� �� �� �� �� �� �� �� �� � � � $� ,� 6� E� T� `� g� r� � �� �� �� �� �� �� �� �� �� �� �� �� �� � | |
� � $� -� >� Q� k� � �� �� �� �� �� �� �� �� �� � � � � -� ?� R� h� r� �� �� �� �� �� �� �� �� , 6 E W e m u � � � � � � � � � � � | |
- 1 6 = D Q Y a l | � � � � � � � � � 2 8 B M Q V Z ` r v � � � � � � � - < X e v � � � � � � � ( 7 L d s � � � � � � � � 2 I T _ s � � � � � ! + 7 F \ u � � � � � � � � - 9 P d p z � � � � � � � � ' 8 H c s ~ � � � � � � � + 8 D P t � � � � � � � � � | |
$ | |
/ | |
< | |
C | |
L | |
j | |
s | |
� | |
� | |
� | |
� | |
� | |
� | |
� | |
� | |
) : I Q ] j � � � � � � � | |
' 0 E P _ n } � � � � � � � � % B S j } � � � � � � � � 0 M ` t � � � � 0 > V e r � � � � � � � � 2 @ S ] u � � � � � � 0 > P i y � � � � � � � � � ( C S _ n � � � � � � � | |
" 2 < O [ c v � � � � � � � � � � ! ' 5 ; I R _ n w ~ � � � � � � � � � � � � $ 4 G U a q � � � � � � � � � � � & . < B P Z f l s y � � � � � � � � � � � � � 2 7 ; ? I T m | � � � � � � � � � � | |
" ( = I Y d s � � � � � � � � # , 8 O j r � � � � � � � 2 ; G P [ k w � � � � � � � � " 3 G V g s ~ � � � � � � � � � � " . J \ g x ~ � � � � � � � � � � � " - 8 > K X b n w � � � � � � � � � � � | |
! & * 1 7 A E J N ] h z � � � � � � � � � � � � � � ( 4 > V g o x � � � � � � � ) 7 O i x � � � � � � � � ! ! )! C! _! z! �! �! �! �! �! �! �! �! �! " "" /" @" R" `" q" �" �" �" �" �" �" �" # # # *# 8# I# [# i# y# �# �# �# �# �# �# �# �# �# �# $ $ !$ 6$ ?$ I$ X$ r$ y$ �$ �$ �$ �$ �$ �$ �$ �$ �$ % % % -% C% P% ]% q% �% �% �% �% �% �% �% �% & & !& 4& ?& S& b& x& �& �& �& �& �& �& �& �& �& ' ' .' 7' A' K' X' b' l' w' �' �' �' �' �' �' �' �' �' �' �' �' ( ( )( ;( F( M( ^( o( {( �( �( �( �( �( �( �( �( ) ) ) ') 4) A) X) r) �) �) �) �) �) �) �) �) �) �) �) * * &* 6* @* Q* c* l* s* }* �* �* �* �* �* �* �* + #+ *+ 2+ M+ b+ m+ y+ �+ �+ �+ �+ �+ �+ �+ �+ �+ , $, :, @, Y, h, w, �, �, �, �, �, �, �, �, �, - - !- 2- @- R- ]- o- z- �- �- �- �- �- �- �- �- . . . &. 8. G. O. Z. q. �. �. �. �. �. �. �. �. �. / / ,/ B/ O/ `/ r/ �/ �/ �/ �/ �/ �/ �/ �/ 0 0 60 B0 P0 W0 c0 p0 �0 �0 �0 �0 �0 �0 �0 �0 �0 1 1 1 $1 .1 81 Q1 Y1 c1 q1 �1 �1 �1 �1 �1 �1 �1 �1 �1 �1 �1 �1 �1 2 2 !2 -2 52 =2 P2 ]2 j2 o2 }2 �2 �2 �2 �2 �2 �2 �2 �2 3 3 %3 ,3 =3 O3 X3 j3 q3 y3 �3 �3 �3 �3 �3 �3 �3 �3 �3 �3 | |
4 4 64 G4 _4 x4 �4 �4 �4 �4 �4 �4 �4 �4 �4 �4 �4 �4 �4 5 5 5 &5 55 ;5 A5 X5 a5 p5 y5 5 �5 �5 �5 �5 �5 �5 �5 �5 �5 6 +6 D6 L6 V6 [6 f6 l6 r6 {6 �6 �6 �6 �6 �6 �6 �6 �6 �6 7 $7 87 S7 e7 w7 �7 �7 �7 �7 �7 �7 �7 �7 �7 �7 �7 �7 �7 8 8 $8 78 P8 ]8 }8 �8 �8 �8 | |
9 .9 R9 ^9 h9 s9 9 �9 �9 �9 �9 �9 �9 �9 �9 �9 : : .: 6: E: O: W: `: k: u: �: �: �: �: �: �: �: �: �: �: �: �: �: ; ; "; 5; C; R; h; �; �; �; �; �; �; �; �; �; �; �; �; �; �; < < "< *< >< L< Q< ]< i< y< �< �< �< �< �< �< �< �< �< �< �< �< �< = %= 8= J= \= l= = �= �= �= �= �= �= �= �= > > > %> => O> f> p> �> �> �> �> �> �> �> ? ? $? 3? =? S? ^? k? }? �? �? �? �? �? �? �? �? @ .@ =@ J@ U@ _@ p@ �@ �@ �@ �@ �@ �@ �@ �@ �@ A A (A =A WA gA �A �A �A �A �A �A B B %B 5B GB OB bB uB �B �B �B �B �B �B �B C C =C _C tC ~C �C �C �C �C �C �C �C �C D D !D 0D ED ND ]D aD hD rD �D �D �D �D �D �D �D �D �D �D �D �D �D E E E +E 8E FE RE ]E gE rE ~E �E �E �E �E �E �E �E �E �E �E F F F F )F 2F ;F WF fF ~F �F �F �F �F �F G G $G 6G HG dG ~G �G �G �G �G �G H H H #H ,H =H AH LH ZH eH sH �H �H �H �H �H �H �H �H I I I I *I @I FI RI _I kI {I �I �I �I �I �I �I J J J J )J 8J CJ MJ dJ iJ pJ |J �J �J �J �J �J �J �J �J �J �J �J K K K 'K /K >K RK oK �K �K �K �K �K �K �K �K �K �K �K �K �K L L L #L <L DL ML cL |L �L �L �L �L �L �L M M 3M =M LM ]M jM zM �M �M �M �M �M �M �M �M N N *N 3N @N NN ]N sN xN N �N �N �N �N �N �N �N O O 8O WO �O �O �O �O �O �O �O �O �O P P P (P 9P ]P hP mP �P �P �P �P �P �P �P �P �P �P �P �P �P Q Q %Q 1Q >Q HQ WQ gQ |Q �Q �Q �Q �Q �Q �Q R %R @R WR kR vR �R �R �R �R �R �R �R �R �R �R �R �R �R S S S )S 3S >S MS ]S oS {S �S �S �S �S �S T T 'T ,T DT ^T wT �T �T �T �T �T �T �T �T �T U #U :U QU `U tU U �U �U �U �U �U �U �U V 'V MV ^V nV |V �V �V �V �V �V �V �V �V W W (W =W UW iW �W �W �W �W �W �W �W X ,X 9X GX TX `X lX zX �X �X �X �X �X �X �X �X �X Y Y ,Y BY OY VY hY uY �Y �Y �Y �Y �Y �Y Z Z Z .Z BZ PZ aZ lZ |Z �Z �Z �Z �Z �Z �Z �Z [ [ 9[ M[ X[ o[ �[ �[ �[ �[ �[ \ \ 3\ K\ d\ p\ �\ �\ �\ �\ �\ �\ �\ �\ ] ] +] 8] H] U] b] q] �] �] �] �] �] �] �] �] ^ ^ ,^ <^ M^ ]^ l^ �^ �^ �^ �^ �^ �^ �^ �^ �^ �^ _ _ _ 4_ R_ Z_ m_ v_ �_ �_ �_ �_ �_ �_ �_ �_ | |
` ` -` 6` I` Q` e` y` �` �` �` �` �` �` �` �` �` a a a (a @a Va \a da ra ~a �a �a �a �a �a �a �a �a �a �a �a �a �a b b b 1b Eb Tb Xb _b pb b �b �b �b �b �b �b c c c ,c 9c Ec Mc Uc ^c jc qc yc �c �c �c �c �c �c �c �c �c �c �c �c d d "d )d 5d ?d Hd Qd \d dd jd pd }d �d �d �d �d �d �d �d �d �d �d �d �d e e e (e 0e <e Je Ve \e be re }e �e �e �e �e �e �e �e �e | |
f f "f .f :f @f Lf Uf \f df yf �f �f �f �f �f �f �f �f �f �f �f �f g g g (g 6g Cg Lg Zg og {g �g �g �g �g �g �g �g �g �g �g �g �g h &h @h Th hh |h �h �h �h �h �h �h �h �h �h �h �h | |
i i i i *i 6i Ai Oi Wi ei oi vi i �i �i �i �i �i �i �i �i �i �i �i j j j &j -j Bj Qj `j cj rj {j �j �j �j �j �j �j �j �j �j �j �j �j k k /k <k Bk Wk `k gk tk ~k �k �k �k �k �k �k �k �k �k �k �k �k �k �k l l l h � � ; q r s t u v w x y z { | } ~ � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � # $ % & ( ) * + , . / 1 5 7 8 9 : ; < = > ? @ A B C D E F G H I J L N P R S T U W Y \ ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 7 8 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S U V W X Y Z \ ] ^ _ ` a b c d e f g h i k m n o p q s t u v w x y z { } � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � Q k l m n o p q r s t u v w x y z { | } ~ j 8" � �! � � " � " � 8" � �* � �, � �, � �. " 8" T" l" �" �" �# $ $ X( @) �* + �, �, �, �- �- . �/ h0 �0 �0 @1 H1 X1 d1 ) 02 d2 p2 �2 �2 ; = 8" F F [ �' [ `' [ @/ [ | |