diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 64a8830c..415dd314 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,6 +4,7 @@ stages: - Compile Sources - Link - Generate ISO + - Generate Documentation compile_stub: stage: Generate Stub and Versions @@ -63,4 +64,32 @@ isogen: dependencies: - link needs: - - link \ No newline at end of file + - link + +sourcelist_gen: + stage: Generate Documentation + script: + - chmod +x ./compile_sourcelist.sh + - ./compile_sourcelist.sh + artifacts: + paths: + - ./sources.list + dependencies: + - vergen + needs: + - vergen + +docgen: + stage: Generate Documentation + script: + - chmod +x ./compile_docs.sh + - ./compile_docs.sh + artifacts: + paths: + ./doc/* + dependencies: + - vergen + - sourcelist_gen + needs: + - vergen + - sourcelist_gen diff --git a/compile_docs.sh b/compile_docs.sh new file mode 100644 index 00000000..ddfecc31 --- /dev/null +++ b/compile_docs.sh @@ -0,0 +1,18 @@ +#!/bin/bash +echo " " +echo "=======================" +echo " " +echo "Generating Documentation..." +echo " " +echo "Dowloading Pasdoc..." +wget https://github.com/pasdoc/pasdoc/releases/download/v0.16.0/pasdoc-0.16.0-linux-x86_64.tar.gz -O pasdoc.tar.gz +echo "Extracting Pasdoc..." +tar -xf pasdoc.tar.gz +echo "Creating doc output directory..." +mkdir ./doc +echo "Removing old docs" +rm -rf ./doc/* +echo "Generating Docs..." +./pasdoc/bin/pasdoc -N "Asuro" -T "Asuro OS Documentation" -O "html" -E ./doc/ -S sources.list +echo "Docgen finished." +exit 0 \ No newline at end of file diff --git a/compile_sourcelist.sh b/compile_sourcelist.sh new file mode 100644 index 00000000..9d6b9539 --- /dev/null +++ b/compile_sourcelist.sh @@ -0,0 +1,9 @@ +#!/bin/bash +echo " " +echo "=======================" +echo " " +echo "Generating Source List..." +echo " " +find "$(cd ..; pwd)" -name "*.pas" > sources.list +echo "Finished Source List Generation." +exit 0 \ No newline at end of file diff --git a/doc/ACE.html b/doc/ACE.html deleted file mode 100644 index 814ecc13..00000000 --- a/doc/ACE.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: ACE - - - - - - - - -
-

Unit ACE

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->ACE - Alignment Check Exception. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/AllClasses.html b/doc/AllClasses.html deleted file mode 100644 index 16626b0d..00000000 --- a/doc/AllClasses.html +++ /dev/null @@ -1,249 +0,0 @@ - - - -Asuro: All Classes, Interfaces, Objects and Records - - - - - - - - -
-

All Classes, Interfaces, Objects and Records

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameUnitDescription
elf_section_header_table_tmultiboot

 

memory_map_tmultiboot

 

module_tmultiboot

 

multiboot_info_tmultiboot

 

TARPAbstractHeadernettypes

ARP

TARPCacheRecordarp

 

TARPHandlericmp

 

TClockSpeedcpu

 

TCommandterminal

 

TCountersbios_data_area

 

TCPUIDcpu

 

TDateTimeRTC

 

TDevExdrivermanagement

 

TDeviceIdentifierdrivermanagement

 

TDeviceRegistrationdrivermanagement

 

TDriverRegistrationdrivermanagement

 

TGDT_Entrygdt

 

TGDT_Pointergdt

 

THeapPagelmemorymanager

 

THistoryterminal

 

TICMPHeadernettypes

 

TIDT_Entryidt

 

TIDT_Pointeridt

 

TIPV4AbstractHeadernettypes

 

TIPv4Configurationnettypes

 

TIPv4Pairnettypes

 

TKeyInfokeyboard

 

TLinkedListlists

 

TLinkedListBaselists

 

TMACPairnettypes

 

TMousePacketmouse

 

TMousePosmouse

 

TOHCI_MMROHCI

 

TPacketContextnettypes

 

TParamListterminal

 

TPhysicalMemoryEntrypmemorymanager

 

TProtocolnettypes

 

TRegistersisr_types

 

TScheduler_Entryscheduler

EAX, EDX,

TTaskStatescheduler

 

TTaskStateSegmenttss

 

TTCPFlagsnettypes

 

-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/AllConstants.html b/doc/AllConstants.html deleted file mode 100644 index 32586674..00000000 --- a/doc/AllConstants.html +++ /dev/null @@ -1,644 +0,0 @@ - - - -Asuro: All Constants - - - - - - - - -
-

All Constants

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameUnitDescription
ALLOC_SPACElmemorymanager

 

BDAbios_data_area

 

BROADCAST_MACnettypes

MACs

BSOD_ENABLEsystem

 

CHECKSUMasuro

 

CMD_EOPE1000

Transmit Command

CMD_ICE1000

Insert FCS

CMD_IDEE1000

VLAN Packet Enable

CMD_IFCSE1000

End of Packet

CMD_RPSE1000

Report Status

CMD_RSE1000

Insert Checksum

CMD_VLEE1000

Report Packet Sent

COM1serial

 

COM2serial

 

COM3serial

 

COM4serial

 

COMPILE_DATEasuro

 

COMPILE_TIMEasuro

 

CONSOLE_SLOW_REDRAWsystem

 

DATA_OFFSETlmemorymanager

 

DefaultWNDconsole

The Window assigned for output when no Window is specified.

DRIVER_COUNTasuro

 

E1000_DEVE1000

 

E1000_NUM_RX_DESCE1000

Transmit Underrun

E1000_NUM_TX_DESCE1000

 

ECTRL_SLUE1000

Transmit Inter Packet Gap

FILE_COUNTasuro

 

FORCE_MACnettypes

 

FPC_VERSIONasuro

 

I217_DEVE1000

 

ICMP_DATA_GENERICnettypes

ICMP Data

idANYdrivermanagement

 

INTEL_VENDE1000

 

ISR_RING_0idt

 

ISR_RING_1idt

 

ISR_RING_2idt

 

ISR_RING_3idt

 

KERNEL_PAGE_NUMBERsystem

 

KERNEL_STACKSIZEmultiboot

 

KERNEL_VIRTUAL_BASEsystem

 

LINE_COUNTasuro

 

LM82577_DEVE1000

 

LSTA_TUE1000

Late Collision

MAKE_VERSIONasuro

 

MAX_ENTRIESlmemorymanager

64-Bit Allocations

MAX_HOOKSisr_types

 

MAX_WINDOWSconsole

Maximum number of Windows open.

MULTIBOOT_BOOTLOADER_MAGICmultiboot

 

NASM_VERSIONasuro

 

NULL_MACnettypes

 

PCI_PORT_CONF_ADDRPCI

 

PCI_PORT_CONF_DATAPCI

 

Quantumscheduler

 

RCTL_BAME1000

Multicast Offset - bits 43:32

RCTL_BSIZE_1024E1000

 

RCTL_BSIZE_16384E1000

 

RCTL_BSIZE_2048E1000

 

RCTL_BSIZE_256E1000

Strip Ethernet CRC Buffer Sizes

RCTL_BSIZE_4096E1000

 

RCTL_BSIZE_512E1000

 

RCTL_BSIZE_8192E1000

 

RCTL_CFIE1000

Canonical Form Indicator Enable

RCTL_CFIENE1000

VLAN Filter Enable

RCTL_DPFE1000

Canonical Form Indicator Bit Value

RCTL_ENE1000

set link up

RCTL_LBM_NONEE1000

Long Packet Reception Enable

RCTL_LBM_PHYE1000

No Loopback

RCTL_LPEE1000

Multicast Promiscuous Enabled

RCTL_MO_32E1000

Multicast Offset - bits 45:34

RCTL_MO_34E1000

Multicast Offset - bits 46:35

RCTL_MO_35E1000

Multicast Offset - bits 47:36

RCTL_MO_36E1000

Free Buffer Threshold is 1/8 of RDLEN

RCTL_MPEE1000

Unicast Promiscuous Enabled

RCTL_PMCFE1000

Discard Pause Frames

RCTL_SBPE1000

Receiver Enable

RCTL_SECRCE1000

Pass MAC Control Frames

RCTL_UPEE1000

Store Bad Packets

RCTL_VFEE1000

Broadcast Accept Mode

REG_CTRLE1000

 

REG_CTRL_EXTE1000

 

REG_EEPROME1000

 

REG_IMASKE1000

 

REG_RADVE1000

RX Descriptor Control

REG_RCTRLE1000

 

REG_RDTRE1000

 

REG_RSRPDE1000

RX Int.

REG_RXDCTLE1000

RX Delay Timer Register

REG_RXDESCHEADE1000

 

REG_RXDESCHIE1000

 

REG_RXDESCLENE1000

 

REG_RXDESCLOE1000

 

REG_RXDESCTAILE1000

 

REG_STATUSE1000

 

REG_TCTRLE1000

 

REG_TIPGE1000

RX Small Packet Detect Interrupt

REG_TXDESCHEADE1000

 

REG_TXDESCHIE1000

 

REG_TXDESCLENE1000

 

REG_TXDESCLOE1000

 

REG_TXDESCTAILE1000

 

RELEASEasuro

 

REVISIONasuro

 

RTCL_RDMTS_EIGHTHE1000

Free Buffer Threshold is 1/4 of RDLEN

RTCL_RDMTS_HALFE1000

PHY or external SerDesc loopback

RTCL_RDMTS_QUARTERE1000

Free Buffer Threshold is 1/2 of RDLEN

Std_Fontfonts

 

Std_Maskfonts

 

TCTL_COLD_SHIFTE1000

Collision Threshold

TCTL_CT_SHIFTE1000

Pad Short Packets

TCTL_ENE1000

Interrupt Delay Enable TCTL Register

TCTL_PSPE1000

Transmit Enable

TCTL_RTLCE1000

Software XOFF Transmission

TCTL_SWXOFFE1000

Collision Distance

TRACER_ENABLEsystem

 

TSTA_DDE1000

Re-transmit on Late Collision

TSTA_ECE1000

Descriptor Done

TSTA_LCE1000

Excess Collisions

VERSIONasuro

 

VERSION_MAJORasuro

 

VERSION_MINORasuro

 

VERSION_SUBasuro

 

-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/AllFunctions.html b/doc/AllFunctions.html deleted file mode 100644 index fdced63f..00000000 --- a/doc/AllFunctions.html +++ /dev/null @@ -1,1774 +0,0 @@ - - - -Asuro: All Functions and Procedures - - - - - - - - -
-

All Functions and Procedures

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameUnitDescription
add_taskscheduler

 

alloc_blockpmemorymanager

 

backspaceconsole

Move the caret back 1 position and remove the character within the cell the caret occupies.

backspaceWNDconsole

Move a caret belonging to a Window back 1 position and remove the character within the cell the caret occupies.

BCDToUint8util

 

boolToStringstrings

 

bordersEnabledconsole

Enable or disable the drawing of the borders surrounding a Window.

BSODutil

 

calculateChecksumnetutils

 

clearconsole

Clear the Frame Buffer.

clearWNDconsole

Clear a Window Canvas.

clearWNDExconsole

Clear a Window Canvas, with the specified attributes.

CLIutil

 

closeAllWindowsconsole

Close all open Windows and release handles.

closeWindowconsole

Close a Window specified by its Handle

combinecolorsconsole

Combine two 16-bit values representing Foreground and Background respectively, into a 32-bit value representing an attribute.

contextIPv4Switchnetutils

 

contextMACSwitchnetutils

 

copyIPv4netutils

 

copyMACnetutils

 

CRC32crc

 

disable_cursorconsole

Text mode only! - Disable the cursor/text-caret.

div6432util

 

doneterminal

 

DrawCursormouse

 

drawPixelconsole

Draw 16-bits of pixel information at the screen position(x,y).

drawPixel32console

Draw 32-bits of pixel information at the screen position(x,y).

drawPixel64console

Draw 64-bits of pixel information at the screen position(x,y).

flushgdt

 

forceQuitAllconsole

Forcefully close all Windows

force_alloc_blockpmemorymanager

 

freePacketContextnetutils

 

freezetracer

 

free_blockpmemorymanager

 

free_pagevmemorymanager

 

free_page_at_addressvmemorymanager

 

get16bitcounterutil

 

get32bitcounterutil

 

get64bitcounterutil

 

getByteutil

 

getDateTimeRTC

 

getDesktopColorsPtrshell

 

getDeviceInfoPCI

 

getESPutil

 

getExploreColorsPtrshell

 

getIPv4Configipv4

 

getMACnet

 

getMACAddressE1000

 

getNetlogHWNDnetlog

 

getParamterminal

 

getParamsterminal

 

getPixelconsole

Get 16-bits of pixel information from the screen position(x,y).

getPixel32console

Get 32-bits of pixel information from the screen position(x,y).

getPixel64console

Get 64-bits of pixel information from the screen position(x,y).

getTaskbarColorsPtrshell

 

getTerminalHWNDterminal

 

getTSCutil

 

getVMLogHWNDvmlog

 

getWindowColorPtrconsole

Get a Pointer to the attribute used for Window Borders.

getWindowNameconsole

Get the title of a specified Window.

getWordutil

 

getWorkingDirectoryterminal

 

get_last_tracetracer

 

get_trace_counttracer

 

get_trace_Ntracer

 

GPFutil

 

haltterminal

 

halt_and_catch_fireutil

 

halt_and_dont_catch_fireutil

 

HexCharToDecimalutil

 

hexStringToIntstrings

 

hiutil

 

hookkeyboard

 

hookPS2_KEYBOARD_ISR

 

hookTMR_1_ISR

 

hookTMR_0_ISR

 

inbutil

 

initkeyboard

 

initPCI

 

initlmemorymanager

 

initsplash

 

initvmstate

 

initpmemorymanager

 

initRTC

 

initscheduler

 

initconsole

Initialize the Frame Buffer & Window Manager ready for use.

initterminal

 

initcpu

 

initnet

 

initnetlog

 

initgdt

 

initirq

 

initmemview

 

initmouse

 

initidt

 

initisr

 

initE1000

 

initdrivermanagement

 

initserial

 

initisrmanager

 

initfaults

 

initvmemorymanager

 

initshell

 

inittracer

 

inittss

 

initUSB

 

initthemer

 

initvmlog

 

inittestdriver

 

inlutil

 

INTEutil

 

intToStringstrings

 

inwutil

 

io_waitutil

 

IPEqualnetutils

 

IPv4ToMACarp

 

kalloclmemorymanager

 

kfreelmemorymanager

 

kmainkernel

 

kpalloclmemorymanager

 

lang_USAkeyboard

 

LL_Addlists

 

LL_Deletelists

 

LL_Freelists

 

LL_FromStringlists

 

LL_Getlists

 

LL_Insertlists

 

LL_Newlists

Managed Linked List

LL_Sizelists

 

loutil

 

loadUHCI

 

loadEHCI

 

loadOHCI

 

loadXHCI

 

loadDeviceConfigPCI

 

MACEqualnetutils

 

MACToIIPv4arp

 

map_pagevmemorymanager

 

map_page_exvmemorymanager

 

memcpyutil

 

memsetutil

 

mouseEnabledconsole

Enable or disable the mouse.

MsSinceSystemBootutil

 

newPacketContextnetutils

 

newWindowconsole

Spawn a new Window at cell(x,y) with specified Width, Height and Title.

new_blockpmemorymanager

 

new_kernel_mapped_page_directoryvmemorymanager

 

new_pagevmemorymanager

 

new_page_at_addressvmemorymanager

 

new_page_directoryvmemorymanager

 

outbutil

 

outlutil

 

Outputconsole

Simple console write for debugging.

outputCharconsole

Draw an ASCII char to raw screen space conforming to cell constraints.

outputCharToScreenSpaceconsole

Draw an ASCII char to raw screen space.

outputCharTransparentconsole

Draw an ASCII char without a background to raw screen space conforming to cell constraints.

Outputlnconsole

Simple console writeln for debugging.

OutputlnWNDconsole

Simple console writeln for debugging to a Window.

OutputWNDconsole

Simple console write for debugging to a Window.

outwutil

 

paramCountterminal

 

ping_erricmp

 

ping_repicmp

 

pop_tracetracer

 

printmemoryutil

 

printmemoryWNDutil

 

psleeputil

 

push_tracetracer

 

readStatusE1000

 

receiveserial

 

recvnet

 

redrawWindowsconsole

Redraw all of the Window adhearing to Z-Order.

registerPF

 

registerSNPE

 

registerPS2_KEYBOARD_ISR

 

registerOOBE

 

registerNCE

 

registerMCE

 

registerNMIE

 

registerSFE

 

registericmp

 

registerDFE

 

registerIDOE

 

registerTMR_0_ISR

 

registerGPF

 

registereth2

 

registerDBZ

 

registerCSOE

 

registerDBGE

 

registerTMR_1_ISR

 

registerCFE

 

registeripv4

 

registerACE

 

registerBTSSE

 

registerUIE

 

registerIOPE

 

registerBPE

 

registerarp

 

registerCommandterminal

 

registerCommandExterminal

 

registerEventHandlerconsole

Register an Event Handler to a Window

registerISRisrmanager

 

registerNetworkCardnet

 

registerNextLayernet

 

registerProtocolipv4

 

registerTypeeth2

 

registerTypePromisceth2

 

register_devicedrivermanagement

 

register_driverdrivermanagement

 

register_driver_exdrivermanagement

 

reloadgdt

 

requestConfigPCI

(Will in future)returns TPCI_DEVICE.vendor_id := 0xFFFF if no device found.

resetSystemutil

 

resolveIParp

 

runterminal

 

sameSubnetIPv4netutils

 

scanBusPCI

 

sendipv4

 

sendeth2

 

sendnet

 

sendserial

 

sendarp

 

sendGratuitousarp

 

sendICMPRequesticmp

 

sendPacketE1000

 

sendRequestarp

 

sendStringserial

 

setBusMasterPCI

 

setCursorPosWNDconsole

Set the caret belonging to a Window to a specified position.

setdefaultattributeconsole

Set the default set of attributes to be used when drawing to the screen.

setMousePositionconsole

Set the position of the mouse cursor relative to screen space.

SetShellWindowconsole

Set a specified Window as a Shell Window (Window cannot be moved or closed).

setWindowColorsconsole

Set the attributes used for drawing the border around Windows.

setWNDVisibleconsole

Change a Windows visibility.

setWorkingDirectoryterminal

 

set_gategdt

 

set_gateidt

 

sleeputil

 

STIutil

 

stringConcatstrings

 

stringContainsstrings

 

stringCopystrings

 

stringEqualsstrings

 

stringNewstrings

 

stringSizestrings

 

stringToIntstrings

 

stringToIPv4netutils

 

stringToLowerstrings

 

stringToMACnetutils

 

stringToUpperstrings

 

STRLL_Addlists

String Linked List

STRLL_Clearlists

 

STRLL_Deletelists

 

STRLL_Freelists

 

STRLL_FromStringlists

 

STRLL_Getlists

 

STRLL_Newlists

 

STRLL_Sizelists

 

switchendianutil

 

switchendian32util

 

tick_updatebios_data_area

 

toggleWNDVisibleconsole

Toggle the visibility of a Window.

unhookTMR_0_ISR

 

unhookTMR_1_ISR

 

unhookPS2_KEYBOARD_ISR

 

verifyChecksumnetutils

 

vtopvmemorymanager

 

weekdayToStringRTC

 

writebin16console

Write a 16-bit value as binary to the console.

writebin16exconsole

Write a 16-bit value as binary to the console, with the specified attributes.

writebin16exWNDconsole

Write a 16-bit value as binary to a Window, with the specified attributes.

writebin16lnconsole

Write an 16-bit value as binary to the console, followed by a new-line.

writebin16lnexconsole

Write a 16-bit value as binary + new-line to the console, with the specified attributes.

writebin16lnexWNDconsole

Write a 16-bit value as binary + new-line to a Window, with the specified attributes.

writebin16lnWNDconsole

Write an 16-bit value as binary to a Window, followed by a new-line.

writebin16WNDconsole

Write a 16-bit value as binary to a Window.

writebin32console

Write a 32-bit value as binary to the console.

writebin32exconsole

Write a 32-bit value as binary to the console, with the specified attributes.

writebin32exWNDconsole

Write a 32-bit value as binary to a Window, with the specified attributes.

writebin32lnconsole

Write an 32-bit value as binary to the console, followed by a new-line.

writebin32lnexconsole

Write a 32-bit value as binary + new-line to the console, with the specified attributes.

writebin32lnexWNDconsole

Write a 32-bit value as binary + new-line to a Window, with the specified attributes.

writebin32lnWNDconsole

Write an 32-bit value as binary to a Window, followed by a new-line.

writebin32WNDconsole

Write a 32-bit value as binary to a Window.

writebin8console

Write an 8-bit value as binary to the console.

writebin8exconsole

Write an 8-bit value as binary to the console, with the specified attributes.

writebin8exWNDconsole

Write an 8-bit value as binary to a Window, with the specified attributes.

writebin8lnconsole

Write an 8-bit value as binary to the console, followed by a new-line.

writebin8lnexconsole

Write an 8-bit value as binary + new-line to the console, with the specified attributes.

writebin8lnexWNDconsole

Write an 8-bit value as binary + new-line to a Window, with the specified attributes.

writebin8lnWNDconsole

Write an 8-bit value as binary to a Window, followed by a new-line.

writebin8WNDconsole

Write an 8-bit value as binary to a Window.

writecharconsole

Write a single 8-bit character to the screen.

writecharexconsole

Write a single 8-bit character to the screen, specifying custom color attributes.

writecharexWNDconsole

Write a single 8-bit character to a Window, specifying custom color attributes.

writecharlnconsole

Write a single 8-bit character to the screen, followed by starting a new line.

writecharlnexconsole

Write a single 8-bit character to the screen, followed by starting a new line, specifying custom color attributes.

writecharlnexWNDconsole

Write a single 8-bit character to a Window, followed by starting a new line, specifying custom color attributes.

writecharlnWNDconsole

Write a single 8-bit character to a Window, followed by starting a new line.

writecharWNDconsole

Write an ASCII character to a specified Window.

writeConfigPCI

 

writehexconsole

Write a 32-bit value as Hex Pairs to the console.

writehexexconsole

Write a 32-bit value as Hex Pairs to the console, with the specified attributes.

writehexexWNDconsole

Write a 32-bit value as Hex Pairs to a Window, with the specified attributes.

writehexlnconsole

Write a 32-bit value as Hex Pairs to the console, followed by a new-line.

writehexlnexconsole

Write a 32-bit value as Hex Pairs + new-line to the console, with the specified attributes.

writehexlnexWNDconsole

Write a 32-bit value as Hex Pairs + new-line to a Window, with the specified attributes.

writehexlnWNDconsole

Write a 32-bit value as Hex Pairs to a Window, followed by a new-line.

writehexpairconsole

Write an 8-bit Hex Pair to the console.

writehexpairExWNDconsole

Write an 8-bit Hex Pair to a Window, with the specified attributes.

writehexpairWNDconsole

Write an 8-bit Hex Pair to a Window.

writehexWNDconsole

Write a 32-bit value as Hex Pairs to a Window.

writeintconsole

Write a 32-bit value to the console.

writeintexconsole

Write a 32-bit value to the console, with the specified attributes.

writeintexWNDconsole

Write a 32-bit value to a Window, with the specified attributes.

writeintlnconsole

Write a 32-bit value to the console followed by a new-line.

writeintlnexconsole

Write a 32-bit value + new-line to the console, with the specified attributes.

writeintlnexWNDconsole

Write a 32-bit value + new-line to a Window, with the specified attributes.

writeintlnWNDconsole

Write a 32-bit value to a Window followed by a new-line.

writeintWNDconsole

Write a 32-bit value to a Window.

writeIPv4Addressnetutils

 

writeIPv4AddressExnetutils

 

writeMACAddressnetutils

 

writeMACAddressExnetutils

 

writestringconsole

Write a NULL terminated string to the console.

writestringexconsole

Write a NULL terminated string to the console, with the specified attributes.

writestringexWNDconsole

Write a NULL terminated string to a Window, with the specified attributes.

writestringlnconsole

Write a NULL terminated string to the console, followed by a new-line.

writestringlnexconsole

Write a NULL terminated string + new-line to the console, with the specified attributes.

writestringlnexWNDconsole

Write a NULL terminated string + new-line to a Window, with the specified attributes.

writestringlnWNDconsole

Write a NULL terminated string to a Window, followed by a new-line.

writestringWNDconsole

Write a NULL terminated string to a Window.

writeToLognet

 

writeToLogLnnet

 

_increment_xconsole

Increment the cursor one cell to the right (x+1).

_increment_x_WNDconsole

Increment the cursor within a Window one cell to the right (x+1).

_increment_yconsole

Increment the cursor one cell down (y+1).

_increment_y_WNDconsole

Increment the cursor within a Window one cell down (y+1).

_MouseClickconsole

Callback for a MouseClick event.

_MouseDownconsole

Callback for a MouseDown event.

_MouseUpconsole

Callback for a MouseUp event.

_newlineconsole

Increment the cursor one cell down and reposition it at the first X Cell (y+1, x=0),performing a Y-Axis scroll when needed.

_newlineWNDconsole

Increment the cursor within a Window one cell down and reposition it at the first X Cell (y+1, x=0),performing a Y-Axis scroll when needed.

_safeincrement_xconsole

Increment the cursor one cell to the right (x+1), wrapping to the next line and performing a Y-Axis scroll when when needed.

_safeincrement_x_WNDconsole

Increment the cursor within a Window one cell to the right (x+1), wrapping to the next line and performing a Y-Axis scroll when when needed.

_safeincrement_yconsole

Increment the cursor one cell down (y+1), performing a Y-Axis roll when when needed.

_safeincrement_y_WNDconsole

Increment the cursor one cell down (y+1), performing a Y-Axis roll when when needed.

-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/AllIdentifiers.html b/doc/AllIdentifiers.html deleted file mode 100644 index 3dceec5a..00000000 --- a/doc/AllIdentifiers.html +++ /dev/null @@ -1,3484 +0,0 @@ - - - -Asuro: All Identifiers - - - - - - - - -
-

All Identifiers

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameUnitDescription
Activescheduler

 

add_taskscheduler

 

alloc_blockpmemorymanager

 

ALLOC_SPACElmemorymanager

 

backspaceconsole

Move the caret back 1 position and remove the character within the cell the caret occupies.

backspaceWNDconsole

Move a caret belonging to a Window back 1 position and remove the character within the cell the caret occupies.

BCDToUint8util

 

BDAbios_data_area

 

bIndexterminal

 

boolToStringstrings

 

bordersEnabledconsole

Enable or disable the drawing of the borders surrounding a Window.

BROADCAST_MACnettypes

MACs

BSODutil

 

BSOD_ENABLEsystem

 

bufferterminal

 

bussesPCI

 

bus_countPCI

 

calculateChecksumnetutils

 

captin_hookkeyboard

 

CAP_NEWcpu

 

CAP_OLDcpu

 

cardinalsystem

Redraws the Window manager after every character, but slows performance.

CHECKSUMasuro

 

clearconsole

Clear the Frame Buffer.

clearWNDconsole

Clear a Window Canvas.

clearWNDExconsole

Clear a Window Canvas, with the specified attributes.

CLIutil

 

closeAllWindowsconsole

Close all open Windows and release handles.

closeWindowconsole

Close a Window specified by its Handle

CMD_EOPE1000

Transmit Command

CMD_ICE1000

Insert FCS

CMD_IDEE1000

VLAN Packet Enable

CMD_IFCSE1000

End of Packet

CMD_RPSE1000

Report Status

CMD_RSE1000

Insert Checksum

CMD_VLEE1000

Report Packet Sent

COM1serial

 

COM2serial

 

COM3serial

 

COM4serial

 

combinecolorsconsole

Combine two 16-bit values representing Foreground and Background respectively, into a 32-bit value representing an attribute.

Commandsterminal

 

COMPILE_DATEasuro

 

COMPILE_TIMEasuro

 

CONSOLE_SLOW_REDRAWsystem

 

contextIPv4Switchnetutils

 

contextMACSwitchnetutils

 

copyIPv4netutils

 

copyMACnetutils

 

Countersbios_data_area

 

CPUIDcpu

 

CRC32crc

 

DATA_OFFSETlmemorymanager

 

DefaultWNDconsole

The Window assigned for output when no Window is specified.

Devdrivermanagement

 

devicesPCI

 

device_countPCI

 

disable_cursorconsole

Text mode only! - Disable the cursor/text-caret.

div6432util

 

doneterminal

 

DrawCursormouse

 

drawPixelconsole

Draw 16-bits of pixel information at the screen position(x,y).

drawPixel32console

Draw 32-bits of pixel information at the screen position(x,y).

drawPixel64console

Draw 64-bits of pixel information at the screen position(x,y).

DRIVER_COUNTasuro

 

dwordsystem

 

E1000_DEVE1000

 

E1000_NUM_RX_DESCE1000

Transmit Underrun

E1000_NUM_TX_DESCE1000

 

ECTRL_SLUE1000

Transmit Inter Packet Gap

elf_section_header_table_tmultiboot

 

endptrutil

 

FILE_COUNTasuro

 

Floatsystem

 

flushgdt

 

forceQuitAllconsole

Forcefully close all Windows

force_alloc_blockpmemorymanager

 

FORCE_MACnettypes

 

FPC_VERSIONasuro

 

freePacketContextnetutils

 

freezetracer

 

free_blockpmemorymanager

 

free_pagevmemorymanager

 

free_page_at_addressvmemorymanager

 

gdt_entriesgdt

 

gdt_pointergdt

 

get16bitcounterutil

 

get32bitcounterutil

 

get64bitcounterutil

 

getByteutil

 

getDateTimeRTC

 

getDesktopColorsPtrshell

 

getDeviceInfoPCI

 

getESPutil

 

getExploreColorsPtrshell

 

getIPv4Configipv4

 

getMACnet

 

getMACAddressE1000

 

getNetlogHWNDnetlog

 

getParamterminal

 

getParamsterminal

 

getPixelconsole

Get 16-bits of pixel information from the screen position(x,y).

getPixel32console

Get 32-bits of pixel information from the screen position(x,y).

getPixel64console

Get 64-bits of pixel information from the screen position(x,y).

getTaskbarColorsPtrshell

 

getTerminalHWNDterminal

 

getTSCutil

 

getVMLogHWNDvmlog

 

getWindowColorPtrconsole

Get a Pointer to the attribute used for Window Borders.

getWindowNameconsole

Get the title of a specified Window.

getWordutil

 

getWorkingDirectoryterminal

 

get_device_countPCI

 

get_last_tracetracer

 

get_trace_counttracer

 

get_trace_Ntracer

 

GPFutil

 

haltterminal

 

HaltCBterminal

 

Haltedterminal

 

HaltIDterminal

 

halt_and_catch_fireutil

 

halt_and_dont_catch_fireutil

 

HexCharToDecimalutil

 

hexStringToIntstrings

 

hiutil

 

Historyterminal

 

hookTMR_0_ISR

 

hookTMR_1_ISR

 

hookPS2_KEYBOARD_ISR

 

hookkeyboard

 

hresultsystem

 

HWNDsystem

 

I217_DEVE1000

 

ICMP_DATA_GENERICnettypes

ICMP Data

idANYdrivermanagement

 

IDT_Entriesidt

 

IDT_Pointeridt

 

inbutil

 

initisr

 

initE1000

 

initdrivermanagement

 

initidt

 

initirq

 

initmemview

 

initmouse

 

initfaults

 

initvmemorymanager

 

initshell

 

initisrmanager

 

initserial

 

inittss

 

inittracer

 

initPCI

 

initkeyboard

 

initRTC

 

initlmemorymanager

 

initpmemorymanager

 

initvmstate

 

initsplash

 

initnet

 

initnetlog

 

initgdt

 

initcpu

 

initscheduler

 

initconsole

Initialize the Frame Buffer & Window Manager ready for use.

initterminal

 

initvmlog

 

inittestdriver

 

initUSB

 

initthemer

 

inlutil

 

INTEutil

 

integersystem

 

INTEL_VENDE1000

 

intToStringstrings

 

inwutil

 

io_waitutil

 

IPEqualnetutils

 

IPv4ToMACarp

 

ISR_RING_0idt

 

ISR_RING_1idt

 

ISR_RING_2idt

 

ISR_RING_3idt

 

is_altkeyboard

 

is_ctrlkeyboard

 

is_shiftkeyboard

 

kalloclmemorymanager

 

KERNEL_PAGE_DIRECTORYvmemorymanager

 

KERNEL_PAGE_NUMBERsystem

 

KERNEL_STACKSIZEmultiboot

 

KERNEL_VIRTUAL_BASEsystem

 

key_matrixkeyboard

 

key_matrix_shiftkeyboard

 

kfreelmemorymanager

 

kmainkernel

 

kpalloclmemorymanager

 

lang_USAkeyboard

 

LINE_COUNTasuro

 

LL_Addlists

 

LL_Deletelists

 

LL_Freelists

 

LL_FromStringlists

 

LL_Getlists

 

LL_Insertlists

 

LL_Newlists

Managed Linked List

LL_Sizelists

 

LM82577_DEVE1000

 

loutil

 

loadOHCI

 

loadXHCI

 

loadUHCI

 

loadEHCI

 

loadDeviceConfigPCI

 

LSTA_TUE1000

Late Collision

MACEqualnetutils

 

MACToIIPv4arp

 

MAKE_VERSIONasuro

 

map_pagevmemorymanager

 

map_page_exvmemorymanager

 

MAX_ENTRIESlmemorymanager

64-Bit Allocations

MAX_HOOKSisr_types

 

MAX_WINDOWSconsole

Maximum number of Windows open.

memcpyutil

 

memory_map_tmultiboot

 

memsetutil

 

module_tmultiboot

 

mouseEnabledconsole

Enable or disable the mouse.

MsSinceSystemBootutil

 

multibootinfomultiboot

 

multibootmagicmultiboot

 

MULTIBOOT_BOOTLOADER_MAGICmultiboot

 

multiboot_info_tmultiboot

 

NASM_VERSIONasuro

 

newPacketContextnetutils

 

newWindowconsole

Spawn a new Window at cell(x,y) with specified Width, Height and Title.

new_blockpmemorymanager

 

new_kernel_mapped_page_directoryvmemorymanager

 

new_pagevmemorymanager

 

new_page_at_addressvmemorymanager

 

new_page_directoryvmemorymanager

 

NULL_MACnettypes

 

outbutil

 

outlutil

 

Outputconsole

Simple console write for debugging.

outputCharconsole

Draw an ASCII char to raw screen space conforming to cell constraints.

outputCharToScreenSpaceconsole

Draw an ASCII char to raw screen space.

outputCharTransparentconsole

Draw an ASCII char without a background to raw screen space conforming to cell constraints.

Outputlnconsole

Simple console writeln for debugging.

OutputlnWNDconsole

Simple console writeln for debugging to a Window.

OutputWNDconsole

Simple console write for debugging to a Window.

outwutil

 

PageDirectoryvmemorymanager

 

paramCountterminal

 

PARPCacheRecordarp

 

PARPHeadernettypes

 

PBDAbios_data_area

 

PBitMasksystem

 

PCapabilities_Newcpu

 

PCapabilities_Oldcpu

 

pcharsystem

 

PCI_PORT_CONF_ADDRPCI

 

PCI_PORT_CONF_DATAPCI

 

PDevExdrivermanagement

 

PDeviceIdentifierdrivermanagement

 

PDeviceRegistrationdrivermanagement

 

PDoublesystem

 

PDriverRegistrationdrivermanagement

 

PE1000_rx_descE1000

 

PE1000_tx_descE1000

 

Pelf_section_header_table_tmultiboot

 

PEthernetHeadernettypes

ETH2

PFloatsystem

 

PGDT_Entrygdt

 

PHeapPagelmemorymanager

 

PHistoryterminal

 

PICMPHeadernettypes

ICMP

PIDT_Entryidt

 

PIDT_Pointeridt

 

ping_erricmp

 

ping_repicmp

 

PIPv4Configurationnettypes

Config

PIPV4Headernettypes

IPv4

PKeyInfokeyboard

 

PLinkedListlists

Managed Linked List

PLinkedListBaselists

 

PMasksystem

 

PMCFGbios_data_area

 

Pmemory_map_tmultiboot

 

Pmodule_tmultiboot

 

PMousePacketmouse

 

Pmultiboot_info_tmultiboot

 

POHCI_MMROHCI

 

pop_tracetracer

 

PPacketContextnettypes

Context

PPageDirectoryvmemorymanager

 

PPageDirEntryvmemorymanager

 

PParamListterminal

 

PPCI_Devicedrivertypes

 

pp_hook_methodkeyboard

 

pp_hook_methodisr_types

 

pp_voidisr_types

 

PRegistersisr_types

 

PRGB565system

 

PRGB565Pairsystem

 

printmemoryutil

 

printmemoryWNDutil

 

PScheduler_Entryscheduler

 

PsInt16system

 

PsInt32system

 

PsInt64system

 

PsInt8system

 

psleeputil

 

PTaskStateSegmenttss

 

ptrTaskStateSegmenttss

 

PuBytesystem

Pointer Types

PuInt16system

 

PuInt32system

 

PuInt64system

 

PuInt8system

 

push_tracetracer

 

Quantumscheduler

 

RCTL_BAME1000

Multicast Offset - bits 43:32

RCTL_BSIZE_1024E1000

 

RCTL_BSIZE_16384E1000

 

RCTL_BSIZE_2048E1000

 

RCTL_BSIZE_256E1000

Strip Ethernet CRC Buffer Sizes

RCTL_BSIZE_4096E1000

 

RCTL_BSIZE_512E1000

 

RCTL_BSIZE_8192E1000

 

RCTL_CFIE1000

Canonical Form Indicator Enable

RCTL_CFIENE1000

VLAN Filter Enable

RCTL_DPFE1000

Canonical Form Indicator Bit Value

RCTL_ENE1000

set link up

RCTL_LBM_NONEE1000

Long Packet Reception Enable

RCTL_LBM_PHYE1000

No Loopback

RCTL_LPEE1000

Multicast Promiscuous Enabled

RCTL_MO_32E1000

Multicast Offset - bits 45:34

RCTL_MO_34E1000

Multicast Offset - bits 46:35

RCTL_MO_35E1000

Multicast Offset - bits 47:36

RCTL_MO_36E1000

Free Buffer Threshold is 1/8 of RDLEN

RCTL_MPEE1000

Unicast Promiscuous Enabled

RCTL_PMCFE1000

Discard Pause Frames

RCTL_SBPE1000

Receiver Enable

RCTL_SECRCE1000

Pass MAC Control Frames

RCTL_UPEE1000

Store Bad Packets

RCTL_VFEE1000

Broadcast Accept Mode

readStatusE1000

 

receiveserial

 

recvnet

 

redrawWindowsconsole

Redraw all of the Window adhearing to Z-Order.

registerUIE

 

registerIOPE

 

registerarp

 

registerBPE

 

registerBTSSE

 

registerDFE

 

registericmp

 

registerSFE

 

registerGPF

 

registerTMR_0_ISR

 

registerIDOE

 

registerNMIE

 

registerPS2_KEYBOARD_ISR

 

registerSNPE

 

registerPF

 

registerMCE

 

registerNCE

 

registerOOBE

 

registeripv4

 

registerACE

 

registerDBGE

 

registerCFE

 

registerTMR_1_ISR

 

registerCSOE

 

registereth2

 

registerDBZ

 

registerCommandterminal

 

registerCommandExterminal

 

registerEventHandlerconsole

Register an Event Handler to a Window

registerISRisrmanager

 

registerNetworkCardnet

 

registerNextLayernet

 

registerProtocolipv4

 

registerTypeeth2

 

registerTypePromisceth2

 

register_devicedrivermanagement

 

register_driverdrivermanagement

 

register_driver_exdrivermanagement

 

REG_CTRLE1000

 

REG_CTRL_EXTE1000

 

REG_EEPROME1000

 

REG_IMASKE1000

 

REG_RADVE1000

RX Descriptor Control

REG_RCTRLE1000

 

REG_RDTRE1000

 

REG_RSRPDE1000

RX Int.

REG_RXDCTLE1000

RX Delay Timer Register

REG_RXDESCHEADE1000

 

REG_RXDESCHIE1000

 

REG_RXDESCLENE1000

 

REG_RXDESCLOE1000

 

REG_RXDESCTAILE1000

 

REG_STATUSE1000

 

REG_TCTRLE1000

 

REG_TIPGE1000

RX Small Packet Detect Interrupt

REG_TXDESCHEADE1000

 

REG_TXDESCHIE1000

 

REG_TXDESCLENE1000

 

REG_TXDESCLOE1000

 

REG_TXDESCTAILE1000

 

RELEASEasuro

 

reloadgdt

 

requestConfigPCI

(Will in future)returns TPCI_DEVICE.vendor_id := 0xFFFF if no device found.

resetSystemutil

 

resolveIParp

 

REVISIONasuro

 

Rootdrivermanagement

 

Root_Pagelmemorymanager

 

RTCL_RDMTS_EIGHTHE1000

Free Buffer Threshold is 1/4 of RDLEN

RTCL_RDMTS_HALFE1000

PHY or external SerDesc loopback

RTCL_RDMTS_QUARTERE1000

Free Buffer Threshold is 1/2 of RDLEN

runterminal

 

sameSubnetIPv4netutils

 

scanBusPCI

 

Search_Pagelmemorymanager

 

sendnet

 

sendipv4

 

sendserial

 

sendeth2

 

sendarp

 

sendGratuitousarp

 

sendICMPRequesticmp

 

sendPacketE1000

 

sendRequestarp

 

sendStringserial

 

setBusMasterPCI

 

setCursorPosWNDconsole

Set the caret belonging to a Window to a specified position.

setdefaultattributeconsole

Set the default set of attributes to be used when drawing to the screen.

setMousePositionconsole

Set the position of the mouse cursor relative to screen space.

SetShellWindowconsole

Set a specified Window as a Shell Window (Window cannot be moved or closed).

setWindowColorsconsole

Set the attributes used for drawing the border around Windows.

setWNDVisibleconsole

Change a Windows visibility.

setWorkingDirectoryterminal

 

set_gategdt

 

set_gateidt

 

sInt16system

 

sInt32system

 

sInt64system

 

sInt8system

 

sleeputil

 

stackutil

 

Std_Fontfonts

 

Std_Maskfonts

 

STIutil

 

stringConcatstrings

 

stringContainsstrings

 

stringCopystrings

 

stringEqualsstrings

 

stringNewstrings

 

stringSizestrings

 

stringToIntstrings

 

stringToIPv4netutils

 

stringToLowerstrings

 

stringToMACnetutils

 

stringToUpperstrings

 

STRLL_Addlists

String Linked List

STRLL_Clearlists

 

STRLL_Deletelists

 

STRLL_Freelists

 

STRLL_FromStringlists

 

STRLL_Getlists

 

STRLL_Newlists

 

STRLL_Sizelists

 

switchendianutil

 

switchendian32util

 

TARPAbstractHeadernettypes

ARP

TARPCacheRecordarp

 

TARPErrorCallbackicmp

 

TARPErrorCodeicmp

 

TARPHandlericmp

 

TARPHeadernettypes

 

TARPReplyCallbackicmp

 

TaskStateSegmenttss

 

TBDAbios_data_area

 

TBitMasksystem

 

TBusIdentifierdrivermanagement

 

TCapabilities_Newcpu

 

TCapabilities_Oldcpu

 

TCardTypeE1000

 

TClockSpeedcpu

 

TColorconsole

4-bit nibble representing a color.

TCommandterminal

 

TCommandBufferterminal

 

TCommandMethodterminal

 

TCountersbios_data_area

 

TCPUIDcpu

 

TCTL_COLD_SHIFTE1000

Collision Threshold

TCTL_CT_SHIFTE1000

Pad Short Packets

TCTL_ENE1000

Interrupt Delay Enable TCTL Register

TCTL_PSPE1000

Transmit Enable

TCTL_RTLCE1000

Software XOFF Transmission

TCTL_SWXOFFE1000

Collision Distance

TDateTimeRTC

 

TDevExdrivermanagement

 

TDeviceArraydrivertypes

 

TDeviceIdentifierdrivermanagement

 

TDeviceRegistrationdrivermanagement

 

TDriverLoadCallbackdrivermanagement

 

TDriverRegistrationdrivermanagement

 

TE1000_rx_descE1000

 

TE1000_tx_descE1000

 

TEthernetHeadernettypes

 

TEventTypeconsole

Window Manager Events.

TGDT_Entrygdt

 

TGDT_Pointergdt

 

THaltCallbackterminal

 

THeapEntrylmemorymanager

 

THeapPagelmemorymanager

 

THistoryterminal

 

tick_updatebios_data_area

 

TICMPHeadernettypes

 

TIDT_Entryidt

 

TIDT_Pointeridt

 

TIPV4AbstractHeadernettypes

 

TIPv4Addressnettypes

 

TIPv4Configurationnettypes

 

TIPV4Headernettypes

 

TIPv4Pairnettypes

 

TISRHookisrmanager

 

TISRHookArrayisrmanager

 

TISRNHookArrayisrmanager

 

TKeyInfokeyboard

 

TLinkedListlists

 

TLinkedListBaselists

 

TMACAddressnettypes

Generic

TMACPairnettypes

 

TMasksystem

 

TMCFGbios_data_area

 

TMousePacketmouse

 

TMousePosmouse

 

TNetSendCallbacknettypes

Callback Types

toggleWNDVisibleconsole

Toggle the visibility of a Window.

TOHCI_MMROHCI

 

TPacketContextnettypes

 

TPageDirectoryvmemorymanager

 

TPageDirEntryvmemorymanager

 

TParamListterminal

 

TPCI_Devicedrivertypes

 

TPCI_Device_BridgePCI

 

TPhysicalMemorypmemorymanager

 

TPhysicalMemoryEntrypmemorymanager

 

TProtocolnettypes

 

TRACER_ENABLEsystem

 

TRecvCallbacknettypes

 

TRegistersisr_types

 

TRGB565system

 

TRGB565Pairsystem

 

TScheduler_Entryscheduler

EAX, EDX,

TSTA_DDE1000

Re-transmit on Late Collision

TSTA_ECE1000

Descriptor Done

TSTA_LCE1000

Excess Collisions

TTaskStatescheduler

 

TTaskStateSegmenttss

 

TTCPFlagsnettypes

 

UBit1system

Alternate Types

UBit10system

 

UBit11system

 

UBit12system

 

UBit13system

 

UBit14system

 

UBit15system

 

UBit16system

 

UBit17system

 

UBit18system

 

UBit19system

 

UBit2system

 

UBit20system

 

UBit21system

 

UBit22system

 

UBit23system

 

UBit24system

 

UBit25system

 

UBit26system

 

UBit27system

 

UBit28system

 

UBit3system

 

UBit30system

 

UBit31system

 

UBit4system

 

UBit5system

 

UBit6system

 

UBit7system

 

UBit9system

 

uInt16system

 

uInt32system

 

uInt64system

 

uInt8system

Standard Types

unhookPS2_KEYBOARD_ISR

 

unhookTMR_0_ISR

 

unhookTMR_1_ISR

 

verifyChecksumnetutils

 

VERSIONasuro

 

VERSION_MAJORasuro

 

VERSION_MINORasuro

 

VERSION_SUBasuro

 

Voidsystem

 

vtopvmemorymanager

 

weekdayToStringRTC

 

Working_Directoryterminal

 

writebin16console

Write a 16-bit value as binary to the console.

writebin16exconsole

Write a 16-bit value as binary to the console, with the specified attributes.

writebin16exWNDconsole

Write a 16-bit value as binary to a Window, with the specified attributes.

writebin16lnconsole

Write an 16-bit value as binary to the console, followed by a new-line.

writebin16lnexconsole

Write a 16-bit value as binary + new-line to the console, with the specified attributes.

writebin16lnexWNDconsole

Write a 16-bit value as binary + new-line to a Window, with the specified attributes.

writebin16lnWNDconsole

Write an 16-bit value as binary to a Window, followed by a new-line.

writebin16WNDconsole

Write a 16-bit value as binary to a Window.

writebin32console

Write a 32-bit value as binary to the console.

writebin32exconsole

Write a 32-bit value as binary to the console, with the specified attributes.

writebin32exWNDconsole

Write a 32-bit value as binary to a Window, with the specified attributes.

writebin32lnconsole

Write an 32-bit value as binary to the console, followed by a new-line.

writebin32lnexconsole

Write a 32-bit value as binary + new-line to the console, with the specified attributes.

writebin32lnexWNDconsole

Write a 32-bit value as binary + new-line to a Window, with the specified attributes.

writebin32lnWNDconsole

Write an 32-bit value as binary to a Window, followed by a new-line.

writebin32WNDconsole

Write a 32-bit value as binary to a Window.

writebin8console

Write an 8-bit value as binary to the console.

writebin8exconsole

Write an 8-bit value as binary to the console, with the specified attributes.

writebin8exWNDconsole

Write an 8-bit value as binary to a Window, with the specified attributes.

writebin8lnconsole

Write an 8-bit value as binary to the console, followed by a new-line.

writebin8lnexconsole

Write an 8-bit value as binary + new-line to the console, with the specified attributes.

writebin8lnexWNDconsole

Write an 8-bit value as binary + new-line to a Window, with the specified attributes.

writebin8lnWNDconsole

Write an 8-bit value as binary to a Window, followed by a new-line.

writebin8WNDconsole

Write an 8-bit value as binary to a Window.

writecharconsole

Write a single 8-bit character to the screen.

writecharexconsole

Write a single 8-bit character to the screen, specifying custom color attributes.

writecharexWNDconsole

Write a single 8-bit character to a Window, specifying custom color attributes.

writecharlnconsole

Write a single 8-bit character to the screen, followed by starting a new line.

writecharlnexconsole

Write a single 8-bit character to the screen, followed by starting a new line, specifying custom color attributes.

writecharlnexWNDconsole

Write a single 8-bit character to a Window, followed by starting a new line, specifying custom color attributes.

writecharlnWNDconsole

Write a single 8-bit character to a Window, followed by starting a new line.

writecharWNDconsole

Write an ASCII character to a specified Window.

writeConfigPCI

 

writehexconsole

Write a 32-bit value as Hex Pairs to the console.

writehexexconsole

Write a 32-bit value as Hex Pairs to the console, with the specified attributes.

writehexexWNDconsole

Write a 32-bit value as Hex Pairs to a Window, with the specified attributes.

writehexlnconsole

Write a 32-bit value as Hex Pairs to the console, followed by a new-line.

writehexlnexconsole

Write a 32-bit value as Hex Pairs + new-line to the console, with the specified attributes.

writehexlnexWNDconsole

Write a 32-bit value as Hex Pairs + new-line to a Window, with the specified attributes.

writehexlnWNDconsole

Write a 32-bit value as Hex Pairs to a Window, followed by a new-line.

writehexpairconsole

Write an 8-bit Hex Pair to the console.

writehexpairExWNDconsole

Write an 8-bit Hex Pair to a Window, with the specified attributes.

writehexpairWNDconsole

Write an 8-bit Hex Pair to a Window.

writehexWNDconsole

Write a 32-bit value as Hex Pairs to a Window.

writeintconsole

Write a 32-bit value to the console.

writeintexconsole

Write a 32-bit value to the console, with the specified attributes.

writeintexWNDconsole

Write a 32-bit value to a Window, with the specified attributes.

writeintlnconsole

Write a 32-bit value to the console followed by a new-line.

writeintlnexconsole

Write a 32-bit value + new-line to the console, with the specified attributes.

writeintlnexWNDconsole

Write a 32-bit value + new-line to a Window, with the specified attributes.

writeintlnWNDconsole

Write a 32-bit value to a Window followed by a new-line.

writeintWNDconsole

Write a 32-bit value to a Window.

writeIPv4Addressnetutils

 

writeIPv4AddressExnetutils

 

writeMACAddressnetutils

 

writeMACAddressExnetutils

 

writestringconsole

Write a NULL terminated string to the console.

writestringexconsole

Write a NULL terminated string to the console, with the specified attributes.

writestringexWNDconsole

Write a NULL terminated string to a Window, with the specified attributes.

writestringlnconsole

Write a NULL terminated string to the console, followed by a new-line.

writestringlnexconsole

Write a NULL terminated string + new-line to the console, with the specified attributes.

writestringlnexWNDconsole

Write a NULL terminated string + new-line to a Window, with the specified attributes.

writestringlnWNDconsole

Write a NULL terminated string to a Window, followed by a new-line.

writestringWNDconsole

Write a NULL terminated string to a Window.

writeToLognet

 

writeToLogLnnet

 

_increment_xconsole

Increment the cursor one cell to the right (x+1).

_increment_x_WNDconsole

Increment the cursor within a Window one cell to the right (x+1).

_increment_yconsole

Increment the cursor one cell down (y+1).

_increment_y_WNDconsole

Increment the cursor within a Window one cell down (y+1).

_MouseClickconsole

Callback for a MouseClick event.

_MouseDownconsole

Callback for a MouseDown event.

_MouseUpconsole

Callback for a MouseUp event.

_newlineconsole

Increment the cursor one cell down and reposition it at the first X Cell (y+1, x=0),performing a Y-Axis scroll when needed.

_newlineWNDconsole

Increment the cursor within a Window one cell down and reposition it at the first X Cell (y+1, x=0),performing a Y-Axis scroll when needed.

_safeincrement_xconsole

Increment the cursor one cell to the right (x+1), wrapping to the next line and performing a Y-Axis scroll when when needed.

_safeincrement_x_WNDconsole

Increment the cursor within a Window one cell to the right (x+1), wrapping to the next line and performing a Y-Axis scroll when when needed.

_safeincrement_yconsole

Increment the cursor one cell down (y+1), performing a Y-Axis roll when when needed.

_safeincrement_y_WNDconsole

Increment the cursor one cell down (y+1), performing a Y-Axis roll when when needed.

-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/AllTypes.html b/doc/AllTypes.html deleted file mode 100644 index 4de1e1c4..00000000 --- a/doc/AllTypes.html +++ /dev/null @@ -1,734 +0,0 @@ - - - -Asuro: All Types - - - - - - - - -
-

All Types

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameUnitDescription
cardinalsystem

Redraws the Window manager after every character, but slows performance.

dwordsystem

 

Floatsystem

 

hresultsystem

 

HWNDsystem

 

integersystem

 

PARPCacheRecordarp

 

PARPHeadernettypes

 

PBDAbios_data_area

 

PBitMasksystem

 

PCapabilities_Newcpu

 

PCapabilities_Oldcpu

 

pcharsystem

 

PDevExdrivermanagement

 

PDeviceIdentifierdrivermanagement

 

PDeviceRegistrationdrivermanagement

 

PDoublesystem

 

PDriverRegistrationdrivermanagement

 

PE1000_rx_descE1000

 

PE1000_tx_descE1000

 

Pelf_section_header_table_tmultiboot

 

PEthernetHeadernettypes

ETH2

PFloatsystem

 

PGDT_Entrygdt

 

PHeapPagelmemorymanager

 

PHistoryterminal

 

PICMPHeadernettypes

ICMP

PIDT_Entryidt

 

PIDT_Pointeridt

 

PIPv4Configurationnettypes

Config

PIPV4Headernettypes

IPv4

PKeyInfokeyboard

 

PLinkedListlists

Managed Linked List

PLinkedListBaselists

 

PMasksystem

 

PMCFGbios_data_area

 

Pmemory_map_tmultiboot

 

Pmodule_tmultiboot

 

PMousePacketmouse

 

Pmultiboot_info_tmultiboot

 

POHCI_MMROHCI

 

PPacketContextnettypes

Context

PPageDirectoryvmemorymanager

 

PPageDirEntryvmemorymanager

 

PParamListterminal

 

PPCI_Devicedrivertypes

 

pp_hook_methodisr_types

 

pp_hook_methodkeyboard

 

pp_voidisr_types

 

PRegistersisr_types

 

PRGB565system

 

PRGB565Pairsystem

 

PScheduler_Entryscheduler

 

PsInt16system

 

PsInt32system

 

PsInt64system

 

PsInt8system

 

PTaskStateSegmenttss

 

PuBytesystem

Pointer Types

PuInt16system

 

PuInt32system

 

PuInt64system

 

PuInt8system

 

sInt16system

 

sInt32system

 

sInt64system

 

sInt8system

 

TARPErrorCallbackicmp

 

TARPErrorCodeicmp

 

TARPHeadernettypes

 

TARPReplyCallbackicmp

 

TBDAbios_data_area

 

TBitMasksystem

 

TBusIdentifierdrivermanagement

 

TCapabilities_Newcpu

 

TCapabilities_Oldcpu

 

TCardTypeE1000

 

TColorconsole

4-bit nibble representing a color.

TCommandBufferterminal

 

TCommandMethodterminal

 

TDeviceArraydrivertypes

 

TDriverLoadCallbackdrivermanagement

 

TE1000_rx_descE1000

 

TE1000_tx_descE1000

 

TEthernetHeadernettypes

 

TEventTypeconsole

Window Manager Events.

THaltCallbackterminal

 

THeapEntrylmemorymanager

 

TIPv4Addressnettypes

 

TIPV4Headernettypes

 

TISRHookisrmanager

 

TISRHookArrayisrmanager

 

TISRNHookArrayisrmanager

 

TMACAddressnettypes

Generic

TMasksystem

 

TMCFGbios_data_area

 

TNetSendCallbacknettypes

Callback Types

TPageDirectoryvmemorymanager

 

TPageDirEntryvmemorymanager

 

TPCI_Devicedrivertypes

 

TPCI_Device_BridgePCI

 

TPhysicalMemorypmemorymanager

 

TRecvCallbacknettypes

 

TRGB565system

 

TRGB565Pairsystem

 

UBit1system

Alternate Types

UBit10system

 

UBit11system

 

UBit12system

 

UBit13system

 

UBit14system

 

UBit15system

 

UBit16system

 

UBit17system

 

UBit18system

 

UBit19system

 

UBit2system

 

UBit20system

 

UBit21system

 

UBit22system

 

UBit23system

 

UBit24system

 

UBit25system

 

UBit26system

 

UBit27system

 

UBit28system

 

UBit3system

 

UBit30system

 

UBit31system

 

UBit4system

 

UBit5system

 

UBit6system

 

UBit7system

 

UBit9system

 

uInt16system

 

uInt32system

 

uInt64system

 

uInt8system

Standard Types

Voidsystem

 

-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/AllUnits.html b/doc/AllUnits.html deleted file mode 100644 index 0e6160c7..00000000 --- a/doc/AllUnits.html +++ /dev/null @@ -1,370 +0,0 @@ - - - -Asuro: All Units - - - - - - - - -
-

All Units

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameDescription
ACE

Fault->ACE - Alignment Check Exception.

arp

Driver->Net->L3->ARP - Address Resolution Protocol Driver.

asuro

Include->Asuro - Auto-Generated Version & Compilation Information - -

bios_data_area

Include->BIOS_Data_Area - Data Structures Controlled by the BIOS.

BPE

Fault->BPE - Break Point Exception.

BTSSE

Fault->BTSSE - Bad TSS Exception.

CFE

Fault->CFE - Coprocessor Fault Exception.

console

Console - Provides Screen/Window management & drawing.

contextswitcher

ContextSwitcher - Switch Process Contexts when preempted.

cpu

CPU - CPU Structures & Utility/Capabilities Functions.

crc

Include->CRC - CRC32 Implementation.

CSOE

Fault->CSOE - Coprocessor Seg Overruun Exception.

DBGE

Fault->DBGE - Debug Exception.

DBZ

Fault->DBZ - Divide By Zero Exception.

DFE

Fault->DFE - Double Fault Exception.

drivermanagement

DriverManagement - Driver Initialization & Management Interface.

drivertypes

Driver->Include->DriverTypes - Structs & Data Shared Across Drivers.

E1000

Driver->NetDev->E1000 - Intel E1000/I217/82577LM Network Card Driver.

EHCI

Driver->Bus->EHCI - Enhanced Host Controller Interface Driver.

eth2

Driver->Net->L2->Eth2 - Ethernet Driver.

faults

Faults - Fault Registration & Detouring.

fonts

Include->Fonts - Standard Fonts & Font Masks.

gdt

Global Descriptor Table - Data Structures & Interface.

GPF

Fault->GPF - General Protection Fault.

icmp

Driver->Net->L4->ICMP - Internet Control Message Protocol Driver, - -

IDOE

Fault->IDO - Into Detected Overflow Exception.

idt

Interrupt Descriptor Table - Structures & Interface.

IOPE

Fault->IOPE - Invalid OPCode Exception.

ipv4

Driver->Net->L3->IPv4 - Internet Protocol Version 4 Driver.

irq

Interrupt Request Line - Initialization & Remapping.

isr

ISR Driver - Initialization (stub).

isrmanager

ISR->ISRManager - Interrupt Service Routine Registration, Dispatch & Management.

isr_types

ISR->ISR_Types - Interrupt Service Routine Structures.

kernel

Kernel Main - Main Kernel Entry Point.

keyboard

Driver->HID->Keyboard - Keyboard Driver.

lists

Include->Lists - Linked List Data Structures & Helpers.

lmemorymanager

LMemoryManager - Logical Memory Management - -

MCE

Fault->MCE - Machine Check Exception.

memview

Prog->MemView - Live Memory View.

mouse

Driver->HID->Mouse - Mouse Driver.

multiboot

Include->Multiboot - Multiboot Structures & Access.

NCE

Fault->NCE - No Coprocessor Exception.

net

Driver->Net->L1->Net - Network Card<->Driver Interface.

netlog

Prog->NetLog - Network Driver Logs.

nettypes

Driver->Net->NetTypes - Structures & Types Shared Across Network Drivers.

netutils

Driver->Net->NetUtils - Helper Functions For Network Drivers.

NMIE

Fault->NMIE - Non-Maskable Interrupt Exception.

OHCI

Driver->Bus->OHCI - Open Host Controller Interface Driver.

OOBE

Fault->OOBE - Out Of Bounds Exception.

PCI

Driver->Bus->PCI - Peripheral Component Interconnect Driver.

PF

Fault->PF - Page Fault.

pmemorymanager

PMemoryManager - Physical Memory Management - -

processloader

ProcessLoader - Process Initialization & Tasking (stub).

PS2_KEYBOARD_ISR

Driver->HID->PS2_KEYBAORD_ISR - PS2 ISR Hook & Driver.

RTC

Driver->Timers->RTC - Real Time Clock Driver.

scheduler

Scheduler - Schedules Context Switches.

serial

Driver->Interface->Serial - Serial Driver.

SFE

Fault->SFE - Stack Fault Exception.

shell

Prog->Shell - Main Desktop UI.

SNPE

Fault->SNPE - Segment Not Present Exception.

splash

Prog->Splash - Asuro Splash Screen.

strings

Include->Strings - String Manipulation.

system

Include->System - Base Types & Structures.

tcp

Driver->Net->L4->TCP - Transmission Control Protocol Driver.

terminal

Prog->Terminal - Interactive Command Line Environment.

testdriver

Driver->Exp->TestDriver - Dummy Driver For Testing.

themer

Prog->Themer - Live Desktop Color Picker.

TMR_0_ISR

Driver->Timer->TMR_0_ISR - 1024hz Timer Driver.

TMR_1_ISR

Driver->Timer->TMR_1_ISR - 1024/s Timer Driver.

tracer

Tracer - Trace stack for debugging method calls.

tss

TSS - Task State Segment (stub).

types

Include->Types - Dummy Unit For VM Compatability.

udp

Driver->Net->L4->UDP - User Datagram Protocol Driver.

UHCI

Driver->Bus->UHCI - Universal Host Controller Interface Driver.

UIE

Fault->UIE - Unknown Interrupt Exception.

USB

Driver->Bus->USB - Universal Serial Bus Driver/Interface.

util

Include->Util - Data Manipulation Utlities.

vmemorymanager

VMemoryManager - Virtual Memory Management.

vmlog

Prog->VMLog - Virtual Machine Event Log.

vmstate

Prog->VMState - Live MINJ Virtual Machine State Information.

XHCI

Driver->Bus->XHCI - eXtensible Host Controller Interface Driver.

-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/AllVariables.html b/doc/AllVariables.html deleted file mode 100644 index f86779b7..00000000 --- a/doc/AllVariables.html +++ /dev/null @@ -1,239 +0,0 @@ - - - -Asuro: All Variables - - - - - - - - -
-

All Variables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameUnitDescription
Activescheduler

 

bIndexterminal

 

bufferterminal

 

bussesPCI

 

bus_countPCI

 

captin_hookkeyboard

 

CAP_NEWcpu

 

CAP_OLDcpu

 

Commandsterminal

 

Countersbios_data_area

 

CPUIDcpu

 

Devdrivermanagement

 

devicesPCI

 

device_countPCI

 

endptrutil

 

gdt_entriesgdt

 

gdt_pointergdt

 

get_device_countPCI

 

HaltCBterminal

 

Haltedterminal

 

HaltIDterminal

 

Historyterminal

 

IDT_Entriesidt

 

IDT_Pointeridt

 

is_altkeyboard

 

is_ctrlkeyboard

 

is_shiftkeyboard

 

KERNEL_PAGE_DIRECTORYvmemorymanager

 

key_matrixkeyboard

 

key_matrix_shiftkeyboard

 

multibootinfomultiboot

 

multibootmagicmultiboot

 

PageDirectoryvmemorymanager

 

ptrTaskStateSegmenttss

 

Rootdrivermanagement

 

Root_Pagelmemorymanager

 

Search_Pagelmemorymanager

 

stackutil

 

TaskStateSegmenttss

 

Working_Directoryterminal

 

-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/BPE.html b/doc/BPE.html deleted file mode 100644 index f675047a..00000000 --- a/doc/BPE.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: BPE - - - - - - - - -
-

Unit BPE

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->BPE - Break Point Exception. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/BTSSE.html b/doc/BTSSE.html deleted file mode 100644 index a3cf3487..00000000 --- a/doc/BTSSE.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: BTSSE - - - - - - - - -
-

Unit BTSSE

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->BTSSE - Bad TSS Exception. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/CFE.html b/doc/CFE.html deleted file mode 100644 index bfd361b8..00000000 --- a/doc/CFE.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: CFE - - - - - - - - -
-

Unit CFE

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->CFE - Coprocessor Fault Exception. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/CSOE.html b/doc/CSOE.html deleted file mode 100644 index 8cd80798..00000000 --- a/doc/CSOE.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: CSOE - - - - - - - - -
-

Unit CSOE

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->CSOE - Coprocessor Seg Overruun Exception. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/ClassHierarchy.html b/doc/ClassHierarchy.html deleted file mode 100644 index 533d880c..00000000 --- a/doc/ClassHierarchy.html +++ /dev/null @@ -1,34 +0,0 @@ - - - -Asuro: Class Hierarchy - - - - - - - - -
-

Class Hierarchy

-

-The units do not contain any classes, interfaces or objects.

-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/DBGE.html b/doc/DBGE.html deleted file mode 100644 index 72d9da27..00000000 --- a/doc/DBGE.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: DBGE - - - - - - - - -
-

Unit DBGE

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->DBGE - Debug Exception. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/DBZ.html b/doc/DBZ.html deleted file mode 100644 index c0e722f5..00000000 --- a/doc/DBZ.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: DBZ - - - - - - - - -
-

Unit DBZ

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->DBZ - Divide By Zero Exception. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/DFE.html b/doc/DFE.html deleted file mode 100644 index 68754c6e..00000000 --- a/doc/DFE.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: DFE - - - - - - - - -
-

Unit DFE

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->DFE - Double Fault Exception. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/E1000.html b/doc/E1000.html deleted file mode 100644 index cd79a7b5..00000000 --- a/doc/E1000.html +++ /dev/null @@ -1,1019 +0,0 @@ - - - -Asuro: E1000 - - - - - - - - -
-

Unit E1000

-
-
Classes, Interfaces, Objects and Records
Variables
-

Description

-

-Driver->NetDev->E1000 - Intel E1000/I217/82577LM Network Card Driver. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - - - - - - - - - - -
procedure init();
function getMACAddress : puint8;
function sendPacket(p_data : void; p_len : uint16) : sint32;
function readStatus : uint32;
-

Types

- - - - - - - - - - - - - - - - -
PE1000_rx_desc = ˆTE1000_rx_desc;
TE1000_rx_desc = bitpacked record - address : uint64; - length : uint16; - checksum : uint16; - status : uint8; - errors : uint8; - special : uint16; - end;
PE1000_tx_desc = ˆTE1000_tx_desc;
TE1000_tx_desc = bitpacked record - address : uint64; - length : uint16; - cso : uint8; - cmd : uint8; - status : uint8; - css : uint8; - special : uint16; - end;
TCardType = (...);
-

Constants

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
INTEL_VEND = $8086;
E1000_DEV = $100E;
I217_DEV = $153A;
LM82577_DEV = $10EA;
REG_CTRL = $0000;
REG_STATUS = $0008;
REG_EEPROM = $0014;
REG_CTRL_EXT = $0018;
REG_IMASK = $00D0;
REG_RCTRL = $0100;
REG_RXDESCLO = $2800;
REG_RXDESCHI = $2804;
REG_RXDESCLEN = $2808;
REG_RXDESCHEAD = $2810;
REG_RXDESCTAIL = $2818;
REG_TCTRL = $0400;
REG_TXDESCLO = $3800;
REG_TXDESCHI = $3804;
REG_TXDESCLEN = $3808;
REG_TXDESCHEAD = $3810;
REG_TXDESCTAIL = $3818;
REG_RDTR = $2820;
REG_RXDCTL = $3828;
REG_RADV = $282C;
REG_RSRPD = $2C00;
REG_TIPG = $0410;
ECTRL_SLU = $40;
RCTL_EN = (1 SHL 1);
RCTL_SBP = (1 SHL 2);
RCTL_UPE = (1 SHL 3);
RCTL_MPE = (1 SHL 4);
RCTL_LPE = (1 SHL 5);
RCTL_LBM_NONE = (0 SHL 6);
RCTL_LBM_PHY = (3 SHL 6);
RTCL_RDMTS_HALF = (0 SHL 8);
RTCL_RDMTS_QUARTER = (1 SHL 8);
RTCL_RDMTS_EIGHTH = (2 SHL 8);
RCTL_MO_36 = (0 SHL 12);
RCTL_MO_35 = (1 SHL 12);
RCTL_MO_34 = (2 SHL 12);
RCTL_MO_32 = (3 SHL 12);
RCTL_BAM = (1 SHL 15);
RCTL_VFE = (1 SHL 18);
RCTL_CFIEN = (1 SHL 19);
RCTL_CFI = (1 SHL 20);
RCTL_DPF = (1 SHL 22);
RCTL_PMCF = (1 SHL 23);
RCTL_SECRC = (1 SHL 26);
RCTL_BSIZE_256 = (3 SHL 16);
RCTL_BSIZE_512 = (2 SHL 16);
RCTL_BSIZE_1024 = (1 SHL 16);
RCTL_BSIZE_2048 = (0 SHL 16);
RCTL_BSIZE_4096 = ((3 SHL 16) OR (1 SHL 25));
RCTL_BSIZE_8192 = ((2 SHL 16) OR (1 SHL 25));
RCTL_BSIZE_16384 = ((1 SHL 16) OR (1 SHL 25));
CMD_EOP = (1 SHL 0);
CMD_IFCS = (1 SHL 1);
CMD_IC = (1 SHL 2);
CMD_RS = (1 SHL 3);
CMD_RPS = (1 SHL 4);
CMD_VLE = (1 SHL 6);
CMD_IDE = (1 SHL 7);
TCTL_EN = (1 SHL 1);
TCTL_PSP = (1 SHL 3);
TCTL_CT_SHIFT = 4;
TCTL_COLD_SHIFT = 12;
TCTL_SWXOFF = (1 SHL 22);
TCTL_RTLC = (1 SHL 24);
TSTA_DD = (1 SHL 0);
TSTA_EC = (1 SHL 1);
TSTA_LC = (1 SHL 2);
LSTA_TU = (1 SHL 3);
E1000_NUM_RX_DESC = 32;
E1000_NUM_TX_DESC = 8;
-

Description

-

Functions and Procedures

- - - - - -
procedure init();
- - - - - -
function getMACAddress : puint8;
- - - - - -
function sendPacket(p_data : void; p_len : uint16) : sint32;
- - - - - -
function readStatus : uint32;
-

Types

- - - - - -
PE1000_rx_desc = ˆTE1000_rx_desc;
- - - - - -
TE1000_rx_desc = bitpacked record - address : uint64; - length : uint16; - checksum : uint16; - status : uint8; - errors : uint8; - special : uint16; - end;
- - - - - -
PE1000_tx_desc = ˆTE1000_tx_desc;
- - - - - -
TE1000_tx_desc = bitpacked record - address : uint64; - length : uint16; - cso : uint8; - cmd : uint8; - status : uint8; - css : uint8; - special : uint16; - end;
- - - - - -
TCardType = (...);
Values
-
    -
  • -ctUnknown
  • -
  • -ctE1000
  • -
  • -ctI217
  • -
  • -ct82577LM
  • -
-
-

Constants

- - - - - -
INTEL_VEND = $8086;
- - - - - -
E1000_DEV = $100E;
- - - - - -
I217_DEV = $153A;
- - - - - -
LM82577_DEV = $10EA;
- - - - - -
REG_CTRL = $0000;
- - - - - -
REG_STATUS = $0008;
- - - - - -
REG_EEPROM = $0014;
- - - - - -
REG_CTRL_EXT = $0018;
- - - - - -
REG_IMASK = $00D0;
- - - - - -
REG_RCTRL = $0100;
- - - - - -
REG_RXDESCLO = $2800;
- - - - - -
REG_RXDESCHI = $2804;
- - - - - -
REG_RXDESCLEN = $2808;
- - - - - -
REG_RXDESCHEAD = $2810;
- - - - - -
REG_RXDESCTAIL = $2818;
- - - - - -
REG_TCTRL = $0400;
- - - - - -
REG_TXDESCLO = $3800;
- - - - - -
REG_TXDESCHI = $3804;
- - - - - -
REG_TXDESCLEN = $3808;
- - - - - -
REG_TXDESCHEAD = $3810;
- - - - - -
REG_TXDESCTAIL = $3818;
- - - - - -
REG_RDTR = $2820;
- - - - - -
REG_RXDCTL = $3828;
-

-RX Delay Timer Register

-
- - - - - -
REG_RADV = $282C;
-

-RX Descriptor Control

-
- - - - - -
REG_RSRPD = $2C00;
-

-RX Int. Absolute Delay Timer

-
- - - - - -
REG_TIPG = $0410;
-

-RX Small Packet Detect Interrupt

-
- - - - - -
ECTRL_SLU = $40;
-

-Transmit Inter Packet Gap

-
- - - - - -
RCTL_EN = (1 SHL 1);
-

-set link up

-
- - - - - -
RCTL_SBP = (1 SHL 2);
-

-Receiver Enable

-
- - - - - -
RCTL_UPE = (1 SHL 3);
-

-Store Bad Packets

-
- - - - - -
RCTL_MPE = (1 SHL 4);
-

-Unicast Promiscuous Enabled

-
- - - - - -
RCTL_LPE = (1 SHL 5);
-

-Multicast Promiscuous Enabled

-
- - - - - -
RCTL_LBM_NONE = (0 SHL 6);
-

-Long Packet Reception Enable

-
- - - - - -
RCTL_LBM_PHY = (3 SHL 6);
-

-No Loopback

-
- - - - - -
RTCL_RDMTS_HALF = (0 SHL 8);
-

-PHY or external SerDesc loopback

-
- - - - - -
RTCL_RDMTS_QUARTER = (1 SHL 8);
-

-Free Buffer Threshold is 1/2 of RDLEN

-
- - - - - -
RTCL_RDMTS_EIGHTH = (2 SHL 8);
-

-Free Buffer Threshold is 1/4 of RDLEN

-
- - - - - -
RCTL_MO_36 = (0 SHL 12);
-

-Free Buffer Threshold is 1/8 of RDLEN

-
- - - - - -
RCTL_MO_35 = (1 SHL 12);
-

-Multicast Offset - bits 47:36

-
- - - - - -
RCTL_MO_34 = (2 SHL 12);
-

-Multicast Offset - bits 46:35

-
- - - - - -
RCTL_MO_32 = (3 SHL 12);
-

-Multicast Offset - bits 45:34

-
- - - - - -
RCTL_BAM = (1 SHL 15);
-

-Multicast Offset - bits 43:32

-
- - - - - -
RCTL_VFE = (1 SHL 18);
-

-Broadcast Accept Mode

-
- - - - - -
RCTL_CFIEN = (1 SHL 19);
-

-VLAN Filter Enable

-
- - - - - -
RCTL_CFI = (1 SHL 20);
-

-Canonical Form Indicator Enable

-
- - - - - -
RCTL_DPF = (1 SHL 22);
-

-Canonical Form Indicator Bit Value

-
- - - - - -
RCTL_PMCF = (1 SHL 23);
-

-Discard Pause Frames

-
- - - - - -
RCTL_SECRC = (1 SHL 26);
-

-Pass MAC Control Frames

-
- - - - - -
RCTL_BSIZE_256 = (3 SHL 16);
-

-Strip Ethernet CRC Buffer Sizes

-
- - - - - -
RCTL_BSIZE_512 = (2 SHL 16);
- - - - - -
RCTL_BSIZE_1024 = (1 SHL 16);
- - - - - -
RCTL_BSIZE_2048 = (0 SHL 16);
- - - - - -
RCTL_BSIZE_4096 = ((3 SHL 16) OR (1 SHL 25));
- - - - - -
RCTL_BSIZE_8192 = ((2 SHL 16) OR (1 SHL 25));
- - - - - -
RCTL_BSIZE_16384 = ((1 SHL 16) OR (1 SHL 25));
- - - - - -
CMD_EOP = (1 SHL 0);
-

-Transmit Command

-
- - - - - -
CMD_IFCS = (1 SHL 1);
-

-End of Packet

-
- - - - - -
CMD_IC = (1 SHL 2);
-

-Insert FCS

-
- - - - - -
CMD_RS = (1 SHL 3);
-

-Insert Checksum

-
- - - - - -
CMD_RPS = (1 SHL 4);
-

-Report Status

-
- - - - - -
CMD_VLE = (1 SHL 6);
-

-Report Packet Sent

-
- - - - - -
CMD_IDE = (1 SHL 7);
-

-VLAN Packet Enable

-
- - - - - -
TCTL_EN = (1 SHL 1);
-

-Interrupt Delay Enable TCTL Register

-
- - - - - -
TCTL_PSP = (1 SHL 3);
-

-Transmit Enable

-
- - - - - -
TCTL_CT_SHIFT = 4;
-

-Pad Short Packets

-
- - - - - -
TCTL_COLD_SHIFT = 12;
-

-Collision Threshold

-
- - - - - -
TCTL_SWXOFF = (1 SHL 22);
-

-Collision Distance

-
- - - - - -
TCTL_RTLC = (1 SHL 24);
-

-Software XOFF Transmission

-
- - - - - -
TSTA_DD = (1 SHL 0);
-

-Re-transmit on Late Collision

-
- - - - - -
TSTA_EC = (1 SHL 1);
-

-Descriptor Done

-
- - - - - -
TSTA_LC = (1 SHL 2);
-

-Excess Collisions

-
- - - - - -
LSTA_TU = (1 SHL 3);
-

-Late Collision

-
- - - - - -
E1000_NUM_RX_DESC = 32;
-

-Transmit Underrun

-
- - - - - -
E1000_NUM_TX_DESC = 8;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/EHCI.html b/doc/EHCI.html deleted file mode 100644 index 677d7658..00000000 --- a/doc/EHCI.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: EHCI - - - - - - - - -
-

Unit EHCI

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Driver->Bus->EHCI - Enhanced Host Controller Interface Driver. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
function load : boolean;
-

Description

-

Functions and Procedures

- - - - - -
function load : boolean;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/GPF.html b/doc/GPF.html deleted file mode 100644 index 933c233b..00000000 --- a/doc/GPF.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: GPF - - - - - - - - -
-

Unit GPF

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->GPF - General Protection Fault. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/GVUses.dot b/doc/GVUses.dot deleted file mode 100644 index 4b824043..00000000 --- a/doc/GVUses.dot +++ /dev/null @@ -1,509 +0,0 @@ -DiGraph Uses { - "ACE" -> "util" - "ACE" -> "console" - "ACE" -> "isr_types" - "ACE" -> "isrmanager" - "ACE" -> "IDT" - "ACE" [href="ACE.html"] - "arp" -> "tracer" - "arp" -> "lmemorymanager" - "arp" -> "util" - "arp" -> "lists" - "arp" -> "console" - "arp" -> "terminal" - "arp" -> "net" - "arp" -> "nettypes" - "arp" -> "netutils" - "arp" -> "netlog" - "arp" -> "eth2" - "arp" -> "ipv4" - "arp" [href="arp.html"] - "asuro" [href="asuro.html"] - "bios_data_area" [href="bios_data_area.html"] - "BPE" -> "util" - "BPE" -> "console" - "BPE" -> "isr_types" - "BPE" -> "isrmanager" - "BPE" -> "IDT" - "BPE" [href="BPE.html"] - "BTSSE" -> "util" - "BTSSE" -> "console" - "BTSSE" -> "isr_types" - "BTSSE" -> "isrmanager" - "BTSSE" -> "IDT" - "BTSSE" [href="BTSSE.html"] - "CFE" -> "util" - "CFE" -> "console" - "CFE" -> "isr_types" - "CFE" -> "isrmanager" - "CFE" -> "IDT" - "CFE" [href="CFE.html"] - "console" -> "util" - "console" -> "bios_data_area" - "console" -> "multiboot" - "console" -> "fonts" - "console" -> "tracer" - "console" [href="console.html"] - "contextswitcher" [href="contextswitcher.html"] - "cpu" -> "console" - "cpu" -> "util" - "cpu" -> "RTC" - "cpu" -> "terminal" - "cpu" [href="cpu.html"] - "crc" [href="crc.html"] - "CSOE" -> "util" - "CSOE" -> "console" - "CSOE" -> "isr_types" - "CSOE" -> "isrmanager" - "CSOE" -> "IDT" - "CSOE" [href="CSOE.html"] - "DBGE" -> "util" - "DBGE" -> "console" - "DBGE" -> "isr_types" - "DBGE" -> "isrmanager" - "DBGE" -> "IDT" - "DBGE" [href="DBGE.html"] - "DBZ" -> "util" - "DBZ" -> "console" - "DBZ" -> "isr_types" - "DBZ" -> "isrmanager" - "DBZ" -> "IDT" - "DBZ" [href="DBZ.html"] - "DFE" -> "util" - "DFE" -> "console" - "DFE" -> "isr_types" - "DFE" -> "isrmanager" - "DFE" -> "IDT" - "DFE" [href="DFE.html"] - "drivermanagement" -> "console" - "drivermanagement" -> "util" - "drivermanagement" -> "strings" - "drivermanagement" -> "lmemorymanager" - "drivermanagement" -> "terminal" - "drivermanagement" -> "tracer" - "drivermanagement" [href="drivermanagement.html"] - "drivertypes" [href="drivertypes.html"] - "E1000" -> "tracer" - "E1000" -> "console" - "E1000" -> "strings" - "E1000" -> "vmemorymanager" - "E1000" -> "lmemorymanager" - "E1000" -> "drivermanagement" - "E1000" -> "drivertypes" - "E1000" -> "util" - "E1000" -> "IDT" - "E1000" -> "PCI" - "E1000" -> "terminal" - "E1000" -> "net" - "E1000" -> "nettypes" - "E1000" -> "netutils" - "E1000" -> "isrmanager" - "E1000" [href="E1000.html"] - "EHCI" -> "tracer" - "EHCI" -> "Console" - "EHCI" -> "PCI" - "EHCI" -> "drivertypes" - "EHCI" -> "pmemorymanager" - "EHCI" -> "vmemorymanager" - "EHCI" -> "util" - "EHCI" -> "drivermanagement" - "EHCI" [href="EHCI.html"] - "eth2" -> "lmemorymanager" - "eth2" -> "util" - "eth2" -> "tracer" - "eth2" -> "nettypes" - "eth2" -> "netutils" - "eth2" -> "terminal" - "eth2" -> "net" - "eth2" -> "netlog" - "eth2" -> "console" - "eth2" -> "crc" - "eth2" [href="eth2.html"] - "faults" -> "ACE" - "faults" -> "BPE" - "faults" -> "BTSSE" - "faults" -> "CFE" - "faults" -> "CSOE" - "faults" -> "DBGE" - "faults" -> "DBZ" - "faults" -> "DFE" - "faults" -> "GPF" - "faults" -> "IDOE" - "faults" -> "IOPE" - "faults" -> "MCE" - "faults" -> "NCE" - "faults" -> "NMIE" - "faults" -> "OOBE" - "faults" -> "PF" - "faults" -> "SFE" - "faults" -> "SNPE" - "faults" -> "UIE" - "faults" [href="faults.html"] - "fonts" [href="fonts.html"] - "gdt" -> "console" - "gdt" [href="gdt.html"] - "GPF" -> "util" - "GPF" -> "console" - "GPF" -> "isr_types" - "GPF" -> "isrmanager" - "GPF" -> "IDT" - "GPF" [href="GPF.html"] - "icmp" -> "bios_data_area" - "icmp" -> "lmemorymanager" - "icmp" -> "net" - "icmp" -> "nettypes" - "icmp" -> "netutils" - "icmp" -> "ipv4" - "icmp" -> "console" - "icmp" -> "terminal" - "icmp" -> "arp" - "icmp" -> "util" - "icmp" [href="icmp.html"] - "IDOE" -> "util" - "IDOE" -> "console" - "IDOE" -> "isr_types" - "IDOE" -> "isrmanager" - "IDOE" -> "IDT" - "IDOE" [href="IDOE.html"] - "idt" -> "util" - "idt" -> "console" - "idt" [href="idt.html"] - "IOPE" -> "util" - "IOPE" -> "console" - "IOPE" -> "isr_types" - "IOPE" -> "isrmanager" - "IOPE" -> "IDT" - "IOPE" [href="IOPE.html"] - "ipv4" -> "tracer" - "ipv4" -> "lmemorymanager" - "ipv4" -> "util" - "ipv4" -> "console" - "ipv4" -> "terminal" - "ipv4" -> "strings" - "ipv4" -> "net" - "ipv4" -> "nettypes" - "ipv4" -> "netutils" - "ipv4" -> "netlog" - "ipv4" -> "lists" - "ipv4" -> "eth2" - "ipv4" [href="ipv4.html"] - "irq" -> "util" - "irq" -> "console" - "irq" [href="irq.html"] - "isr" -> "Console" - "isr" [href="isr.html"] - "isrmanager" -> "isr" - "isrmanager" -> "idt" - "isrmanager" -> "isr_types" - "isrmanager" -> "util" - "isrmanager" [href="isrmanager.html"] - "isr_types" [href="isr_types.html"] - "kernel" -> "multiboot" - "kernel" -> "bios_data_area" - "kernel" -> "util" - "kernel" -> "gdt" - "kernel" -> "idt" - "kernel" -> "isr" - "kernel" -> "irq" - "kernel" -> "tss" - "kernel" -> "TMR_0_ISR" - "kernel" -> "console" - "kernel" -> "keyboard" - "kernel" -> "mouse" - "kernel" -> "vmemorymanager" - "kernel" -> "pmemorymanager" - "kernel" -> "lmemorymanager" - "kernel" -> "tracer" - "kernel" -> "drivermanagement" - "kernel" -> "scheduler" - "kernel" -> "PCI" - "kernel" -> "Terminal" - "kernel" -> "strings" - "kernel" -> "USB" - "kernel" -> "testdriver" - "kernel" -> "E1000" - "kernel" -> "IDE" - "kernel" -> "storagemanagement" - "kernel" -> "lists" - "kernel" -> "net" - "kernel" -> "fat32" - "kernel" -> "isrmanager" - "kernel" -> "faults" - "kernel" -> "fonts" - "kernel" -> "RTC" - "kernel" -> "serial" - "kernel" -> "shell" - "kernel" -> "memview" - "kernel" -> "splash" - "kernel" -> "cpu" - "kernel" -> "themer" - "kernel" -> "netlog" - "kernel" -> "vmlog" - "kernel" -> "vm" - "kernel" -> "vmstate" - "kernel" [href="kernel.html"] - "keyboard" -> "console" - "keyboard" -> "util" - "keyboard" -> "PS2_KEYBOARD_ISR" - "keyboard" [href="keyboard.html"] - "lists" -> "console" - "lists" -> "lmemorymanager" - "lists" -> "util" - "lists" -> "strings" - "lists" -> "tracer" - "lists" [href="lists.html"] - "lmemorymanager" -> "util" - "lmemorymanager" -> "vmemorymanager" - "lmemorymanager" -> "pmemorymanager" - "lmemorymanager" -> "console" - "lmemorymanager" -> "tracer" - "lmemorymanager" [href="lmemorymanager.html"] - "MCE" -> "util" - "MCE" -> "console" - "MCE" -> "isr_types" - "MCE" -> "isrmanager" - "MCE" -> "IDT" - "MCE" [href="MCE.html"] - "memview" -> "console" - "memview" -> "terminal" - "memview" -> "keyboard" - "memview" -> "util" - "memview" -> "strings" - "memview" -> "tracer" - "memview" [href="memview.html"] - "mouse" -> "tracer" - "mouse" -> "console" - "mouse" -> "util" - "mouse" -> "lmemorymanager" - "mouse" -> "strings" - "mouse" -> "isrmanager" - "mouse" -> "drivermanagement" - "mouse" [href="mouse.html"] - "multiboot" [href="multiboot.html"] - "NCE" -> "util" - "NCE" -> "console" - "NCE" -> "isr_types" - "NCE" -> "isrmanager" - "NCE" -> "IDT" - "NCE" [href="NCE.html"] - "net" -> "tracer" - "net" -> "console" - "net" -> "nettypes" - "net" -> "netutils" - "net" -> "netlog" - "net" -> "RTC" - "net" [href="net.html"] - "netlog" -> "console" - "netlog" -> "terminal" - "netlog" -> "keyboard" - "netlog" -> "util" - "netlog" -> "strings" - "netlog" -> "tracer" - "netlog" [href="netlog.html"] - "nettypes" [href="nettypes.html"] - "netutils" -> "tracer" - "netutils" -> "util" - "netutils" -> "nettypes" - "netutils" -> "console" - "netutils" -> "lmemorymanager" - "netutils" -> "lists" - "netutils" -> "strings" - "netutils" [href="netutils.html"] - "NMIE" -> "util" - "NMIE" -> "console" - "NMIE" -> "isr_types" - "NMIE" -> "isrmanager" - "NMIE" -> "IDT" - "NMIE" [href="NMIE.html"] - "OHCI" -> "tracer" - "OHCI" -> "Console" - "OHCI" -> "PCI" - "OHCI" -> "drivertypes" - "OHCI" -> "pmemorymanager" - "OHCI" -> "vmemorymanager" - "OHCI" -> "util" - "OHCI" -> "drivermanagement" - "OHCI" [href="OHCI.html"] - "OOBE" -> "util" - "OOBE" -> "console" - "OOBE" -> "isr_types" - "OOBE" -> "isrmanager" - "OOBE" -> "IDT" - "OOBE" [href="OOBE.html"] - "PCI" -> "tracer" - "PCI" -> "util" - "PCI" -> "console" - "PCI" -> "drivertypes" - "PCI" -> "lmemorymanager" - "PCI" -> "vmemorymanager" - "PCI" -> "drivermanagement" - "PCI" [href="PCI.html"] - "PF" -> "util" - "PF" -> "console" - "PF" -> "isr_types" - "PF" -> "isrmanager" - "PF" -> "IDT" - "PF" [href="PF.html"] - "pmemorymanager" -> "util" - "pmemorymanager" -> "console" - "pmemorymanager" -> "multiboot" - "pmemorymanager" -> "tracer" - "pmemorymanager" [href="pmemorymanager.html"] - "processloader" [href="processloader.html"] - "PS2_KEYBOARD_ISR" -> "util" - "PS2_KEYBOARD_ISR" -> "console" - "PS2_KEYBOARD_ISR" -> "isr_types" - "PS2_KEYBOARD_ISR" -> "isrmanager" - "PS2_KEYBOARD_ISR" -> "IDT" - "PS2_KEYBOARD_ISR" [href="PS2_KEYBOARD_ISR.html"] - "RTC" -> "console" - "RTC" -> "isrmanager" - "RTC" -> "util" - "RTC" -> "TMR_0_ISR" - "RTC" [href="RTC.html"] - "scheduler" -> "console" - "scheduler" -> "TMR_0_ISR" - "scheduler" -> "lmemorymanager" - "scheduler" -> "terminal" - "scheduler" [href="scheduler.html"] - "serial" -> "util" - "serial" -> "isrmanager" - "serial" -> "strings" - "serial" [href="serial.html"] - "SFE" -> "util" - "SFE" -> "console" - "SFE" -> "isr_types" - "SFE" -> "isrmanager" - "SFE" -> "IDT" - "SFE" [href="SFE.html"] - "shell" -> "Console" - "shell" -> "RTC" - "shell" -> "terminal" - "shell" -> "strings" - "shell" -> "asuro" - "shell" -> "tracer" - "shell" [href="shell.html"] - "SNPE" -> "util" - "SNPE" -> "console" - "SNPE" -> "isr_types" - "SNPE" -> "isrmanager" - "SNPE" -> "IDT" - "SNPE" [href="SNPE.html"] - "splash" -> "console" - "splash" -> "keyboard" - "splash" -> "RTC" - "splash" [href="splash.html"] - "strings" -> "util" - "strings" -> "lmemorymanager" - "strings" [href="strings.html"] - "system" [href="system.html"] - "tcp" -> "nettypes" - "tcp" -> "netutils" - "tcp" -> "ipv4" - "tcp" [href="tcp.html"] - "terminal" -> "bios_data_area" - "terminal" -> "console" - "terminal" -> "keyboard" - "terminal" -> "util" - "terminal" -> "lmemorymanager" - "terminal" -> "strings" - "terminal" -> "tracer" - "terminal" -> "asuro" - "terminal" -> "serial" - "terminal" -> "netutils" - "terminal" -> "nettypes" - "terminal" [href="terminal.html"] - "testdriver" -> "tracer" - "testdriver" -> "console" - "testdriver" -> "drivermanagement" - "testdriver" [href="testdriver.html"] - "themer" -> "console" - "themer" -> "terminal" - "themer" -> "keyboard" - "themer" -> "shell" - "themer" -> "strings" - "themer" -> "tracer" - "themer" [href="themer.html"] - "TMR_0_ISR" -> "util" - "TMR_0_ISR" -> "console" - "TMR_0_ISR" -> "isr_types" - "TMR_0_ISR" -> "isrmanager" - "TMR_0_ISR" -> "IDT" - "TMR_0_ISR" [href="TMR_0_ISR.html"] - "TMR_1_ISR" -> "util" - "TMR_1_ISR" -> "console" - "TMR_1_ISR" -> "isr_types" - "TMR_1_ISR" -> "IDT" - "TMR_1_ISR" [href="TMR_1_ISR.html"] - "tracer" [href="tracer.html"] - "tss" -> "gdt" - "tss" -> "vmemorymanager" - "tss" -> "console" - "tss" [href="tss.html"] - "types" [href="types.html"] - "udp" -> "nettypes" - "udp" -> "netutils" - "udp" -> "ipv4" - "udp" [href="udp.html"] - "UHCI" -> "tracer" - "UHCI" -> "Console" - "UHCI" -> "PCI" - "UHCI" -> "drivertypes" - "UHCI" -> "pmemorymanager" - "UHCI" -> "vmemorymanager" - "UHCI" -> "util" - "UHCI" -> "drivermanagement" - "UHCI" [href="UHCI.html"] - "UIE" -> "util" - "UIE" -> "console" - "UIE" -> "isr_types" - "UIE" -> "isrmanager" - "UIE" -> "IDT" - "UIE" [href="UIE.html"] - "USB" -> "tracer" - "USB" -> "Console" - "USB" -> "PCI" - "USB" -> "drivertypes" - "USB" -> "pmemorymanager" - "USB" -> "vmemorymanager" - "USB" -> "util" - "USB" -> "drivermanagement" - "USB" -> "OHCI" - "USB" -> "UHCI" - "USB" -> "EHCI" - "USB" -> "XHCI" - "USB" [href="USB.html"] - "util" -> "bios_data_area" - "util" -> "tracer" - "util" [href="util.html"] - "vmemorymanager" -> "util" - "vmemorymanager" -> "pmemorymanager" - "vmemorymanager" -> "console" - "vmemorymanager" -> "tracer" - "vmemorymanager" [href="vmemorymanager.html"] - "vmlog" -> "console" - "vmlog" -> "terminal" - "vmlog" -> "keyboard" - "vmlog" -> "util" - "vmlog" -> "strings" - "vmlog" -> "tracer" - "vmlog" [href="vmlog.html"] - "vmstate" -> "console" - "vmstate" -> "terminal" - "vmstate" -> "keyboard" - "vmstate" -> "util" - "vmstate" -> "strings" - "vmstate" -> "tracer" - "vmstate" -> "vm_scheduler" - "vmstate" -> "vm_instance" - "vmstate" [href="vmstate.html"] - "XHCI" -> "tracer" - "XHCI" -> "Console" - "XHCI" -> "PCI" - "XHCI" -> "drivertypes" - "XHCI" -> "pmemorymanager" - "XHCI" -> "vmemorymanager" - "XHCI" -> "util" - "XHCI" -> "drivermanagement" - "XHCI" [href="XHCI.html"] -} diff --git a/doc/GVUses.png b/doc/GVUses.png deleted file mode 100644 index 94f2bbde..00000000 Binary files a/doc/GVUses.png and /dev/null differ diff --git a/doc/IDOE.html b/doc/IDOE.html deleted file mode 100644 index 85fe12e9..00000000 --- a/doc/IDOE.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: IDOE - - - - - - - - -
-

Unit IDOE

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->IDO - Into Detected Overflow Exception. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/IOPE.html b/doc/IOPE.html deleted file mode 100644 index af159fa7..00000000 --- a/doc/IOPE.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: IOPE - - - - - - - - -
-

Unit IOPE

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->IOPE - Invalid OPCode Exception. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/MCE.html b/doc/MCE.html deleted file mode 100644 index 78e90729..00000000 --- a/doc/MCE.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: MCE - - - - - - - - -
-

Unit MCE

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->MCE - Machine Check Exception. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/NCE.html b/doc/NCE.html deleted file mode 100644 index ba797b08..00000000 --- a/doc/NCE.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: NCE - - - - - - - - -
-

Unit NCE

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->NCE - No Coprocessor Exception. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/NMIE.html b/doc/NMIE.html deleted file mode 100644 index f26e9eb0..00000000 --- a/doc/NMIE.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: NMIE - - - - - - - - -
-

Unit NMIE

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->NMIE - Non-Maskable Interrupt Exception. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/OHCI.TOHCI_MMR.html b/doc/OHCI.TOHCI_MMR.html deleted file mode 100644 index 42cc5ae4..00000000 --- a/doc/OHCI.TOHCI_MMR.html +++ /dev/null @@ -1,247 +0,0 @@ - - - -Asuro: OHCI: Packed Record TOHCI_MMR - - - - - - - - -
-

Packed Record TOHCI_MMR

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TOHCI_MMR = packed record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
HcRevision: uint32;
HcControl: uint32;
HcCommandStatus: uint32;
HcIntStatus: uint32;
HcIntEnable: uint32;
HcIntDisable: uint32;
HcHCCA: uint32;
HcPeriodCurrentED: uint32;
HcControlHeadED: uint32;
HcControlCurrentED: uint32;
HcBulkHeadED: uint32;
HcBulkCurrentED: uint32;
HcDoneHead: uint32;
HcFmRemaining: uint32;
HcFmNumber: uint32;
HcPeriodicStart: uint32;
HcLSThreshold: uint32;
HcRhDescriptorA: uint32;
HcRhDescriptorB: uint32;
HcRhStatus: uint32;
-

Description

-

Fields

- - - - - -
HcRevision: uint32;
- - - - - -
HcControl: uint32;
- - - - - -
HcCommandStatus: uint32;
- - - - - -
HcIntStatus: uint32;
- - - - - -
HcIntEnable: uint32;
- - - - - -
HcIntDisable: uint32;
- - - - - -
HcHCCA: uint32;
- - - - - -
HcPeriodCurrentED: uint32;
- - - - - -
HcControlHeadED: uint32;
- - - - - -
HcControlCurrentED: uint32;
- - - - - -
HcBulkHeadED: uint32;
- - - - - -
HcBulkCurrentED: uint32;
- - - - - -
HcDoneHead: uint32;
- - - - - -
HcFmRemaining: uint32;
- - - - - -
HcFmNumber: uint32;
- - - - - -
HcPeriodicStart: uint32;
- - - - - -
HcLSThreshold: uint32;
- - - - - -
HcRhDescriptorA: uint32;
- - - - - -
HcRhDescriptorB: uint32;
- - - - - -
HcRhStatus: uint32;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/OHCI.html b/doc/OHCI.html deleted file mode 100644 index ecd760b1..00000000 --- a/doc/OHCI.html +++ /dev/null @@ -1,85 +0,0 @@ - - - -Asuro: OHCI - - - - - - - - -
-

Unit OHCI

- -

Description

-

-Driver->Bus->OHCI - Open Host Controller Interface Driver. - -

-

Uses

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - -
NameDescription
Packed Record TOHCI_MMR 
-

Functions and Procedures

- - - - -
function load : boolean;
-

Types

- - - - -
POHCI_MMR = ˆTOHCI_MMR;
-

Description

-

Functions and Procedures

- - - - - -
function load : boolean;
-

Types

- - - - - -
POHCI_MMR = ˆTOHCI_MMR;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/OOBE.html b/doc/OOBE.html deleted file mode 100644 index b008e1e5..00000000 --- a/doc/OOBE.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: OOBE - - - - - - - - -
-

Unit OOBE

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->OOBE - Out Of Bounds Exception. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/PCI.html b/doc/PCI.html deleted file mode 100644 index e0dd433e..00000000 --- a/doc/PCI.html +++ /dev/null @@ -1,289 +0,0 @@ - - - -Asuro: PCI - - - - - - - - -
-

Unit PCI

-
-
Classes, Interfaces, Objects and Records
-

Description

-

-Driver->Bus->PCI - Peripheral Component Interconnect Driver. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - - - - - - - - - - - - - - - - - - - -
procedure init();
procedure scanBus(bus : uint8);
function loadDeviceConfig(bus : uint8; slot : uint8; func : uint8) : boolean;
function getDeviceInfo(class_code : uint8; subclass_code : uint8; prog_if : uint8; var count : uint32) : TdeviceArray;
procedure requestConfig(bus : uint8; slot : uint8; func : uint8; row : uint8);
procedure writeConfig(bus: uint8; slot : uint8; func : uint8; row : uint8; val : uint32);
procedure setBusMaster(bus : uint8; slot : uint8; func : uint8; master : boolean);
-

Types

- - - - -
TPCI_Device_Bridge = bitpacked record - device_id : uint16; - vendor_id : uint16; - status : uint16; - command : uint16; - class_code : uint8; - subclass_class : uint8; - prog_if : uint8; - revision_id : uint8; - BIST : uint8; - header_type : uint8; - latency_timer : uint8; - cache_size : uint8; - address0 : uint32; - address1 : uint32; - latency_timer2 : uint8; - subordinate_bus : uint8; - secondery_bus : uint8; - primary_bus : uint8; - secondery_status : uint16; - io_limit : uint8; - io_base : uint8; - memory_limit : uint16; - memory_base : uint16; - pref_memory_limit : uint16; - pref_memory_base : uint16; - pref_base_upper : uint32; - pref_limit_upper : uint32; - io_limit_upper : uint16; - io_base_upper : uint16; - reserved : uint16; - reserved0 : uint8; - capability_pointer : uint8; - epx_rom_addr : uint32; - bridge_control : uint16; - interrupt_pin : uint8; - interrupt_line : uint8; - end;
-

Constants

- - - - - - - -
PCI_PORT_CONF_ADDR = $CF8;
PCI_PORT_CONF_DATA = $CFC;
-

Variables

- - - - - - - - - - - - - - - - -
devices: array[0..1024] of TPCI_Device;
busses: array[0..256] of TPCI_Device_Bridge;
device_count: uint16;
bus_count: uint8 = 1;
get_device_count: uint8;
-

Description

-

Functions and Procedures

- - - - - -
procedure init();
- - - - - -
procedure scanBus(bus : uint8);
- - - - - -
function loadDeviceConfig(bus : uint8; slot : uint8; func : uint8) : boolean;
- - - - - -
function getDeviceInfo(class_code : uint8; subclass_code : uint8; prog_if : uint8; var count : uint32) : TdeviceArray;
- - - - - -
procedure requestConfig(bus : uint8; slot : uint8; func : uint8; row : uint8);
-

-(Will in future)returns TPCI_DEVICE.vendor_id := 0xFFFF if no device found.

-
- - - - - -
procedure writeConfig(bus: uint8; slot : uint8; func : uint8; row : uint8; val : uint32);
- - - - - -
procedure setBusMaster(bus : uint8; slot : uint8; func : uint8; master : boolean);
-

Types

- - - - - -
TPCI_Device_Bridge = bitpacked record - device_id : uint16; - vendor_id : uint16; - status : uint16; - command : uint16; - class_code : uint8; - subclass_class : uint8; - prog_if : uint8; - revision_id : uint8; - BIST : uint8; - header_type : uint8; - latency_timer : uint8; - cache_size : uint8; - address0 : uint32; - address1 : uint32; - latency_timer2 : uint8; - subordinate_bus : uint8; - secondery_bus : uint8; - primary_bus : uint8; - secondery_status : uint16; - io_limit : uint8; - io_base : uint8; - memory_limit : uint16; - memory_base : uint16; - pref_memory_limit : uint16; - pref_memory_base : uint16; - pref_base_upper : uint32; - pref_limit_upper : uint32; - io_limit_upper : uint16; - io_base_upper : uint16; - reserved : uint16; - reserved0 : uint8; - capability_pointer : uint8; - epx_rom_addr : uint32; - bridge_control : uint16; - interrupt_pin : uint8; - interrupt_line : uint8; - end;
-

Constants

- - - - - -
PCI_PORT_CONF_ADDR = $CF8;
- - - - - -
PCI_PORT_CONF_DATA = $CFC;
-

Variables

- - - - - -
devices: array[0..1024] of TPCI_Device;
- - - - - -
busses: array[0..256] of TPCI_Device_Bridge;
- - - - - -
device_count: uint16;
- - - - - -
bus_count: uint8 = 1;
- - - - - -
get_device_count: uint8;
-

Authors

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/PF.html b/doc/PF.html deleted file mode 100644 index 3e4a5963..00000000 --- a/doc/PF.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: PF - - - - - - - - -
-

Unit PF

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->PF - Page Fault. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/PS2_KEYBOARD_ISR.html b/doc/PS2_KEYBOARD_ISR.html deleted file mode 100644 index a4583c31..00000000 --- a/doc/PS2_KEYBOARD_ISR.html +++ /dev/null @@ -1,81 +0,0 @@ - - - -Asuro: PS2_KEYBOARD_ISR - - - - - - - - -
-

Unit PS2_KEYBOARD_ISR

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Driver->HID->PS2_KEYBAORD_ISR - PS2 ISR Hook & Driver. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - - - - - - - -
procedure register();
procedure hook(hook_method : uint32);
procedure unhook(hook_method : uint32);
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
- - - - - -
procedure hook(hook_method : uint32);
- - - - - -
procedure unhook(hook_method : uint32);
-

Authors

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/RTC.TDateTime.html b/doc/RTC.TDateTime.html deleted file mode 100644 index c9b52bcb..00000000 --- a/doc/RTC.TDateTime.html +++ /dev/null @@ -1,127 +0,0 @@ - - - -Asuro: RTC: Record TDateTime - - - - - - - - -
-

Record TDateTime

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TDateTime = record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - - - - - - - - - - - - - -
Seconds: uint8;
Minutes: uint8;
Hours: uint8;
Weekday: uint8;
Day: uint8;
Month: uint8;
Year: uint8;
Century: uint8;
-

Description

-

Fields

- - - - - -
Seconds: uint8;
- - - - - -
Minutes: uint8;
- - - - - -
Hours: uint8;
- - - - - -
Weekday: uint8;
- - - - - -
Day: uint8;
- - - - - -
Month: uint8;
- - - - - -
Year: uint8;
- - - - - -
Century: uint8;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/RTC.html b/doc/RTC.html deleted file mode 100644 index c37ae286..00000000 --- a/doc/RTC.html +++ /dev/null @@ -1,91 +0,0 @@ - - - -Asuro: RTC - - - - - - - - -
-

Unit RTC

- -

Description

-

-Driver->Timers->RTC - Real Time Clock Driver. - -

-

Uses

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - -
NameDescription
Record TDateTime 
-

Functions and Procedures

- - - - - - - - - - -
procedure init;
function getDateTime : TDateTime;
function weekdayToString(Weekday : uint8) : pchar;
-

Description

-

Functions and Procedures

- - - - - -
procedure init;
- - - - - -
function getDateTime : TDateTime;
- - - - - -
function weekdayToString(Weekday : uint8) : pchar;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/SFE.html b/doc/SFE.html deleted file mode 100644 index 12172d9e..00000000 --- a/doc/SFE.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: SFE - - - - - - - - -
-

Unit SFE

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->SFE - Stack Fault Exception. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/SNPE.html b/doc/SNPE.html deleted file mode 100644 index 2051dbc0..00000000 --- a/doc/SNPE.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: SNPE - - - - - - - - -
-

Unit SNPE

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->SNPE - Segment Not Present Exception. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/TMR_0_ISR.html b/doc/TMR_0_ISR.html deleted file mode 100644 index 5d5c3d3a..00000000 --- a/doc/TMR_0_ISR.html +++ /dev/null @@ -1,80 +0,0 @@ - - - -Asuro: TMR_0_ISR - - - - - - - - -
-

Unit TMR_0_ISR

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Driver->Timer->TMR_0_ISR - 1024hz Timer Driver. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - - - - - - - -
procedure register();
procedure hook(hook_method : uint32);
procedure unhook(hook_method : uint32);
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
- - - - - -
procedure hook(hook_method : uint32);
- - - - - -
procedure unhook(hook_method : uint32);
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/TMR_1_ISR.html b/doc/TMR_1_ISR.html deleted file mode 100644 index 6bd63e64..00000000 --- a/doc/TMR_1_ISR.html +++ /dev/null @@ -1,80 +0,0 @@ - - - -Asuro: TMR_1_ISR - - - - - - - - -
-

Unit TMR_1_ISR

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Driver->Timer->TMR_1_ISR - 1024/s Timer Driver. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - - - - - - - -
procedure register();
procedure hook(hook_method : uint32);
procedure unhook(hook_method : uint32);
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
- - - - - -
procedure hook(hook_method : uint32);
- - - - - -
procedure unhook(hook_method : uint32);
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/UHCI.html b/doc/UHCI.html deleted file mode 100644 index 12d606ba..00000000 --- a/doc/UHCI.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: UHCI - - - - - - - - -
-

Unit UHCI

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Driver->Bus->UHCI - Universal Host Controller Interface Driver. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
function load : boolean;
-

Description

-

Functions and Procedures

- - - - - -
function load : boolean;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/UIE.html b/doc/UIE.html deleted file mode 100644 index 1be79228..00000000 --- a/doc/UIE.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: UIE - - - - - - - - -
-

Unit UIE

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Fault->UIE - Unknown Interrupt Exception. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure register();
-

Description

-

Functions and Procedures

- - - - - -
procedure register();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/USB.html b/doc/USB.html deleted file mode 100644 index ae02a07c..00000000 --- a/doc/USB.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: USB - - - - - - - - -
-

Unit USB

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Driver->Bus->USB - Universal Serial Bus Driver/Interface. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure init;
-

Description

-

Functions and Procedures

- - - - - -
procedure init;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/XHCI.html b/doc/XHCI.html deleted file mode 100644 index 01dc0999..00000000 --- a/doc/XHCI.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: XHCI - - - - - - - - -
-

Unit XHCI

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Driver->Bus->XHCI - eXtensible Host Controller Interface Driver. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
function load : boolean;
-

Description

-

Functions and Procedures

- - - - - -
function load : boolean;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/_tipue_results.html b/doc/_tipue_results.html deleted file mode 100644 index 1d4f3d74..00000000 --- a/doc/_tipue_results.html +++ /dev/null @@ -1,48 +0,0 @@ - - - -Search Results - - - - - - - - - - - - - - - - - - -
- - -

Search results

- -
- -
- - - diff --git a/doc/arp.TARPCacheRecord.html b/doc/arp.TARPCacheRecord.html deleted file mode 100644 index dc33ff25..00000000 --- a/doc/arp.TARPCacheRecord.html +++ /dev/null @@ -1,67 +0,0 @@ - - - -Asuro: arp: Record TARPCacheRecord - - - - - - - - -
-

Record TARPCacheRecord

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TARPCacheRecord = record

-

Description

Overview

-

Fields

- - - - - - - -
MAC: TMACAddress;
IP: TIPv4Address;
-

Description

-

Fields

- - - - - -
MAC: TMACAddress;
- - - - - -
IP: TIPv4Address;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/arp.html b/doc/arp.html deleted file mode 100644 index 7071ba88..00000000 --- a/doc/arp.html +++ /dev/null @@ -1,145 +0,0 @@ - - - -Asuro: arp - - - - - - - - -
-

Unit arp

- -

Description

-

-Driver->Net->L3->ARP - Address Resolution Protocol Driver. - -

-

Uses

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - -
NameDescription
Record TARPCacheRecord 
-

Functions and Procedures

- - - - - - - - - - - - - - - - - - - - - - -
procedure register;
function IPv4ToMAC(ip : puint8) : puint8;
function MACToIIPv4(mac : puint8) : puint8;
procedure sendGratuitous;
procedure sendRequest(ip : puint8);
procedure send(hType : uint16; pType : uint16; op : uint16; p_context : PPacketContext);
function resolveIP(ip : puint8) : puint8;
-

Types

- - - - -
PARPCacheRecord = ˆTARPCacheRecord;
-

Description

-

Functions and Procedures

- - - - - -
procedure register;
- - - - - -
function IPv4ToMAC(ip : puint8) : puint8;
- - - - - -
function MACToIIPv4(mac : puint8) : puint8;
- - - - - -
procedure sendGratuitous;
- - - - - -
procedure sendRequest(ip : puint8);
- - - - - -
procedure send(hType : uint16; pType : uint16; op : uint16; p_context : PPacketContext);
- - - - - -
function resolveIP(ip : puint8) : puint8;
-

Types

- - - - - -
PARPCacheRecord = ˆTARPCacheRecord;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/asuro.html b/doc/asuro.html deleted file mode 100644 index 196f3c2d..00000000 --- a/doc/asuro.html +++ /dev/null @@ -1,199 +0,0 @@ - - - -Asuro: asuro - - - - - - - - -
-

Unit asuro

-
-
Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Variables
-

Description

-

-Include->Asuro - Auto-Generated Version & Compilation Information - -

-

Overview

-

Constants

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VERSION = '1.0.1-746ia';
VERSION_MAJOR = '1';
VERSION_MINOR = '0';
VERSION_SUB = '1';
REVISION = '746';
RELEASE = 'ia';
LINE_COUNT = 29505;
FILE_COUNT = 104;
DRIVER_COUNT = 32;
FPC_VERSION = '2.6.4';
NASM_VERSION = '2.10.09';
MAKE_VERSION = '3.81';
COMPILE_DATE = '29/09/18';
COMPILE_TIME = '15:30:53';
CHECKSUM = 'ceb05d7417d4c62b74f7c3c4c164cb15';
-

Description

-

Constants

- - - - - -
VERSION = '1.0.1-746ia';
- - - - - -
VERSION_MAJOR = '1';
- - - - - -
VERSION_MINOR = '0';
- - - - - -
VERSION_SUB = '1';
- - - - - -
REVISION = '746';
- - - - - -
RELEASE = 'ia';
- - - - - -
LINE_COUNT = 29505;
- - - - - -
FILE_COUNT = 104;
- - - - - -
DRIVER_COUNT = 32;
- - - - - -
FPC_VERSION = '2.6.4';
- - - - - -
NASM_VERSION = '2.10.09';
- - - - - -
MAKE_VERSION = '3.81';
- - - - - -
COMPILE_DATE = '29/09/18';
- - - - - -
COMPILE_TIME = '15:30:53';
- - - - - -
CHECKSUM = 'ceb05d7417d4c62b74f7c3c4c164cb15';
-

Author

-
    -
  • Asuro Compilation Script
  • -
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/automated.gif b/doc/automated.gif deleted file mode 100644 index 7c271d8f..00000000 Binary files a/doc/automated.gif and /dev/null differ diff --git a/doc/bios_data_area.TCounters.html b/doc/bios_data_area.TCounters.html deleted file mode 100644 index 09aa50db..00000000 --- a/doc/bios_data_area.TCounters.html +++ /dev/null @@ -1,77 +0,0 @@ - - - -Asuro: bios_data_area: Record TCounters - - - - - - - - -
-

Record TCounters

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TCounters = record

-

Description

Overview

-

Fields

- - - - - - - - - - -
c16: uint16;
c32: uint32;
c64: uint64;
-

Description

-

Fields

- - - - - -
c16: uint16;
- - - - - -
c32: uint32;
- - - - - -
c64: uint64;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/bios_data_area.html b/doc/bios_data_area.html deleted file mode 100644 index c83d97bc..00000000 --- a/doc/bios_data_area.html +++ /dev/null @@ -1,202 +0,0 @@ - - - -Asuro: bios_data_area - - - - - - - - -
-

Unit bios_data_area

- -

Description

-

-Include->BIOS_Data_Area - Data Structures Controlled by the BIOS. - -

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - -
NameDescription
Record TCounters 
-

Functions and Procedures

- - - - -
procedure tick_update(data : void);
-

Types

- - - - - - - - - - - - - -
TBDA = bitpacked record - COM1 : uint16; - COM2 : uint16; - COM3 : uint16; - COM4 : uint16; - LPT1 : uint16; - LPT2 : uint16; - LPT3 : uint16; - EBDA : uint16; - Hardware_Flags : uint16; - Keyboard_Flags : uint16; - Keyboard_Buffer : ARRAY[0..31] OF uint8; - Display_Mode : uint8; - BaseIO : uint16; - Ticks : uint16; - HDD_Count : uint8; - Keyboard_Start : uint16; - Keyboard_End : uint16; - Keyboard_State : uint8; - end;
PBDA = ˆTBDA;
TMCFG = bitpacked record - Signature : Array[0..3] of Char; - Table_Length : uint32; - Revision : Byte; - Checksum : Byte; - OEM_ID : Array[0..5] of Byte; - OEM_Table_ID : uint64; - OEM_Revision : uint32; - Creator_ID : uint32; - Creator_Revision : uint32; - Reserved : uint64; - end;
PMCFG = ˆTMCFG;
-

Constants

- - - - -
BDA : PBDA = PBDA($C0000400);
-

Variables

- - - - -
Counters: TCounters;
-

Description

-

Functions and Procedures

- - - - - -
procedure tick_update(data : void);
-

Types

- - - - - -
TBDA = bitpacked record - COM1 : uint16; - COM2 : uint16; - COM3 : uint16; - COM4 : uint16; - LPT1 : uint16; - LPT2 : uint16; - LPT3 : uint16; - EBDA : uint16; - Hardware_Flags : uint16; - Keyboard_Flags : uint16; - Keyboard_Buffer : ARRAY[0..31] OF uint8; - Display_Mode : uint8; - BaseIO : uint16; - Ticks : uint16; - HDD_Count : uint8; - Keyboard_Start : uint16; - Keyboard_End : uint16; - Keyboard_State : uint8; - end;
- - - - - -
PBDA = ˆTBDA;
- - - - - -
TMCFG = bitpacked record - Signature : Array[0..3] of Char; - Table_Length : uint32; - Revision : Byte; - Checksum : Byte; - OEM_ID : Array[0..5] of Byte; - OEM_Table_ID : uint64; - OEM_Revision : uint32; - Creator_ID : uint32; - Creator_Revision : uint32; - Reserved : uint64; - end;
- - - - - -
PMCFG = ˆTMCFG;
-

Constants

- - - - - -
BDA : PBDA = PBDA($C0000400);
-

Variables

- - - - - -
Counters: TCounters;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/console.html b/doc/console.html deleted file mode 100644 index aa2725ef..00000000 --- a/doc/console.html +++ /dev/null @@ -1,2164 +0,0 @@ - - - -Asuro: console - - - - - - - - -
-

Unit console

-
-
Classes, Interfaces, Objects and Records
Variables
-

Description

-

-Console - Provides Screen/Window management & drawing. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
procedure init();
procedure clear();
procedure setdefaultattribute(attribute : uint32);
procedure disable_cursor;
procedure writechar(character : char);
procedure writecharln(character : char);
procedure writecharex(character : char; attributes: uint32);
procedure writecharlnex(character : char; attributes: uint32);
procedure Output(identifier : PChar; str : PChar);
procedure Outputln(identifier : PChar; str : PChar);
procedure writestring(str: PChar);
procedure writestringln(str: PChar);
procedure writestringex(str: PChar; attributes: uint32);
procedure writestringlnex(str: PChar; attributes: uint32);
procedure writeint(i: Integer);
procedure writeintln(i: Integer);
procedure writeintex(i: Integer; attributes: uint32);
procedure writeintlnex(i: Integer; attributes: uint32);
procedure writehexpair(b : uint8);
procedure writehex(i: DWORD);
procedure writehexln(i: DWORD);
procedure writehexex(i : DWORD; attributes: uint32);
procedure writehexlnex(i: DWORD; attributes: uint32);
procedure writebin8(b : uint8);
procedure writebin8ln(b : uint8);
procedure writebin8ex(b : uint8; attributes: uint32);
procedure writebin8lnex(b : uint8; attributes: uint32);
procedure writebin16(b : uint16);
procedure writebin16ln(b : uint16);
procedure writebin16ex(b : uint16; attributes: uint32);
procedure writebin16lnex(b : uint16; attributes: uint32);
procedure writebin32(b : uint32);
procedure writebin32ln(b : uint32);
procedure writebin32ex(b : uint32; attributes: uint32);
procedure writebin32lnex(b : uint32; attributes: uint32);
procedure backspace;
function combinecolors(Foreground, Background : uint16) : uint32;
procedure _increment_x();
procedure _increment_y();
procedure _safeincrement_x();
procedure _safeincrement_y();
procedure _newline();
procedure clearWND(WND : uint32);
procedure clearWNDEx(WND : uint32; attributes : uint32);
procedure writecharWND(character : char; WND : uint32);
procedure writecharlnWND(character : char; WND : uint32);
procedure writecharexWND(character : char; attributes: uint32; WND : uint32);
procedure writecharlnexWND(character : char; attributes: uint32; WND : uint32);
procedure OutputWND(identifier : PChar; str : PChar; WND : uint32);
procedure OutputlnWND(identifier : PChar; str : PChar; WND : uint32);
procedure writestringWND(str: PChar; WND : uint32);
procedure writestringlnWND(str: PChar; WND : uint32);
procedure writestringexWND(str: PChar; attributes: uint32; WND : uint32);
procedure writestringlnexWND(str: PChar; attributes: uint32; WND : uint32);
procedure writeintWND(i: Integer; WND : uint32);
procedure writeintlnWND(i: Integer; WND : uint32);
procedure writeintexWND(i: Integer; attributes: uint32; WND : uint32);
procedure writeintlnexWND(i: Integer; attributes: uint32; WND : uint32);
procedure writehexpairWND(b : uint8; WND : uint32);
procedure writehexpairExWND(b : uint8; Attributes : uint32; WND : uint32);
procedure writehexWND(i: DWORD; WND : uint32);
procedure writehexlnWND(i: DWORD; WND : uint32);
procedure writehexexWND(i : DWORD; attributes: uint32; WND : uint32);
procedure writehexlnexWND(i: DWORD; attributes: uint32; WND : uint32);
procedure writebin8WND(b : uint8; WND : uint32);
procedure writebin8lnWND(b : uint8; WND : uint32);
procedure writebin8exWND(b : uint8; attributes: uint32; WND : uint32);
procedure writebin8lnexWND(b : uint8; attributes: uint32; WND : uint32);
procedure writebin16WND(b : uint16; WND : uint32);
procedure writebin16lnWND(b : uint16; WND : uint32);
procedure writebin16exWND(b : uint16; attributes: uint32; WND : uint32);
procedure writebin16lnexWND(b : uint16; attributes: uint32; WND : uint32);
procedure writebin32WND(b : uint32; WND : uint32);
procedure writebin32lnWND(b : uint32; WND : uint32);
procedure writebin32exWND(b : uint32; attributes: uint32; WND : uint32);
procedure writebin32lnexWND(b : uint32; attributes: uint32; WND : uint32);
procedure backspaceWND(WND : uint32);
procedure setCursorPosWND(x : uint32; y : uint32; WND : HWND);
procedure _increment_x_WND(WND : uint32);
procedure _increment_y_WND(WND : uint32);
procedure _safeincrement_y_WND(WND : uint32);
procedure _safeincrement_x_WND(WND : uint32);
procedure _newlineWND(WND : uint32);
procedure outputChar(c : char; x : uint8; y : uint8; fgcolor : uint16; bgcolor : uint16);
procedure outputCharToScreenSpace(c : char; x : uint32; y : uint32; fgcolor : uint16);
procedure outputCharTransparent(c : char; x : uint8; y : uint8; fgcolor : uint16);
function getPixel(x : uint32; y : uint32) : uint16;
procedure drawPixel(x : uint32; y : uint32; color : uint16);
function getPixel32(x : uint32; y : uint32) : uint32;
procedure drawPixel32(x : uint32; y : uint32; pixel : uint32);
function getPixel64(x : uint32; y : uint32) : uint64;
procedure drawPixel64(x : uint32; y : uint32; pixel : uint64);
procedure setMousePosition(x : uint32; y : uint32);
procedure redrawWindows;
procedure toggleWNDVisible(WND : uint32);
procedure setWNDVisible(WND : uint32; visible : boolean);
procedure closeAllWindows;
function newWindow(x : uint32; y : uint32; Width : uint32; Height : uint32; Title : PChar) : HWND;
function registerEventHandler(WND : HWND; Event : TEventType; Handler : void) : boolean;
procedure forceQuitAll;
procedure closeWindow(WND : HWND);
procedure bordersEnabled(WND : HWND; enabled : boolean);
procedure SetShellWindow(WND : HWND; b : boolean);
function getWindowName(WND : HWND) : pchar;
procedure mouseEnabled(b : boolean);
procedure _MouseDown();
procedure _MouseUp();
procedure _MouseClick(left : boolean);
procedure setWindowColors(colors : uint32);
function getWindowColorPtr : puint32;
-

Types

- - - - - - - -
TColor = (...);
TEventType = (...);
-

Constants

- - - - - - - -
MAX_WINDOWS = 255;
DefaultWND = 0;
-

Description

-

Functions and Procedures

- - - - - -
procedure init();
-

-Initialize the Frame Buffer & Window Manager ready for use.

-
- - - - - -
procedure clear();
-

-Clear the Frame Buffer.

-
- - - - - -
procedure setdefaultattribute(attribute : uint32);
-

-Set the default set of attributes to be used when drawing to the screen.

-
Parameters
-
-
attribute
-
A 32-bit value representing the Foreground & Background colors.
-
-
- - - - - -
procedure disable_cursor;
-

Warning: this symbol is deprecated.

-Text mode only! - Disable the cursor/text-caret.

-
- - - - - -
procedure writechar(character : char);
-

-Write a single 8-bit character to the screen.

-
Parameters
-
-
character
-
An 8-bit value representing an ASCII character.
-
-
- - - - - -
procedure writecharln(character : char);
-

-Write a single 8-bit character to the screen, followed by starting a new line.

-
Parameters
-
-
character
-
An 8-bit value representing an ASCII character.
-
-
- - - - - -
procedure writecharex(character : char; attributes: uint32);
-

-Write a single 8-bit character to the screen, specifying custom color attributes.

-
Parameters
-
-
character
-
An 8-bit value representing an ASCII character.
-
attributes
-
A 32-bit value representing the colors for the background and foreground.
-
-
- - - - - -
procedure writecharlnex(character : char; attributes: uint32);
-

-Write a single 8-bit character to the screen, followed by starting a new line, specifying custom color attributes.

-
Parameters
-
-
character
-
An 8-bit value representing an ASCII character.
-
attributes
-
A 32-bit value representing the colors for the background and foreground.
-
-
- - - - - -
procedure Output(identifier : PChar; str : PChar);
-

-Simple console write for debugging.

-
Parameters
-
-
identifier
-
A NULL terminated string with the name of the module printing the output.
-
str
-
A NULL terminated string with the debug message.
-
-
- - - - - -
procedure Outputln(identifier : PChar; str : PChar);
-

-Simple console writeln for debugging.

-
Parameters
-
-
identifier
-
A NULL terminated string with the name of the module printing the output.
-
str
-
A NULL terminated string with the debug message.
-
-
- - - - - -
procedure writestring(str: PChar);
-

-Write a NULL terminated string to the console.

-
Parameters
-
-
str
-
A NULL terminated string with the debug message.
-
-
- - - - - -
procedure writestringln(str: PChar);
-

-Write a NULL terminated string to the console, followed by a new-line.

-
Parameters
-
-
str
-
A NULL terminated string with the debug message.
-
-
- - - - - -
procedure writestringex(str: PChar; attributes: uint32);
-

-Write a NULL terminated string to the console, with the specified attributes.

-
Parameters
-
-
str
-
A NULL terminated string with the debug message.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
-
- - - - - -
procedure writestringlnex(str: PChar; attributes: uint32);
-

-Write a NULL terminated string + new-line to the console, with the specified attributes.

-
Parameters
-
-
str
-
A NULL terminated string with the debug message.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
-
- - - - - -
procedure writeint(i: Integer);
-

-Write a 32-bit value to the console.

-
Parameters
-
-
i
-
A 32-bit value.
-
-
- - - - - -
procedure writeintln(i: Integer);
-

-Write a 32-bit value to the console followed by a new-line.

-
Parameters
-
-
i
-
A 32-bit value.
-
-
- - - - - -
procedure writeintex(i: Integer; attributes: uint32);
-

-Write a 32-bit value to the console, with the specified attributes.

-
Parameters
-
-
i
-
A 32-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
-
- - - - - -
procedure writeintlnex(i: Integer; attributes: uint32);
-

-Write a 32-bit value + new-line to the console, with the specified attributes.

-
Parameters
-
-
i
-
A 32-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
-
- - - - - -
procedure writehexpair(b : uint8);
-

-Write an 8-bit Hex Pair to the console.

-
Parameters
-
-
b
-
An 8-bit value.
-
-
- - - - - -
procedure writehex(i: DWORD);
-

-Write a 32-bit value as Hex Pairs to the console.

-
Parameters
-
-
i
-
A 32-bit value.
-
-
- - - - - -
procedure writehexln(i: DWORD);
-

-Write a 32-bit value as Hex Pairs to the console, followed by a new-line.

-
Parameters
-
-
i
-
A 32-bit value.
-
-
- - - - - -
procedure writehexex(i : DWORD; attributes: uint32);
-

-Write a 32-bit value as Hex Pairs to the console, with the specified attributes.

-
Parameters
-
-
b
-
A 32-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
-
- - - - - -
procedure writehexlnex(i: DWORD; attributes: uint32);
-

-Write a 32-bit value as Hex Pairs + new-line to the console, with the specified attributes.

-
Parameters
-
-
b
-
A 32-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
-
- - - - - -
procedure writebin8(b : uint8);
-

-Write an 8-bit value as binary to the console.

-
Parameters
-
-
b
-
An 8-bit value.
-
-
- - - - - -
procedure writebin8ln(b : uint8);
-

-Write an 8-bit value as binary to the console, followed by a new-line.

-
Parameters
-
-
b
-
An 8-bit value.
-
-
- - - - - -
procedure writebin8ex(b : uint8; attributes: uint32);
-

-Write an 8-bit value as binary to the console, with the specified attributes.

-
Parameters
-
-
b
-
An 8-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
-
- - - - - -
procedure writebin8lnex(b : uint8; attributes: uint32);
-

-Write an 8-bit value as binary + new-line to the console, with the specified attributes.

-
Parameters
-
-
b
-
An 8-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
-
- - - - - -
procedure writebin16(b : uint16);
-

-Write a 16-bit value as binary to the console.

-
Parameters
-
-
b
-
A 16-bit value.
-
-
- - - - - -
procedure writebin16ln(b : uint16);
-

-Write an 16-bit value as binary to the console, followed by a new-line.

-
Parameters
-
-
b
-
A 16-bit value.
-
-
- - - - - -
procedure writebin16ex(b : uint16; attributes: uint32);
-

-Write a 16-bit value as binary to the console, with the specified attributes.

-
Parameters
-
-
b
-
A 16-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
-
- - - - - -
procedure writebin16lnex(b : uint16; attributes: uint32);
-

-Write a 16-bit value as binary + new-line to the console, with the specified attributes.

-
Parameters
-
-
b
-
A 16-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
-
- - - - - -
procedure writebin32(b : uint32);
-

-Write a 32-bit value as binary to the console.

-
Parameters
-
-
b
-
A 32-bit value.
-
-
- - - - - -
procedure writebin32ln(b : uint32);
-

-Write an 32-bit value as binary to the console, followed by a new-line.

-
Parameters
-
-
b
-
A 32-bit value.
-
-
- - - - - -
procedure writebin32ex(b : uint32; attributes: uint32);
-

-Write a 32-bit value as binary to the console, with the specified attributes.

-
Parameters
-
-
b
-
A 32-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
-
- - - - - -
procedure writebin32lnex(b : uint32; attributes: uint32);
-

-Write a 32-bit value as binary + new-line to the console, with the specified attributes.

-
Parameters
-
-
b
-
A 32-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
-
- - - - - -
procedure backspace;
-

-Move the caret back 1 position and remove the character within the cell the caret occupies.

-
- - - - - -
function combinecolors(Foreground, Background : uint16) : uint32;
-

-Combine two 16-bit values representing Foreground and Background respectively, into a 32-bit value representing an attribute.

-
Parameters
-
-
Foreground
-
A 16-bit value representing the foreground color.
-
Background
-
A 16-bit value representing the background color.
-
-
Returns
-

A 32-bit value representing an attribute set. (uint32)

- - - - - -
procedure _increment_x();
-

-Increment the cursor one cell to the right (x+1).

-
- - - - - -
procedure _increment_y();
-

-Increment the cursor one cell down (y+1).

-
- - - - - -
procedure _safeincrement_x();
-

-Increment the cursor one cell to the right (x+1), wrapping to the next line and performing a Y-Axis scroll when when needed.

-
- - - - - -
procedure _safeincrement_y();
-

-Increment the cursor one cell down (y+1), performing a Y-Axis roll when when needed.

-
- - - - - -
procedure _newline();
-

-Increment the cursor one cell down and reposition it at the first X Cell (y+1, x=0),performing a Y-Axis scroll when needed.

-
- - - - - -
procedure clearWND(WND : uint32);
-

-Clear a Window Canvas.

-
Parameters
-
-
WND
-
A Window Handle.
-
-
- - - - - -
procedure clearWNDEx(WND : uint32; attributes : uint32);
-

-Clear a Window Canvas, with the specified attributes.

-
Parameters
-
-
WND
-
A Window Handle.
-
Attributes
-
A 32-bit value representing an attribute set.
-
-
- - - - - -
procedure writecharWND(character : char; WND : uint32);
-

-Write an ASCII character to a specified Window.

-
Parameters
-
-
Character
-
An 8-bit value representing an ASCII character.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writecharlnWND(character : char; WND : uint32);
-

-Write a single 8-bit character to a Window, followed by starting a new line.

-
Parameters
-
-
character
-
An 8-bit value representing an ASCII character.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writecharexWND(character : char; attributes: uint32; WND : uint32);
-

-Write a single 8-bit character to a Window, specifying custom color attributes.

-
Parameters
-
-
character
-
An 8-bit value representing an ASCII character.
-
attributes
-
A 32-bit value representing the colors for the background and foreground.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writecharlnexWND(character : char; attributes: uint32; WND : uint32);
-

-Write a single 8-bit character to a Window, followed by starting a new line, specifying custom color attributes.

-
Parameters
-
-
character
-
An 8-bit value representing an ASCII character.
-
attributes
-
A 32-bit value representing the colors for the background and foreground.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure OutputWND(identifier : PChar; str : PChar; WND : uint32);
-

-Simple console write for debugging to a Window.

-
Parameters
-
-
identifier
-
A NULL terminated string with the name of the module printing the output.
-
str
-
A NULL terminated string with the debug message.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure OutputlnWND(identifier : PChar; str : PChar; WND : uint32);
-

-Simple console writeln for debugging to a Window.

-
Parameters
-
-
identifier
-
A NULL terminated string with the name of the module printing the output.
-
str
-
A NULL terminated string with the debug message.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writestringWND(str: PChar; WND : uint32);
-

-Write a NULL terminated string to a Window.

-
Parameters
-
-
str
-
A NULL terminated string with the debug message.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writestringlnWND(str: PChar; WND : uint32);
-

-Write a NULL terminated string to a Window, followed by a new-line.

-
Parameters
-
-
str
-
A NULL terminated string with the debug message.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writestringexWND(str: PChar; attributes: uint32; WND : uint32);
-

-Write a NULL terminated string to a Window, with the specified attributes.

-
Parameters
-
-
str
-
A NULL terminated string with the debug message.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writestringlnexWND(str: PChar; attributes: uint32; WND : uint32);
-

-Write a NULL terminated string + new-line to a Window, with the specified attributes.

-
Parameters
-
-
str
-
A NULL terminated string with the debug message.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writeintWND(i: Integer; WND : uint32);
-

-Write a 32-bit value to a Window.

-
Parameters
-
-
i
-
A 32-bit value.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writeintlnWND(i: Integer; WND : uint32);
-

-Write a 32-bit value to a Window followed by a new-line.

-
Parameters
-
-
i
-
A 32-bit value.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writeintexWND(i: Integer; attributes: uint32; WND : uint32);
-

-Write a 32-bit value to a Window, with the specified attributes.

-
Parameters
-
-
i
-
A 32-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writeintlnexWND(i: Integer; attributes: uint32; WND : uint32);
-

-Write a 32-bit value + new-line to a Window, with the specified attributes.

-
Parameters
-
-
i
-
A 32-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writehexpairWND(b : uint8; WND : uint32);
-

-Write an 8-bit Hex Pair to a Window.

-
Parameters
-
-
b
-
An 8-bit value.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writehexpairExWND(b : uint8; Attributes : uint32; WND : uint32);
-

-Write an 8-bit Hex Pair to a Window, with the specified attributes.

-
Parameters
-
-
b
-
An 8-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writehexWND(i: DWORD; WND : uint32);
-

-Write a 32-bit value as Hex Pairs to a Window.

-
Parameters
-
-
i
-
A 32-bit value.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writehexlnWND(i: DWORD; WND : uint32);
-

-Write a 32-bit value as Hex Pairs to a Window, followed by a new-line.

-
Parameters
-
-
i
-
A 32-bit value.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writehexexWND(i : DWORD; attributes: uint32; WND : uint32);
-

-Write a 32-bit value as Hex Pairs to a Window, with the specified attributes.

-
Parameters
-
-
b
-
A 32-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writehexlnexWND(i: DWORD; attributes: uint32; WND : uint32);
-

-Write a 32-bit value as Hex Pairs + new-line to a Window, with the specified attributes.

-
Parameters
-
-
b
-
A 32-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writebin8WND(b : uint8; WND : uint32);
-

-Write an 8-bit value as binary to a Window.

-
Parameters
-
-
b
-
An 8-bit value.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writebin8lnWND(b : uint8; WND : uint32);
-

-Write an 8-bit value as binary to a Window, followed by a new-line.

-
Parameters
-
-
b
-
An 8-bit value.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writebin8exWND(b : uint8; attributes: uint32; WND : uint32);
-

-Write an 8-bit value as binary to a Window, with the specified attributes.

-
Parameters
-
-
b
-
An 8-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writebin8lnexWND(b : uint8; attributes: uint32; WND : uint32);
-

-Write an 8-bit value as binary + new-line to a Window, with the specified attributes.

-
Parameters
-
-
b
-
An 8-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writebin16WND(b : uint16; WND : uint32);
-

-Write a 16-bit value as binary to a Window.

-
Parameters
-
-
b
-
A 16-bit value.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writebin16lnWND(b : uint16; WND : uint32);
-

-Write an 16-bit value as binary to a Window, followed by a new-line.

-
Parameters
-
-
b
-
A 16-bit value.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writebin16exWND(b : uint16; attributes: uint32; WND : uint32);
-

-Write a 16-bit value as binary to a Window, with the specified attributes.

-
Parameters
-
-
b
-
A 16-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writebin16lnexWND(b : uint16; attributes: uint32; WND : uint32);
-

-Write a 16-bit value as binary + new-line to a Window, with the specified attributes.

-
Parameters
-
-
b
-
A 16-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writebin32WND(b : uint32; WND : uint32);
-

-Write a 32-bit value as binary to a Window.

-
Parameters
-
-
b
-
A 32-bit value.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writebin32lnWND(b : uint32; WND : uint32);
-

-Write an 32-bit value as binary to a Window, followed by a new-line.

-
Parameters
-
-
b
-
A 32-bit value.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writebin32exWND(b : uint32; attributes: uint32; WND : uint32);
-

-Write a 32-bit value as binary to a Window, with the specified attributes.

-
Parameters
-
-
b
-
A 32-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure writebin32lnexWND(b : uint32; attributes: uint32; WND : uint32);
-

-Write a 32-bit value as binary + new-line to a Window, with the specified attributes.

-
Parameters
-
-
b
-
A 32-bit value.
-
attributes
-
A 32-bit representation of the background/foreground colors.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure backspaceWND(WND : uint32);
-

-Move a caret belonging to a Window back 1 position and remove the character within the cell the caret occupies.

-
Parameters
-
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure setCursorPosWND(x : uint32; y : uint32; WND : HWND);
-

-Set the caret belonging to a Window to a specified position.

-
Parameters
-
-
X
-
The new Horizontal position.
-
Y
-
The new Vertical postion.
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure _increment_x_WND(WND : uint32);
-

-Increment the cursor within a Window one cell to the right (x+1).

-
Parameters
-
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure _increment_y_WND(WND : uint32);
-

-Increment the cursor within a Window one cell down (y+1).

-
Parameters
-
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure _safeincrement_y_WND(WND : uint32);
-

-Increment the cursor one cell down (y+1), performing a Y-Axis roll when when needed.

-
Parameters
-
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure _safeincrement_x_WND(WND : uint32);
-

-Increment the cursor within a Window one cell to the right (x+1), wrapping to the next line and performing a Y-Axis scroll when when needed.

-
Parameters
-
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure _newlineWND(WND : uint32);
-

-Increment the cursor within a Window one cell down and reposition it at the first X Cell (y+1, x=0),performing a Y-Axis scroll when needed.

-
Parameters
-
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure outputChar(c : char; x : uint8; y : uint8; fgcolor : uint16; bgcolor : uint16);
-

-Draw an ASCII char to raw screen space conforming to cell constraints.

-
Parameters
-
-
C
-
An 8-bit ASCII Character.
-
X
-
An 8-bit Horizontal Cell position.
-
Y
-
An 8-bit Vertical Cell Position.
-
fgcolor
-
The 16-bit color of the Character.
-
bgcolor
-
The 16-bit background color of the cell.
-
-
- - - - - -
procedure outputCharToScreenSpace(c : char; x : uint32; y : uint32; fgcolor : uint16);
-

-Draw an ASCII char to raw screen space.

-
Parameters
-
-
C
-
An 8-bit ASCII Character.
-
X
-
A 32-bit Horizontal Screen position.
-
Y
-
A 32-bit Vertical Screen Position.
-
fgcolor
-
The 16-bit color of the Character.
-
bgcolor
-
The 16-bit background color of the cell.
-
-
- - - - - -
procedure outputCharTransparent(c : char; x : uint8; y : uint8; fgcolor : uint16);
-

-Draw an ASCII char without a background to raw screen space conforming to cell constraints.

-
Parameters
-
-
C
-
An 8-bit ASCII Character.
-
X
-
An 8-bit Horizontal Cell position.
-
Y
-
An 8-bit Vertical Cell Position.
-
fgcolor
-
The 16-bit color of the Character.
-
-
- - - - - -
function getPixel(x : uint32; y : uint32) : uint16;
-

-Get 16-bits of pixel information from the screen position(x,y).

-
Parameters
-
-
X
-
A 32-bit Horizontal Screen position.
-
Y
-
A 32-bit Vertical Screen Position.
-
-
Returns
-

16-bits of Pixel Information

- - - - - -
procedure drawPixel(x : uint32; y : uint32; color : uint16);
-

-Draw 16-bits of pixel information at the screen position(x,y).

-
Parameters
-
-
X
-
A 32-bit Horizontal Screen position.
-
Y
-
A 32-bit Vertical Screen Position.
-
color
-
16-bits of Pixel Information
-
-
- - - - - -
function getPixel32(x : uint32; y : uint32) : uint32;
-

-Get 32-bits of pixel information from the screen position(x,y).

-
Parameters
-
-
X
-
A 32-bit Horizontal Screen position.
-
Y
-
A 32-bit Vertical Screen Position.
-
-
Returns
-

32-bits of Pixel Information

- - - - - -
procedure drawPixel32(x : uint32; y : uint32; pixel : uint32);
-

-Draw 32-bits of pixel information at the screen position(x,y).

-
Parameters
-
-
X
-
A 32-bit Horizontal Screen position.
-
Y
-
A 32-bit Vertical Screen Position.
-
color
-
32-bits of Pixel Information
-
-
- - - - - -
function getPixel64(x : uint32; y : uint32) : uint64;
-

-Get 64-bits of pixel information from the screen position(x,y).

-
Parameters
-
-
X
-
A 32-bit Horizontal Screen position.
-
Y
-
A 32-bit Vertical Screen Position.
-
-
Returns
-

64-bits of Pixel Information

- - - - - -
procedure drawPixel64(x : uint32; y : uint32; pixel : uint64);
-

-Draw 64-bits of pixel information at the screen position(x,y).

-
Parameters
-
-
X
-
A 32-bit Horizontal Screen position.
-
Y
-
A 32-bit Vertical Screen Position.
-
color
-
64-bits of Pixel Information
-
-
- - - - - -
procedure setMousePosition(x : uint32; y : uint32);
-

-Set the position of the mouse cursor relative to screen space.

-
Parameters
-
-
X
-
A 32-bit Horizontal Screen Position.
-
Y
-
A 32-bit Vertical Screen Position.
-
-
- - - - - -
procedure redrawWindows;
-

-Redraw all of the Window adhearing to Z-Order.

-
- - - - - -
procedure toggleWNDVisible(WND : uint32);
-

-Toggle the visibility of a Window.

-
Parameters
-
-
WND
-
A 32-bit handle to a Window.
-
-
- - - - - -
procedure setWNDVisible(WND : uint32; visible : boolean);
-

-Change a Windows visibility.

-
Parameters
-
-
WND
-
A 32-bit handle to a Window.
-
Visible
-
True or False.
-
-
- - - - - -
procedure closeAllWindows;
-

-Close all open Windows and release handles.

-
- - - - - -
function newWindow(x : uint32; y : uint32; Width : uint32; Height : uint32; Title : PChar) : HWND;
-

-Spawn a new Window at cell(x,y) with specified Width, Height and Title. @retruns(A 32-bit Handle for the new Window.)

-
Parameters
-
-
X
-
32-bit Horizontal Cell for the top-left corner of the Window.
-
Y
-
32-bit Vertical Cell for the top-left corner of the Window.
-
Width
-
32-bit Width of the Window in Cells.
-
Height
-
32-bit Height of the Window in Cells.
-
Title
-
NULL Terminated String used as the Title for the Window.
-
-
- - - - - -
function registerEventHandler(WND : HWND; Event : TEventType; Handler : void) : boolean;
-

-Register an Event Handler to a Window

-
Parameters
-
-
WND
-
Handle for the Window the event should be registered against.
-
Event
-
Type of event to register.
-
Handler
-
Procedure to be called upon the event firing.
-
-
Returns
-

True for success False for failure.

- - - - - -
procedure forceQuitAll;
-

-Forcefully close all Windows

-
- - - - - -
procedure closeWindow(WND : HWND);
-

-Close a Window specified by its Handle

-
Parameters
-
-
WND
-
The handle to the target Window.
-
-
- - - - - -
procedure bordersEnabled(WND : HWND; enabled : boolean);
-

-Enable or disable the drawing of the borders surrounding a Window.

-
Parameters
-
-
WND
-
A 32-bit Handle to the target Window.
-
Enabled
-
True for borders to be shown, False for borders to be hidden.
-
-
- - - - - -
procedure SetShellWindow(WND : HWND; b : boolean);
-

-Set a specified Window as a Shell Window (Window cannot be moved or closed).

-
Parameters
-
-
WND
-
32-bit Handle for the target Window.
-
b
-
True to set Target as a Shell Window, False to set Target as a normal Window.
-
-
- - - - - -
function getWindowName(WND : HWND) : pchar;
-

-Get the title of a specified Window.

-
Parameters
-
-
WND
-
32-bit Handle for the target Window.
-
-
Returns
-

NULL Terminated PChar.

- - - - - -
procedure mouseEnabled(b : boolean);
-

-Enable or disable the mouse.

-
Parameters
-
-
b
-
True for mouse enabled, False for mouse disabled.
-
-
- - - - - -
procedure _MouseDown();
-

-Callback for a MouseDown event.

-
- - - - - -
procedure _MouseUp();
-

-Callback for a MouseUp event.

-
- - - - - -
procedure _MouseClick(left : boolean);
-

-Callback for a MouseClick event.

-
Parameters
-
-
Left
-
True for a Left-Click, False for a Right-Click.
-
-
- - - - - -
procedure setWindowColors(colors : uint32);
-

-Set the attributes used for drawing the border around Windows.

-
Parameters
-
-
Colors
-
A 32-bit value representing the attributes (background/foreground).
-
-
- - - - - -
function getWindowColorPtr : puint32;
-

-Get a Pointer to the attribute used for Window Borders.

-
Returns
-

A 32-bit pointer to the Borders Attribute.

-

Types

- - - - - -
TColor = (...);
-

-4-bit nibble representing a color.

-
Values
-
    -
  • -Black = $0
  • -
  • -Blue = $1
  • -
  • -Green = $2
  • -
  • -Aqua = $3
  • -
  • -Red = $4
  • -
  • -Purple = $5
  • -
  • -Yellow = $6
  • -
  • -White = $7
  • -
  • -Gray = $8
  • -
  • -lBlue = $9
  • -
  • -lGreen = $A
  • -
  • -lAqua = $B
  • -
  • -lRed = $C
  • -
  • -lPurple = $D
  • -
  • -lYellow = $E
  • -
  • -lWhite = $F
  • -
-
- - - - - -
TEventType = (...);
-

-Window Manager Events.

-
Values
-
    -
  • -EVENT_DRAW
  • -
  • -EVENT_MOUSE_CLICK
  • -
  • -EVENT_MOUSE_MOVE
  • -
  • -EVENT_MOUSE_DOWN
  • -
  • -EVENT_MOUSE_UP
  • -
  • -EVENT_KEY_PRESSED
  • -
  • -EVENT_CLOSE
  • -
  • -EVENT_MINIMIZE
  • -
  • -EVENT_FOCUS
  • -
  • -EVENT_LOSE_FOCUS
  • -
-
-

Constants

- - - - - -
MAX_WINDOWS = 255;
-

-Maximum number of Windows open.

-
- - - - - -
DefaultWND = 0;
-

-The Window assigned for output when no Window is specified. (Default).

-
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/contextswitcher.html b/doc/contextswitcher.html deleted file mode 100644 index c47a6126..00000000 --- a/doc/contextswitcher.html +++ /dev/null @@ -1,43 +0,0 @@ - - - -Asuro: contextswitcher - - - - - - - - -
-

Unit contextswitcher

-
-
Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Constants
Variables
-

Description

-

-ContextSwitcher - Switch Process Contexts when preempted. - -

-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/cpu.TCPUID.html b/doc/cpu.TCPUID.html deleted file mode 100644 index af5da960..00000000 --- a/doc/cpu.TCPUID.html +++ /dev/null @@ -1,87 +0,0 @@ - - - -Asuro: cpu: Record TCPUID - - - - - - - - -
-

Record TCPUID

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TCPUID = record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - -
ClockSpeed: TClockSpeed;
Identifier: Array[0..12] of Char;
Capabilities0: PCapabilities_Old;
Capabilities1: PCapabilities_New;
-

Description

-

Fields

- - - - - -
ClockSpeed: TClockSpeed;
- - - - - -
Identifier: Array[0..12] of Char;
- - - - - -
Capabilities0: PCapabilities_Old;
- - - - - -
Capabilities1: PCapabilities_New;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/cpu.TClockSpeed.html b/doc/cpu.TClockSpeed.html deleted file mode 100644 index ab237974..00000000 --- a/doc/cpu.TClockSpeed.html +++ /dev/null @@ -1,87 +0,0 @@ - - - -Asuro: cpu: Record TClockSpeed - - - - - - - - -
-

Record TClockSpeed

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TClockSpeed = record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - -
Hz: uint32;
KHz: uint32;
MHz: uint32;
GHz: uint32;
-

Description

-

Fields

- - - - - -
Hz: uint32;
- - - - - -
KHz: uint32;
- - - - - -
MHz: uint32;
- - - - - -
GHz: uint32;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/cpu.html b/doc/cpu.html deleted file mode 100644 index 1a9b0e63..00000000 --- a/doc/cpu.html +++ /dev/null @@ -1,285 +0,0 @@ - - - -Asuro: cpu - - - - - - - - -
-

Unit cpu

- -

Description

-

-CPU - CPU Structures & Utility/Capabilities Functions. - -

-

Uses

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - - - - - -
NameDescription
Record TClockSpeed 
Record TCPUID 
-

Functions and Procedures

- - - - -
procedure init();
-

Types

- - - - - - - - - - - - - -
PCapabilities_Old = ˆTCapabilities_Old;
TCapabilities_Old = bitpacked record - FPU : Boolean; - VME : Boolean; - DE : Boolean; - PSE : Boolean; - TSC : Boolean; - MSR : Boolean; - PAE : Boolean; - MCE : Boolean; - CX8 : Boolean; - APIC : Boolean; - RESV0 : Boolean; - SEP : Boolean; - MTRR : Boolean; - PGE : Boolean; - MCA : Boolean; - CMOV : Boolean; - PAT : Boolean; - PSE36 : Boolean; - PSN : Boolean; - CLF : Boolean; - RESV1 : Boolean; - DTES : Boolean; - ACPI : Boolean; - MMX : Boolean; - FXSR : Boolean; - SSE : Boolean; - SSE2 : Boolean; - SS : Boolean; - HTT : Boolean; - TM1 : Boolean; - IA64 : Boolean; - PBE : Boolean; - end;
PCapabilities_New = ˆTCapabilities_New;
TCapabilities_New = bitpacked record - SSE3 : Boolean; - PCLMUL : Boolean; - DTES64 : Boolean; - MONITOR : Boolean; - DS_CPL : Boolean; - VMX : Boolean; - SMX : Boolean; - EST : Boolean; - TM2 : Boolean; - SSSE3 : Boolean; - CID : Boolean; - RESV0 : Boolean; - FMA : Boolean; - CX16 : Boolean; - ETPRD : Boolean; - PDCM : Boolean; - RESV1 : Boolean; - PCIDE : Boolean; - DCA : Boolean; - SSE4_1 : Boolean; - SSE4_2 : Boolean; - x2APIC : Boolean; - MOVBE : Boolean; - POPCNT : Boolean; - RESV2 : Boolean; - AES : Boolean; - XSAVE : Boolean; - OSXSAVE : Boolean; - AVX : Boolean; - RESV3 : Boolean; - RESV4 : Boolean; - RESV5 : Boolean; - end;
-

Variables

- - - - - - - - - - -
CPUID: TCPUID;
CAP_OLD: uint32;
CAP_NEW: uint32;
-

Description

-

Functions and Procedures

- - - - - -
procedure init();
-

Types

- - - - - -
PCapabilities_Old = ˆTCapabilities_Old;
- - - - - -
TCapabilities_Old = bitpacked record - FPU : Boolean; - VME : Boolean; - DE : Boolean; - PSE : Boolean; - TSC : Boolean; - MSR : Boolean; - PAE : Boolean; - MCE : Boolean; - CX8 : Boolean; - APIC : Boolean; - RESV0 : Boolean; - SEP : Boolean; - MTRR : Boolean; - PGE : Boolean; - MCA : Boolean; - CMOV : Boolean; - PAT : Boolean; - PSE36 : Boolean; - PSN : Boolean; - CLF : Boolean; - RESV1 : Boolean; - DTES : Boolean; - ACPI : Boolean; - MMX : Boolean; - FXSR : Boolean; - SSE : Boolean; - SSE2 : Boolean; - SS : Boolean; - HTT : Boolean; - TM1 : Boolean; - IA64 : Boolean; - PBE : Boolean; - end;
- - - - - -
PCapabilities_New = ˆTCapabilities_New;
- - - - - -
TCapabilities_New = bitpacked record - SSE3 : Boolean; - PCLMUL : Boolean; - DTES64 : Boolean; - MONITOR : Boolean; - DS_CPL : Boolean; - VMX : Boolean; - SMX : Boolean; - EST : Boolean; - TM2 : Boolean; - SSSE3 : Boolean; - CID : Boolean; - RESV0 : Boolean; - FMA : Boolean; - CX16 : Boolean; - ETPRD : Boolean; - PDCM : Boolean; - RESV1 : Boolean; - PCIDE : Boolean; - DCA : Boolean; - SSE4_1 : Boolean; - SSE4_2 : Boolean; - x2APIC : Boolean; - MOVBE : Boolean; - POPCNT : Boolean; - RESV2 : Boolean; - AES : Boolean; - XSAVE : Boolean; - OSXSAVE : Boolean; - AVX : Boolean; - RESV3 : Boolean; - RESV4 : Boolean; - RESV5 : Boolean; - end;
-

Variables

- - - - - -
CPUID: TCPUID;
- - - - - -
CAP_OLD: uint32;
- - - - - -
CAP_NEW: uint32;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/crc.html b/doc/crc.html deleted file mode 100644 index 049b896d..00000000 --- a/doc/crc.html +++ /dev/null @@ -1,59 +0,0 @@ - - - -Asuro: crc - - - - - - - - -
-

Unit crc

-
-
Uses
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Include->CRC - CRC32 Implementation. - -

-

Overview

-

Functions and Procedures

- - - - -
function CRC32(p : puint8; size : uint32) : uint32;
-

Description

-

Functions and Procedures

- - - - - -
function CRC32(p : puint8; size : uint32) : uint32;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/drivermanagement.TDevEx.html b/doc/drivermanagement.TDevEx.html deleted file mode 100644 index 5717533c..00000000 --- a/doc/drivermanagement.TDevEx.html +++ /dev/null @@ -1,67 +0,0 @@ - - - -Asuro: drivermanagement: Record TDevEx - - - - - - - - -
-

Record TDevEx

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TDevEx = record

-

Description

Overview

-

Fields

- - - - - - - -
idN: uInt32;
ex: PDevEx;
-

Description

-

Fields

- - - - - -
idN: uInt32;
- - - - - -
ex: PDevEx;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/drivermanagement.TDeviceIdentifier.html b/doc/drivermanagement.TDeviceIdentifier.html deleted file mode 100644 index b9982210..00000000 --- a/doc/drivermanagement.TDeviceIdentifier.html +++ /dev/null @@ -1,117 +0,0 @@ - - - -Asuro: drivermanagement: Record TDeviceIdentifier - - - - - - - - -
-

Record TDeviceIdentifier

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TDeviceIdentifier = record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - - - - - - - - - - -
Bus: TBusIdentifier;
id0: uInt32;
id1: uInt32;
id2: uInt32;
id3: uint32;
id4: uint32;
ex: PDevEx;
-

Description

-

Fields

- - - - - -
Bus: TBusIdentifier;
- - - - - -
id0: uInt32;
- - - - - -
id1: uInt32;
- - - - - -
id2: uInt32;
- - - - - -
id3: uint32;
- - - - - -
id4: uint32;
- - - - - -
ex: PDevEx;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/drivermanagement.TDeviceRegistration.html b/doc/drivermanagement.TDeviceRegistration.html deleted file mode 100644 index 72b92fa7..00000000 --- a/doc/drivermanagement.TDeviceRegistration.html +++ /dev/null @@ -1,97 +0,0 @@ - - - -Asuro: drivermanagement: Record TDeviceRegistration - - - - - - - - -
-

Record TDeviceRegistration

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TDeviceRegistration = record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - - - - -
Device_Name: PChar;
Identifier: PDeviceIdentifier;
Driver_Loaded: Boolean;
Driver: PDriverRegistration;
Next: PDeviceRegistration;
-

Description

-

Fields

- - - - - -
Device_Name: PChar;
- - - - - -
Identifier: PDeviceIdentifier;
- - - - - -
Driver_Loaded: Boolean;
- - - - - -
Driver: PDriverRegistration;
- - - - - -
Next: PDeviceRegistration;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/drivermanagement.TDriverRegistration.html b/doc/drivermanagement.TDriverRegistration.html deleted file mode 100644 index b2068f5a..00000000 --- a/doc/drivermanagement.TDriverRegistration.html +++ /dev/null @@ -1,97 +0,0 @@ - - - -Asuro: drivermanagement: Record TDriverRegistration - - - - - - - - -
-

Record TDriverRegistration

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TDriverRegistration = record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - - - - -
Driver_Name: PChar;
Identifier: PDeviceIdentifier;
Driver_Load: TDriverLoadCallback;
Loaded: Boolean;
Next: PDriverRegistration;
-

Description

-

Fields

- - - - - -
Driver_Name: PChar;
- - - - - -
Identifier: PDeviceIdentifier;
- - - - - -
Driver_Load: TDriverLoadCallback;
- - - - - -
Loaded: Boolean;
- - - - - -
Next: PDriverRegistration;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/drivermanagement.html b/doc/drivermanagement.html deleted file mode 100644 index 9b02648f..00000000 --- a/doc/drivermanagement.html +++ /dev/null @@ -1,230 +0,0 @@ - - - -Asuro: drivermanagement - - - - - - - - -
-

Unit drivermanagement

- -

Description

-

-DriverManagement - Driver Initialization & Management Interface. - -

-

Uses

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - - - - - - - - - - - - - -
NameDescription
Record TDevEx 
Record TDeviceIdentifier 
Record TDriverRegistration 
Record TDeviceRegistration 
-

Functions and Procedures

- - - - - - - - - - - - - -
procedure init;
procedure register_driver(Driver_Name : PChar; DeviceID : PDeviceIdentifier; Load_Callback : TDriverLoadCallback);
procedure register_driver_ex(Driver_Name : PChar; DeviceID : PDeviceIdentifier; Load_Callback : TDriverLoadCallback; force_load : boolean);
procedure register_device(Device_Name : PChar; DeviceID : PDeviceIdentifier; ptr : void);
-

Types

- - - - - - - - - - - - - - - - - - - -
PDevEx = ˆTDevEx;
TBusIdentifier = (...);
PDeviceIdentifier = ˆTDeviceIdentifier;
TDriverLoadCallback = function(ptr : void) : boolean;
PDriverRegistration = ˆTDriverRegistration;
PDeviceRegistration = ˆTDeviceRegistration;
-

Constants

- - - - -
idANY = $FFFFFFFF;
-

Variables

- - - - - - - -
Root: PDriverRegistration = nil;
Dev: PDeviceRegistration = nil;
-

Description

-

Functions and Procedures

- - - - - -
procedure init;
- - - - - -
procedure register_driver(Driver_Name : PChar; DeviceID : PDeviceIdentifier; Load_Callback : TDriverLoadCallback);
- - - - - -
procedure register_driver_ex(Driver_Name : PChar; DeviceID : PDeviceIdentifier; Load_Callback : TDriverLoadCallback; force_load : boolean);
- - - - - -
procedure register_device(Device_Name : PChar; DeviceID : PDeviceIdentifier; ptr : void);
-

Types

- - - - - -
PDevEx = ˆTDevEx;
- - - - - -
TBusIdentifier = (...);
Values
-
    -
  • -biUnknown
  • -
  • -biPCI
  • -
  • -biUSB
  • -
  • -bii2c
  • -
  • -biPCIe
  • -
  • -biANY
  • -
-
- - - - - -
PDeviceIdentifier = ˆTDeviceIdentifier;
- - - - - -
TDriverLoadCallback = function(ptr : void) : boolean;
- - - - - -
PDriverRegistration = ˆTDriverRegistration;
- - - - - -
PDeviceRegistration = ˆTDeviceRegistration;
-

Constants

- - - - - -
idANY = $FFFFFFFF;
-

Variables

- - - - - -
Root: PDriverRegistration = nil;
- - - - - -
Dev: PDeviceRegistration = nil;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/drivertypes.html b/doc/drivertypes.html deleted file mode 100644 index effd8b75..00000000 --- a/doc/drivertypes.html +++ /dev/null @@ -1,147 +0,0 @@ - - - -Asuro: drivertypes - - - - - - - - -
-

Unit drivertypes

-
-
Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Constants
Variables
-

Description

-

-Driver->Include->DriverTypes - Structs & Data Shared Across Drivers. - -

-

Overview

-

Types

- - - - - - - - - - -
PPCI_Device = ˆTPCI_Device;
TPCI_Device = bitpacked record - bus : uint8; - slot : uint8; - func : uint8; - device_id : uint16; - vendor_id : uint16; - status : uint16; - command : uint16; - class_code : uint8; - subclass_class : uint8; - prog_if : uint8; - revision_id : uint8; - BIST : uint8; - header_type : uint8; - latency_timer : uint8; - cache_size : uint8; - address0 : uint32; - address1 : uint32; - address2 : uint32; - address3 : uint32; - address4 : uint32; - address5 : uint32; - CIS_pointer : uint32; - subsystem_id : uint16; - subsystem_vid : uint16; - exp_rom_addr : uint32; - reserved0 : uint16; - reserved1 : uint8; - capabilities : uint8; - reserved2 : uint32; - max_latency : uint8; - min_grant : uint8; - interrupt_pin : uint8; - interrupt_line : uint8; - end;
TDeviceArray = array[0..31] of TPCI_Device;
-

Description

-

Types

- - - - - -
PPCI_Device = ˆTPCI_Device;
- - - - - -
TPCI_Device = bitpacked record - bus : uint8; - slot : uint8; - func : uint8; - device_id : uint16; - vendor_id : uint16; - status : uint16; - command : uint16; - class_code : uint8; - subclass_class : uint8; - prog_if : uint8; - revision_id : uint8; - BIST : uint8; - header_type : uint8; - latency_timer : uint8; - cache_size : uint8; - address0 : uint32; - address1 : uint32; - address2 : uint32; - address3 : uint32; - address4 : uint32; - address5 : uint32; - CIS_pointer : uint32; - subsystem_id : uint16; - subsystem_vid : uint16; - exp_rom_addr : uint32; - reserved0 : uint16; - reserved1 : uint8; - capabilities : uint8; - reserved2 : uint32; - max_latency : uint8; - min_grant : uint8; - interrupt_pin : uint8; - interrupt_line : uint8; - end;
- - - - - -
TDeviceArray = array[0..31] of TPCI_Device;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/eth2.html b/doc/eth2.html deleted file mode 100644 index 8fa95759..00000000 --- a/doc/eth2.html +++ /dev/null @@ -1,90 +0,0 @@ - - - -Asuro: eth2 - - - - - - - - -
-

Unit eth2

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Driver->Net->L2->Eth2 - Ethernet Driver. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - - - - - - - - - - -
procedure send(p_data : void; p_len : uint16; eth_type : uint16; p_context : PPacketContext);
procedure registerType(eType : uint16; RecvCB : TRecvCallback);
procedure registerTypePromisc(eType : uint16; RecvCB : TRecvCallback);
procedure register;
-

Description

-

Functions and Procedures

- - - - - -
procedure send(p_data : void; p_len : uint16; eth_type : uint16; p_context : PPacketContext);
- - - - - -
procedure registerType(eType : uint16; RecvCB : TRecvCallback);
- - - - - -
procedure registerTypePromisc(eType : uint16; RecvCB : TRecvCallback);
- - - - - -
procedure register;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/faults.html b/doc/faults.html deleted file mode 100644 index e59c647b..00000000 --- a/doc/faults.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: faults - - - - - - - - -
-

Unit faults

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Faults - Fault Registration & Detouring. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure init;
-

Description

-

Functions and Procedures

- - - - - -
procedure init;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/fonts.html b/doc/fonts.html deleted file mode 100644 index 397946da..00000000 --- a/doc/fonts.html +++ /dev/null @@ -1,16461 +0,0 @@ - - - -Asuro: fonts - - - - - - - - -
-

Unit fonts

-
-
Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Variables
-

Description

-

-Include->Fonts - Standard Fonts & Font Masks. - -

-

Overview

-

Constants

- - - - - - - -
Std_Mask : Array[0..32768] of uint16 = ( -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$FFFF, -$0000,$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$FFFF, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$FFFF,$0000,$0000,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$FFFF,$0000,$FFFF,$FFFF,$0000,$FFFF,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$0000,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$0000,$FFFF,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$0000,$0000, -$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$0000,$0000, -$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$FFFF,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$FFFF,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$00 -);
Std_Font : Array[0..4096] of uint8 = ( -%11111110, -%11111100, -%11111000, -%11111000, -%11111100, -%11001110, -%10000111, -%00000011, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%11111110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11111110, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%10000010, -%10000010, -%10000010, -%10000010, -%10000010, -%10000010, -%10000010, -%10000010, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000001, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00111100, -%00111100, -%00111100, -%00011000, -%00011000, -%00011000, -%00000000, -%00011000, -%00011000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01100110, -%01100110, -%01100110, -%00100100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01101100, -%01101100, -%11111110, -%01101100, -%01101100, -%01101100, -%11111110, -%01101100, -%01101100, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%01111100, -%11000110, -%11000010, -%11000000, -%01111100, -%00000110, -%00000110, -%10000110, -%11000110, -%01111100, -%00011000, -%00011000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000010, -%11000110, -%00001100, -%00011000, -%00110000, -%01100000, -%11000110, -%10000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00111000, -%01101100, -%01101100, -%00111000, -%01110110, -%11011100, -%11001100, -%11001100, -%11001100, -%01110110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00011000, -%00110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000110, -%00001100, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00001100, -%00000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000000, -%01100000, -%00110000, -%00110000, -%00110000, -%00110000, -%00110000, -%00110000, -%01100000, -%11000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01100110, -%00111100, -%11111111, -%00111100, -%01100110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%01111110, -%00011000, -%00011000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00011000, -%00110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000010, -%00000110, -%00001100, -%00011000, -%00110000, -%01100000, -%11000000, -%10000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00111000, -%01101100, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%01101100, -%00111000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00111000, -%01111000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%01111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%00000110, -%00001100, -%00011000, -%00110000, -%01100000, -%11000000, -%11000110, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%00000110, -%00000110, -%00111100, -%00000110, -%00000110, -%00000110, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00001100, -%00011100, -%00111100, -%01101100, -%11001100, -%11111110, -%00001100, -%00001100, -%00001100, -%00011110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%11000000, -%11000000, -%11000000, -%11111100, -%00000110, -%00000110, -%00000110, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00111000, -%01100000, -%11000000, -%11000000, -%11111100, -%11000110, -%11000110, -%11000110, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%11000110, -%00000110, -%00000110, -%00001100, -%00011000, -%00110000, -%00110000, -%00110000, -%00110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11000110, -%11000110, -%01111100, -%11000110, -%11000110, -%11000110, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11000110, -%11000110, -%01111110, -%00000110, -%00000110, -%00000110, -%00001100, -%01111000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000110, -%00001100, -%00011000, -%00110000, -%01100000, -%00110000, -%00011000, -%00001100, -%00000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111110, -%00000000, -%00000000, -%01111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000000, -%01100000, -%00110000, -%00011000, -%00001100, -%00011000, -%00110000, -%01100000, -%11000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11000110, -%00001100, -%00011000, -%00011000, -%00011000, -%00000000, -%00011000, -%00011000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11000110, -%11011110, -%11011110, -%11011110, -%11011110, -%11011100, -%11000000, -%01111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00010000, -%00111000, -%01101100, -%11000110, -%11000110, -%11111110, -%11000110, -%11000110, -%11000110, -%11000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111100, -%01100110, -%01100110, -%01100110, -%01111100, -%01100110, -%01100110, -%01100110, -%01100110, -%11111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00111100, -%01100110, -%11000010, -%11000000, -%11000000, -%11000000, -%11000000, -%11000010, -%01100110, -%00111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111000, -%01101100, -%01100110, -%01100110, -%01100110, -%01100110, -%01100110, -%01100110, -%01101100, -%11111000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%01100110, -%01100010, -%01101000, -%01111000, -%01101000, -%01100000, -%01100010, -%01100110, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%01100110, -%01100010, -%01101000, -%01111000, -%01101000, -%01100000, -%01100000, -%01100000, -%11110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00111100, -%01100110, -%11000010, -%11000000, -%11000000, -%11011110, -%11000110, -%11000110, -%01100110, -%00111010, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11000110, -%11000110, -%11000110, -%11111110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00111100, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011110, -%00001100, -%00001100, -%00001100, -%00001100, -%00001100, -%11001100, -%11001100, -%11001100, -%01111000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11100110, -%01100110, -%01100110, -%01101100, -%01111000, -%01111000, -%01101100, -%01100110, -%01100110, -%11100110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11110000, -%01100000, -%01100000, -%01100000, -%01100000, -%01100000, -%01100000, -%01100010, -%01100110, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11101110, -%11111110, -%11111110, -%11010110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11100110, -%11110110, -%11111110, -%11011110, -%11001110, -%11000110, -%11000110, -%11000110, -%11000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111100, -%01100110, -%01100110, -%01100110, -%01111100, -%01100000, -%01100000, -%01100000, -%01100000, -%11110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11010110, -%11011110, -%01111100, -%00001100, -%00001110, -%00000000, -%00000000, -%00000000, -%00000000, -%11111100, -%01100110, -%01100110, -%01100110, -%01111100, -%01101100, -%01100110, -%01100110, -%01100110, -%11100110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11000110, -%01100000, -%00110000, -%00011000, -%00001110, -%11000110, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111110, -%01111110, -%01011010, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%01101100, -%00111000, -%00010000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11000110, -%11000110, -%11000110, -%11010110, -%11010110, -%11010110, -%11111110, -%11101110, -%01101100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11000110, -%01101100, -%01111100, -%00111000, -%00111000, -%01111100, -%01101100, -%11000110, -%11000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01100110, -%01100110, -%01100110, -%01100110, -%00111100, -%00011000, -%00011000, -%00011000, -%00011000, -%00111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%11000110, -%10000110, -%00001100, -%00011000, -%00110000, -%01100000, -%11000010, -%11000110, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011110, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%10000000, -%11000000, -%11100000, -%01110000, -%00111000, -%00011100, -%00001110, -%00000110, -%00000010, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11110000, -%00110000, -%00110000, -%00110000, -%00110000, -%00110000, -%00110000, -%00110000, -%00110000, -%11110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00010000, -%00111000, -%01101100, -%11000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111111, -%00000000, -%00000000, -%00000000, -%00110000, -%00011000, -%00001100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111000, -%00001100, -%01111100, -%11001100, -%11001100, -%11001100, -%01110110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11100000, -%01100000, -%01100000, -%01111000, -%01101100, -%01100110, -%01100110, -%01100110, -%01100110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11000000, -%11000000, -%11000000, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011100, -%00001100, -%00001100, -%00111100, -%01101100, -%11001100, -%11001100, -%11001100, -%11001100, -%01110110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11111110, -%11000000, -%11000000, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011100, -%00110110, -%00110010, -%00110000, -%01111000, -%00110000, -%00110000, -%00110000, -%00110000, -%01111000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01110110, -%11001100, -%11001100, -%11001100, -%11001100, -%11001100, -%01111100, -%00001100, -%11001100, -%01111000, -%00000000, -%00000000, -%00000000, -%11100000, -%01100000, -%01100000, -%01101100, -%01110110, -%01100110, -%01100110, -%01100110, -%01100110, -%01100110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00000000, -%00111000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000110, -%00000110, -%00000000, -%00001110, -%00000110, -%00000110, -%00000110, -%00000110, -%00000110, -%01100110, -%01100110, -%00111100, -%00000000, -%00000000, -%00000000, -%00000000, -%11100000, -%01100000, -%01100000, -%01100110, -%01101100, -%01111000, -%01111000, -%01101100, -%01100110, -%11100110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00111000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11101100, -%11111110, -%11010110, -%11010110, -%11010110, -%11010110, -%11000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11011100, -%01100110, -%01100110, -%01100110, -%01100110, -%01100110, -%01100110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11011100, -%01100110, -%01100110, -%01100110, -%01100110, -%01100110, -%01111100, -%01100000, -%01100000, -%11110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01110110, -%11001100, -%11001100, -%11001100, -%11001100, -%11001100, -%01111100, -%00000100, -%00000100, -%00001110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11011100, -%01110110, -%01100110, -%01100000, -%01100000, -%01100000, -%11110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00111100, -%01100010, -%00110000, -%00011000, -%00001100, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00010000, -%00110000, -%00110000, -%11111100, -%00110000, -%00110000, -%00110000, -%00110000, -%00110110, -%00011100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11001100, -%11001100, -%11001100, -%11001100, -%11001100, -%11001100, -%01110110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%01101100, -%00111000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11000110, -%11010110, -%11010110, -%11010110, -%11111110, -%01101100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%01101100, -%00111000, -%00111000, -%00111000, -%01101100, -%11000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%01111110, -%00000110, -%00001100, -%11111000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%11001100, -%00011000, -%00110000, -%01100000, -%11000110, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011100, -%00110000, -%00110000, -%00110000, -%11100000, -%00110000, -%00110000, -%00110000, -%00110000, -%00011100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01110000, -%00011000, -%00011000, -%00011000, -%00001110, -%00011000, -%00011000, -%00011000, -%00011000, -%01110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01110110, -%11011100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000100, -%10000010, -%01000010, -%11000110, -%00000100, -%11000110, -%00000010, -%10000110, -%11000100, -%01111010, -%00000110, -%00000100, -%10011000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%11001100, -%00011000, -%00110000, -%01100000, -%11000110, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011100, -%00110000, -%00110000, -%00110000, -%11100000, -%00110000, -%00110000, -%00110000, -%00110000, -%00011100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01110110, -%11011100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00000000, -%00011000, -%00011000, -%00111100, -%00111100, -%00111100, -%00011000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00010000, -%00010000, -%01111100, -%11010000, -%11010000, -%11010000, -%11010000, -%11010000, -%11010110, -%01111100, -%00010000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00111000, -%01100000, -%01100000, -%01100000, -%11110000, -%01100000, -%01100000, -%01100000, -%01100100, -%10111000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%10000010, -%10111010, -%10000010, -%10010010, -%10010010, -%10000010, -%10111010, -%10000010, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000 -);
-

Description

-

Constants

- - - - - -
Std_Mask : Array[0..32768] of uint16 = ( -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$FFFF, -$0000,$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$FFFF, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$FFFF,$0000,$0000,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$FFFF,$0000,$FFFF,$FFFF,$0000,$FFFF,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$0000,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$0000,$FFFF,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$FFFF,$0000,$0000, -$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$0000,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$0000,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$FFFF,$0000, -$FFFF,$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$0000,$FFFF,$0000,$FFFF,$FFFF,$0000, -$0000,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, -$0000,$0000,$0000,$FFFF,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$0000,$0000,$0000, -$0000,$FFFF,$FFFF,$0000,$0000,$FFFF,$0000,$0000, -$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$FFFF,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$FFFF,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$0000,$FFFF,$FFFF,$FFFF,$0000,$FFFF,$0000, -$FFFF,$0000,$0000,$0000,$0000,$0000,$FFFF,$0000, -$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, -$00 -);
- - - - - -
Std_Font : Array[0..4096] of uint8 = ( -%11111110, -%11111100, -%11111000, -%11111000, -%11111100, -%11001110, -%10000111, -%00000011, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%11111110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11111110, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%10000010, -%10000010, -%10000010, -%10000010, -%10000010, -%10000010, -%10000010, -%10000010, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%11000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000001, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00111100, -%00111100, -%00111100, -%00011000, -%00011000, -%00011000, -%00000000, -%00011000, -%00011000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01100110, -%01100110, -%01100110, -%00100100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01101100, -%01101100, -%11111110, -%01101100, -%01101100, -%01101100, -%11111110, -%01101100, -%01101100, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%01111100, -%11000110, -%11000010, -%11000000, -%01111100, -%00000110, -%00000110, -%10000110, -%11000110, -%01111100, -%00011000, -%00011000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000010, -%11000110, -%00001100, -%00011000, -%00110000, -%01100000, -%11000110, -%10000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00111000, -%01101100, -%01101100, -%00111000, -%01110110, -%11011100, -%11001100, -%11001100, -%11001100, -%01110110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00011000, -%00110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000110, -%00001100, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00001100, -%00000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000000, -%01100000, -%00110000, -%00110000, -%00110000, -%00110000, -%00110000, -%00110000, -%01100000, -%11000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01100110, -%00111100, -%11111111, -%00111100, -%01100110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%01111110, -%00011000, -%00011000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00011000, -%00110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000010, -%00000110, -%00001100, -%00011000, -%00110000, -%01100000, -%11000000, -%10000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00111000, -%01101100, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%01101100, -%00111000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00111000, -%01111000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%01111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%00000110, -%00001100, -%00011000, -%00110000, -%01100000, -%11000000, -%11000110, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%00000110, -%00000110, -%00111100, -%00000110, -%00000110, -%00000110, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00001100, -%00011100, -%00111100, -%01101100, -%11001100, -%11111110, -%00001100, -%00001100, -%00001100, -%00011110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%11000000, -%11000000, -%11000000, -%11111100, -%00000110, -%00000110, -%00000110, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00111000, -%01100000, -%11000000, -%11000000, -%11111100, -%11000110, -%11000110, -%11000110, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%11000110, -%00000110, -%00000110, -%00001100, -%00011000, -%00110000, -%00110000, -%00110000, -%00110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11000110, -%11000110, -%01111100, -%11000110, -%11000110, -%11000110, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11000110, -%11000110, -%01111110, -%00000110, -%00000110, -%00000110, -%00001100, -%01111000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000110, -%00001100, -%00011000, -%00110000, -%01100000, -%00110000, -%00011000, -%00001100, -%00000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111110, -%00000000, -%00000000, -%01111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000000, -%01100000, -%00110000, -%00011000, -%00001100, -%00011000, -%00110000, -%01100000, -%11000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11000110, -%00001100, -%00011000, -%00011000, -%00011000, -%00000000, -%00011000, -%00011000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11000110, -%11011110, -%11011110, -%11011110, -%11011110, -%11011100, -%11000000, -%01111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00010000, -%00111000, -%01101100, -%11000110, -%11000110, -%11111110, -%11000110, -%11000110, -%11000110, -%11000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111100, -%01100110, -%01100110, -%01100110, -%01111100, -%01100110, -%01100110, -%01100110, -%01100110, -%11111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00111100, -%01100110, -%11000010, -%11000000, -%11000000, -%11000000, -%11000000, -%11000010, -%01100110, -%00111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111000, -%01101100, -%01100110, -%01100110, -%01100110, -%01100110, -%01100110, -%01100110, -%01101100, -%11111000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%01100110, -%01100010, -%01101000, -%01111000, -%01101000, -%01100000, -%01100010, -%01100110, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%01100110, -%01100010, -%01101000, -%01111000, -%01101000, -%01100000, -%01100000, -%01100000, -%11110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00111100, -%01100110, -%11000010, -%11000000, -%11000000, -%11011110, -%11000110, -%11000110, -%01100110, -%00111010, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11000110, -%11000110, -%11000110, -%11111110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00111100, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011110, -%00001100, -%00001100, -%00001100, -%00001100, -%00001100, -%11001100, -%11001100, -%11001100, -%01111000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11100110, -%01100110, -%01100110, -%01101100, -%01111000, -%01111000, -%01101100, -%01100110, -%01100110, -%11100110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11110000, -%01100000, -%01100000, -%01100000, -%01100000, -%01100000, -%01100000, -%01100010, -%01100110, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11101110, -%11111110, -%11111110, -%11010110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11100110, -%11110110, -%11111110, -%11011110, -%11001110, -%11000110, -%11000110, -%11000110, -%11000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111100, -%01100110, -%01100110, -%01100110, -%01111100, -%01100000, -%01100000, -%01100000, -%01100000, -%11110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11010110, -%11011110, -%01111100, -%00001100, -%00001110, -%00000000, -%00000000, -%00000000, -%00000000, -%11111100, -%01100110, -%01100110, -%01100110, -%01111100, -%01101100, -%01100110, -%01100110, -%01100110, -%11100110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11000110, -%01100000, -%00110000, -%00011000, -%00001110, -%11000110, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111110, -%01111110, -%01011010, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%01101100, -%00111000, -%00010000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11000110, -%11000110, -%11000110, -%11010110, -%11010110, -%11010110, -%11111110, -%11101110, -%01101100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11000110, -%01101100, -%01111100, -%00111000, -%00111000, -%01111100, -%01101100, -%11000110, -%11000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01100110, -%01100110, -%01100110, -%01100110, -%00111100, -%00011000, -%00011000, -%00011000, -%00011000, -%00111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%11000110, -%10000110, -%00001100, -%00011000, -%00110000, -%01100000, -%11000010, -%11000110, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011110, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%10000000, -%11000000, -%11100000, -%01110000, -%00111000, -%00011100, -%00001110, -%00000110, -%00000010, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11110000, -%00110000, -%00110000, -%00110000, -%00110000, -%00110000, -%00110000, -%00110000, -%00110000, -%11110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00010000, -%00111000, -%01101100, -%11000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111111, -%00000000, -%00000000, -%00000000, -%00110000, -%00011000, -%00001100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111000, -%00001100, -%01111100, -%11001100, -%11001100, -%11001100, -%01110110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11100000, -%01100000, -%01100000, -%01111000, -%01101100, -%01100110, -%01100110, -%01100110, -%01100110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11000000, -%11000000, -%11000000, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011100, -%00001100, -%00001100, -%00111100, -%01101100, -%11001100, -%11001100, -%11001100, -%11001100, -%01110110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11111110, -%11000000, -%11000000, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011100, -%00110110, -%00110010, -%00110000, -%01111000, -%00110000, -%00110000, -%00110000, -%00110000, -%01111000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01110110, -%11001100, -%11001100, -%11001100, -%11001100, -%11001100, -%01111100, -%00001100, -%11001100, -%01111000, -%00000000, -%00000000, -%00000000, -%11100000, -%01100000, -%01100000, -%01101100, -%01110110, -%01100110, -%01100110, -%01100110, -%01100110, -%01100110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00000000, -%00111000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000110, -%00000110, -%00000000, -%00001110, -%00000110, -%00000110, -%00000110, -%00000110, -%00000110, -%01100110, -%01100110, -%00111100, -%00000000, -%00000000, -%00000000, -%00000000, -%11100000, -%01100000, -%01100000, -%01100110, -%01101100, -%01111000, -%01111000, -%01101100, -%01100110, -%11100110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00111000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11101100, -%11111110, -%11010110, -%11010110, -%11010110, -%11010110, -%11000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11011100, -%01100110, -%01100110, -%01100110, -%01100110, -%01100110, -%01100110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01111100, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11011100, -%01100110, -%01100110, -%01100110, -%01100110, -%01100110, -%01111100, -%01100000, -%01100000, -%11110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01110110, -%11001100, -%11001100, -%11001100, -%11001100, -%11001100, -%01111100, -%00000100, -%00000100, -%00001110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11011100, -%01110110, -%01100110, -%01100000, -%01100000, -%01100000, -%11110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00111100, -%01100010, -%00110000, -%00011000, -%00001100, -%11000110, -%01111100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00010000, -%00110000, -%00110000, -%11111100, -%00110000, -%00110000, -%00110000, -%00110000, -%00110110, -%00011100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11001100, -%11001100, -%11001100, -%11001100, -%11001100, -%11001100, -%01110110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%01101100, -%00111000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11000110, -%11010110, -%11010110, -%11010110, -%11111110, -%01101100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%01101100, -%00111000, -%00111000, -%00111000, -%01101100, -%11000110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%11000110, -%01111110, -%00000110, -%00001100, -%11111000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%11001100, -%00011000, -%00110000, -%01100000, -%11000110, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011100, -%00110000, -%00110000, -%00110000, -%11100000, -%00110000, -%00110000, -%00110000, -%00110000, -%00011100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00011000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01110000, -%00011000, -%00011000, -%00011000, -%00001110, -%00011000, -%00011000, -%00011000, -%00011000, -%01110000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01110110, -%11011100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000100, -%10000010, -%01000010, -%11000110, -%00000100, -%11000110, -%00000010, -%10000110, -%11000100, -%01111010, -%00000110, -%00000100, -%10011000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%11001100, -%00011000, -%00110000, -%01100000, -%11000110, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011100, -%00110000, -%00110000, -%00110000, -%11100000, -%00110000, -%00110000, -%00110000, -%00110000, -%00011100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%01110110, -%11011100, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00011000, -%00011000, -%00000000, -%00011000, -%00011000, -%00111100, -%00111100, -%00111100, -%00011000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00010000, -%00010000, -%01111100, -%11010000, -%11010000, -%11010000, -%11010000, -%11010000, -%11010110, -%01111100, -%00010000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00111000, -%01100000, -%01100000, -%01100000, -%11110000, -%01100000, -%01100000, -%01100000, -%01100100, -%10111000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%00000000, -%11111110, -%10000010, -%10111010, -%10000010, -%10010010, -%10010010, -%10000010, -%10111010, -%10000010, -%11111110, -%00000000, -%00000000, -%00000000, -%00000000 -);
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/gdt.TGDT_Entry.html b/doc/gdt.TGDT_Entry.html deleted file mode 100644 index 98d7aed8..00000000 --- a/doc/gdt.TGDT_Entry.html +++ /dev/null @@ -1,107 +0,0 @@ - - - -Asuro: gdt: Packed Record TGDT_Entry - - - - - - - - -
-

Packed Record TGDT_Entry

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TGDT_Entry = packed record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - - - - - - - -
limit_low: uint16;
base_low: uint16;
base_middle: uint8;
access: uint8;
granularity: uint8;
base_high: uint8;
-

Description

-

Fields

- - - - - -
limit_low: uint16;
- - - - - -
base_low: uint16;
- - - - - -
base_middle: uint8;
- - - - - -
access: uint8;
- - - - - -
granularity: uint8;
- - - - - -
base_high: uint8;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/gdt.TGDT_Pointer.html b/doc/gdt.TGDT_Pointer.html deleted file mode 100644 index b215cd35..00000000 --- a/doc/gdt.TGDT_Pointer.html +++ /dev/null @@ -1,67 +0,0 @@ - - - -Asuro: gdt: Packed Record TGDT_Pointer - - - - - - - - -
-

Packed Record TGDT_Pointer

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TGDT_Pointer = packed record

-

Description

Overview

-

Fields

- - - - - - - -
limit: uint16;
base: uint32;
-

Description

-

Fields

- - - - - -
limit: uint16;
- - - - - -
base: uint32;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/gdt.html b/doc/gdt.html deleted file mode 100644 index 69dfaca3..00000000 --- a/doc/gdt.html +++ /dev/null @@ -1,143 +0,0 @@ - - - -Asuro: gdt - - - - - - - - -
-

Unit gdt

- -

Description

-

-Global Descriptor Table - Data Structures & Interface. - -

-

Uses

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - - - - - -
NameDescription
Packed Record TGDT_Entry 
Packed Record TGDT_Pointer 
-

Functions and Procedures

- - - - - - - - - - - - - -
procedure init();
procedure set_gate(Gate_Number : uint32; Base : uint32; Limit : uint32; Access : uint8; Granularity : uint8);
procedure flush;
procedure reload;
-

Types

- - - - -
PGDT_Entry = ˆTGDT_Entry;
-

Variables

- - - - - - - -
gdt_entries: array[0..1023] of TGDT_Entry;
gdt_pointer: TGDT_Pointer;
-

Description

-

Functions and Procedures

- - - - - -
procedure init();
- - - - - -
procedure set_gate(Gate_Number : uint32; Base : uint32; Limit : uint32; Access : uint8; Granularity : uint8);
- - - - - -
procedure flush;
- - - - - -
procedure reload;
-

Types

- - - - - -
PGDT_Entry = ˆTGDT_Entry;
-

Variables

- - - - - -
gdt_entries: array[0..1023] of TGDT_Entry;
- - - - - -
gdt_pointer: TGDT_Pointer;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/icmp.TARPHandler.html b/doc/icmp.TARPHandler.html deleted file mode 100644 index 52507533..00000000 --- a/doc/icmp.TARPHandler.html +++ /dev/null @@ -1,77 +0,0 @@ - - - -Asuro: icmp: Record TARPHandler - - - - - - - - -
-

Record TARPHandler

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TARPHandler = record

-

Description

Overview

-

Fields

- - - - - - - - - - -
Active: Boolean;
OnReply: TARPReplyCallback;
OnError: TARPErrorCallback;
-

Description

-

Fields

- - - - - -
Active: Boolean;
- - - - - -
OnReply: TARPReplyCallback;
- - - - - -
OnError: TARPErrorCallback;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/icmp.html b/doc/icmp.html deleted file mode 100644 index 92dd1393..00000000 --- a/doc/icmp.html +++ /dev/null @@ -1,146 +0,0 @@ - - - -Asuro: icmp - - - - - - - - -
-

Unit icmp

- -

Description

-

-Driver->Net->L4->ICMP - Internet Control Message Protocol Driver, - -

-

Uses

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - -
NameDescription
Record TARPHandler 
-

Functions and Procedures

- - - - - - - - - - - - - -
procedure register;
procedure sendICMPRequest(ip : puint8; Sequence : uint16; TTL : uint8; OnRep : TARPReplyCallback; OnErr : TARPErrorCallback);
procedure ping_err(hdr : PICMPHeader; Reason : TARPErrorCode);
procedure ping_rep(hdr : PICMPHeader);
-

Types

- - - - - - - - - - -
TARPErrorCode = (...);
TARPReplyCallback = procedure(hdr : PICMPHeader);
TARPErrorCallback = procedure(hdr : PICMPHeader; Reason : TARPErrorCode);
-

Description

-

Functions and Procedures

- - - - - -
procedure register;
- - - - - -
procedure sendICMPRequest(ip : puint8; Sequence : uint16; TTL : uint8; OnRep : TARPReplyCallback; OnErr : TARPErrorCallback);
- - - - - -
procedure ping_err(hdr : PICMPHeader; Reason : TARPErrorCode);
- - - - - -
procedure ping_rep(hdr : PICMPHeader);
-

Types

- - - - - -
TARPErrorCode = (...);
Values
-
    -
  • -aecFailedToResolveHost
  • -
  • -aecNoRouteToHost
  • -
  • -aecTimeout
  • -
  • -aecTTLExpired
  • -
-
- - - - - -
TARPReplyCallback = procedure(hdr : PICMPHeader);
- - - - - -
TARPErrorCallback = procedure(hdr : PICMPHeader; Reason : TARPErrorCode);
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/idt.TIDT_Entry.html b/doc/idt.TIDT_Entry.html deleted file mode 100644 index e6613ebb..00000000 --- a/doc/idt.TIDT_Entry.html +++ /dev/null @@ -1,97 +0,0 @@ - - - -Asuro: idt: Packed Record TIDT_Entry - - - - - - - - -
-

Packed Record TIDT_Entry

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TIDT_Entry = packed record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - - - - -
base_low: uint16;
selector: uint16;
always_0: uint8;
flags: uint8;
base_high: uint16;
-

Description

-

Fields

- - - - - -
base_low: uint16;
- - - - - -
selector: uint16;
- - - - - -
always_0: uint8;
- - - - - -
flags: uint8;
- - - - - -
base_high: uint16;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/idt.TIDT_Pointer.html b/doc/idt.TIDT_Pointer.html deleted file mode 100644 index 26a8157b..00000000 --- a/doc/idt.TIDT_Pointer.html +++ /dev/null @@ -1,67 +0,0 @@ - - - -Asuro: idt: Packed Record TIDT_Pointer - - - - - - - - -
-

Packed Record TIDT_Pointer

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TIDT_Pointer = packed record

-

Description

Overview

-

Fields

- - - - - - - -
limit: uint16;
base: uint32;
-

Description

-

Fields

- - - - - -
limit: uint16;
- - - - - -
base: uint32;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/idt.html b/doc/idt.html deleted file mode 100644 index 640c14f5..00000000 --- a/doc/idt.html +++ /dev/null @@ -1,177 +0,0 @@ - - - -Asuro: idt - - - - - - - - -
-

Unit idt

- -

Description

-

-Interrupt Descriptor Table - Structures & Interface. - -

-

Uses

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - - - - - -
NameDescription
Packed Record TIDT_Entry 
Packed Record TIDT_Pointer 
-

Functions and Procedures

- - - - - - - -
procedure init();
procedure set_gate(Number : uint8; Base : uint32; Selector : uint16; Flags : uint8);
-

Types

- - - - - - - -
PIDT_Entry = ˆTIDT_Entry;
PIDT_Pointer = ˆTIDT_Pointer;
-

Constants

- - - - - - - - - - - - - -
ISR_RING_0 = $8E;
ISR_RING_1 = $AE;
ISR_RING_2 = $CE;
ISR_RING_3 = $EE;
-

Variables

- - - - - - - -
IDT_Entries: Array [0..255] of TIDT_Entry;
IDT_Pointer: TIDT_Pointer;
-

Description

-

Functions and Procedures

- - - - - -
procedure init();
- - - - - -
procedure set_gate(Number : uint8; Base : uint32; Selector : uint16; Flags : uint8);
-

Types

- - - - - -
PIDT_Entry = ˆTIDT_Entry;
- - - - - -
PIDT_Pointer = ˆTIDT_Pointer;
-

Constants

- - - - - -
ISR_RING_0 = $8E;
- - - - - -
ISR_RING_1 = $AE;
- - - - - -
ISR_RING_2 = $CE;
- - - - - -
ISR_RING_3 = $EE;
-

Variables

- - - - - -
IDT_Entries: Array [0..255] of TIDT_Entry;
- - - - - -
IDT_Pointer: TIDT_Pointer;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/index.html b/doc/index.html deleted file mode 100644 index 0e6160c7..00000000 --- a/doc/index.html +++ /dev/null @@ -1,370 +0,0 @@ - - - -Asuro: All Units - - - - - - - - -
-

All Units

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameDescription
ACE

Fault->ACE - Alignment Check Exception.

arp

Driver->Net->L3->ARP - Address Resolution Protocol Driver.

asuro

Include->Asuro - Auto-Generated Version & Compilation Information - -

bios_data_area

Include->BIOS_Data_Area - Data Structures Controlled by the BIOS.

BPE

Fault->BPE - Break Point Exception.

BTSSE

Fault->BTSSE - Bad TSS Exception.

CFE

Fault->CFE - Coprocessor Fault Exception.

console

Console - Provides Screen/Window management & drawing.

contextswitcher

ContextSwitcher - Switch Process Contexts when preempted.

cpu

CPU - CPU Structures & Utility/Capabilities Functions.

crc

Include->CRC - CRC32 Implementation.

CSOE

Fault->CSOE - Coprocessor Seg Overruun Exception.

DBGE

Fault->DBGE - Debug Exception.

DBZ

Fault->DBZ - Divide By Zero Exception.

DFE

Fault->DFE - Double Fault Exception.

drivermanagement

DriverManagement - Driver Initialization & Management Interface.

drivertypes

Driver->Include->DriverTypes - Structs & Data Shared Across Drivers.

E1000

Driver->NetDev->E1000 - Intel E1000/I217/82577LM Network Card Driver.

EHCI

Driver->Bus->EHCI - Enhanced Host Controller Interface Driver.

eth2

Driver->Net->L2->Eth2 - Ethernet Driver.

faults

Faults - Fault Registration & Detouring.

fonts

Include->Fonts - Standard Fonts & Font Masks.

gdt

Global Descriptor Table - Data Structures & Interface.

GPF

Fault->GPF - General Protection Fault.

icmp

Driver->Net->L4->ICMP - Internet Control Message Protocol Driver, - -

IDOE

Fault->IDO - Into Detected Overflow Exception.

idt

Interrupt Descriptor Table - Structures & Interface.

IOPE

Fault->IOPE - Invalid OPCode Exception.

ipv4

Driver->Net->L3->IPv4 - Internet Protocol Version 4 Driver.

irq

Interrupt Request Line - Initialization & Remapping.

isr

ISR Driver - Initialization (stub).

isrmanager

ISR->ISRManager - Interrupt Service Routine Registration, Dispatch & Management.

isr_types

ISR->ISR_Types - Interrupt Service Routine Structures.

kernel

Kernel Main - Main Kernel Entry Point.

keyboard

Driver->HID->Keyboard - Keyboard Driver.

lists

Include->Lists - Linked List Data Structures & Helpers.

lmemorymanager

LMemoryManager - Logical Memory Management - -

MCE

Fault->MCE - Machine Check Exception.

memview

Prog->MemView - Live Memory View.

mouse

Driver->HID->Mouse - Mouse Driver.

multiboot

Include->Multiboot - Multiboot Structures & Access.

NCE

Fault->NCE - No Coprocessor Exception.

net

Driver->Net->L1->Net - Network Card<->Driver Interface.

netlog

Prog->NetLog - Network Driver Logs.

nettypes

Driver->Net->NetTypes - Structures & Types Shared Across Network Drivers.

netutils

Driver->Net->NetUtils - Helper Functions For Network Drivers.

NMIE

Fault->NMIE - Non-Maskable Interrupt Exception.

OHCI

Driver->Bus->OHCI - Open Host Controller Interface Driver.

OOBE

Fault->OOBE - Out Of Bounds Exception.

PCI

Driver->Bus->PCI - Peripheral Component Interconnect Driver.

PF

Fault->PF - Page Fault.

pmemorymanager

PMemoryManager - Physical Memory Management - -

processloader

ProcessLoader - Process Initialization & Tasking (stub).

PS2_KEYBOARD_ISR

Driver->HID->PS2_KEYBAORD_ISR - PS2 ISR Hook & Driver.

RTC

Driver->Timers->RTC - Real Time Clock Driver.

scheduler

Scheduler - Schedules Context Switches.

serial

Driver->Interface->Serial - Serial Driver.

SFE

Fault->SFE - Stack Fault Exception.

shell

Prog->Shell - Main Desktop UI.

SNPE

Fault->SNPE - Segment Not Present Exception.

splash

Prog->Splash - Asuro Splash Screen.

strings

Include->Strings - String Manipulation.

system

Include->System - Base Types & Structures.

tcp

Driver->Net->L4->TCP - Transmission Control Protocol Driver.

terminal

Prog->Terminal - Interactive Command Line Environment.

testdriver

Driver->Exp->TestDriver - Dummy Driver For Testing.

themer

Prog->Themer - Live Desktop Color Picker.

TMR_0_ISR

Driver->Timer->TMR_0_ISR - 1024hz Timer Driver.

TMR_1_ISR

Driver->Timer->TMR_1_ISR - 1024/s Timer Driver.

tracer

Tracer - Trace stack for debugging method calls.

tss

TSS - Task State Segment (stub).

types

Include->Types - Dummy Unit For VM Compatability.

udp

Driver->Net->L4->UDP - User Datagram Protocol Driver.

UHCI

Driver->Bus->UHCI - Universal Host Controller Interface Driver.

UIE

Fault->UIE - Unknown Interrupt Exception.

USB

Driver->Bus->USB - Universal Serial Bus Driver/Interface.

util

Include->Util - Data Manipulation Utlities.

vmemorymanager

VMemoryManager - Virtual Memory Management.

vmlog

Prog->VMLog - Virtual Machine Event Log.

vmstate

Prog->VMState - Live MINJ Virtual Machine State Information.

XHCI

Driver->Bus->XHCI - eXtensible Host Controller Interface Driver.

-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/ipv4.html b/doc/ipv4.html deleted file mode 100644 index c8d0e159..00000000 --- a/doc/ipv4.html +++ /dev/null @@ -1,90 +0,0 @@ - - - -Asuro: ipv4 - - - - - - - - -
-

Unit ipv4

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Driver->Net->L3->IPv4 - Internet Protocol Version 4 Driver. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - - - - - - - - - - -
procedure send(p_data : void; p_len : uint16; p_context : PPacketContext);
procedure registerProtocol(Protocol_ID : uint8; recv_callback : TRecvCallback);
function getIPv4Config : PIPv4Configuration;
procedure register;
-

Description

-

Functions and Procedures

- - - - - -
procedure send(p_data : void; p_len : uint16; p_context : PPacketContext);
- - - - - -
procedure registerProtocol(Protocol_ID : uint8; recv_callback : TRecvCallback);
- - - - - -
function getIPv4Config : PIPv4Configuration;
- - - - - -
procedure register;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/irq.html b/doc/irq.html deleted file mode 100644 index 4137b0ea..00000000 --- a/doc/irq.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: irq - - - - - - - - -
-

Unit irq

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Interrupt Request Line - Initialization & Remapping. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure init();
-

Description

-

Functions and Procedures

- - - - - -
procedure init();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/isr.html b/doc/isr.html deleted file mode 100644 index 4708fe7e..00000000 --- a/doc/isr.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: isr - - - - - - - - -
-

Unit isr

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-ISR Driver - Initialization (stub). - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure init();
-

Description

-

Functions and Procedures

- - - - - -
procedure init();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/isr_types.TRegisters.html b/doc/isr_types.TRegisters.html deleted file mode 100644 index e4b3fa95..00000000 --- a/doc/isr_types.TRegisters.html +++ /dev/null @@ -1,187 +0,0 @@ - - - -Asuro: isr_types: Record TRegisters - - - - - - - - -
-

Record TRegisters

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TRegisters = record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
edi: uint32;
esi: uint32;
ebp: uint32;
esp: uint32;
ebx: uint32;
edx: uint32;
ecx: uint32;
eax: uint32;
ErrorCode: uint32;
eip: uint32;
cs: uint32;
eflags: uint32;
UserESP: uint32;
ss: uint32;
-

Description

-

Fields

- - - - - -
edi: uint32;
- - - - - -
esi: uint32;
- - - - - -
ebp: uint32;
- - - - - -
esp: uint32;
- - - - - -
ebx: uint32;
- - - - - -
edx: uint32;
- - - - - -
ecx: uint32;
- - - - - -
eax: uint32;
- - - - - -
ErrorCode: uint32;
- - - - - -
eip: uint32;
- - - - - -
cs: uint32;
- - - - - -
eflags: uint32;
- - - - - -
UserESP: uint32;
- - - - - -
ss: uint32;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/isr_types.html b/doc/isr_types.html deleted file mode 100644 index 69ee019c..00000000 --- a/doc/isr_types.html +++ /dev/null @@ -1,104 +0,0 @@ - - - -Asuro: isr_types - - - - - - - - -
-

Unit isr_types

- -

Description

-

-ISR->ISR_Types - Interrupt Service Routine Structures. - -

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - -
NameDescription
Record TRegisters 
-

Types

- - - - - - - - - - -
PRegisters = ˆTRegisters;
pp_hook_method = procedure(data : void);
pp_void = pp_hook_method;
-

Constants

- - - - -
MAX_HOOKS = 16;
-

Description

-

Types

- - - - - -
PRegisters = ˆTRegisters;
- - - - - -
pp_hook_method = procedure(data : void);
- - - - - -
pp_void = pp_hook_method;
-

Constants

- - - - - -
MAX_HOOKS = 16;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/isrmanager.html b/doc/isrmanager.html deleted file mode 100644 index c5ef2e20..00000000 --- a/doc/isrmanager.html +++ /dev/null @@ -1,104 +0,0 @@ - - - -Asuro: isrmanager - - - - - - - - -
-

Unit isrmanager

-
-
Classes, Interfaces, Objects and Records
Constants
Variables
-

Description

-

-ISR->ISRManager - Interrupt Service Routine Registration, Dispatch & Management. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - - - - -
procedure init;
procedure registerISR(INT_N : uint8; callback : TISRHook);
-

Types

- - - - - - - - - - -
TISRHook = procedure();
TISRNHookArray = Array[0..MAX_HOOKS] of TISRHook;
TISRHookArray = Array[0..255] of TISRNHookArray;
-

Description

-

Functions and Procedures

- - - - - -
procedure init;
- - - - - -
procedure registerISR(INT_N : uint8; callback : TISRHook);
-

Types

- - - - - -
TISRHook = procedure();
- - - - - -
TISRNHookArray = Array[0..MAX_HOOKS] of TISRHook;
- - - - - -
TISRHookArray = Array[0..255] of TISRNHookArray;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/kernel.html b/doc/kernel.html deleted file mode 100644 index ea77973d..00000000 --- a/doc/kernel.html +++ /dev/null @@ -1,61 +0,0 @@ - - - -Asuro: kernel - - - - - - - - -
-

Unit kernel

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Kernel Main - Main Kernel Entry Point. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure kmain(mbinfo: Pmultiboot_info_t; mbmagic: uint32); stdcall;
-

Description

-

Functions and Procedures

- - - - - -
procedure kmain(mbinfo: Pmultiboot_info_t; mbmagic: uint32); stdcall;
-

Authors

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/keyboard.TKeyInfo.html b/doc/keyboard.TKeyInfo.html deleted file mode 100644 index e4222396..00000000 --- a/doc/keyboard.TKeyInfo.html +++ /dev/null @@ -1,99 +0,0 @@ - - - -Asuro: keyboard: Packed Record TKeyInfo - - - - - - - - -
-

Packed Record TKeyInfo

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TKeyInfo = packed record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - - - - -
key_code: byte;
is_down_code: boolean;
SHIFT_DOWN: boolean;
CTRL_DOWN: boolean;
ALT_DOWN: boolean;
-

Description

-

Fields

- - - - - -
key_code: byte;
- - - - - -
is_down_code: boolean;
- - - - - -
SHIFT_DOWN: boolean;
-

-true when pressing down, false when releasing

-
- - - - - -
CTRL_DOWN: boolean;
- - - - - -
ALT_DOWN: boolean;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/keyboard.html b/doc/keyboard.html deleted file mode 100644 index daf89bf5..00000000 --- a/doc/keyboard.html +++ /dev/null @@ -1,179 +0,0 @@ - - - -Asuro: keyboard - - - - - - - - -
-

Unit keyboard

- -

Description

-

-Driver->HID->Keyboard - Keyboard Driver. - -

-

Uses

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - -
NameDescription
Packed Record TKeyInfo 
-

Functions and Procedures

- - - - - - - - - - -
procedure init(keyboard_layout : array of TKeyInfo);
procedure hook(proc : pp_hook_method);
procedure lang_USA();
-

Types

- - - - - - - -
PKeyInfo = ˆTKeyInfo;
pp_hook_method = procedure(key_info : TKeyInfo);
-

Variables

- - - - - - - - - - - - - - - - - - - -
key_matrix: array [1..256] of TKeyInfo;
key_matrix_shift: array [1..256] of TKeyInfo;
captin_hook: pp_hook_method = nil;
is_shift: boolean = false;
is_ctrl: boolean = false;
is_alt: boolean = false;
-

Description

-

Functions and Procedures

- - - - - -
procedure init(keyboard_layout : array of TKeyInfo);
- - - - - -
procedure hook(proc : pp_hook_method);
- - - - - -
procedure lang_USA();
-

Types

- - - - - -
PKeyInfo = ˆTKeyInfo;
- - - - - -
pp_hook_method = procedure(key_info : TKeyInfo);
-

Variables

- - - - - -
key_matrix: array [1..256] of TKeyInfo;
- - - - - -
key_matrix_shift: array [1..256] of TKeyInfo;
- - - - - -
captin_hook: pp_hook_method = nil;
- - - - - -
is_shift: boolean = false;
- - - - - -
is_ctrl: boolean = false;
- - - - - -
is_alt: boolean = false;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/legend.html b/doc/legend.html deleted file mode 100644 index 102d371a..00000000 --- a/doc/legend.html +++ /dev/null @@ -1,70 +0,0 @@ - - - -Asuro: Legend - - - - - - - - -
-

Legend

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MarkerVisibility
Strict PrivateStrict Private
PrivatePrivate
Strict ProtectedStrict Protected
ProtectedProtected
PublicPublic
PublishedPublished
AutomatedAutomated
ImplicitImplicit
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/lists.TLinkedList.html b/doc/lists.TLinkedList.html deleted file mode 100644 index 7280629c..00000000 --- a/doc/lists.TLinkedList.html +++ /dev/null @@ -1,77 +0,0 @@ - - - -Asuro: lists: Record TLinkedList - - - - - - - - -
-

Record TLinkedList

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TLinkedList = record

-

Description

Overview

-

Fields

- - - - - - - - - - -
Previous: PLinkedList;
Data: void;
Next: PLinkedList;
-

Description

-

Fields

- - - - - -
Previous: PLinkedList;
- - - - - -
Data: void;
- - - - - -
Next: PLinkedList;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/lists.TLinkedListBase.html b/doc/lists.TLinkedListBase.html deleted file mode 100644 index 457cb234..00000000 --- a/doc/lists.TLinkedListBase.html +++ /dev/null @@ -1,77 +0,0 @@ - - - -Asuro: lists: Record TLinkedListBase - - - - - - - - -
-

Record TLinkedListBase

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TLinkedListBase = record

-

Description

Overview

-

Fields

- - - - - - - - - - -
Count: uint32;
Head: PLinkedList;
ElementSize: uint32;
-

Description

-

Fields

- - - - - -
Count: uint32;
- - - - - -
Head: PLinkedList;
- - - - - -
ElementSize: uint32;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/lists.html b/doc/lists.html deleted file mode 100644 index bf2fa863..00000000 --- a/doc/lists.html +++ /dev/null @@ -1,255 +0,0 @@ - - - -Asuro: lists - - - - - - - - -
-

Unit lists

- -

Description

-

-Include->Lists - Linked List Data Structures & Helpers. - -

-

Uses

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - - - - - -
NameDescription
Record TLinkedList 
Record TLinkedListBase 
-

Functions and Procedures

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
procedure STRLL_Add(LinkedList : PLinkedListBase; str : pchar);
function STRLL_Get(LinkedList : PLinkedListBase; idx : uint32) : pchar;
function STRLL_New : PLinkedListBase;
function STRLL_Size(LinkedList : PLinkedListBase) : uint32;
procedure STRLL_Delete(LinkedList : PLinkedListBase; idx : uint32);
procedure STRLL_Free(LinkedList : PLinkedListBase);
procedure STRLL_Clear(LinkedList : PLinkedListBase);
function STRLL_FromString(str : pchar; delimter : char) : PLinkedListBase;
function LL_New(ElementSize : uint32) : PLinkedListBase;
function LL_Add(LinkedList : PLinkedListBase) : Void;
function LL_Delete(LinkedList : PLinkedListBase; idx : uint32) : boolean;
function LL_Size(LinkedList : PLinkedListBase) : uint32;
function LL_Insert(LinkedList : PLinkedListBase; idx : uint32) : Void;
function LL_Get(LinkedList : PLinkedListBase; idx : uint32) : Void;
procedure LL_Free(LinkedList : PLinkedListBase);
function LL_FromString(str : pchar; delimter : char) : PLinkedListBase;
-

Types

- - - - - - - -
PLinkedList = ˆTLinkedList;
PLinkedListBase = ˆTLinkedListBase;
-

Description

-

Functions and Procedures

- - - - - -
procedure STRLL_Add(LinkedList : PLinkedListBase; str : pchar);
-

-String Linked List

-
- - - - - -
function STRLL_Get(LinkedList : PLinkedListBase; idx : uint32) : pchar;
- - - - - -
function STRLL_New : PLinkedListBase;
- - - - - -
function STRLL_Size(LinkedList : PLinkedListBase) : uint32;
- - - - - -
procedure STRLL_Delete(LinkedList : PLinkedListBase; idx : uint32);
- - - - - -
procedure STRLL_Free(LinkedList : PLinkedListBase);
- - - - - -
procedure STRLL_Clear(LinkedList : PLinkedListBase);
- - - - - -
function STRLL_FromString(str : pchar; delimter : char) : PLinkedListBase;
- - - - - -
function LL_New(ElementSize : uint32) : PLinkedListBase;
-

-Managed Linked List

-
- - - - - -
function LL_Add(LinkedList : PLinkedListBase) : Void;
- - - - - -
function LL_Delete(LinkedList : PLinkedListBase; idx : uint32) : boolean;
- - - - - -
function LL_Size(LinkedList : PLinkedListBase) : uint32;
- - - - - -
function LL_Insert(LinkedList : PLinkedListBase; idx : uint32) : Void;
- - - - - -
function LL_Get(LinkedList : PLinkedListBase; idx : uint32) : Void;
- - - - - -
procedure LL_Free(LinkedList : PLinkedListBase);
- - - - - -
function LL_FromString(str : pchar; delimter : char) : PLinkedListBase;
-

Types

- - - - - -
PLinkedList = ˆTLinkedList;
-

-Managed Linked List

-
- - - - - -
PLinkedListBase = ˆTLinkedListBase;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/lmemorymanager.THeapPage.html b/doc/lmemorymanager.THeapPage.html deleted file mode 100644 index cc05396d..00000000 --- a/doc/lmemorymanager.THeapPage.html +++ /dev/null @@ -1,77 +0,0 @@ - - - -Asuro: lmemorymanager: Packed Record THeapPage - - - - - - - - -
-

Packed Record THeapPage

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type THeapPage = packed record

-

Description

Overview

-

Fields

- - - - - - - - - - -
Next_Page: uint32;
Prev_Page: uint32;
Entries: Array[0..MAX_ENTRIES-1] of THeapEntry;
-

Description

-

Fields

- - - - - -
Next_Page: uint32;
- - - - - -
Prev_Page: uint32;
- - - - - -
Entries: Array[0..MAX_ENTRIES-1] of THeapEntry;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/lmemorymanager.html b/doc/lmemorymanager.html deleted file mode 100644 index 9c943aff..00000000 --- a/doc/lmemorymanager.html +++ /dev/null @@ -1,203 +0,0 @@ - - - -Asuro: lmemorymanager - - - - - - - - -
-

Unit lmemorymanager

- -

Description

-

-LMemoryManager - Logical Memory Management - -

-

Uses

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - -
NameDescription
Packed Record THeapPage 
-

Functions and Procedures

- - - - - - - - - - - - - -
procedure init;
function kalloc(size : uint32) : void;
function kpalloc(address : uint32) : void;
procedure kfree(area : void);
-

Types

- - - - - - - -
THeapEntry = bitpacked record - Present : Boolean; - Root : Boolean; - Last : Boolean; - Resv1 : Boolean; - Resv2 : Boolean; - Resv3 : Boolean; - Resv4 : Boolean; - Resv5 : Boolean; - end;
PHeapPage = ˆTHeapPage;
-

Constants

- - - - - - - - - - -
ALLOC_SPACE = 8;
MAX_ENTRIES = $60000;
DATA_OFFSET = $100000;
-

Variables

- - - - - - - -
Root_Page: PHeapPage;
Search_Page: PHeapPage;
-

Description

-

Functions and Procedures

- - - - - -
procedure init;
- - - - - -
function kalloc(size : uint32) : void;
- - - - - -
function kpalloc(address : uint32) : void;
- - - - - -
procedure kfree(area : void);
-

Types

- - - - - -
THeapEntry = bitpacked record - Present : Boolean; - Root : Boolean; - Last : Boolean; - Resv1 : Boolean; - Resv2 : Boolean; - Resv3 : Boolean; - Resv4 : Boolean; - Resv5 : Boolean; - end;
- - - - - -
PHeapPage = ˆTHeapPage;
-

Constants

- - - - - -
ALLOC_SPACE = 8;
- - - - - -
MAX_ENTRIES = $60000;
-

-64-Bit Allocations

-
- - - - - -
DATA_OFFSET = $100000;
-

Variables

- - - - - -
Root_Page: PHeapPage;
- - - - - -
Search_Page: PHeapPage;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/memview.html b/doc/memview.html deleted file mode 100644 index 316bef5e..00000000 --- a/doc/memview.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: memview - - - - - - - - -
-

Unit memview

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Prog->MemView - Live Memory View. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure init();
-

Description

-

Functions and Procedures

- - - - - -
procedure init();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/mouse.TMousePacket.html b/doc/mouse.TMousePacket.html deleted file mode 100644 index 37f869e3..00000000 --- a/doc/mouse.TMousePacket.html +++ /dev/null @@ -1,137 +0,0 @@ - - - -Asuro: mouse: Record TMousePacket - - - - - - - - -
-

Record TMousePacket

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TMousePacket = record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
x_movement: sint32;
y_movement: sint32;
y_overflow: boolean;
x_overflow: boolean;
y_sign: boolean;
x_sign: boolean;
MMB_Down: Boolean;
RMB_Down: Boolean;
LMB_Down: Boolean;
-

Description

-

Fields

- - - - - -
x_movement: sint32;
- - - - - -
y_movement: sint32;
- - - - - -
y_overflow: boolean;
- - - - - -
x_overflow: boolean;
- - - - - -
y_sign: boolean;
- - - - - -
x_sign: boolean;
- - - - - -
MMB_Down: Boolean;
- - - - - -
RMB_Down: Boolean;
- - - - - -
LMB_Down: Boolean;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/mouse.TMousePos.html b/doc/mouse.TMousePos.html deleted file mode 100644 index db23f7b7..00000000 --- a/doc/mouse.TMousePos.html +++ /dev/null @@ -1,67 +0,0 @@ - - - -Asuro: mouse: Record TMousePos - - - - - - - - -
-

Record TMousePos

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TMousePos = record

-

Description

Overview

-

Fields

- - - - - - - -
x: sint32;
y: sint32;
-

Description

-

Fields

- - - - - -
x: sint32;
- - - - - -
y: sint32;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/mouse.html b/doc/mouse.html deleted file mode 100644 index 3e897122..00000000 --- a/doc/mouse.html +++ /dev/null @@ -1,99 +0,0 @@ - - - -Asuro: mouse - - - - - - - - -
-

Unit mouse

- -

Description

-

-Driver->HID->Mouse - Mouse Driver. - -

-

Uses

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - - - - - -
NameDescription
Record TMousePacket 
Record TMousePos 
-

Functions and Procedures

- - - - - - - -
procedure init();
procedure DrawCursor;
-

Types

- - - - -
PMousePacket = ˆTMousePacket;
-

Description

-

Functions and Procedures

- - - - - -
procedure init();
- - - - - -
procedure DrawCursor;
-

Types

- - - - - -
PMousePacket = ˆTMousePacket;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/multiboot.elf_section_header_table_t.html b/doc/multiboot.elf_section_header_table_t.html deleted file mode 100644 index 0d5f80a2..00000000 --- a/doc/multiboot.elf_section_header_table_t.html +++ /dev/null @@ -1,87 +0,0 @@ - - - -Asuro: multiboot: Packed Record elf_section_header_table_t - - - - - - - - -
-

Packed Record elf_section_header_table_t

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type elf_section_header_table_t = packed record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - -
num: uint32;
size: uint32;
addr: uint32;
shndx: uint32;
-

Description

-

Fields

- - - - - -
num: uint32;
- - - - - -
size: uint32;
- - - - - -
addr: uint32;
- - - - - -
shndx: uint32;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/multiboot.html b/doc/multiboot.html deleted file mode 100644 index d65e3cf5..00000000 --- a/doc/multiboot.html +++ /dev/null @@ -1,160 +0,0 @@ - - - -Asuro: multiboot - - - - - - - - -
-

Unit multiboot

- -

Description

-

-Include->Multiboot - Multiboot Structures & Access. - -

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - - - - - - - - - - - - - -
NameDescription
Packed Record elf_section_header_table_t 
Packed Record multiboot_info_t 
Packed Record module_t 
Packed Record memory_map_t 
-

Types

- - - - - - - - - - - - - -
Pelf_section_header_table_t = ˆelf_section_header_table_t;
Pmultiboot_info_t = ˆmultiboot_info_t;
Pmodule_t = ˆmodule_t;
Pmemory_map_t = ˆmemory_map_t;
-

Constants

- - - - - - - -
KERNEL_STACKSIZE = $4000;
MULTIBOOT_BOOTLOADER_MAGIC = $2BADB002;
-

Variables

- - - - - - - -
multibootinfo: Pmultiboot_info_t = nil;
multibootmagic: uint32;
-

Description

-

Types

- - - - - -
Pelf_section_header_table_t = ˆelf_section_header_table_t;
- - - - - -
Pmultiboot_info_t = ˆmultiboot_info_t;
- - - - - -
Pmodule_t = ˆmodule_t;
- - - - - -
Pmemory_map_t = ˆmemory_map_t;
-

Constants

- - - - - -
KERNEL_STACKSIZE = $4000;
- - - - - -
MULTIBOOT_BOOTLOADER_MAGIC = $2BADB002;
-

Variables

- - - - - -
multibootinfo: Pmultiboot_info_t = nil;
- - - - - -
multibootmagic: uint32;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/multiboot.memory_map_t.html b/doc/multiboot.memory_map_t.html deleted file mode 100644 index b6ecc572..00000000 --- a/doc/multiboot.memory_map_t.html +++ /dev/null @@ -1,87 +0,0 @@ - - - -Asuro: multiboot: Packed Record memory_map_t - - - - - - - - -
-

Packed Record memory_map_t

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type memory_map_t = packed record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - -
size: uint32;
base_addr: uint64;
length: uint64;
mtype: uint32;
-

Description

-

Fields

- - - - - -
size: uint32;
- - - - - -
base_addr: uint64;
- - - - - -
length: uint64;
- - - - - -
mtype: uint32;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/multiboot.module_t.html b/doc/multiboot.module_t.html deleted file mode 100644 index dae6554d..00000000 --- a/doc/multiboot.module_t.html +++ /dev/null @@ -1,87 +0,0 @@ - - - -Asuro: multiboot: Packed Record module_t - - - - - - - - -
-

Packed Record module_t

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type module_t = packed record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - -
mod_start: uint32;
mod_end: uint32;
name: uint32;
reserved: uint32;
-

Description

-

Fields

- - - - - -
mod_start: uint32;
- - - - - -
mod_end: uint32;
- - - - - -
name: uint32;
- - - - - -
reserved: uint32;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/multiboot.multiboot_info_t.html b/doc/multiboot.multiboot_info_t.html deleted file mode 100644 index 6dba8408..00000000 --- a/doc/multiboot.multiboot_info_t.html +++ /dev/null @@ -1,307 +0,0 @@ - - - -Asuro: multiboot: Packed Record multiboot_info_t - - - - - - - - -
-

Packed Record multiboot_info_t

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type multiboot_info_t = packed record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
flags: uint32;
mem_lower: uint32;
mem_upper: uint32;
boot_device: uint32;
cmdline: uint32;
mods_count: uint32;
mods_addr: uint32;
elf_sec: elf_section_header_table_t;
mmap_length: uint32;
mmap_addr: uint32;
drives_legnth: uint32;
drives_addr: uint32;
config_table: uint32;
boot_loader_name: uint32;
apm_table: uint32;
vbe_control_info: uint32;
vbe_mode_info: uint32;
vbe_mode: uint16;
vbe_interface_seg: uint16;
vbe_interface_off: uint16;
vbe_interface_len: uint16;
framebuffer_addr: uint64;
framebuffer_pitch: uint32;
framebuffer_width: uint32;
framebuffer_height: uint32;
framebuffer_bpp: uint8;
-

Description

-

Fields

- - - - - -
flags: uint32;
- - - - - -
mem_lower: uint32;
- - - - - -
mem_upper: uint32;
- - - - - -
boot_device: uint32;
- - - - - -
cmdline: uint32;
- - - - - -
mods_count: uint32;
- - - - - -
mods_addr: uint32;
- - - - - -
elf_sec: elf_section_header_table_t;
- - - - - -
mmap_length: uint32;
- - - - - -
mmap_addr: uint32;
- - - - - -
drives_legnth: uint32;
- - - - - -
drives_addr: uint32;
- - - - - -
config_table: uint32;
- - - - - -
boot_loader_name: uint32;
- - - - - -
apm_table: uint32;
- - - - - -
vbe_control_info: uint32;
- - - - - -
vbe_mode_info: uint32;
- - - - - -
vbe_mode: uint16;
- - - - - -
vbe_interface_seg: uint16;
- - - - - -
vbe_interface_off: uint16;
- - - - - -
vbe_interface_len: uint16;
- - - - - -
framebuffer_addr: uint64;
- - - - - -
framebuffer_pitch: uint32;
- - - - - -
framebuffer_width: uint32;
- - - - - -
framebuffer_height: uint32;
- - - - - -
framebuffer_bpp: uint8;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/net.html b/doc/net.html deleted file mode 100644 index 85ba6a25..00000000 --- a/doc/net.html +++ /dev/null @@ -1,130 +0,0 @@ - - - -Asuro: net - - - - - - - - -
-

Unit net

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Driver->Net->L1->Net - Network Card<->Driver Interface. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - - - - - - - - - - - - - - - - - - - - - - -
procedure init;
procedure registerNetworkCard(SendCallback : TNetSendCallback; _MAC : puint8);
procedure registerNextLayer(RecvCallback : TRecvCallback);
procedure send(p_data : void; p_len : uint16);
procedure recv(p_data : void; p_len : uint16);
function getMAC : puint8;
procedure writeToLog(str : pchar);
procedure writeToLogLn(str : pchar);
-

Description

-

Functions and Procedures

- - - - - -
procedure init;
- - - - - -
procedure registerNetworkCard(SendCallback : TNetSendCallback; _MAC : puint8);
- - - - - -
procedure registerNextLayer(RecvCallback : TRecvCallback);
- - - - - -
procedure send(p_data : void; p_len : uint16);
- - - - - -
procedure recv(p_data : void; p_len : uint16);
- - - - - -
function getMAC : puint8;
- - - - - -
procedure writeToLog(str : pchar);
- - - - - -
procedure writeToLogLn(str : pchar);
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/netlog.html b/doc/netlog.html deleted file mode 100644 index 4b843eab..00000000 --- a/doc/netlog.html +++ /dev/null @@ -1,70 +0,0 @@ - - - -Asuro: netlog - - - - - - - - -
-

Unit netlog

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Prog->NetLog - Network Driver Logs. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - - - - -
procedure init();
function getNetlogHWND : HWND;
-

Description

-

Functions and Procedures

- - - - - -
procedure init();
- - - - - -
function getNetlogHWND : HWND;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/nettypes.TARPAbstractHeader.html b/doc/nettypes.TARPAbstractHeader.html deleted file mode 100644 index 0acad12b..00000000 --- a/doc/nettypes.TARPAbstractHeader.html +++ /dev/null @@ -1,139 +0,0 @@ - - - -Asuro: nettypes: Record TARPAbstractHeader - - - - - - - - -
-

Record TARPAbstractHeader

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TARPAbstractHeader = record

-

Description

-

-ARP

-

Overview

-

Fields

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Hardware_Type: uint16;
Protocol_Type: uint16;
Hardware_Address_Length: uint8;
Protocol_Address_Length: uint8;
Operation: uint16;
Source_Hardware: TMACAddress;
Source_Protocol: TIPv4Address;
Destination_Hardware: TMACAddress;
Destination_Protocol: TIPv4Address;
-

Description

-

Fields

- - - - - -
Hardware_Type: uint16;
- - - - - -
Protocol_Type: uint16;
- - - - - -
Hardware_Address_Length: uint8;
- - - - - -
Protocol_Address_Length: uint8;
- - - - - -
Operation: uint16;
- - - - - -
Source_Hardware: TMACAddress;
- - - - - -
Source_Protocol: TIPv4Address;
- - - - - -
Destination_Hardware: TMACAddress;
- - - - - -
Destination_Protocol: TIPv4Address;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/nettypes.TICMPHeader.html b/doc/nettypes.TICMPHeader.html deleted file mode 100644 index 2e97c1ed..00000000 --- a/doc/nettypes.TICMPHeader.html +++ /dev/null @@ -1,107 +0,0 @@ - - - -Asuro: nettypes: Record TICMPHeader - - - - - - - - -
-

Record TICMPHeader

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TICMPHeader = record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - - - - - - - -
ICMP_Type: uint8;
ICMP_Code: uint8;
ICMP_CHK_Hi: uint8;
ICMP_CHK_Lo: uint8;
Identifier: uint16;
Sequence: uint16;
-

Description

-

Fields

- - - - - -
ICMP_Type: uint8;
- - - - - -
ICMP_Code: uint8;
- - - - - -
ICMP_CHK_Hi: uint8;
- - - - - -
ICMP_CHK_Lo: uint8;
- - - - - -
Identifier: uint16;
- - - - - -
Sequence: uint16;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/nettypes.TIPV4AbstractHeader.html b/doc/nettypes.TIPV4AbstractHeader.html deleted file mode 100644 index 60aa94bf..00000000 --- a/doc/nettypes.TIPV4AbstractHeader.html +++ /dev/null @@ -1,177 +0,0 @@ - - - -Asuro: nettypes: Record TIPV4AbstractHeader - - - - - - - - -
-

Record TIPV4AbstractHeader

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TIPV4AbstractHeader = record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
version: uint8;
header_len: uint8;
ToS: uint8;
total_len: uint16;
identifier: uint16;
Flags: TTCPFlags;
Fragment_Off: uint16;
TTL: uint8;
Protocol: uint8;
HDR_CHK: uint16;
Src: Array[0..3] of uint8;
Dst: Array[0..3] of uint8;
Options: uint32;
-

Description

-

Fields

- - - - - -
version: uint8;
- - - - - -
header_len: uint8;
- - - - - -
ToS: uint8;
- - - - - -
total_len: uint16;
- - - - - -
identifier: uint16;
- - - - - -
Flags: TTCPFlags;
- - - - - -
Fragment_Off: uint16;
- - - - - -
TTL: uint8;
- - - - - -
Protocol: uint8;
- - - - - -
HDR_CHK: uint16;
- - - - - -
Src: Array[0..3] of uint8;
- - - - - -
Dst: Array[0..3] of uint8;
- - - - - -
Options: uint32;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/nettypes.TIPv4Configuration.html b/doc/nettypes.TIPv4Configuration.html deleted file mode 100644 index a2316b7e..00000000 --- a/doc/nettypes.TIPv4Configuration.html +++ /dev/null @@ -1,87 +0,0 @@ - - - -Asuro: nettypes: Record TIPv4Configuration - - - - - - - - -
-

Record TIPv4Configuration

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TIPv4Configuration = record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - -
Address: array[0..3] of uint8;
Gateway: array[0..3] of uint8;
Netmask: array[0..3] of uint8;
UP: Boolean;
-

Description

-

Fields

- - - - - -
Address: array[0..3] of uint8;
- - - - - -
Gateway: array[0..3] of uint8;
- - - - - -
Netmask: array[0..3] of uint8;
- - - - - -
UP: Boolean;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/nettypes.TIPv4Pair.html b/doc/nettypes.TIPv4Pair.html deleted file mode 100644 index 72beb51f..00000000 --- a/doc/nettypes.TIPv4Pair.html +++ /dev/null @@ -1,67 +0,0 @@ - - - -Asuro: nettypes: Record TIPv4Pair - - - - - - - - -
-

Record TIPv4Pair

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TIPv4Pair = record

-

Description

Overview

-

Fields

- - - - - - - -
Source: TIPv4Address;
Destination: TIPv4Address;
-

Description

-

Fields

- - - - - -
Source: TIPv4Address;
- - - - - -
Destination: TIPv4Address;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/nettypes.TMACPair.html b/doc/nettypes.TMACPair.html deleted file mode 100644 index 43605fd7..00000000 --- a/doc/nettypes.TMACPair.html +++ /dev/null @@ -1,67 +0,0 @@ - - - -Asuro: nettypes: Record TMACPair - - - - - - - - -
-

Record TMACPair

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TMACPair = record

-

Description

Overview

-

Fields

- - - - - - - -
Source: TMACAddress;
Destination: TMACAddress;
-

Description

-

Fields

- - - - - -
Source: TMACAddress;
- - - - - -
Destination: TMACAddress;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/nettypes.TPacketContext.html b/doc/nettypes.TPacketContext.html deleted file mode 100644 index d9d6bc82..00000000 --- a/doc/nettypes.TPacketContext.html +++ /dev/null @@ -1,87 +0,0 @@ - - - -Asuro: nettypes: Record TPacketContext - - - - - - - - -
-

Record TPacketContext

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TPacketContext = record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - -
MAC: TMACPair;
IP: TIPv4Pair;
Protocol: TProtocol;
TTL: uint8;
-

Description

-

Fields

- - - - - -
MAC: TMACPair;
- - - - - -
IP: TIPv4Pair;
- - - - - -
Protocol: TProtocol;
- - - - - -
TTL: uint8;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/nettypes.TProtocol.html b/doc/nettypes.TProtocol.html deleted file mode 100644 index de9dd339..00000000 --- a/doc/nettypes.TProtocol.html +++ /dev/null @@ -1,87 +0,0 @@ - - - -Asuro: nettypes: Record TProtocol - - - - - - - - -
-

Record TProtocol

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TProtocol = record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - -
L1: uint16;
L2: uint16;
L3: uint16;
L4: uint16;
-

Description

-

Fields

- - - - - -
L1: uint16;
- - - - - -
L2: uint16;
- - - - - -
L3: uint16;
- - - - - -
L4: uint16;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/nettypes.TTCPFlags.html b/doc/nettypes.TTCPFlags.html deleted file mode 100644 index 34dd5323..00000000 --- a/doc/nettypes.TTCPFlags.html +++ /dev/null @@ -1,77 +0,0 @@ - - - -Asuro: nettypes: Record TTCPFlags - - - - - - - - -
-

Record TTCPFlags

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TTCPFlags = record

-

Description

Overview

-

Fields

- - - - - - - - - - -
RS: Boolean;
DF: Boolean;
MF: Boolean;
-

Description

-

Fields

- - - - - -
RS: Boolean;
- - - - - -
DF: Boolean;
- - - - - -
MF: Boolean;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/nettypes.html b/doc/nettypes.html deleted file mode 100644 index 327dfba4..00000000 --- a/doc/nettypes.html +++ /dev/null @@ -1,362 +0,0 @@ - - - -Asuro: nettypes - - - - - - - - -
-

Unit nettypes

- -

Description

-

-Driver->Net->NetTypes - Structures & Types Shared Across Network Drivers. - -

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameDescription
Record TMACPair 
Record TIPv4Pair 
Record TProtocol 
Record TPacketContext 
Record TIPv4Configuration 
Record TICMPHeader 
Record TARPAbstractHeaderARP
Record TTCPFlags 
Record TIPV4AbstractHeader 
-

Types

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TMACAddress = Array[0..5] of uint8;
TIPv4Address = Array[0..3] of uint8;
PPacketContext = ˆTPacketContext;
PIPv4Configuration = ˆTIPv4Configuration;
PICMPHeader = ˆTICMPHeader;
PARPHeader = ˆTARPHeader;
TARPHeader = bitpacked record - Hardware_Type_Hi : uint8; - Hardware_Type_Lo : uint8; - Protocol_Type_Hi : uint8; - Protocol_Type_Lo : uint8; - Hardware_Address_Length : uint8; - Protocol_Address_Length : uint8; - Operation_Hi : uint8; - Operation_Lo : uint8; - Source_Hardware : TMACAddress; - Source_Protocol : TIPv4Address; - Destination_Hardware : TMACAddress; - Destination_Protocol : TIPv4Address; - end;
PEthernetHeader = ˆTEthernetHeader;
TEthernetHeader = bitpacked record - dst : array[0..5] of uint8; - src : array[0..5] of uint8; - EthTypeHi : uint8; - EthTypeLo : uint8; - end;
PIPV4Header = ˆTIPV4Header;
TIPV4Header = bitpacked record - header_len : ubit4; - version : ubit4; - ToS : uint8; - total_len_Hi : uint8; - total_len_Lo : uint8; - identifier_Hi : uint8; - identifier_Lo : uint8; - Flags : ubit3; - Fragment_Off : ubit13; - TTL : uint8; - Protocol : uint8; - HDR_CHK_Hi : uint8; - HDR_CHK_Lo : uint8; - Src : Array[0..3] of uint8; - Dst : Array[0..3] of uint8; - Options : ubit24; - Padding : uint8; - end;
TNetSendCallback = function(p_data : void; p_len : uint16) : sint32;
TRecvCallback = procedure(p_data : void; p_len : uint16; p_context : PPacketContext);
-

Constants

- - - - - - - - - - - - - -
BROADCAST_MAC : Array[0..5] of uint8 = ($FF, $FF, $FF, $FF, $FF, $FF);
NULL_MAC : Array[0..5] of uint8 = ($00, $00, $00, $00, $00, $00);
FORCE_MAC : Array[0..5] of uint8 = ($08, $00, $27, $E6, $3F, $81);
ICMP_DATA_GENERIC : Array[0..31] of uint8 = ( $61, $62, $63, $64, $65, $66, $67, $68, - $69, $6a, $6b, $6c, $6d, $6e, $6f, $70, - $71, $72, $73, $74, $75, $76, $77, $61, - $62, $63, $64, $65, $66, $67, $68, $69 );
-

Description

-

Types

- - - - - -
TMACAddress = Array[0..5] of uint8;
-

-Generic

-
- - - - - -
TIPv4Address = Array[0..3] of uint8;
- - - - - -
PPacketContext = ˆTPacketContext;
-

-Context

-
- - - - - -
PIPv4Configuration = ˆTIPv4Configuration;
-

-Config

-
- - - - - -
PICMPHeader = ˆTICMPHeader;
-

-ICMP

-
- - - - - -
PARPHeader = ˆTARPHeader;
- - - - - -
TARPHeader = bitpacked record - Hardware_Type_Hi : uint8; - Hardware_Type_Lo : uint8; - Protocol_Type_Hi : uint8; - Protocol_Type_Lo : uint8; - Hardware_Address_Length : uint8; - Protocol_Address_Length : uint8; - Operation_Hi : uint8; - Operation_Lo : uint8; - Source_Hardware : TMACAddress; - Source_Protocol : TIPv4Address; - Destination_Hardware : TMACAddress; - Destination_Protocol : TIPv4Address; - end;
- - - - - -
PEthernetHeader = ˆTEthernetHeader;
-

-ETH2

-
- - - - - -
TEthernetHeader = bitpacked record - dst : array[0..5] of uint8; - src : array[0..5] of uint8; - EthTypeHi : uint8; - EthTypeLo : uint8; - end;
- - - - - -
PIPV4Header = ˆTIPV4Header;
-

-IPv4

-
- - - - - -
TIPV4Header = bitpacked record - header_len : ubit4; - version : ubit4; - ToS : uint8; - total_len_Hi : uint8; - total_len_Lo : uint8; - identifier_Hi : uint8; - identifier_Lo : uint8; - Flags : ubit3; - Fragment_Off : ubit13; - TTL : uint8; - Protocol : uint8; - HDR_CHK_Hi : uint8; - HDR_CHK_Lo : uint8; - Src : Array[0..3] of uint8; - Dst : Array[0..3] of uint8; - Options : ubit24; - Padding : uint8; - end;
- - - - - -
TNetSendCallback = function(p_data : void; p_len : uint16) : sint32;
-

-Callback Types

-
- - - - - -
TRecvCallback = procedure(p_data : void; p_len : uint16; p_context : PPacketContext);
-

Constants

- - - - - -
BROADCAST_MAC : Array[0..5] of uint8 = ($FF, $FF, $FF, $FF, $FF, $FF);
-

-MACs

-
- - - - - -
NULL_MAC : Array[0..5] of uint8 = ($00, $00, $00, $00, $00, $00);
- - - - - -
FORCE_MAC : Array[0..5] of uint8 = ($08, $00, $27, $E6, $3F, $81);
- - - - - -
ICMP_DATA_GENERIC : Array[0..31] of uint8 = ( $61, $62, $63, $64, $65, $66, $67, $68, - $69, $6a, $6b, $6c, $6d, $6e, $6f, $70, - $71, $72, $73, $74, $75, $76, $77, $61, - $62, $63, $64, $65, $66, $67, $68, $69 );
-

-ICMP Data

-
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/netutils.html b/doc/netutils.html deleted file mode 100644 index 9ff0a356..00000000 --- a/doc/netutils.html +++ /dev/null @@ -1,220 +0,0 @@ - - - -Asuro: netutils - - - - - - - - -
-

Unit netutils

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Driver->Net->NetUtils - Helper Functions For Network Drivers. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
procedure copyMAC(src : puint8; dst : puint8);
procedure copyIPv4(src : puint8; dst : puint8);
function stringToMAC(str : pchar) : puint8;
function stringToIPv4(str : pchar) : puint8;
procedure writeMACAddress(mac : puint8; WND : HWND);
procedure writeIPv4Address(ip : puint8; WND : HWND);
procedure writeMACAddressEx(mac : puint8; WND : HWND);
procedure writeIPv4AddressEx(ip : puint8; WND : HWND);
function MACEqual(mac1 : puint8; mac2 : puint8) : boolean;
function IPEqual(ip1 : puint8; ip2 : puint8) : boolean;
function newPacketContext : PPacketContext;
procedure freePacketContext(p_context : PPacketContext);
function calculateChecksum(p_data : puint16; p_len : uint16) : uint16;
function verifyChecksum(p_data : puint16; p_len : uint16) : boolean;
function sameSubnetIPv4(ip1, ip2, netmask : puint8) : boolean;
procedure contextMACSwitch(p_context : PPacketContext);
procedure contextIPv4Switch(p_context : PPacketContext);
-

Description

-

Functions and Procedures

- - - - - -
procedure copyMAC(src : puint8; dst : puint8);
- - - - - -
procedure copyIPv4(src : puint8; dst : puint8);
- - - - - -
function stringToMAC(str : pchar) : puint8;
- - - - - -
function stringToIPv4(str : pchar) : puint8;
- - - - - -
procedure writeMACAddress(mac : puint8; WND : HWND);
- - - - - -
procedure writeIPv4Address(ip : puint8; WND : HWND);
- - - - - -
procedure writeMACAddressEx(mac : puint8; WND : HWND);
- - - - - -
procedure writeIPv4AddressEx(ip : puint8; WND : HWND);
- - - - - -
function MACEqual(mac1 : puint8; mac2 : puint8) : boolean;
- - - - - -
function IPEqual(ip1 : puint8; ip2 : puint8) : boolean;
- - - - - -
function newPacketContext : PPacketContext;
- - - - - -
procedure freePacketContext(p_context : PPacketContext);
- - - - - -
function calculateChecksum(p_data : puint16; p_len : uint16) : uint16;
- - - - - -
function verifyChecksum(p_data : puint16; p_len : uint16) : boolean;
- - - - - -
function sameSubnetIPv4(ip1, ip2, netmask : puint8) : boolean;
- - - - - -
procedure contextMACSwitch(p_context : PPacketContext);
- - - - - -
procedure contextIPv4Switch(p_context : PPacketContext);
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/pasdoc.css b/doc/pasdoc.css deleted file mode 100644 index 1506d7a5..00000000 --- a/doc/pasdoc.css +++ /dev/null @@ -1,203 +0,0 @@ -/* - Copyright 1998-2018 PasDoc developers. - - This file is part of "PasDoc". - - "PasDoc" is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - "PasDoc" is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with "PasDoc"; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - - ---------------------------------------------------------------------------- -*/ - -body, html, table.container { - margin: 0; - padding: 0; -} - -body { - font-family: Verdana,Arial; - color: black; - background-color: white; -} - -table.container { - width: 100%; - border-spacing: 0; -} -table.container td { - vertical-align: top; -} - -td.navigation { - width: 200px; - color: white; - background-color: #787878; - margin: 0; - /* padding-bottom is a little larger, to make navigation column have some - nice height even when td.content column is very small. */ - padding: 1em 1em 100px 1em; -} -td.navigation p { padding: 0; } -td.navigation h2 { margin-top: 0; } - -td.content { padding: 1em; } -td.content h1 { margin-top: 0; } - -img { border:0px; } - -hr { - border-bottom: medium none; - border-top: thin solid #888; -} - -a:link {color:#C91E0C; text-decoration: none; } -a:visited {color:#7E5C31; text-decoration: none; } -a:hover {text-decoration: underline; } -a:active {text-decoration: underline; } - -a.navigation:link { color: white; text-decoration: none; } -a.navigation:visited { color: white; text-decoration: none; } -a.navigation:hover { color: white; font-weight: bold; text-decoration: none; } -a.navigation:active { color: white; text-decoration: none; } - -a.bold:link {color:#C91E0C; text-decoration: none; font-weight:bold; } -a.bold:visited {color:#7E5C31; text-decoration: none; font-weight:bold; } -a.bold:hover {text-decoration: underline; font-weight:bold; } -a.bold:active {text-decoration: underline; font-weight:bold; } - -a.section {color: green; text-decoration: none; font-weight: bold; } -a.section:hover {color: green; text-decoration: underline; font-weight: bold; } - -ul.useslist a:link {color:#C91E0C; text-decoration: none; font-weight:bold; } -ul.useslist a:visited {color:#7E5C31; text-decoration: none; font-weight:bold; } -ul.useslist a:hover {text-decoration: underline; font-weight:bold; } -ul.useslist a:active {text-decoration: underline; font-weight:bold; } - -ul.hierarchy { list-style-type:none; } -ul.hierarchylevel { list-style-type:none; } - -p.unitlink a:link {color:#C91E0C; text-decoration: none; font-weight:bold; } -p.unitlink a:visited {color:#7E5C31; text-decoration: none; font-weight:bold; } -p.unitlink a:hover {text-decoration: underline; font-weight:bold; } -p.unitlink a:active {text-decoration: underline; font-weight:bold; } - -tr.list { background: #FFBF44; } -tr.list2 { background: #FFC982; } -tr.listheader { background: #C91E0C; color: white; } - -table.wide_list { border-spacing:2px; width:100%; } -table.wide_list td { vertical-align:top; padding:4px; } - -table.markerlegend { width:auto; } -table.markerlegend td.legendmarker { text-align:center; } - -.sections { background:white; } -.sections .one_section { - background:lightgray; - display: inline-block; - margin: 0.2em; - padding: 0.5em 1em; -} - -table.summary td.itemcode { width:100%; } -table.detail td.itemcode { width:100%; } - -td.itemname {white-space:nowrap; } -td.itemunit {white-space:nowrap; } -td.itemdesc { width:100%; } - -div.nodescription { color:red; } -dl.parameters dt { color:blue; } - -/* Various browsers have various default styles for
, - sometimes ugly for our purposes, so it's best to set things - like font-size and font-weight in out pasdoc.css explicitly. */ -h6.description_section { - /* font-size 100% means that it has the same font size as the - parent element, i.e. normal description text */ - font-size: 100%; - font-weight: bold; - /* By default browsers usually have some large margin-bottom and - margin-top for tags. In our case, margin-bottom is - unnecessary, we want to visually show that description_section - is closely related to content below. In this situation - (where the font size is just as a normal text), smaller bottom - margin seems to look good. */ - margin-top: 1.4em; - margin-bottom: 0em; -} - -/* Style applied to Pascal code in documentation - (e.g. produced by @longcode tag) } */ -span.pascal_string { color: #000080; } -span.pascal_keyword { font-weight: bolder; } -span.pascal_comment { color: #000080; font-style: italic; } -span.pascal_compiler_comment { color: #008000; } -span.pascal_numeric { } -span.pascal_hex { } - -p.hint_directive { color: red; } - -input#search_text { } -input#search_submit_button { } - -acronym.mispelling { background-color: #ffa; } - -/* Actually this reduces vertical space between *every* paragraph - inside list with @itemSpacing(compact). - While we would like to reduce this space only for the - top of 1st and bottom of last paragraph within each list item. - But, well, user probably will not do any paragraph breaks - within a list with @itemSpacing(compact) anyway, so it's - acceptable solution. */ -ul.compact_spacing p { margin-top: 0em; margin-bottom: 0em; } -ol.compact_spacing p { margin-top: 0em; margin-bottom: 0em; } -dl.compact_spacing p { margin-top: 0em; margin-bottom: 0em; } - -/* Style for table created by @table tags: - just some thin border. - - This way we have some borders around the cells - (so cells are visibly separated), but the border - "blends with the background" so it doesn't look too ugly. - Hopefully it looks satisfactory in most cases and for most - people. - - We add padding for cells, otherwise they look too close. - This is normal thing to do when border-collapse is set to - collapse (because this eliminates spacing between cells). -*/ -table.table_tag { border-collapse: collapse; } -table.table_tag td { border: 1pt solid gray; padding: 0.3em; } -table.table_tag th { border: 1pt solid gray; padding: 0.3em; } - -table.detail { - border: 1pt solid gray; - margin-top: 0.3em; - margin-bottom: 0.3em; -} - -.search-form { white-space: nowrap; } -.search-input, .search-button { display: inline-block; vertical-align: middle; } - -/* Do not make extra vertical space at the beginning/end of table cells. - We need ">" selector, to not change paragraphs inside lists inside - table cells. */ -table.table_tag td > p:first-child, -table.table_tag th > p:first-child, - td.itemdesc > p:first-child { margin-top: 0em; } - -table.table_tag td > p:last-child, -table.table_tag th > p:last-child, - td.itemdesc > p:last-child { margin-bottom: 0em; } diff --git a/doc/pmemorymanager.TPhysicalMemoryEntry.html b/doc/pmemorymanager.TPhysicalMemoryEntry.html deleted file mode 100644 index 00f45745..00000000 --- a/doc/pmemorymanager.TPhysicalMemoryEntry.html +++ /dev/null @@ -1,87 +0,0 @@ - - - -Asuro: pmemorymanager: Packed Record TPhysicalMemoryEntry - - - - - - - - -
-

Packed Record TPhysicalMemoryEntry

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TPhysicalMemoryEntry = packed record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - -
Scanned: Boolean;
Present: Boolean;
Allocated: Boolean;
MappedTo: uint32;
-

Description

-

Fields

- - - - - -
Scanned: Boolean;
- - - - - -
Present: Boolean;
- - - - - -
Allocated: Boolean;
- - - - - -
MappedTo: uint32;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/pmemorymanager.html b/doc/pmemorymanager.html deleted file mode 100644 index 01141f44..00000000 --- a/doc/pmemorymanager.html +++ /dev/null @@ -1,125 +0,0 @@ - - - -Asuro: pmemorymanager - - - - - - - - -
-

Unit pmemorymanager

- -

Description

-

-PMemoryManager - Physical Memory Management - -

-

Uses

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - -
NameDescription
Packed Record TPhysicalMemoryEntry 
-

Functions and Procedures

- - - - - - - - - - - - - - - - -
procedure init;
function alloc_block(block : uint16; caller : uint32) : boolean;
procedure force_alloc_block(block : uint16; caller : uint32);
function new_block(caller : uint32) : uint16;
procedure free_block(block : uint16; caller : uint32);
-

Types

- - - - -
TPhysicalMemory = array[0..1023] of TPhysicalMemoryEntry;
-

Description

-

Functions and Procedures

- - - - - -
procedure init;
- - - - - -
function alloc_block(block : uint16; caller : uint32) : boolean;
- - - - - -
procedure force_alloc_block(block : uint16; caller : uint32);
- - - - - -
function new_block(caller : uint32) : uint16;
- - - - - -
procedure free_block(block : uint16; caller : uint32);
-

Types

- - - - - -
TPhysicalMemory = array[0..1023] of TPhysicalMemoryEntry;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/private.gif b/doc/private.gif deleted file mode 100644 index dca4ce26..00000000 Binary files a/doc/private.gif and /dev/null differ diff --git a/doc/processloader.html b/doc/processloader.html deleted file mode 100644 index e15d7caf..00000000 --- a/doc/processloader.html +++ /dev/null @@ -1,43 +0,0 @@ - - - -Asuro: processloader - - - - - - - - -
-

Unit processloader

-
-
Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Constants
Variables
-

Description

-

-ProcessLoader - Process Initialization & Tasking (stub). - -

-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/protected.gif b/doc/protected.gif deleted file mode 100644 index 96cc3822..00000000 Binary files a/doc/protected.gif and /dev/null differ diff --git a/doc/public.gif b/doc/public.gif deleted file mode 100644 index 89f11977..00000000 Binary files a/doc/public.gif and /dev/null differ diff --git a/doc/published.gif b/doc/published.gif deleted file mode 100644 index 6ed9af6c..00000000 Binary files a/doc/published.gif and /dev/null differ diff --git a/doc/scheduler.TScheduler_Entry.html b/doc/scheduler.TScheduler_Entry.html deleted file mode 100644 index 6de04042..00000000 --- a/doc/scheduler.TScheduler_Entry.html +++ /dev/null @@ -1,89 +0,0 @@ - - - -Asuro: scheduler: Packed Record TScheduler_Entry - - - - - - - - -
-

Packed Record TScheduler_Entry

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TScheduler_Entry = packed record

-

Description

-

-EAX, EDX,

-

Overview

-

Fields

- - - - - - - - - - - - - -
ThreadID: uint32;
Priority: uint8;
Delta: uint32;
Next: void;
-

Description

-

Fields

- - - - - -
ThreadID: uint32;
- - - - - -
Priority: uint8;
- - - - - -
Delta: uint32;
- - - - - -
Next: void;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/scheduler.TTaskState.html b/doc/scheduler.TTaskState.html deleted file mode 100644 index b10e322b..00000000 --- a/doc/scheduler.TTaskState.html +++ /dev/null @@ -1,41 +0,0 @@ - - - -Asuro: scheduler: Packed Record TTaskState - - - - - - - - -
-

Packed Record TTaskState

-
-
Hierarchy
Fields
Methods
Properties
-

Unit

- -

Declaration

-

-type TTaskState = packed record

-

Description


Generated by PasDoc 0.15.0. - -
diff --git a/doc/scheduler.html b/doc/scheduler.html deleted file mode 100644 index 1c4df0de..00000000 --- a/doc/scheduler.html +++ /dev/null @@ -1,127 +0,0 @@ - - - -Asuro: scheduler - - - - - - - - -
-

Unit scheduler

- -

Description

-

-Scheduler - Schedules Context Switches. - -

-

Uses

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - - - - - -
NameDescription
Packed Record TTaskState 
Packed Record TScheduler_EntryEAX, EDX,
-

Functions and Procedures

- - - - - - - -
procedure init;
procedure add_task(priority : uint8);
-

Types

- - - - -
PScheduler_Entry = ˆTScheduler_Entry;
-

Constants

- - - - -
Quantum = 64;
-

Variables

- - - - -
Active: Boolean;
-

Description

-

Functions and Procedures

- - - - - -
procedure init;
- - - - - -
procedure add_task(priority : uint8);
-

Types

- - - - - -
PScheduler_Entry = ˆTScheduler_Entry;
-

Constants

- - - - - -
Quantum = 64;
-

Variables

- - - - - -
Active: Boolean;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/serial.html b/doc/serial.html deleted file mode 100644 index eb41c647..00000000 --- a/doc/serial.html +++ /dev/null @@ -1,134 +0,0 @@ - - - -Asuro: serial - - - - - - - - -
-

Unit serial

-
-
Classes, Interfaces, Objects and Records
Types
Variables
-

Description

-

-Driver->Interface->Serial - Serial Driver. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - - - - - - - - - - -
procedure init();
function receive(PORT : uint16; timeout : uint32) : uint8;
function send(PORT : uint16; data : uint8; timeout : uint32) : boolean;
function sendString(str : pchar) : boolean;
-

Constants

- - - - - - - - - - - - - -
COM1 = $3F8;
COM2 = $2F8;
COM3 = $3E8;
COM4 = $2E8;
-

Description

-

Functions and Procedures

- - - - - -
procedure init();
- - - - - -
function receive(PORT : uint16; timeout : uint32) : uint8;
- - - - - -
function send(PORT : uint16; data : uint8; timeout : uint32) : boolean;
- - - - - -
function sendString(str : pchar) : boolean;
-

Constants

- - - - - -
COM1 = $3F8;
- - - - - -
COM2 = $2F8;
- - - - - -
COM3 = $3E8;
- - - - - -
COM4 = $2E8;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/shell.html b/doc/shell.html deleted file mode 100644 index f502d420..00000000 --- a/doc/shell.html +++ /dev/null @@ -1,90 +0,0 @@ - - - -Asuro: shell - - - - - - - - -
-

Unit shell

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Prog->Shell - Main Desktop UI. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - - - - - - - - - - -
procedure init();
function getTaskbarColorsPtr : puint32;
function getExploreColorsPtr : puint32;
function getDesktopColorsPtr : puint32;
-

Description

-

Functions and Procedures

- - - - - -
procedure init();
- - - - - -
function getTaskbarColorsPtr : puint32;
- - - - - -
function getExploreColorsPtr : puint32;
- - - - - -
function getDesktopColorsPtr : puint32;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/splash.html b/doc/splash.html deleted file mode 100644 index 1f0b6eaa..00000000 --- a/doc/splash.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: splash - - - - - - - - -
-

Unit splash

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Prog->Splash - Asuro Splash Screen. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure init();
-

Description

-

Functions and Procedures

- - - - - -
procedure init();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/strings.html b/doc/strings.html deleted file mode 100644 index 4fd46f93..00000000 --- a/doc/strings.html +++ /dev/null @@ -1,170 +0,0 @@ - - - -Asuro: strings - - - - - - - - -
-

Unit strings

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Include->Strings - String Manipulation. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
function stringToUpper(str : pchar) : pchar;
function stringToLower(str : pchar) : pchar;
function stringEquals(str1, str2 : pchar) : boolean;
function stringCopy(str : pchar) : pchar;
function stringNew(size : uint32) : pchar;
function stringSize(str : pchar) : uint32;
function stringConcat(str1, str2 : pchar) : pchar;
function stringContains(str : pchar; sub : pchar) : boolean;
function stringToInt(str : pchar) : uint32;
function hexStringToInt(str : pchar) : uint32;
function intToString(i : uint32) : pchar;
function boolToString(b : boolean; ext : boolean) : pchar;
-

Description

-

Functions and Procedures

- - - - - -
function stringToUpper(str : pchar) : pchar;
- - - - - -
function stringToLower(str : pchar) : pchar;
- - - - - -
function stringEquals(str1, str2 : pchar) : boolean;
- - - - - -
function stringCopy(str : pchar) : pchar;
- - - - - -
function stringNew(size : uint32) : pchar;
- - - - - -
function stringSize(str : pchar) : uint32;
- - - - - -
function stringConcat(str1, str2 : pchar) : pchar;
- - - - - -
function stringContains(str : pchar; sub : pchar) : boolean;
- - - - - -
function stringToInt(str : pchar) : uint32;
- - - - - -
function hexStringToInt(str : pchar) : uint32;
- - - - - -
function intToString(i : uint32) : pchar;
- - - - - -
function boolToString(b : boolean; ext : boolean) : pchar;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/system.html b/doc/system.html deleted file mode 100644 index 9612859e..00000000 --- a/doc/system.html +++ /dev/null @@ -1,770 +0,0 @@ - - - -Asuro: system - - - - - - - - -
-

Unit system

-
-
Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Variables
-

Description

-

-Include->System - Base Types & Structures. - -

-

Overview

-

Types

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
cardinal = 0..$FFFFFFFF;
hresult = cardinal;
dword = cardinal;
integer = longint;
pchar = ˆchar;
uInt8 = BYTE;
uInt16 = WORD;
uInt32 = DWORD;
uInt64 = QWORD;
sInt8 = shortint;
sInt16 = smallint;
sInt32 = integer;
sInt64 = longint;
Float = Single;
PuByte = ˆByte;
PuInt8 = PuByte;
PuInt16 = ˆuInt16;
PuInt32 = ˆuInt32;
PuInt64 = ˆuInt64;
PsInt8 = ˆsInt8;
PsInt16 = ˆsInt16;
PsInt32 = ˆsInt32;
PsInt64 = ˆsInt64;
PFloat = ˆFloat;
PDouble = ˆDouble;
Void = ˆuInt32;
HWND = uint32;
UBit1 = 0..(1 shl 01) - 1;
UBit2 = 0..(1 shl 02) - 1;
UBit3 = 0..(1 shl 03) - 1;
UBit4 = 0..(1 shl 04) - 1;
UBit5 = 0..(1 shl 05) - 1;
UBit6 = 0..(1 shl 06) - 1;
UBit7 = 0..(1 shl 07) - 1;
UBit9 = 0..(1 shl 09) - 1;
UBit10 = 0..(1 shl 10) - 1;
UBit11 = 0..(1 shl 11) - 1;
UBit12 = 0..(1 shl 12) - 1;
UBit13 = 0..(1 shl 13) - 1;
UBit14 = 0..(1 shl 14) - 1;
UBit15 = 0..(1 shl 15) - 1;
UBit16 = 0..(1 shl 16) - 1;
UBit17 = 0..(1 shl 17) - 1;
UBit18 = 0..(1 shl 18) - 1;
UBit19 = 0..(1 shl 19) - 1;
UBit20 = 0..(1 shl 20) - 1;
UBit21 = 0..(1 shl 21) - 1;
UBit22 = 0..(1 shl 22) - 1;
UBit23 = 0..(1 shl 23) - 1;
UBit24 = 0..(1 shl 24) - 1;
UBit25 = 0..(1 shl 25) - 1;
UBit26 = 0..(1 shl 26) - 1;
UBit27 = 0..(1 shl 27) - 1;
UBit28 = 0..(1 shl 28) - 1;
UBit30 = 0..(1 shl 30) - 1;
UBit31 = 0..(1 shl 31) - 1;
TBitMask = bitpacked record - b0,b1,b2,b3,b4,b5,b6,b7 : Boolean; - end;
PBitMask = ˆTBitMask;
TMask = bitpacked array[0..7] of Boolean;
PMask = ˆTMask;
TRGB565 = bitpacked record - B : UBit5; - G : UBit6; - R : UBit5 - end;
PRGB565 = ˆTRGB565;
TRGB565Pair = bitpacked record - Background : TRGB565; - Foreground : TRGB565; - end;
PRGB565Pair = ˆTRGB565Pair;
-

Constants

- - - - - - - - - - - - - - - - -
KERNEL_VIRTUAL_BASE = $C0000000;
KERNEL_PAGE_NUMBER = KERNEL_VIRTUAL_BASE SHR 22;
BSOD_ENABLE = true;
TRACER_ENABLE = true;
CONSOLE_SLOW_REDRAW = false;
-

Description

-

Types

- - - - - -
cardinal = 0..$FFFFFFFF;
-

-Redraws the Window manager after every character, but slows performance. internal types

-
- - - - - -
hresult = cardinal;
- - - - - -
dword = cardinal;
- - - - - -
integer = longint;
- - - - - -
pchar = ˆchar;
- - - - - -
uInt8 = BYTE;
-

-Standard Types

-
- - - - - -
uInt16 = WORD;
- - - - - -
uInt32 = DWORD;
- - - - - -
uInt64 = QWORD;
- - - - - -
sInt8 = shortint;
- - - - - -
sInt16 = smallint;
- - - - - -
sInt32 = integer;
- - - - - -
sInt64 = longint;
- - - - - -
Float = Single;
- - - - - -
PuByte = ˆByte;
-

-Pointer Types

-
- - - - - -
PuInt8 = PuByte;
- - - - - -
PuInt16 = ˆuInt16;
- - - - - -
PuInt32 = ˆuInt32;
- - - - - -
PuInt64 = ˆuInt64;
- - - - - -
PsInt8 = ˆsInt8;
- - - - - -
PsInt16 = ˆsInt16;
- - - - - -
PsInt32 = ˆsInt32;
- - - - - -
PsInt64 = ˆsInt64;
- - - - - -
PFloat = ˆFloat;
- - - - - -
PDouble = ˆDouble;
- - - - - -
Void = ˆuInt32;
- - - - - -
HWND = uint32;
- - - - - -
UBit1 = 0..(1 shl 01) - 1;
-

-Alternate Types

-
- - - - - -
UBit2 = 0..(1 shl 02) - 1;
- - - - - -
UBit3 = 0..(1 shl 03) - 1;
- - - - - -
UBit4 = 0..(1 shl 04) - 1;
- - - - - -
UBit5 = 0..(1 shl 05) - 1;
- - - - - -
UBit6 = 0..(1 shl 06) - 1;
- - - - - -
UBit7 = 0..(1 shl 07) - 1;
- - - - - -
UBit9 = 0..(1 shl 09) - 1;
- - - - - -
UBit10 = 0..(1 shl 10) - 1;
- - - - - -
UBit11 = 0..(1 shl 11) - 1;
- - - - - -
UBit12 = 0..(1 shl 12) - 1;
- - - - - -
UBit13 = 0..(1 shl 13) - 1;
- - - - - -
UBit14 = 0..(1 shl 14) - 1;
- - - - - -
UBit15 = 0..(1 shl 15) - 1;
- - - - - -
UBit16 = 0..(1 shl 16) - 1;
- - - - - -
UBit17 = 0..(1 shl 17) - 1;
- - - - - -
UBit18 = 0..(1 shl 18) - 1;
- - - - - -
UBit19 = 0..(1 shl 19) - 1;
- - - - - -
UBit20 = 0..(1 shl 20) - 1;
- - - - - -
UBit21 = 0..(1 shl 21) - 1;
- - - - - -
UBit22 = 0..(1 shl 22) - 1;
- - - - - -
UBit23 = 0..(1 shl 23) - 1;
- - - - - -
UBit24 = 0..(1 shl 24) - 1;
- - - - - -
UBit25 = 0..(1 shl 25) - 1;
- - - - - -
UBit26 = 0..(1 shl 26) - 1;
- - - - - -
UBit27 = 0..(1 shl 27) - 1;
- - - - - -
UBit28 = 0..(1 shl 28) - 1;
- - - - - -
UBit30 = 0..(1 shl 30) - 1;
- - - - - -
UBit31 = 0..(1 shl 31) - 1;
- - - - - -
TBitMask = bitpacked record - b0,b1,b2,b3,b4,b5,b6,b7 : Boolean; - end;
- - - - - -
PBitMask = ˆTBitMask;
- - - - - -
TMask = bitpacked array[0..7] of Boolean;
- - - - - -
PMask = ˆTMask;
- - - - - -
TRGB565 = bitpacked record - B : UBit5; - G : UBit6; - R : UBit5 - end;
- - - - - -
PRGB565 = ˆTRGB565;
- - - - - -
TRGB565Pair = bitpacked record - Background : TRGB565; - Foreground : TRGB565; - end;
- - - - - -
PRGB565Pair = ˆTRGB565Pair;
-

Constants

- - - - - -
KERNEL_VIRTUAL_BASE = $C0000000;
- - - - - -
KERNEL_PAGE_NUMBER = KERNEL_VIRTUAL_BASE SHR 22;
- - - - - -
BSOD_ENABLE = true;
- - - - - -
TRACER_ENABLE = true;
- - - - - -
CONSOLE_SLOW_REDRAW = false;
-

Authors

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/tcp.html b/doc/tcp.html deleted file mode 100644 index a5a7ae89..00000000 --- a/doc/tcp.html +++ /dev/null @@ -1,44 +0,0 @@ - - - -Asuro: tcp - - - - - - - - -
-

Unit tcp

-
-
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Constants
Variables
-

Description

-

-Driver->Net->L4->TCP - Transmission Control Protocol Driver. - -

-

Uses

-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/terminal.TCommand.html b/doc/terminal.TCommand.html deleted file mode 100644 index 6670e207..00000000 --- a/doc/terminal.TCommand.html +++ /dev/null @@ -1,97 +0,0 @@ - - - -Asuro: terminal: Record TCommand - - - - - - - - -
-

Record TCommand

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TCommand = record

-

Description

Overview

-

Fields

- - - - - - - - - - - - - - - - -
registered: boolean;
hidden: boolean;
command: pchar;
method: TCommandMethod;
description: pchar;
-

Description

-

Fields

- - - - - -
registered: boolean;
- - - - - -
hidden: boolean;
- - - - - -
command: pchar;
- - - - - -
method: TCommandMethod;
- - - - - -
description: pchar;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/terminal.THistory.html b/doc/terminal.THistory.html deleted file mode 100644 index a02cace4..00000000 --- a/doc/terminal.THistory.html +++ /dev/null @@ -1,67 +0,0 @@ - - - -Asuro: terminal: Record THistory - - - - - - - - -
-

Record THistory

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type THistory = record

-

Description

Overview

-

Fields

- - - - - - - -
Command: pchar;
Next: PHistory;
-

Description

-

Fields

- - - - - -
Command: pchar;
- - - - - -
Next: PHistory;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/terminal.TParamList.html b/doc/terminal.TParamList.html deleted file mode 100644 index 96653a4a..00000000 --- a/doc/terminal.TParamList.html +++ /dev/null @@ -1,67 +0,0 @@ - - - -Asuro: terminal: Record TParamList - - - - - - - - -
-

Record TParamList

-
-
Hierarchy
Methods
Properties
-

Unit

- -

Declaration

-

-type TParamList = record

-

Description

Overview

-

Fields

- - - - - - - -
Param: pchar;
Next: PParamList;
-

Description

-

Fields

- - - - - -
Param: pchar;
- - - - - -
Next: PParamList;
-
Generated by PasDoc 0.15.0. - -
diff --git a/doc/terminal.html b/doc/terminal.html deleted file mode 100644 index 31ce5235..00000000 --- a/doc/terminal.html +++ /dev/null @@ -1,327 +0,0 @@ - - - -Asuro: terminal - - - - - - - - -
-

Unit terminal

- -

Description

-

-Prog->Terminal - Interactive Command Line Environment. - -

-

Uses

-

Overview

-

Classes, Interfaces, Objects and Records

- - - - - - - - - - - - - - - - - -
NameDescription
Record TParamList 
Record THistory 
Record TCommand 
-

Functions and Procedures

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
procedure run;
procedure init;
procedure registerCommand(command : pchar; method : TCommandMethod; description : pchar);
procedure registerCommandEx(command : pchar; method : TCommandMethod; description : pchar; hide : boolean);
function getParams(buf : TCommandBuffer) : PParamList;
function paramCount(params : PParamList) : uint32;
function getParam(index : uint32; params : PParamList) : pchar;
procedure setWorkingDirectory(str : pchar);
function getWorkingDirectory : pchar;
function getTerminalHWND : uint32;
function halt(id : uint32; cb : THaltCallback) : boolean;
function done(id : uint32) : boolean;
-

Types

- - - - - - - - - - - - - - - - -
THaltCallback = procedure();
PParamList = ˆTParamList;
PHistory = ˆTHistory;
TCommandBuffer = array[0..1023] of byte;
TCommandMethod = procedure(params : PParamList);
-

Variables

- - - - - - - - - - - - - - - - - - - - - - - - - -
buffer: TCommandBuffer;
History: PHistory;
bIndex: uint32 = 0;
Commands: array[0..65534] of TCommand;
Working_Directory: PChar = '/';
Halted: Boolean = false;
HaltID: uint32 = 0;
HaltCB: THaltCallback = nil;
-

Description

-

Functions and Procedures

- - - - - -
procedure run;
- - - - - -
procedure init;
- - - - - -
procedure registerCommand(command : pchar; method : TCommandMethod; description : pchar);
- - - - - -
procedure registerCommandEx(command : pchar; method : TCommandMethod; description : pchar; hide : boolean);
- - - - - -
function getParams(buf : TCommandBuffer) : PParamList;
- - - - - -
function paramCount(params : PParamList) : uint32;
- - - - - -
function getParam(index : uint32; params : PParamList) : pchar;
- - - - - -
procedure setWorkingDirectory(str : pchar);
- - - - - -
function getWorkingDirectory : pchar;
- - - - - -
function getTerminalHWND : uint32;
- - - - - -
function halt(id : uint32; cb : THaltCallback) : boolean;
- - - - - -
function done(id : uint32) : boolean;
-

Types

- - - - - -
THaltCallback = procedure();
- - - - - -
PParamList = ˆTParamList;
- - - - - -
PHistory = ˆTHistory;
- - - - - -
TCommandBuffer = array[0..1023] of byte;
- - - - - -
TCommandMethod = procedure(params : PParamList);
-

Variables

- - - - - -
buffer: TCommandBuffer;
- - - - - -
History: PHistory;
- - - - - -
bIndex: uint32 = 0;
- - - - - -
Commands: array[0..65534] of TCommand;
- - - - - -
Working_Directory: PChar = '/';
- - - - - -
Halted: Boolean = false;
- - - - - -
HaltID: uint32 = 0;
- - - - - -
HaltCB: THaltCallback = nil;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/testdriver.html b/doc/testdriver.html deleted file mode 100644 index 2c8fab71..00000000 --- a/doc/testdriver.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: testdriver - - - - - - - - -
-

Unit testdriver

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Driver->Exp->TestDriver - Dummy Driver For Testing. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure init;
-

Description

-

Functions and Procedures

- - - - - -
procedure init;
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/themer.html b/doc/themer.html deleted file mode 100644 index 780107b7..00000000 --- a/doc/themer.html +++ /dev/null @@ -1,60 +0,0 @@ - - - -Asuro: themer - - - - - - - - -
-

Unit themer

-
-
Classes, Interfaces, Objects and Records
Types
Constants
Variables
-

Description

-

-Prog->Themer - Live Desktop Color Picker. - -

-

Uses

-

Overview

-

Functions and Procedures

- - - - -
procedure init();
-

Description

-

Functions and Procedures

- - - - - -
procedure init();
-

Author

- -
Generated by PasDoc 0.15.0. - -
diff --git a/doc/tipuesearch/jquery.min.js b/doc/tipuesearch/jquery.min.js deleted file mode 100644 index b18e05a9..00000000 --- a/doc/tipuesearch/jquery.min.js +++ /dev/null @@ -1,6 +0,0 @@ -/*! jQuery v2.0.0 | (c) 2005, 2013 jQuery Foundation, Inc. | jquery.org/license -//@ sourceMappingURL=jquery.min.map -*/ -(function(e,undefined){var t,n,r=typeof undefined,i=e.location,o=e.document,s=o.documentElement,a=e.jQuery,u=e.$,l={},c=[],f="2.0.0",p=c.concat,h=c.push,d=c.slice,g=c.indexOf,m=l.toString,y=l.hasOwnProperty,v=f.trim,x=function(e,n){return new x.fn.init(e,n,t)},b=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,w=/\S+/g,T=/^(?:(<[\w\W]+>)[^>]*|#([\w-]*))$/,C=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,k=/^-ms-/,N=/-([\da-z])/gi,E=function(e,t){return t.toUpperCase()},S=function(){o.removeEventListener("DOMContentLoaded",S,!1),e.removeEventListener("load",S,!1),x.ready()};x.fn=x.prototype={jquery:f,constructor:x,init:function(e,t,n){var r,i;if(!e)return this;if("string"==typeof e){if(r="<"===e.charAt(0)&&">"===e.charAt(e.length-1)&&e.length>=3?[null,e,null]:T.exec(e),!r||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof x?t[0]:t,x.merge(this,x.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:o,!0)),C.test(r[1])&&x.isPlainObject(t))for(r in t)x.isFunction(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return i=o.getElementById(r[2]),i&&i.parentNode&&(this.length=1,this[0]=i),this.context=o,this.selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):x.isFunction(e)?n.ready(e):(e.selector!==undefined&&(this.selector=e.selector,this.context=e.context),x.makeArray(e,this))},selector:"",length:0,toArray:function(){return d.call(this)},get:function(e){return null==e?this.toArray():0>e?this[this.length+e]:this[e]},pushStack:function(e){var t=x.merge(this.constructor(),e);return t.prevObject=this,t.context=this.context,t},each:function(e,t){return x.each(this,e,t)},ready:function(e){return x.ready.promise().done(e),this},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(0>e?t:0);return this.pushStack(n>=0&&t>n?[this[n]]:[])},map:function(e){return this.pushStack(x.map(this,function(t,n){return e.call(t,n,t)}))},end:function(){return this.prevObject||this.constructor(null)},push:h,sort:[].sort,splice:[].splice},x.fn.init.prototype=x.fn,x.extend=x.fn.extend=function(){var e,t,n,r,i,o,s=arguments[0]||{},a=1,u=arguments.length,l=!1;for("boolean"==typeof s&&(l=s,s=arguments[1]||{},a=2),"object"==typeof s||x.isFunction(s)||(s={}),u===a&&(s=this,--a);u>a;a++)if(null!=(e=arguments[a]))for(t in e)n=s[t],r=e[t],s!==r&&(l&&r&&(x.isPlainObject(r)||(i=x.isArray(r)))?(i?(i=!1,o=n&&x.isArray(n)?n:[]):o=n&&x.isPlainObject(n)?n:{},s[t]=x.extend(l,o,r)):r!==undefined&&(s[t]=r));return s},x.extend({expando:"jQuery"+(f+Math.random()).replace(/\D/g,""),noConflict:function(t){return e.$===x&&(e.$=u),t&&e.jQuery===x&&(e.jQuery=a),x},isReady:!1,readyWait:1,holdReady:function(e){e?x.readyWait++:x.ready(!0)},ready:function(e){(e===!0?--x.readyWait:x.isReady)||(x.isReady=!0,e!==!0&&--x.readyWait>0||(n.resolveWith(o,[x]),x.fn.trigger&&x(o).trigger("ready").off("ready")))},isFunction:function(e){return"function"===x.type(e)},isArray:Array.isArray,isWindow:function(e){return null!=e&&e===e.window},isNumeric:function(e){return!isNaN(parseFloat(e))&&isFinite(e)},type:function(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?l[m.call(e)]||"object":typeof e},isPlainObject:function(e){if("object"!==x.type(e)||e.nodeType||x.isWindow(e))return!1;try{if(e.constructor&&!y.call(e.constructor.prototype,"isPrototypeOf"))return!1}catch(t){return!1}return!0},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},error:function(e){throw Error(e)},parseHTML:function(e,t,n){if(!e||"string"!=typeof e)return null;"boolean"==typeof t&&(n=t,t=!1),t=t||o;var r=C.exec(e),i=!n&&[];return r?[t.createElement(r[1])]:(r=x.buildFragment([e],t,i),i&&x(i).remove(),x.merge([],r.childNodes))},parseJSON:JSON.parse,parseXML:function(e){var t,n;if(!e||"string"!=typeof e)return null;try{n=new DOMParser,t=n.parseFromString(e,"text/xml")}catch(r){t=undefined}return(!t||t.getElementsByTagName("parsererror").length)&&x.error("Invalid XML: "+e),t},noop:function(){},globalEval:function(e){var t,n=eval;e=x.trim(e),e&&(1===e.indexOf("use strict")?(t=o.createElement("script"),t.text=e,o.head.appendChild(t).parentNode.removeChild(t)):n(e))},camelCase:function(e){return e.replace(k,"ms-").replace(N,E)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},each:function(e,t,n){var r,i=0,o=e.length,s=j(e);if(n){if(s){for(;o>i;i++)if(r=t.apply(e[i],n),r===!1)break}else for(i in e)if(r=t.apply(e[i],n),r===!1)break}else if(s){for(;o>i;i++)if(r=t.call(e[i],i,e[i]),r===!1)break}else for(i in e)if(r=t.call(e[i],i,e[i]),r===!1)break;return e},trim:function(e){return null==e?"":v.call(e)},makeArray:function(e,t){var n=t||[];return null!=e&&(j(Object(e))?x.merge(n,"string"==typeof e?[e]:e):h.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:g.call(t,e,n)},merge:function(e,t){var n=t.length,r=e.length,i=0;if("number"==typeof n)for(;n>i;i++)e[r++]=t[i];else while(t[i]!==undefined)e[r++]=t[i++];return e.length=r,e},grep:function(e,t,n){var r,i=[],o=0,s=e.length;for(n=!!n;s>o;o++)r=!!t(e[o],o),n!==r&&i.push(e[o]);return i},map:function(e,t,n){var r,i=0,o=e.length,s=j(e),a=[];if(s)for(;o>i;i++)r=t(e[i],i,n),null!=r&&(a[a.length]=r);else for(i in e)r=t(e[i],i,n),null!=r&&(a[a.length]=r);return p.apply([],a)},guid:1,proxy:function(e,t){var n,r,i;return"string"==typeof t&&(n=e[t],t=e,e=n),x.isFunction(e)?(r=d.call(arguments,2),i=function(){return e.apply(t||this,r.concat(d.call(arguments)))},i.guid=e.guid=e.guid||x.guid++,i):undefined},access:function(e,t,n,r,i,o,s){var a=0,u=e.length,l=null==n;if("object"===x.type(n)){i=!0;for(a in n)x.access(e,t,a,n[a],!0,o,s)}else if(r!==undefined&&(i=!0,x.isFunction(r)||(s=!0),l&&(s?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(x(e),n)})),t))for(;u>a;a++)t(e[a],n,s?r:r.call(e[a],a,t(e[a],n)));return i?e:l?t.call(e):u?t(e[0],n):o},now:Date.now,swap:function(e,t,n,r){var i,o,s={};for(o in t)s[o]=e.style[o],e.style[o]=t[o];i=n.apply(e,r||[]);for(o in t)e.style[o]=s[o];return i}}),x.ready.promise=function(t){return n||(n=x.Deferred(),"complete"===o.readyState?setTimeout(x.ready):(o.addEventListener("DOMContentLoaded",S,!1),e.addEventListener("load",S,!1))),n.promise(t)},x.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(e,t){l["[object "+t+"]"]=t.toLowerCase()});function j(e){var t=e.length,n=x.type(e);return x.isWindow(e)?!1:1===e.nodeType&&t?!0:"array"===n||"function"!==n&&(0===t||"number"==typeof t&&t>0&&t-1 in e)}t=x(o),function(e,undefined){var t,n,r,i,o,s,a,u,l,c,f,p,h,d,g,m,y="sizzle"+-new Date,v=e.document,b={},w=0,T=0,C=ot(),k=ot(),N=ot(),E=!1,S=function(){return 0},j=typeof undefined,D=1<<31,A=[],L=A.pop,q=A.push,H=A.push,O=A.slice,F=A.indexOf||function(e){var t=0,n=this.length;for(;n>t;t++)if(this[t]===e)return t;return-1},P="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",R="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",W=M.replace("w","w#"),$="\\["+R+"*("+M+")"+R+"*(?:([*^$|!~]?=)"+R+"*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|("+W+")|)|)"+R+"*\\]",B=":("+M+")(?:\\(((['\"])((?:\\\\.|[^\\\\])*?)\\3|((?:\\\\.|[^\\\\()[\\]]|"+$.replace(3,8)+")*)|.*)\\)|)",I=RegExp("^"+R+"+|((?:^|[^\\\\])(?:\\\\.)*)"+R+"+$","g"),z=RegExp("^"+R+"*,"+R+"*"),_=RegExp("^"+R+"*([>+~]|"+R+")"+R+"*"),X=RegExp(R+"*[+~]"),U=RegExp("="+R+"*([^\\]'\"]*)"+R+"*\\]","g"),Y=RegExp(B),V=RegExp("^"+W+"$"),G={ID:RegExp("^#("+M+")"),CLASS:RegExp("^\\.("+M+")"),TAG:RegExp("^("+M.replace("w","w*")+")"),ATTR:RegExp("^"+$),PSEUDO:RegExp("^"+B),CHILD:RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+R+"*(even|odd|(([+-]|)(\\d*)n|)"+R+"*(?:([+-]|)"+R+"*(\\d+)|))"+R+"*\\)|)","i"),"boolean":RegExp("^(?:"+P+")$","i"),needsContext:RegExp("^"+R+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+R+"*((?:-\\d)?\\d*)"+R+"*\\)|)(?=[^-]|$)","i")},J=/^[^{]+\{\s*\[native \w/,Q=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,K=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,et=/'|\\/g,tt=/\\([\da-fA-F]{1,6}[\x20\t\r\n\f]?|.)/g,nt=function(e,t){var n="0x"+t-65536;return n!==n?t:0>n?String.fromCharCode(n+65536):String.fromCharCode(55296|n>>10,56320|1023&n)};try{H.apply(A=O.call(v.childNodes),v.childNodes),A[v.childNodes.length].nodeType}catch(rt){H={apply:A.length?function(e,t){q.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function it(e){return J.test(e+"")}function ot(){var e,t=[];return e=function(n,i){return t.push(n+=" ")>r.cacheLength&&delete e[t.shift()],e[n]=i}}function st(e){return e[y]=!0,e}function at(e){var t=c.createElement("div");try{return!!e(t)}catch(n){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function ut(e,t,n,r){var i,o,s,a,u,f,d,g,x,w;if((t?t.ownerDocument||t:v)!==c&&l(t),t=t||c,n=n||[],!e||"string"!=typeof e)return n;if(1!==(a=t.nodeType)&&9!==a)return[];if(p&&!r){if(i=Q.exec(e))if(s=i[1]){if(9===a){if(o=t.getElementById(s),!o||!o.parentNode)return n;if(o.id===s)return n.push(o),n}else if(t.ownerDocument&&(o=t.ownerDocument.getElementById(s))&&m(t,o)&&o.id===s)return n.push(o),n}else{if(i[2])return H.apply(n,t.getElementsByTagName(e)),n;if((s=i[3])&&b.getElementsByClassName&&t.getElementsByClassName)return H.apply(n,t.getElementsByClassName(s)),n}if(b.qsa&&(!h||!h.test(e))){if(g=d=y,x=t,w=9===a&&e,1===a&&"object"!==t.nodeName.toLowerCase()){f=gt(e),(d=t.getAttribute("id"))?g=d.replace(et,"\\$&"):t.setAttribute("id",g),g="[id='"+g+"'] ",u=f.length;while(u--)f[u]=g+mt(f[u]);x=X.test(e)&&t.parentNode||t,w=f.join(",")}if(w)try{return H.apply(n,x.querySelectorAll(w)),n}catch(T){}finally{d||t.removeAttribute("id")}}}return kt(e.replace(I,"$1"),t,n,r)}o=ut.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return t?"HTML"!==t.nodeName:!1},l=ut.setDocument=function(e){var t=e?e.ownerDocument||e:v;return t!==c&&9===t.nodeType&&t.documentElement?(c=t,f=t.documentElement,p=!o(t),b.getElementsByTagName=at(function(e){return e.appendChild(t.createComment("")),!e.getElementsByTagName("*").length}),b.attributes=at(function(e){return e.className="i",!e.getAttribute("className")}),b.getElementsByClassName=at(function(e){return e.innerHTML="
",e.firstChild.className="i",2===e.getElementsByClassName("i").length}),b.sortDetached=at(function(e){return 1&e.compareDocumentPosition(c.createElement("div"))}),b.getById=at(function(e){return f.appendChild(e).id=y,!t.getElementsByName||!t.getElementsByName(y).length}),b.getById?(r.find.ID=function(e,t){if(typeof t.getElementById!==j&&p){var n=t.getElementById(e);return n&&n.parentNode?[n]:[]}},r.filter.ID=function(e){var t=e.replace(tt,nt);return function(e){return e.getAttribute("id")===t}}):(r.find.ID=function(e,t){if(typeof t.getElementById!==j&&p){var n=t.getElementById(e);return n?n.id===e||typeof n.getAttributeNode!==j&&n.getAttributeNode("id").value===e?[n]:undefined:[]}},r.filter.ID=function(e){var t=e.replace(tt,nt);return function(e){var n=typeof e.getAttributeNode!==j&&e.getAttributeNode("id");return n&&n.value===t}}),r.find.TAG=b.getElementsByTagName?function(e,t){return typeof t.getElementsByTagName!==j?t.getElementsByTagName(e):undefined}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=b.getElementsByClassName&&function(e,t){return typeof t.getElementsByClassName!==j&&p?t.getElementsByClassName(e):undefined},d=[],h=[],(b.qsa=it(t.querySelectorAll))&&(at(function(e){e.innerHTML="",e.querySelectorAll("[selected]").length||h.push("\\["+R+"*(?:value|"+P+")"),e.querySelectorAll(":checked").length||h.push(":checked")}),at(function(e){var t=c.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("t",""),e.querySelectorAll("[t^='']").length&&h.push("[*^$]="+R+"*(?:''|\"\")"),e.querySelectorAll(":enabled").length||h.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),h.push(",.*:")})),(b.matchesSelector=it(g=f.webkitMatchesSelector||f.mozMatchesSelector||f.oMatchesSelector||f.msMatchesSelector))&&at(function(e){b.disconnectedMatch=g.call(e,"div"),g.call(e,"[s!='']:x"),d.push("!=",B)}),h=h.length&&RegExp(h.join("|")),d=d.length&&RegExp(d.join("|")),m=it(f.contains)||f.compareDocumentPosition?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},S=f.compareDocumentPosition?function(e,n){if(e===n)return E=!0,0;var r=n.compareDocumentPosition&&e.compareDocumentPosition&&e.compareDocumentPosition(n);return r?1&r||!b.sortDetached&&n.compareDocumentPosition(e)===r?e===t||m(v,e)?-1:n===t||m(v,n)?1:u?F.call(u,e)-F.call(u,n):0:4&r?-1:1:e.compareDocumentPosition?-1:1}:function(e,n){var r,i=0,o=e.parentNode,s=n.parentNode,a=[e],l=[n];if(e===n)return E=!0,0;if(!o||!s)return e===t?-1:n===t?1:o?-1:s?1:u?F.call(u,e)-F.call(u,n):0;if(o===s)return lt(e,n);r=e;while(r=r.parentNode)a.unshift(r);r=n;while(r=r.parentNode)l.unshift(r);while(a[i]===l[i])i++;return i?lt(a[i],l[i]):a[i]===v?-1:l[i]===v?1:0},c):c},ut.matches=function(e,t){return ut(e,null,null,t)},ut.matchesSelector=function(e,t){if((e.ownerDocument||e)!==c&&l(e),t=t.replace(U,"='$1']"),!(!b.matchesSelector||!p||d&&d.test(t)||h&&h.test(t)))try{var n=g.call(e,t);if(n||b.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(r){}return ut(t,c,null,[e]).length>0},ut.contains=function(e,t){return(e.ownerDocument||e)!==c&&l(e),m(e,t)},ut.attr=function(e,t){(e.ownerDocument||e)!==c&&l(e);var n=r.attrHandle[t.toLowerCase()],i=n&&n(e,t,!p);return i===undefined?b.attributes||!p?e.getAttribute(t):(i=e.getAttributeNode(t))&&i.specified?i.value:null:i},ut.error=function(e){throw Error("Syntax error, unrecognized expression: "+e)},ut.uniqueSort=function(e){var t,n=[],r=0,i=0;if(E=!b.detectDuplicates,u=!b.sortStable&&e.slice(0),e.sort(S),E){while(t=e[i++])t===e[i]&&(r=n.push(i));while(r--)e.splice(n[r],1)}return e};function lt(e,t){var n=t&&e,r=n&&(~t.sourceIndex||D)-(~e.sourceIndex||D);if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function ct(e,t,n){var r;return n?undefined:(r=e.getAttributeNode(t))&&r.specified?r.value:e[t]===!0?t.toLowerCase():null}function ft(e,t,n){var r;return n?undefined:r=e.getAttribute(t,"type"===t.toLowerCase()?1:2)}function pt(e){return function(t){var n=t.nodeName.toLowerCase();return"input"===n&&t.type===e}}function ht(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function dt(e){return st(function(t){return t=+t,st(function(n,r){var i,o=e([],n.length,t),s=o.length;while(s--)n[i=o[s]]&&(n[i]=!(r[i]=n[i]))})})}i=ut.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e)}else if(3===o||4===o)return e.nodeValue}else for(;t=e[r];r++)n+=i(t);return n},r=ut.selectors={cacheLength:50,createPseudo:st,match:G,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(tt,nt),e[3]=(e[4]||e[5]||"").replace(tt,nt),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||ut.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&ut.error(e[0]),e},PSEUDO:function(e){var t,n=!e[5]&&e[2];return G.CHILD.test(e[0])?null:(e[4]?e[2]=e[4]:n&&Y.test(n)&&(t=gt(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(tt,nt).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=C[e+" "];return t||(t=RegExp("(^|"+R+")"+e+"("+R+"|$)"))&&C(e,function(e){return t.test("string"==typeof e.className&&e.className||typeof e.getAttribute!==j&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=ut.attr(r,e);return null==i?"!="===t:t?(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i+" ").indexOf(n)>-1:"|="===t?i===n||i.slice(0,n.length+1)===n+"-":!1):!0}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),s="last"!==e.slice(-4),a="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,h,d,g=o!==s?"nextSibling":"previousSibling",m=t.parentNode,v=a&&t.nodeName.toLowerCase(),x=!u&&!a;if(m){if(o){while(g){f=t;while(f=f[g])if(a?f.nodeName.toLowerCase()===v:1===f.nodeType)return!1;d=g="only"===e&&!d&&"nextSibling"}return!0}if(d=[s?m.firstChild:m.lastChild],s&&x){c=m[y]||(m[y]={}),l=c[e]||[],h=l[0]===w&&l[1],p=l[0]===w&&l[2],f=h&&m.childNodes[h];while(f=++h&&f&&f[g]||(p=h=0)||d.pop())if(1===f.nodeType&&++p&&f===t){c[e]=[w,h,p];break}}else if(x&&(l=(t[y]||(t[y]={}))[e])&&l[0]===w)p=l[1];else while(f=++h&&f&&f[g]||(p=h=0)||d.pop())if((a?f.nodeName.toLowerCase()===v:1===f.nodeType)&&++p&&(x&&((f[y]||(f[y]={}))[e]=[w,p]),f===t))break;return p-=i,p===r||0===p%r&&p/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||ut.error("unsupported pseudo: "+e);return i[y]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?st(function(e,n){var r,o=i(e,t),s=o.length;while(s--)r=F.call(e,o[s]),e[r]=!(n[r]=o[s])}):function(e){return i(e,0,n)}):i}},pseudos:{not:st(function(e){var t=[],n=[],r=s(e.replace(I,"$1"));return r[y]?st(function(e,t,n,i){var o,s=r(e,null,i,[]),a=e.length;while(a--)(o=s[a])&&(e[a]=!(t[a]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),!n.pop()}}),has:st(function(e){return function(t){return ut(e,t).length>0}}),contains:st(function(e){return function(t){return(t.textContent||t.innerText||i(t)).indexOf(e)>-1}}),lang:st(function(e){return V.test(e||"")||ut.error("unsupported lang: "+e),e=e.replace(tt,nt).toLowerCase(),function(t){var n;do if(n=p?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return n=n.toLowerCase(),n===e||0===n.indexOf(e+"-");while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===f},focus:function(e){return e===c.activeElement&&(!c.hasFocus||c.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:function(e){return e.disabled===!1},disabled:function(e){return e.disabled===!0},checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,e.selected===!0},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeName>"@"||3===e.nodeType||4===e.nodeType)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return Z.test(e.nodeName)},input:function(e){return K.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||t.toLowerCase()===e.type)},first:dt(function(){return[0]}),last:dt(function(e,t){return[t-1]}),eq:dt(function(e,t,n){return[0>n?n+t:n]}),even:dt(function(e,t){var n=0;for(;t>n;n+=2)e.push(n);return e}),odd:dt(function(e,t){var n=1;for(;t>n;n+=2)e.push(n);return e}),lt:dt(function(e,t,n){var r=0>n?n+t:n;for(;--r>=0;)e.push(r);return e}),gt:dt(function(e,t,n){var r=0>n?n+t:n;for(;t>++r;)e.push(r);return e})}};for(t in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})r.pseudos[t]=pt(t);for(t in{submit:!0,reset:!0})r.pseudos[t]=ht(t);function gt(e,t){var n,i,o,s,a,u,l,c=k[e+" "];if(c)return t?0:c.slice(0);a=e,u=[],l=r.preFilter;while(a){(!n||(i=z.exec(a)))&&(i&&(a=a.slice(i[0].length)||a),u.push(o=[])),n=!1,(i=_.exec(a))&&(n=i.shift(),o.push({value:n,type:i[0].replace(I," ")}),a=a.slice(n.length));for(s in r.filter)!(i=G[s].exec(a))||l[s]&&!(i=l[s](i))||(n=i.shift(),o.push({value:n,type:s,matches:i}),a=a.slice(n.length));if(!n)break}return t?a.length:a?ut.error(e):k(e,u).slice(0)}function mt(e){var t=0,n=e.length,r="";for(;n>t;t++)r+=e[t].value;return r}function yt(e,t,r){var i=t.dir,o=r&&"parentNode"===i,s=T++;return t.first?function(t,n,r){while(t=t[i])if(1===t.nodeType||o)return e(t,n,r)}:function(t,r,a){var u,l,c,f=w+" "+s;if(a){while(t=t[i])if((1===t.nodeType||o)&&e(t,r,a))return!0}else while(t=t[i])if(1===t.nodeType||o)if(c=t[y]||(t[y]={}),(l=c[i])&&l[0]===f){if((u=l[1])===!0||u===n)return u===!0}else if(l=c[i]=[f],l[1]=e(t,r,a)||n,l[1]===!0)return!0}}function vt(e){return e.length>1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function xt(e,t,n,r,i){var o,s=[],a=0,u=e.length,l=null!=t;for(;u>a;a++)(o=e[a])&&(!n||n(o,r,i))&&(s.push(o),l&&t.push(a));return s}function bt(e,t,n,r,i,o){return r&&!r[y]&&(r=bt(r)),i&&!i[y]&&(i=bt(i,o)),st(function(o,s,a,u){var l,c,f,p=[],h=[],d=s.length,g=o||Ct(t||"*",a.nodeType?[a]:a,[]),m=!e||!o&&t?g:xt(g,p,e,a,u),y=n?i||(o?e:d||r)?[]:s:m;if(n&&n(m,y,a,u),r){l=xt(y,h),r(l,[],a,u),c=l.length;while(c--)(f=l[c])&&(y[h[c]]=!(m[h[c]]=f))}if(o){if(i||e){if(i){l=[],c=y.length;while(c--)(f=y[c])&&l.push(m[c]=f);i(null,y=[],l,u)}c=y.length;while(c--)(f=y[c])&&(l=i?F.call(o,f):p[c])>-1&&(o[l]=!(s[l]=f))}}else y=xt(y===s?y.splice(d,y.length):y),i?i(null,s,y,u):H.apply(s,y)})}function wt(e){var t,n,i,o=e.length,s=r.relative[e[0].type],u=s||r.relative[" "],l=s?1:0,c=yt(function(e){return e===t},u,!0),f=yt(function(e){return F.call(t,e)>-1},u,!0),p=[function(e,n,r){return!s&&(r||n!==a)||((t=n).nodeType?c(e,n,r):f(e,n,r))}];for(;o>l;l++)if(n=r.relative[e[l].type])p=[yt(vt(p),n)];else{if(n=r.filter[e[l].type].apply(null,e[l].matches),n[y]){for(i=++l;o>i;i++)if(r.relative[e[i].type])break;return bt(l>1&&vt(p),l>1&&mt(e.slice(0,l-1)).replace(I,"$1"),n,i>l&&wt(e.slice(l,i)),o>i&&wt(e=e.slice(i)),o>i&&mt(e))}p.push(n)}return vt(p)}function Tt(e,t){var i=0,o=t.length>0,s=e.length>0,u=function(u,l,f,p,h){var d,g,m,y=[],v=0,x="0",b=u&&[],T=null!=h,C=a,k=u||s&&r.find.TAG("*",h&&l.parentNode||l),N=w+=null==C?1:Math.random()||.1;for(T&&(a=l!==c&&l,n=i);null!=(d=k[x]);x++){if(s&&d){g=0;while(m=e[g++])if(m(d,l,f)){p.push(d);break}T&&(w=N,n=++i)}o&&((d=!m&&d)&&v--,u&&b.push(d))}if(v+=x,o&&x!==v){g=0;while(m=t[g++])m(b,y,l,f);if(u){if(v>0)while(x--)b[x]||y[x]||(y[x]=L.call(p));y=xt(y)}H.apply(p,y),T&&!u&&y.length>0&&v+t.length>1&&ut.uniqueSort(p)}return T&&(w=N,a=C),b};return o?st(u):u}s=ut.compile=function(e,t){var n,r=[],i=[],o=N[e+" "];if(!o){t||(t=gt(e)),n=t.length;while(n--)o=wt(t[n]),o[y]?r.push(o):i.push(o);o=N(e,Tt(i,r))}return o};function Ct(e,t,n){var r=0,i=t.length;for(;i>r;r++)ut(e,t[r],n);return n}function kt(e,t,n,i){var o,a,u,l,c,f=gt(e);if(!i&&1===f.length){if(a=f[0]=f[0].slice(0),a.length>2&&"ID"===(u=a[0]).type&&9===t.nodeType&&p&&r.relative[a[1].type]){if(t=(r.find.ID(u.matches[0].replace(tt,nt),t)||[])[0],!t)return n;e=e.slice(a.shift().value.length)}o=G.needsContext.test(e)?0:a.length;while(o--){if(u=a[o],r.relative[l=u.type])break;if((c=r.find[l])&&(i=c(u.matches[0].replace(tt,nt),X.test(a[0].type)&&t.parentNode||t))){if(a.splice(o,1),e=i.length&&mt(a),!e)return H.apply(n,i),n;break}}}return s(e,f)(i,t,!p,n,X.test(e)),n}r.pseudos.nth=r.pseudos.eq;function Nt(){}Nt.prototype=r.filters=r.pseudos,r.setFilters=new Nt,b.sortStable=y.split("").sort(S).join("")===y,l(),[0,0].sort(S),b.detectDuplicates=E,at(function(e){if(e.innerHTML="","#"!==e.firstChild.getAttribute("href")){var t="type|href|height|width".split("|"),n=t.length;while(n--)r.attrHandle[t[n]]=ft}}),at(function(e){if(null!=e.getAttribute("disabled")){var t=P.split("|"),n=t.length;while(n--)r.attrHandle[t[n]]=ct}}),x.find=ut,x.expr=ut.selectors,x.expr[":"]=x.expr.pseudos,x.unique=ut.uniqueSort,x.text=ut.getText,x.isXMLDoc=ut.isXML,x.contains=ut.contains}(e);var D={};function A(e){var t=D[e]={};return x.each(e.match(w)||[],function(e,n){t[n]=!0}),t}x.Callbacks=function(e){e="string"==typeof e?D[e]||A(e):x.extend({},e);var t,n,r,i,o,s,a=[],u=!e.once&&[],l=function(f){for(t=e.memory&&f,n=!0,s=i||0,i=0,o=a.length,r=!0;a&&o>s;s++)if(a[s].apply(f[0],f[1])===!1&&e.stopOnFalse){t=!1;break}r=!1,a&&(u?u.length&&l(u.shift()):t?a=[]:c.disable())},c={add:function(){if(a){var n=a.length;(function s(t){x.each(t,function(t,n){var r=x.type(n);"function"===r?e.unique&&c.has(n)||a.push(n):n&&n.length&&"string"!==r&&s(n)})})(arguments),r?o=a.length:t&&(i=n,l(t))}return this},remove:function(){return a&&x.each(arguments,function(e,t){var n;while((n=x.inArray(t,a,n))>-1)a.splice(n,1),r&&(o>=n&&o--,s>=n&&s--)}),this},has:function(e){return e?x.inArray(e,a)>-1:!(!a||!a.length)},empty:function(){return a=[],o=0,this},disable:function(){return a=u=t=undefined,this},disabled:function(){return!a},lock:function(){return u=undefined,t||c.disable(),this},locked:function(){return!u},fireWith:function(e,t){return t=t||[],t=[e,t.slice?t.slice():t],!a||n&&!u||(r?u.push(t):l(t)),this},fire:function(){return c.fireWith(this,arguments),this},fired:function(){return!!n}};return c},x.extend({Deferred:function(e){var t=[["resolve","done",x.Callbacks("once memory"),"resolved"],["reject","fail",x.Callbacks("once memory"),"rejected"],["notify","progress",x.Callbacks("memory")]],n="pending",r={state:function(){return n},always:function(){return i.done(arguments).fail(arguments),this},then:function(){var e=arguments;return x.Deferred(function(n){x.each(t,function(t,o){var s=o[0],a=x.isFunction(e[t])&&e[t];i[o[1]](function(){var e=a&&a.apply(this,arguments);e&&x.isFunction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[s+"With"](this===r?n.promise():this,a?[e]:arguments)})}),e=null}).promise()},promise:function(e){return null!=e?x.extend(e,r):r}},i={};return r.pipe=r.then,x.each(t,function(e,o){var s=o[2],a=o[3];r[o[1]]=s.add,a&&s.add(function(){n=a},t[1^e][2].disable,t[2][2].lock),i[o[0]]=function(){return i[o[0]+"With"](this===i?r:this,arguments),this},i[o[0]+"With"]=s.fireWith}),r.promise(i),e&&e.call(i,i),i},when:function(e){var t=0,n=d.call(arguments),r=n.length,i=1!==r||e&&x.isFunction(e.promise)?r:0,o=1===i?e:x.Deferred(),s=function(e,t,n){return function(r){t[e]=this,n[e]=arguments.length>1?d.call(arguments):r,n===a?o.notifyWith(t,n):--i||o.resolveWith(t,n)}},a,u,l;if(r>1)for(a=Array(r),u=Array(r),l=Array(r);r>t;t++)n[t]&&x.isFunction(n[t].promise)?n[t].promise().done(s(t,l,n)).fail(o.reject).progress(s(t,u,a)):--i;return i||o.resolveWith(l,n),o.promise()}}),x.support=function(t){var n=o.createElement("input"),r=o.createDocumentFragment(),i=o.createElement("div"),s=o.createElement("select"),a=s.appendChild(o.createElement("option"));return n.type?(n.type="checkbox",t.checkOn=""!==n.value,t.optSelected=a.selected,t.reliableMarginRight=!0,t.boxSizingReliable=!0,t.pixelPosition=!1,n.checked=!0,t.noCloneChecked=n.cloneNode(!0).checked,s.disabled=!0,t.optDisabled=!a.disabled,n=o.createElement("input"),n.value="t",n.type="radio",t.radioValue="t"===n.value,n.setAttribute("checked","t"),n.setAttribute("name","t"),r.appendChild(n),t.checkClone=r.cloneNode(!0).cloneNode(!0).lastChild.checked,t.focusinBubbles="onfocusin"in e,i.style.backgroundClip="content-box",i.cloneNode(!0).style.backgroundClip="",t.clearCloneStyle="content-box"===i.style.backgroundClip,x(function(){var n,r,s="padding:0;margin:0;border:0;display:block;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box",a=o.getElementsByTagName("body")[0];a&&(n=o.createElement("div"),n.style.cssText="border:0;width:0;height:0;position:absolute;top:0;left:-9999px;margin-top:1px",a.appendChild(n).appendChild(i),i.innerHTML="",i.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:1px;border:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%",x.swap(a,null!=a.style.zoom?{zoom:1}:{},function(){t.boxSizing=4===i.offsetWidth}),e.getComputedStyle&&(t.pixelPosition="1%"!==(e.getComputedStyle(i,null)||{}).top,t.boxSizingReliable="4px"===(e.getComputedStyle(i,null)||{width:"4px"}).width,r=i.appendChild(o.createElement("div")),r.style.cssText=i.style.cssText=s,r.style.marginRight=r.style.width="0",i.style.width="1px",t.reliableMarginRight=!parseFloat((e.getComputedStyle(r,null)||{}).marginRight)),a.removeChild(n))}),t):t}({});var L,q,H=/(?:\{[\s\S]*\}|\[[\s\S]*\])$/,O=/([A-Z])/g;function F(){Object.defineProperty(this.cache={},0,{get:function(){return{}}}),this.expando=x.expando+Math.random()}F.uid=1,F.accepts=function(e){return e.nodeType?1===e.nodeType||9===e.nodeType:!0},F.prototype={key:function(e){if(!F.accepts(e))return 0;var t={},n=e[this.expando];if(!n){n=F.uid++;try{t[this.expando]={value:n},Object.defineProperties(e,t)}catch(r){t[this.expando]=n,x.extend(e,t)}}return this.cache[n]||(this.cache[n]={}),n},set:function(e,t,n){var r,i=this.key(e),o=this.cache[i];if("string"==typeof t)o[t]=n;else if(x.isEmptyObject(o))this.cache[i]=t;else for(r in t)o[r]=t[r]},get:function(e,t){var n=this.cache[this.key(e)];return t===undefined?n:n[t]},access:function(e,t,n){return t===undefined||t&&"string"==typeof t&&n===undefined?this.get(e,t):(this.set(e,t,n),n!==undefined?n:t)},remove:function(e,t){var n,r,i=this.key(e),o=this.cache[i];if(t===undefined)this.cache[i]={};else{x.isArray(t)?r=t.concat(t.map(x.camelCase)):t in o?r=[t]:(r=x.camelCase(t),r=r in o?[r]:r.match(w)||[]),n=r.length;while(n--)delete o[r[n]]}},hasData:function(e){return!x.isEmptyObject(this.cache[e[this.expando]]||{})},discard:function(e){delete this.cache[this.key(e)]}},L=new F,q=new F,x.extend({acceptData:F.accepts,hasData:function(e){return L.hasData(e)||q.hasData(e)},data:function(e,t,n){return L.access(e,t,n)},removeData:function(e,t){L.remove(e,t)},_data:function(e,t,n){return q.access(e,t,n)},_removeData:function(e,t){q.remove(e,t)}}),x.fn.extend({data:function(e,t){var n,r,i=this[0],o=0,s=null;if(e===undefined){if(this.length&&(s=L.get(i),1===i.nodeType&&!q.get(i,"hasDataAttrs"))){for(n=i.attributes;n.length>o;o++)r=n[o].name,0===r.indexOf("data-")&&(r=x.camelCase(r.substring(5)),P(i,r,s[r]));q.set(i,"hasDataAttrs",!0)}return s}return"object"==typeof e?this.each(function(){L.set(this,e)}):x.access(this,function(t){var n,r=x.camelCase(e);if(i&&t===undefined){if(n=L.get(i,e),n!==undefined)return n;if(n=L.get(i,r),n!==undefined)return n;if(n=P(i,r,undefined),n!==undefined)return n}else this.each(function(){var n=L.get(this,r);L.set(this,r,t),-1!==e.indexOf("-")&&n!==undefined&&L.set(this,e,t)})},null,t,arguments.length>1,null,!0)},removeData:function(e){return this.each(function(){L.remove(this,e)})}});function P(e,t,n){var r;if(n===undefined&&1===e.nodeType)if(r="data-"+t.replace(O,"-$1").toLowerCase(),n=e.getAttribute(r),"string"==typeof n){try{n="true"===n?!0:"false"===n?!1:"null"===n?null:+n+""===n?+n:H.test(n)?JSON.parse(n):n}catch(i){}L.set(e,t,n)}else n=undefined;return n}x.extend({queue:function(e,t,n){var r;return e?(t=(t||"fx")+"queue",r=q.get(e,t),n&&(!r||x.isArray(n)?r=q.access(e,t,x.makeArray(n)):r.push(n)),r||[]):undefined},dequeue:function(e,t){t=t||"fx";var n=x.queue(e,t),r=n.length,i=n.shift(),o=x._queueHooks(e,t),s=function(){x.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),o.cur=i,i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,s,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return q.get(e,n)||q.access(e,n,{empty:x.Callbacks("once memory").add(function(){q.remove(e,[t+"queue",n])})})}}),x.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),n>arguments.length?x.queue(this[0],e):t===undefined?this:this.each(function(){var n=x.queue(this,e,t); -x._queueHooks(this,e),"fx"===e&&"inprogress"!==n[0]&&x.dequeue(this,e)})},dequeue:function(e){return this.each(function(){x.dequeue(this,e)})},delay:function(e,t){return e=x.fx?x.fx.speeds[e]||e:e,t=t||"fx",this.queue(t,function(t,n){var r=setTimeout(t,e);n.stop=function(){clearTimeout(r)}})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,i=x.Deferred(),o=this,s=this.length,a=function(){--r||i.resolveWith(o,[o])};"string"!=typeof e&&(t=e,e=undefined),e=e||"fx";while(s--)n=q.get(o[s],e+"queueHooks"),n&&n.empty&&(r++,n.empty.add(a));return a(),i.promise(t)}});var R,M,W=/[\t\r\n]/g,$=/\r/g,B=/^(?:input|select|textarea|button)$/i;x.fn.extend({attr:function(e,t){return x.access(this,x.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){x.removeAttr(this,e)})},prop:function(e,t){return x.access(this,x.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[x.propFix[e]||e]})},addClass:function(e){var t,n,r,i,o,s=0,a=this.length,u="string"==typeof e&&e;if(x.isFunction(e))return this.each(function(t){x(this).addClass(e.call(this,t,this.className))});if(u)for(t=(e||"").match(w)||[];a>s;s++)if(n=this[s],r=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(W," "):" ")){o=0;while(i=t[o++])0>r.indexOf(" "+i+" ")&&(r+=i+" ");n.className=x.trim(r)}return this},removeClass:function(e){var t,n,r,i,o,s=0,a=this.length,u=0===arguments.length||"string"==typeof e&&e;if(x.isFunction(e))return this.each(function(t){x(this).removeClass(e.call(this,t,this.className))});if(u)for(t=(e||"").match(w)||[];a>s;s++)if(n=this[s],r=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(W," "):"")){o=0;while(i=t[o++])while(r.indexOf(" "+i+" ")>=0)r=r.replace(" "+i+" "," ");n.className=e?x.trim(r):""}return this},toggleClass:function(e,t){var n=typeof e,i="boolean"==typeof t;return x.isFunction(e)?this.each(function(n){x(this).toggleClass(e.call(this,n,this.className,t),t)}):this.each(function(){if("string"===n){var o,s=0,a=x(this),u=t,l=e.match(w)||[];while(o=l[s++])u=i?u:!a.hasClass(o),a[u?"addClass":"removeClass"](o)}else(n===r||"boolean"===n)&&(this.className&&q.set(this,"__className__",this.className),this.className=this.className||e===!1?"":q.get(this,"__className__")||"")})},hasClass:function(e){var t=" "+e+" ",n=0,r=this.length;for(;r>n;n++)if(1===this[n].nodeType&&(" "+this[n].className+" ").replace(W," ").indexOf(t)>=0)return!0;return!1},val:function(e){var t,n,r,i=this[0];{if(arguments.length)return r=x.isFunction(e),this.each(function(n){var i,o=x(this);1===this.nodeType&&(i=r?e.call(this,n,o.val()):e,null==i?i="":"number"==typeof i?i+="":x.isArray(i)&&(i=x.map(i,function(e){return null==e?"":e+""})),t=x.valHooks[this.type]||x.valHooks[this.nodeName.toLowerCase()],t&&"set"in t&&t.set(this,i,"value")!==undefined||(this.value=i))});if(i)return t=x.valHooks[i.type]||x.valHooks[i.nodeName.toLowerCase()],t&&"get"in t&&(n=t.get(i,"value"))!==undefined?n:(n=i.value,"string"==typeof n?n.replace($,""):null==n?"":n)}}}),x.extend({valHooks:{option:{get:function(e){var t=e.attributes.value;return!t||t.specified?e.value:e.text}},select:{get:function(e){var t,n,r=e.options,i=e.selectedIndex,o="select-one"===e.type||0>i,s=o?null:[],a=o?i+1:r.length,u=0>i?a:o?i:0;for(;a>u;u++)if(n=r[u],!(!n.selected&&u!==i||(x.support.optDisabled?n.disabled:null!==n.getAttribute("disabled"))||n.parentNode.disabled&&x.nodeName(n.parentNode,"optgroup"))){if(t=x(n).val(),o)return t;s.push(t)}return s},set:function(e,t){var n,r,i=e.options,o=x.makeArray(t),s=i.length;while(s--)r=i[s],(r.selected=x.inArray(x(r).val(),o)>=0)&&(n=!0);return n||(e.selectedIndex=-1),o}}},attr:function(e,t,n){var i,o,s=e.nodeType;if(e&&3!==s&&8!==s&&2!==s)return typeof e.getAttribute===r?x.prop(e,t,n):(1===s&&x.isXMLDoc(e)||(t=t.toLowerCase(),i=x.attrHooks[t]||(x.expr.match.boolean.test(t)?M:R)),n===undefined?i&&"get"in i&&null!==(o=i.get(e,t))?o:(o=x.find.attr(e,t),null==o?undefined:o):null!==n?i&&"set"in i&&(o=i.set(e,n,t))!==undefined?o:(e.setAttribute(t,n+""),n):(x.removeAttr(e,t),undefined))},removeAttr:function(e,t){var n,r,i=0,o=t&&t.match(w);if(o&&1===e.nodeType)while(n=o[i++])r=x.propFix[n]||n,x.expr.match.boolean.test(n)&&(e[r]=!1),e.removeAttribute(n)},attrHooks:{type:{set:function(e,t){if(!x.support.radioValue&&"radio"===t&&x.nodeName(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},propFix:{"for":"htmlFor","class":"className"},prop:function(e,t,n){var r,i,o,s=e.nodeType;if(e&&3!==s&&8!==s&&2!==s)return o=1!==s||!x.isXMLDoc(e),o&&(t=x.propFix[t]||t,i=x.propHooks[t]),n!==undefined?i&&"set"in i&&(r=i.set(e,n,t))!==undefined?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){return e.hasAttribute("tabindex")||B.test(e.nodeName)||e.href?e.tabIndex:-1}}}}),M={set:function(e,t,n){return t===!1?x.removeAttr(e,n):e.setAttribute(n,n),n}},x.each(x.expr.match.boolean.source.match(/\w+/g),function(e,t){var n=x.expr.attrHandle[t]||x.find.attr;x.expr.attrHandle[t]=function(e,t,r){var i=x.expr.attrHandle[t],o=r?undefined:(x.expr.attrHandle[t]=undefined)!=n(e,t,r)?t.toLowerCase():null;return x.expr.attrHandle[t]=i,o}}),x.support.optSelected||(x.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null}}),x.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){x.propFix[this.toLowerCase()]=this}),x.each(["radio","checkbox"],function(){x.valHooks[this]={set:function(e,t){return x.isArray(t)?e.checked=x.inArray(x(e).val(),t)>=0:undefined}},x.support.checkOn||(x.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})});var I=/^key/,z=/^(?:mouse|contextmenu)|click/,_=/^(?:focusinfocus|focusoutblur)$/,X=/^([^.]*)(?:\.(.+)|)$/;function U(){return!0}function Y(){return!1}function V(){try{return o.activeElement}catch(e){}}x.event={global:{},add:function(e,t,n,i,o){var s,a,u,l,c,f,p,h,d,g,m,y=q.get(e);if(y){n.handler&&(s=n,n=s.handler,o=s.selector),n.guid||(n.guid=x.guid++),(l=y.events)||(l=y.events={}),(a=y.handle)||(a=y.handle=function(e){return typeof x===r||e&&x.event.triggered===e.type?undefined:x.event.dispatch.apply(a.elem,arguments)},a.elem=e),t=(t||"").match(w)||[""],c=t.length;while(c--)u=X.exec(t[c])||[],d=m=u[1],g=(u[2]||"").split(".").sort(),d&&(p=x.event.special[d]||{},d=(o?p.delegateType:p.bindType)||d,p=x.event.special[d]||{},f=x.extend({type:d,origType:m,data:i,handler:n,guid:n.guid,selector:o,needsContext:o&&x.expr.match.needsContext.test(o),namespace:g.join(".")},s),(h=l[d])||(h=l[d]=[],h.delegateCount=0,p.setup&&p.setup.call(e,i,g,a)!==!1||e.addEventListener&&e.addEventListener(d,a,!1)),p.add&&(p.add.call(e,f),f.handler.guid||(f.handler.guid=n.guid)),o?h.splice(h.delegateCount++,0,f):h.push(f),x.event.global[d]=!0);e=null}},remove:function(e,t,n,r,i){var o,s,a,u,l,c,f,p,h,d,g,m=q.hasData(e)&&q.get(e);if(m&&(u=m.events)){t=(t||"").match(w)||[""],l=t.length;while(l--)if(a=X.exec(t[l])||[],h=g=a[1],d=(a[2]||"").split(".").sort(),h){f=x.event.special[h]||{},h=(r?f.delegateType:f.bindType)||h,p=u[h]||[],a=a[2]&&RegExp("(^|\\.)"+d.join("\\.(?:.*\\.|)")+"(\\.|$)"),s=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||a&&!a.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));s&&!p.length&&(f.teardown&&f.teardown.call(e,d,m.handle)!==!1||x.removeEvent(e,h,m.handle),delete u[h])}else for(h in u)x.event.remove(e,h+t[l],n,r,!0);x.isEmptyObject(u)&&(delete m.handle,q.remove(e,"events"))}},trigger:function(t,n,r,i){var s,a,u,l,c,f,p,h=[r||o],d=y.call(t,"type")?t.type:t,g=y.call(t,"namespace")?t.namespace.split("."):[];if(a=u=r=r||o,3!==r.nodeType&&8!==r.nodeType&&!_.test(d+x.event.triggered)&&(d.indexOf(".")>=0&&(g=d.split("."),d=g.shift(),g.sort()),c=0>d.indexOf(":")&&"on"+d,t=t[x.expando]?t:new x.Event(d,"object"==typeof t&&t),t.isTrigger=i?2:3,t.namespace=g.join("."),t.namespace_re=t.namespace?RegExp("(^|\\.)"+g.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=undefined,t.target||(t.target=r),n=null==n?[t]:x.makeArray(n,[t]),p=x.event.special[d]||{},i||!p.trigger||p.trigger.apply(r,n)!==!1)){if(!i&&!p.noBubble&&!x.isWindow(r)){for(l=p.delegateType||d,_.test(l+d)||(a=a.parentNode);a;a=a.parentNode)h.push(a),u=a;u===(r.ownerDocument||o)&&h.push(u.defaultView||u.parentWindow||e)}s=0;while((a=h[s++])&&!t.isPropagationStopped())t.type=s>1?l:p.bindType||d,f=(q.get(a,"events")||{})[t.type]&&q.get(a,"handle"),f&&f.apply(a,n),f=c&&a[c],f&&x.acceptData(a)&&f.apply&&f.apply(a,n)===!1&&t.preventDefault();return t.type=d,i||t.isDefaultPrevented()||p._default&&p._default.apply(h.pop(),n)!==!1||!x.acceptData(r)||c&&x.isFunction(r[d])&&!x.isWindow(r)&&(u=r[c],u&&(r[c]=null),x.event.triggered=d,r[d](),x.event.triggered=undefined,u&&(r[c]=u)),t.result}},dispatch:function(e){e=x.event.fix(e);var t,n,r,i,o,s=[],a=d.call(arguments),u=(q.get(this,"events")||{})[e.type]||[],l=x.event.special[e.type]||{};if(a[0]=e,e.delegateTarget=this,!l.preDispatch||l.preDispatch.call(this,e)!==!1){s=x.event.handlers.call(this,e,u),t=0;while((i=s[t++])&&!e.isPropagationStopped()){e.currentTarget=i.elem,n=0;while((o=i.handlers[n++])&&!e.isImmediatePropagationStopped())(!e.namespace_re||e.namespace_re.test(o.namespace))&&(e.handleObj=o,e.data=o.data,r=((x.event.special[o.origType]||{}).handle||o.handler).apply(i.elem,a),r!==undefined&&(e.result=r)===!1&&(e.preventDefault(),e.stopPropagation()))}return l.postDispatch&&l.postDispatch.call(this,e),e.result}},handlers:function(e,t){var n,r,i,o,s=[],a=t.delegateCount,u=e.target;if(a&&u.nodeType&&(!e.button||"click"!==e.type))for(;u!==this;u=u.parentNode||this)if(u.disabled!==!0||"click"!==e.type){for(r=[],n=0;a>n;n++)o=t[n],i=o.selector+" ",r[i]===undefined&&(r[i]=o.needsContext?x(i,this).index(u)>=0:x.find(i,this,null,[u]).length),r[i]&&r.push(o);r.length&&s.push({elem:u,handlers:r})}return t.length>a&&s.push({elem:this,handlers:t.slice(a)}),s},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(e,t){return null==e.which&&(e.which=null!=t.charCode?t.charCode:t.keyCode),e}},mouseHooks:{props:"button buttons clientX clientY offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(e,t){var n,r,i,s=t.button;return null==e.pageX&&null!=t.clientX&&(n=e.target.ownerDocument||o,r=n.documentElement,i=n.body,e.pageX=t.clientX+(r&&r.scrollLeft||i&&i.scrollLeft||0)-(r&&r.clientLeft||i&&i.clientLeft||0),e.pageY=t.clientY+(r&&r.scrollTop||i&&i.scrollTop||0)-(r&&r.clientTop||i&&i.clientTop||0)),e.which||s===undefined||(e.which=1&s?1:2&s?3:4&s?2:0),e}},fix:function(e){if(e[x.expando])return e;var t,n,r,i=e.type,o=e,s=this.fixHooks[i];s||(this.fixHooks[i]=s=z.test(i)?this.mouseHooks:I.test(i)?this.keyHooks:{}),r=s.props?this.props.concat(s.props):this.props,e=new x.Event(o),t=r.length;while(t--)n=r[t],e[n]=o[n];return 3===e.target.nodeType&&(e.target=e.target.parentNode),s.filter?s.filter(e,o):e},special:{load:{noBubble:!0},focus:{trigger:function(){return this!==V()&&this.focus?(this.focus(),!1):undefined},delegateType:"focusin"},blur:{trigger:function(){return this===V()&&this.blur?(this.blur(),!1):undefined},delegateType:"focusout"},click:{trigger:function(){return"checkbox"===this.type&&this.click&&x.nodeName(this,"input")?(this.click(),!1):undefined},_default:function(e){return x.nodeName(e.target,"a")}},beforeunload:{postDispatch:function(e){e.result!==undefined&&(e.originalEvent.returnValue=e.result)}}},simulate:function(e,t,n,r){var i=x.extend(new x.Event,n,{type:e,isSimulated:!0,originalEvent:{}});r?x.event.trigger(i,null,t):x.event.dispatch.call(t,i),i.isDefaultPrevented()&&n.preventDefault()}},x.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n,!1)},x.Event=function(e,t){return this instanceof x.Event?(e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||e.getPreventDefault&&e.getPreventDefault()?U:Y):this.type=e,t&&x.extend(this,t),this.timeStamp=e&&e.timeStamp||x.now(),this[x.expando]=!0,undefined):new x.Event(e,t)},x.Event.prototype={isDefaultPrevented:Y,isPropagationStopped:Y,isImmediatePropagationStopped:Y,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=U,e&&e.preventDefault&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=U,e&&e.stopPropagation&&e.stopPropagation()},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=U,this.stopPropagation()}},x.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(e,t){x.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=this,i=e.relatedTarget,o=e.handleObj;return(!i||i!==r&&!x.contains(r,i))&&(e.type=o.origType,n=o.handler.apply(this,arguments),e.type=t),n}}}),x.support.focusinBubbles||x.each({focus:"focusin",blur:"focusout"},function(e,t){var n=0,r=function(e){x.event.simulate(t,e.target,x.event.fix(e),!0)};x.event.special[t]={setup:function(){0===n++&&o.addEventListener(e,r,!0)},teardown:function(){0===--n&&o.removeEventListener(e,r,!0)}}}),x.fn.extend({on:function(e,t,n,r,i){var o,s;if("object"==typeof e){"string"!=typeof t&&(n=n||t,t=undefined);for(s in e)this.on(s,t,n,e[s],i);return this}if(null==n&&null==r?(r=t,n=t=undefined):null==r&&("string"==typeof t?(r=n,n=undefined):(r=n,n=t,t=undefined)),r===!1)r=Y;else if(!r)return this;return 1===i&&(o=r,r=function(e){return x().off(e),o.apply(this,arguments)},r.guid=o.guid||(o.guid=x.guid++)),this.each(function(){x.event.add(this,e,r,n,t)})},one:function(e,t,n,r){return this.on(e,t,n,r,1)},off:function(e,t,n){var r,i;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,x(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"==typeof e){for(i in e)this.off(i,t,e[i]);return this}return(t===!1||"function"==typeof t)&&(n=t,t=undefined),n===!1&&(n=Y),this.each(function(){x.event.remove(this,e,n,t)})},trigger:function(e,t){return this.each(function(){x.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];return n?x.event.trigger(e,t,n,!0):undefined}});var G=/^.[^:#\[\.,]*$/,J=x.expr.match.needsContext,Q={children:!0,contents:!0,next:!0,prev:!0};x.fn.extend({find:function(e){var t,n,r,i=this.length;if("string"!=typeof e)return t=this,this.pushStack(x(e).filter(function(){for(r=0;i>r;r++)if(x.contains(t[r],this))return!0}));for(n=[],r=0;i>r;r++)x.find(e,this[r],n);return n=this.pushStack(i>1?x.unique(n):n),n.selector=(this.selector?this.selector+" ":"")+e,n},has:function(e){var t=x(e,this),n=t.length;return this.filter(function(){var e=0;for(;n>e;e++)if(x.contains(this,t[e]))return!0})},not:function(e){return this.pushStack(Z(this,e||[],!0))},filter:function(e){return this.pushStack(Z(this,e||[],!1))},is:function(e){return!!e&&("string"==typeof e?J.test(e)?x(e,this.context).index(this[0])>=0:x.filter(e,this).length>0:this.filter(e).length>0)},closest:function(e,t){var n,r=0,i=this.length,o=[],s=J.test(e)||"string"!=typeof e?x(e,t||this.context):0;for(;i>r;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(11>n.nodeType&&(s?s.index(n)>-1:1===n.nodeType&&x.find.matchesSelector(n,e))){n=o.push(n);break}return this.pushStack(o.length>1?x.unique(o):o)},index:function(e){return e?"string"==typeof e?g.call(x(e),this[0]):g.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){var n="string"==typeof e?x(e,t):x.makeArray(e&&e.nodeType?[e]:e),r=x.merge(this.get(),n);return this.pushStack(x.unique(r))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}});function K(e,t){while((e=e[t])&&1!==e.nodeType);return e}x.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return x.dir(e,"parentNode")},parentsUntil:function(e,t,n){return x.dir(e,"parentNode",n)},next:function(e){return K(e,"nextSibling")},prev:function(e){return K(e,"previousSibling")},nextAll:function(e){return x.dir(e,"nextSibling")},prevAll:function(e){return x.dir(e,"previousSibling")},nextUntil:function(e,t,n){return x.dir(e,"nextSibling",n)},prevUntil:function(e,t,n){return x.dir(e,"previousSibling",n)},siblings:function(e){return x.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return x.sibling(e.firstChild)},contents:function(e){return x.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:x.merge([],e.childNodes)}},function(e,t){x.fn[e]=function(n,r){var i=x.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=x.filter(r,i)),this.length>1&&(Q[e]||x.unique(i),"p"===e[0]&&i.reverse()),this.pushStack(i)}}),x.extend({filter:function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?x.find.matchesSelector(r,e)?[r]:[]:x.find.matches(e,x.grep(t,function(e){return 1===e.nodeType}))},dir:function(e,t,n){var r=[],i=n!==undefined;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&x(e).is(n))break;r.push(e)}return r},sibling:function(e,t){var n=[];for(;e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}});function Z(e,t,n){if(x.isFunction(t))return x.grep(e,function(e,r){return!!t.call(e,r,e)!==n});if(t.nodeType)return x.grep(e,function(e){return e===t!==n});if("string"==typeof t){if(G.test(t))return x.filter(t,e,n);t=x.filter(t,e)}return x.grep(e,function(e){return g.call(t,e)>=0!==n})}var et=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,tt=/<([\w:]+)/,nt=/<|&#?\w+;/,rt=/<(?:script|style|link)/i,it=/^(?:checkbox|radio)$/i,ot=/checked\s*(?:[^=]|=\s*.checked.)/i,st=/^$|\/(?:java|ecma)script/i,at=/^true\/(.*)/,ut=/^\s*\s*$/g,lt={option:[1,""],thead:[1,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};lt.optgroup=lt.option,lt.tbody=lt.tfoot=lt.colgroup=lt.caption=lt.col=lt.thead,lt.th=lt.td,x.fn.extend({text:function(e){return x.access(this,function(e){return e===undefined?x.text(this):this.empty().append((this[0]&&this[0].ownerDocument||o).createTextNode(e))},null,e,arguments.length)},append:function(){return this.domManip(arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=ct(this,e);t.appendChild(e)}})},prepend:function(){return this.domManip(arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=ct(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return this.domManip(arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return this.domManip(arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},remove:function(e,t){var n,r=e?x.filter(e,this):this,i=0;for(;null!=(n=r[i]);i++)t||1!==n.nodeType||x.cleanData(gt(n)),n.parentNode&&(t&&x.contains(n.ownerDocument,n)&&ht(gt(n,"script")),n.parentNode.removeChild(n));return this},empty:function(){var e,t=0;for(;null!=(e=this[t]);t++)1===e.nodeType&&(x.cleanData(gt(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null==e?!1:e,t=null==t?e:t,this.map(function(){return x.clone(this,e,t)})},html:function(e){return x.access(this,function(e){var t=this[0]||{},n=0,r=this.length;if(e===undefined&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!rt.test(e)&&!lt[(tt.exec(e)||["",""])[1].toLowerCase()]){e=e.replace(et,"<$1>");try{for(;r>n;n++)t=this[n]||{},1===t.nodeType&&(x.cleanData(gt(t,!1)),t.innerHTML=e);t=0}catch(i){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var e=x.map(this,function(e){return[e.nextSibling,e.parentNode]}),t=0;return this.domManip(arguments,function(n){var r=e[t++],i=e[t++];i&&(x(this).remove(),i.insertBefore(n,r))},!0),t?this:this.remove()},detach:function(e){return this.remove(e,!0)},domManip:function(e,t,n){e=p.apply([],e);var r,i,o,s,a,u,l=0,c=this.length,f=this,h=c-1,d=e[0],g=x.isFunction(d);if(g||!(1>=c||"string"!=typeof d||x.support.checkClone)&&ot.test(d))return this.each(function(r){var i=f.eq(r);g&&(e[0]=d.call(this,r,i.html())),i.domManip(e,t,n)});if(c&&(r=x.buildFragment(e,this[0].ownerDocument,!1,!n&&this),i=r.firstChild,1===r.childNodes.length&&(r=i),i)){for(o=x.map(gt(r,"script"),ft),s=o.length;c>l;l++)a=r,l!==h&&(a=x.clone(a,!0,!0),s&&x.merge(o,gt(a,"script"))),t.call(this[l],a,l);if(s)for(u=o[o.length-1].ownerDocument,x.map(o,pt),l=0;s>l;l++)a=o[l],st.test(a.type||"")&&!q.access(a,"globalEval")&&x.contains(u,a)&&(a.src?x._evalUrl(a.src):x.globalEval(a.textContent.replace(ut,"")))}return this}}),x.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){x.fn[e]=function(e){var n,r=[],i=x(e),o=i.length-1,s=0;for(;o>=s;s++)n=s===o?this:this.clone(!0),x(i[s])[t](n),h.apply(r,n.get());return this.pushStack(r)}}),x.extend({clone:function(e,t,n){var r,i,o,s,a=e.cloneNode(!0),u=x.contains(e.ownerDocument,e);if(!(x.support.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||x.isXMLDoc(e)))for(s=gt(a),o=gt(e),r=0,i=o.length;i>r;r++)mt(o[r],s[r]);if(t)if(n)for(o=o||gt(e),s=s||gt(a),r=0,i=o.length;i>r;r++)dt(o[r],s[r]);else dt(e,a);return s=gt(a,"script"),s.length>0&&ht(s,!u&>(e,"script")),a},buildFragment:function(e,t,n,r){var i,o,s,a,u,l,c=0,f=e.length,p=t.createDocumentFragment(),h=[];for(;f>c;c++)if(i=e[c],i||0===i)if("object"===x.type(i))x.merge(h,i.nodeType?[i]:i);else if(nt.test(i)){o=o||p.appendChild(t.createElement("div")),s=(tt.exec(i)||["",""])[1].toLowerCase(),a=lt[s]||lt._default,o.innerHTML=a[1]+i.replace(et,"<$1>")+a[2],l=a[0];while(l--)o=o.firstChild;x.merge(h,o.childNodes),o=p.firstChild,o.textContent=""}else h.push(t.createTextNode(i));p.textContent="",c=0;while(i=h[c++])if((!r||-1===x.inArray(i,r))&&(u=x.contains(i.ownerDocument,i),o=gt(p.appendChild(i),"script"),u&&ht(o),n)){l=0;while(i=o[l++])st.test(i.type||"")&&n.push(i)}return p},cleanData:function(e){var t,n,r,i=e.length,o=0,s=x.event.special;for(;i>o;o++){if(n=e[o],x.acceptData(n)&&(t=q.access(n)))for(r in t.events)s[r]?x.event.remove(n,r):x.removeEvent(n,r,t.handle);L.discard(n),q.discard(n)}},_evalUrl:function(e){return x.ajax({url:e,type:"GET",dataType:"text",async:!1,global:!1,success:x.globalEval})}});function ct(e,t){return x.nodeName(e,"table")&&x.nodeName(1===t.nodeType?t:t.firstChild,"tr")?e.getElementsByTagName("tbody")[0]||e.appendChild(e.ownerDocument.createElement("tbody")):e}function ft(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function pt(e){var t=at.exec(e.type);return t?e.type=t[1]:e.removeAttribute("type"),e}function ht(e,t){var n=e.length,r=0;for(;n>r;r++)q.set(e[r],"globalEval",!t||q.get(t[r],"globalEval"))}function dt(e,t){var n,r,i,o,s,a,u,l;if(1===t.nodeType){if(q.hasData(e)&&(o=q.access(e),s=x.extend({},o),l=o.events,q.set(t,s),l)){delete s.handle,s.events={};for(i in l)for(n=0,r=l[i].length;r>n;n++)x.event.add(t,i,l[i][n])}L.hasData(e)&&(a=L.access(e),u=x.extend({},a),L.set(t,u))}}function gt(e,t){var n=e.getElementsByTagName?e.getElementsByTagName(t||"*"):e.querySelectorAll?e.querySelectorAll(t||"*"):[];return t===undefined||t&&x.nodeName(e,t)?x.merge([e],n):n}function mt(e,t){var n=t.nodeName.toLowerCase();"input"===n&&it.test(e.type)?t.checked=e.checked:("input"===n||"textarea"===n)&&(t.defaultValue=e.defaultValue)}x.fn.extend({wrapAll:function(e){var t;return x.isFunction(e)?this.each(function(t){x(this).wrapAll(e.call(this,t))}):(this[0]&&(t=x(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e}).append(this)),this)},wrapInner:function(e){return x.isFunction(e)?this.each(function(t){x(this).wrapInner(e.call(this,t))}):this.each(function(){var t=x(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=x.isFunction(e);return this.each(function(n){x(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(){return this.parent().each(function(){x.nodeName(this,"body")||x(this).replaceWith(this.childNodes)}).end()}});var yt,vt,xt=/^(none|table(?!-c[ea]).+)/,bt=/^margin/,wt=RegExp("^("+b+")(.*)$","i"),Tt=RegExp("^("+b+")(?!px)[a-z%]+$","i"),Ct=RegExp("^([+-])=("+b+")","i"),kt={BODY:"block"},Nt={position:"absolute",visibility:"hidden",display:"block"},Et={letterSpacing:0,fontWeight:400},St=["Top","Right","Bottom","Left"],jt=["Webkit","O","Moz","ms"];function Dt(e,t){if(t in e)return t;var n=t.charAt(0).toUpperCase()+t.slice(1),r=t,i=jt.length;while(i--)if(t=jt[i]+n,t in e)return t;return r}function At(e,t){return e=t||e,"none"===x.css(e,"display")||!x.contains(e.ownerDocument,e)}function Lt(t){return e.getComputedStyle(t,null)}function qt(e,t){var n,r,i,o=[],s=0,a=e.length;for(;a>s;s++)r=e[s],r.style&&(o[s]=q.get(r,"olddisplay"),n=r.style.display,t?(o[s]||"none"!==n||(r.style.display=""),""===r.style.display&&At(r)&&(o[s]=q.access(r,"olddisplay",Pt(r.nodeName)))):o[s]||(i=At(r),(n&&"none"!==n||!i)&&q.set(r,"olddisplay",i?n:x.css(r,"display"))));for(s=0;a>s;s++)r=e[s],r.style&&(t&&"none"!==r.style.display&&""!==r.style.display||(r.style.display=t?o[s]||"":"none"));return e}x.fn.extend({css:function(e,t){return x.access(this,function(e,t,n){var r,i,o={},s=0;if(x.isArray(t)){for(r=Lt(e),i=t.length;i>s;s++)o[t[s]]=x.css(e,t[s],!1,r);return o}return n!==undefined?x.style(e,t,n):x.css(e,t)},e,t,arguments.length>1)},show:function(){return qt(this,!0)},hide:function(){return qt(this)},toggle:function(e){var t="boolean"==typeof e;return this.each(function(){(t?e:At(this))?x(this).show():x(this).hide()})}}),x.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=yt(e,"opacity");return""===n?"1":n}}}},cssNumber:{columnCount:!0,fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":"cssFloat"},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,s,a=x.camelCase(t),u=e.style;return t=x.cssProps[a]||(x.cssProps[a]=Dt(u,a)),s=x.cssHooks[t]||x.cssHooks[a],n===undefined?s&&"get"in s&&(i=s.get(e,!1,r))!==undefined?i:u[t]:(o=typeof n,"string"===o&&(i=Ct.exec(n))&&(n=(i[1]+1)*i[2]+parseFloat(x.css(e,t)),o="number"),null==n||"number"===o&&isNaN(n)||("number"!==o||x.cssNumber[a]||(n+="px"),x.support.clearCloneStyle||""!==n||0!==t.indexOf("background")||(u[t]="inherit"),s&&"set"in s&&(n=s.set(e,n,r))===undefined||(u[t]=n)),undefined)}},css:function(e,t,n,r){var i,o,s,a=x.camelCase(t);return t=x.cssProps[a]||(x.cssProps[a]=Dt(e.style,a)),s=x.cssHooks[t]||x.cssHooks[a],s&&"get"in s&&(i=s.get(e,!0,n)),i===undefined&&(i=yt(e,t,r)),"normal"===i&&t in Et&&(i=Et[t]),""===n||n?(o=parseFloat(i),n===!0||x.isNumeric(o)?o||0:i):i}}),yt=function(e,t,n){var r,i,o,s=n||Lt(e),a=s?s.getPropertyValue(t)||s[t]:undefined,u=e.style;return s&&(""!==a||x.contains(e.ownerDocument,e)||(a=x.style(e,t)),Tt.test(a)&&bt.test(t)&&(r=u.width,i=u.minWidth,o=u.maxWidth,u.minWidth=u.maxWidth=u.width=a,a=s.width,u.width=r,u.minWidth=i,u.maxWidth=o)),a};function Ht(e,t,n){var r=wt.exec(t);return r?Math.max(0,r[1]-(n||0))+(r[2]||"px"):t}function Ot(e,t,n,r,i){var o=n===(r?"border":"content")?4:"width"===t?1:0,s=0;for(;4>o;o+=2)"margin"===n&&(s+=x.css(e,n+St[o],!0,i)),r?("content"===n&&(s-=x.css(e,"padding"+St[o],!0,i)),"margin"!==n&&(s-=x.css(e,"border"+St[o]+"Width",!0,i))):(s+=x.css(e,"padding"+St[o],!0,i),"padding"!==n&&(s+=x.css(e,"border"+St[o]+"Width",!0,i)));return s}function Ft(e,t,n){var r=!0,i="width"===t?e.offsetWidth:e.offsetHeight,o=Lt(e),s=x.support.boxSizing&&"border-box"===x.css(e,"boxSizing",!1,o);if(0>=i||null==i){if(i=yt(e,t,o),(0>i||null==i)&&(i=e.style[t]),Tt.test(i))return i;r=s&&(x.support.boxSizingReliable||i===e.style[t]),i=parseFloat(i)||0}return i+Ot(e,t,n||(s?"border":"content"),r,o)+"px"}function Pt(e){var t=o,n=kt[e];return n||(n=Rt(e,t),"none"!==n&&n||(vt=(vt||x("