diff --git a/.gitignore b/.gitignore index 08869a8..def4188 100644 --- a/.gitignore +++ b/.gitignore @@ -39,8 +39,155 @@ gps-sdr-sim-lut # Temporary files *.swp +*~ +<<<<<<< HEAD +# Byte-compiled / optimized / DLL files +__pycache__/ +*.py[cod] +*$py.class + +# C extensions +*.so + +# Distribution / packaging +.Python +build/ +develop-eggs/ +dist/ +downloads/ +eggs/ +.eggs/ +lib/ +lib64/ +parts/ +sdist/ +var/ +wheels/ +share/python-wheels/ +*.egg-info/ +.installed.cfg +*.egg +MANIFEST + +# PyInstaller +# Usually these files are written by a python script from a template +# before PyInstaller builds the exe, so as to inject date/other infos into it. +*.manifest +*.spec + +# Installer logs +pip-log.txt +pip-delete-this-directory.txt + +# Unit test / coverage reports +htmlcov/ +.tox/ +.nox/ +.coverage +.coverage.* +.cache +nosetests.xml +coverage.xml +*.cover +*.py,cover +.hypothesis/ +.pytest_cache/ +cover/ + +# Translations +*.mo +*.pot + +# Django stuff: +*.log +local_settings.py +db.sqlite3 +db.sqlite3-journal + +# Flask stuff: +instance/ +.webassets-cache + +# Scrapy stuff: +.scrapy + +# Sphinx documentation +docs/_build/ + +# PyBuilder +.pybuilder/ +target/ + +# Jupyter Notebook +.ipynb_checkpoints + +# IPython +profile_default/ +ipython_config.py + +# pyenv +# For a library or package, you might want to ignore these files since the code is +# intended to run in multiple environments; otherwise, check them in: +# .python-version + +# pipenv +# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control. +# However, in case of collaboration, if having platform-specific dependencies or dependencies +# having no cross-platform support, pipenv may install dependencies that don't work, or not +# install all needed dependencies. +#Pipfile.lock + +# PEP 582; used by e.g. github.com/David-OConnor/pyflow +__pypackages__/ + +# Celery stuff +celerybeat-schedule +celerybeat.pid + +# SageMath parsed files +*.sage.py + +# Environments +.env +.venv +env/ +venv/ +ENV/ +env.bak/ +venv.bak/ + +# Spyder project settings +.spyderproject +.spyproject + +# Rope project settings +.ropeproject + +# mkdocs documentation +/site + +# mypy +.mypy_cache/ +.dmypy.json +dmypy.json + +# Pyre type checker +.pyre/ + +# pytype static type analyzer +.pytype/ + +# Cython debug symbols +cython_debug/ + + # Netbeans project folder nbproject/* # Last used USER_MOTION_SIZE variable .user-motion-size +======= + +# Python bytecodes +*.pyc +>>>>>>> 33aa99cdff44ab8f8ced315ff0b7ea047ef92403 diff --git a/Makefile b/Makefile index cebef54..98f5fdb 100644 --- a/Makefile +++ b/Makefile @@ -5,11 +5,12 @@ all: gps-sdr-sim SHELL=/bin/bash CC=gcc +LDFLAGS=-lm -lpthread CFLAGS=-O3 -Wall -D_FILE_OFFSET_BITS=64 ifdef USER_MOTION_SIZE CFLAGS+=-DUSER_MOTION_SIZE=$(USER_MOTION_SIZE) endif -LDFLAGS=-lm + gps-sdr-sim: gpssim.o ${CC} $< ${LDFLAGS} -o $@ diff --git a/README.md b/README.md index c5c4613..f192394 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,47 @@ -# GPS-SDR-SIM +# GPS-SDR-SIM realtime GPS-SDR-SIM generates GPS baseband signal data streams, which can be converted to RF using software-defined radio (SDR) platforms, such as [ADALM-Pluto](https://wiki.analog.com/university/tools/pluto), [bladeRF](http://nuand.com/), [HackRF](https://github.com/mossmann/hackrf/wiki), and [USRP](http://www.ettus.com/). -### Windows build instructions -1. Start Visual Studio. -2. Create an empty project for a console application. -3. On the Solution Explorer at right, add "gpssim.c" and "getopt.c" to the Souce Files folder. -4. Select "Release" in Solution Configurations drop-down list. -5. Build the solution. +### Building with make -### Building with GCC +``` +$ make +``` + + +### Realtime by Gnuradio + +Use -n option can connect to a TCP source in Gnuradio for realtime simulation. + +The tcp source should be set in "Server" mode. + +See tcp.grc as an example. + +### Map + +Run gps-sdr-sim with -w option, and + +cd into /mapserver, and run ``` -$ gcc gpssim.c -lm -O3 -o gps-sdr-sim +python mapper.py ``` +Then visit http://127.0.0.1:8080/static/baidumap.html to use the Online map. + +Or visit http://127.0.0.1:8080/static/googlemap.html to use the google Online map. + +You can also write an map which can POST data to http://127.0.0.1:8080/post like this + +``` +lon=116&lat=39&hgt=10 +``` + + + ### Using bigger user motion files In order to use user motion files with more than 30000 samples (at 10Hz), the `USER_MOTION_SIZE` @@ -34,6 +58,7 @@ This variable can also be set when compiling directly with GCC: $ gcc gpssim.c -lm -O3 -o gps-sdr-sim -DUSER_MOTION_SIZE=4000 ``` + ### Generating the GPS signal file A user-defined trajectory can be specified in either a CSV file, which contains @@ -86,6 +111,8 @@ Options: -b I/Q data format [1/8/16] (default: 16) -i Disable ionospheric delay for spacecraft scenario -v Show details about simulated channels + -n Use TCP connection to Gnuradio TCP-Source for realtime simulation. + -w Connect with map server(/mapserver/mapper.py) by UDP (default port 5678). ``` The user motion can be specified in either dynamic or static mode: @@ -102,6 +129,12 @@ The user motion can be specified in either dynamic or static mode: > gps-sdr-sim -e brdc3540.14n -l 30.286502,120.032669,100 ``` +Use Gnuradio to realtime simulate 3000s: + +``` +> gps-sdr-sim -e brdc3540.14n -l 30.286502,120.032669,100 -n 1234 -d 3000 +``` + ### Transmitting the samples The TX port of a particular SDR platform is connected to the GPS receiver diff --git a/brmu1360.19n b/brmu1360.19n new file mode 100644 index 0000000..c0c9430 --- /dev/null +++ b/brmu1360.19n @@ -0,0 +1,1676 @@ + 2.11 N: GPS NAV DATA RINEX VERSION / TYPE +teqc 2019Feb25 CORS-ADM Account 20190517 02:09:56UTCPGM / RUN BY / DATE +Linux 2.4.21-27.ELsmp|Opteron|gcc|Linux 64|=+ COMMENT + END OF HEADER + 1 19 5 15 22 0 0.0-1.716148108244D-05-8.867573342286D-12 0.000000000000D+00 + 1.800000000000D+01 5.534375000000D+01 4.489829841248D-09 1.822599926466D+00 + 2.838671207428D-06 8.800435345620D-03 8.335337042809D-06 5.153652173996D+03 + 3.384000000000D+05-2.272427082062D-07-2.729726033006D+00 2.793967723846D-08 + 9.756934177758D-01 2.285937500000D+02 6.997152094899D-01-8.088551162189D-09 + 5.364509392258D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 5.587935447693D-09 1.800000000000D+01 + 3.456000000000D+05 + 2 19 5 16 0 0 0.0-2.140505239367D-04-9.208633855451D-12 0.000000000000D+00 + 4.200000000000D+01 5.759375000000D+01 4.786985030591D-09-3.129601029245D+00 + 3.049150109291D-06 1.888694823720D-02 8.782371878624D-06 5.153708854675D+03 + 3.456000000000D+05 4.041939973831D-07-2.798259171938D+00-1.937150955200D-07 + 9.548337464182D-01 2.001875000000D+02-1.741672914845D+00-7.955331504661D-09 + 5.600233055070D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-2.048909664154D-08 4.200000000000D+01 + 3.456000000000D+05 + 3 19 5 16 0 0 0.0 1.878817565739D-04-5.684341886081D-13 0.000000000000D+00 + 4.100000000000D+01-4.225000000000D+01 4.947706244707D-09 1.945505129526D+00 + -2.268701791763D-06 2.159252646379D-03 5.081295967102D-06 5.153783775330D+03 + 3.456000000000D+05-1.266598701477D-07-1.687426857702D+00 5.215406417847D-08 + 9.624137013766D-01 2.818437500000D+02 5.808960843793D-01-8.356062508597D-09 + -3.353711197640D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.862645149231D-09 4.100000000000D+01 + 3.456000000000D+05 + 5 19 5 16 0 0 0.0 9.089708328247D-07-1.136868377216D-13 0.000000000000D+00 + 8.200000000000D+01-4.121875000000D+01 5.365937916224D-09-4.448591815077D-01 + -2.184882760048D-06 5.631660344079D-03 4.202127456665D-06 5.153677835464D+03 + 3.456000000000D+05 2.048909664154D-08-1.714122984103D+00 1.061707735062D-07 + 9.492977601192D-01 2.899375000000D+02 7.058239867336D-01-8.685004715403D-09 + -3.789443481228D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 8.200000000000D+01 + 3.456000000000D+05 + 6 19 5 16 0 0 0.0 2.045389264822D-04-1.000444171950D-11 0.000000000000D+00 + 4.200000000000D+01 5.268750000000D+01 4.493044158949D-09 3.058849499394D+00 + 2.926215529442D-06 1.569507410750D-03 8.577480912209D-06 5.153579355240D+03 + 3.456000000000D+05 7.823109626770D-08-2.738061570523D+00 6.519258022308D-08 + 9.753525944362D-01 2.222187500000D+02-1.087247339141D+00-8.046049160271D-09 + 5.950248072040D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 4.190951585770D-09 4.200000000000D+01 + 3.456000000000D+05 + 7 19 5 15 22 0 0.0-2.492917701602D-05-7.503331289627D-12 0.000000000000D+00 + 8.400000000000D+01 1.070937500000D+02 4.714125090288D-09 1.232507653771D+00 + 5.651265382767D-06 1.266547734849D-02 7.370486855507D-06 5.153755140305D+03 + 3.384000000000D+05-1.285225152969D-07 4.207488564387D-01 7.078051567078D-08 + 9.559463468196D-01 2.351562500000D+02-2.467349135864D+00-8.437137211104D-09 + 3.396569969727D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 8.400000000000D+01 + 3.456000000000D+05 + 8 19 5 15 22 0 0.0-1.437077298760D-04-1.364242052659D-12 0.000000000000D+00 + 1.780000000000D+02-5.021875000000D+01 4.117314489349D-09-2.104248078996D+00 + -2.752989530563D-06 4.407843342051D-03 1.274608075619D-05 5.153747663498D+03 + 3.384000000000D+05-7.636845111847D-08 2.487236364612D+00-8.568167686462D-08 + 9.704039975416D-01 1.413437500000D+02-2.338546627682D-01-7.839612514715D-09 + -8.750364322019D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.800000000000D+00 0.000000000000D+00 5.122274160385D-09 1.780000000000D+02 + 3.456000000000D+05 + 9 19 5 15 23 59 44.0 4.106075502932D-04-7.048583938740D-12 0.000000000000D+00 + 4.500000000000D+01-3.062500000000D+00 4.401254916075D-09-9.292812884100D-01 + -2.626329660416D-07 1.233897288330D-03 1.309625804424D-05 5.153688388824D+03 + 3.455840000000D+05 7.450580596924D-09-6.548922860695D-01 2.980232238770D-08 + 9.526093794786D-01 1.209375000000D+02 1.753091258168D+00-7.967831727740D-09 + -3.821587768460D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.396983861923D-09 4.500000000000D+01 + 3.456000000000D+05 +11 19 5 15 22 0 0.0-6.059664301574D-04 7.958078640513D-12 0.000000000000D+00 + 3.200000000000D+01 2.925000000000D+01 5.753811205267D-09 1.105798528696D+00 + 1.272186636925D-06 1.658266235609D-02 1.127272844315D-05 5.153705080032D+03 + 3.384000000000D+05 1.862645149231D-09 3.103610864684D+00-3.986060619354D-07 + 9.097145879384D-01 1.358125000000D+02 1.885362283672D+00-8.706790843860D-09 + 4.618049553873D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.257285475731D-08 3.200000000000D+01 + 3.456000000000D+05 +12 19 5 16 0 0 0.0 2.421303652227D-04-3.410605131648D-12 0.000000000000D+00 + 4.100000000000D+01-5.012500000000D+01 4.365539041373D-09 1.496064167592D+00 + -2.713873982430D-06 7.661264738999D-03 3.404915332794D-06 5.153641252518D+03 + 3.456000000000D+05-9.685754776001D-08 1.520781379837D+00-4.097819328308D-08 + 9.826354658428D-01 3.247500000000D+02 1.081757351376D+00-8.314631649853D-09 + -2.300095808261D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.210719347000D-08 4.100000000000D+01 + 3.456000000000D+05 +13 19 5 16 0 0 0.0-6.349664181471D-05 1.591615728103D-12 0.000000000000D+00 + 3.700000000000D+01 3.125000000000D-01 3.878018794978D-09-2.259457853089D+00 + 9.685754776001D-08 3.541378187947D-03 1.384690403938D-05 5.153674442291D+03 + 3.456000000000D+05 5.029141902924D-08-5.178868392656D-01-9.126961231232D-08 + 9.681801279942D-01 1.174375000000D+02 1.299909390878D+00-7.610316821172D-09 + -3.007268045696D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 3.700000000000D+01 + 3.456000000000D+05 +16 19 5 15 18 0 0.0-4.030484706163D-05-2.955857780762D-12 0.000000000000D+00 + 4.000000000000D+01-6.250000000000D+01 4.449828061581D-09 2.765580023657D+00 + -3.311783075333D-06 1.081285020337D-02 4.202127456665D-06 5.153569736481D+03 + 3.240000000000D+05-7.450580596924D-08 1.539880454156D+00-1.154839992523D-07 + 9.829882222051D-01 3.123750000000D+02 5.775427542996D-01-8.067122081457D-09 + -3.528718428569D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.071020960808D-08 4.000000000000D+01 + 3.456000000000D+05 +17 19 5 16 0 0 0.0 5.536247044802D-05 6.252776074689D-12 0.000000000000D+00 + 9.400000000000D+01-5.325000000000D+01 3.871589715487D-09-1.319747004760D+00 + -2.505257725716D-06 1.283121434972D-02 1.308135688305D-05 5.153747606277D+03 + 3.456000000000D+05-4.470348358154D-08 2.554532165970D+00 3.278255462646D-07 + 9.842683369670D-01 1.400000000000D+02-1.712837626242D+00-7.717464001189D-09 + -4.214461418739D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 9.400000000000D+01 + 3.456000000000D+05 +18 19 5 15 22 0 0.0 5.345884710550D-05 3.410605131648D-12 0.000000000000D+00 + 8.000000000000D+00 5.381250000000D+01 4.917347862232D-09 1.563912306836D+00 + 2.473592758179D-06 1.529671240132D-02 8.450821042061D-06 5.153701036453D+03 + 3.384000000000D+05-1.490116119385D-07-2.784577388597D+00-3.688037395477D-07 + 9.542419287609D-01 2.135000000000D+02 1.388500735646D+00-8.299988252247D-09 + 5.532373448247D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-5.587935447693D-09 8.000000000000D+00 + 3.456000000000D+05 +19 19 5 16 0 0 0.0-3.185393288732D-04 4.547473508865D-12 0.000000000000D+00 + 5.500000000000D+01-5.984375000000D+01 3.845160190252D-09 1.495960238966D+00 + -3.162771463394D-06 9.593161987141D-03 1.322291791439D-05 5.153643276215D+03 + 3.456000000000D+05-1.396983861923D-07 2.600792261574D+00-1.937150955200D-07 + 9.821251809988D-01 1.377812500000D+02 1.397939108586D+00-7.706749904912D-09 + 1.714357128479D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.536682248116D-08 5.500000000000D+01 + 3.456000000000D+05 +22 19 5 16 0 0 0.0-7.014865987003D-04-6.366462912410D-12 0.000000000000D+00 + 6.800000000000D+01-3.525000000000D+01 5.752382570279D-09-2.048447901072D+00 + -1.776963472366D-06 7.253760821186D-03 4.170462489128D-06 5.153798864365D+03 + 3.456000000000D+05-5.587935447693D-09-1.760099455001D+00 1.490116119385D-07 + 9.269145985593D-01 2.780312500000D+02-1.348170117657D+00-8.697504938482D-09 + -2.617966121665D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.816079020500D-08 6.800000000000D+01 + 3.456000000000D+05 +23 19 5 16 0 0 0.0-1.860517077148D-04 1.591615728103D-12 0.000000000000D+00 + 6.600000000000D+01-1.053125000000D+01 4.495901428925D-09-2.637698309762D+00 + -7.562339305878D-07 1.321757899132D-02 1.311302185059D-05 5.153596761703D+03 + 3.456000000000D+05 1.192092895508D-07-6.598902037843D-01-1.359730958939D-07 + 9.434168177372D-01 1.131250000000D+02-2.260582905849D+00-7.816754354906D-09 + -3.003696458226D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-2.048909664154D-08 6.600000000000D+01 + 3.456000000000D+05 +24 19 5 15 22 0 0.0-6.613275036216D-05-4.547473508865D-13 0.000000000000D+00 + 7.600000000000D+01 1.056875000000D+02 4.963778277300D-09 2.089457291106D+00 + 5.450099706650D-06 8.296636166051D-03 7.364898920059D-06 5.153721590042D+03 + 3.384000000000D+05-2.421438694000D-07 3.550188645779D-01-3.725290298462D-08 + 9.391309519909D-01 2.237187500000D+02 6.053629693975D-01-8.414636099019D-09 + 4.414469623182D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 2.793967723846D-09 7.600000000000D+01 + 3.456000000000D+05 +25 19 5 15 23 59 44.0-7.566050626338D-04-3.751665644813D-12 0.000000000000D+00 + 1.000000000000D+01-3.665625000000D+01 4.693409660916D-09 1.152431201740D+00 + -2.088025212288D-06 8.450774592347D-03 2.807006239891D-06 5.153708904266D+03 + 3.455840000000D+05-5.401670932770D-08 1.456561299373D+00 3.352761268616D-08 + 9.700885470533D-01 3.300312500000D+02 8.970449390995D-01-8.519283056785D-09 + -2.246522134985D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 6.053596735001D-09 1.000000000000D+01 + 3.456000000000D+05 +26 19 5 15 18 0 0.0 2.021244727075D-04 9.663381206337D-12 0.000000000000D+00 + 6.200000000000D+01-4.571875000000D+01 5.283077086915D-09-2.606316077858D+00 + -2.412125468254D-06 3.728523501195D-03 3.241002559662D-06 5.153599090576D+03 + 3.240000000000D+05-6.146728992462D-08 1.428366865442D+00-5.401670932770D-08 + 9.514071987515D-01 3.148750000000D+02 1.738151369667D-01-8.634287951281D-09 + -2.560820999697D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 7.450580596924D-09 6.200000000000D+01 + 3.456000000000D+05 +27 19 5 15 20 0 0.0-1.326841302216D-04-9.436007530894D-12 0.000000000000D+00 + 8.000000000000D+01-5.612500000000D+01 3.928020575472D-09 2.922245644084D+00 + -2.931803464890D-06 7.106382749043D-03 1.306459307671D-05 5.153649291992D+03 + 3.312000000000D+05-7.264316082001D-08 2.498554641413D+00-5.960464477539D-08 + 9.787012826768D-01 1.355312500000D+02 4.861419177851D-01-7.600673868069D-09 + -1.314340442038D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.396983861923D-09 8.000000000000D+01 + 3.456000000000D+05 +28 19 5 15 23 59 44.0 7.678363472223D-04 1.136868377216D-13 0.000000000000D+00 + 9.100000000000D+01-5.193750000000D+01 4.444471013443D-09-4.230169836467D-01 + -2.816319465637D-06 1.904593722429D-02 4.353001713753D-06 5.153698467255D+03 + 3.455840000000D+05-2.644956111908D-07 1.543674308368D+00 1.061707735062D-07 + 9.819275963572D-01 3.113437500000D+02-1.467283568719D+00-8.586786393039D-09 + -1.575065633475D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 9.100000000000D+01 + 3.456000000000D+05 +30 19 5 15 22 0 0.0-1.052804291248D-04-7.162270776462D-12 0.000000000000D+00 + 9.600000000000D+01 1.110000000000D+02 4.994136659775D-09 1.219913912825D+00 + 5.818903446198D-06 3.995932755060D-03 6.711110472679D-06 5.153593875885D+03 + 3.384000000000D+05-4.842877388000D-08 4.490857785910D-01 4.097819328308D-08 + 9.413884145261D-01 2.389375000000D+02-2.974738957132D+00-8.465709910865D-09 + 4.318037039042D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 3.725290298462D-09 9.600000000000D+01 + 3.456000000000D+05 + 6 19 5 16 2 0 0.0 2.044667489827D-04-1.000444171950D-11 0.000000000000D+00 + 4.600000000000D+01 5.209375000000D+01 4.485900984008D-09-2.173954819087D+00 + 2.797693014145D-06 1.569405663759D-03 8.488073945045D-06 5.153579711914D+03 + 3.528000000000D+05-3.725290298462D-09-2.738119543041D+00 3.539025783539D-08 + 9.753572187203D-01 2.248437500000D+02-1.087389711792D+00-8.008190555131D-09 + 6.378836903131D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 4.190951585770D-09 4.600000000000D+01 + 3.456300000000D+05 + 2 19 5 16 2 0 0.0-2.141166478395D-04-9.208633855451D-12 0.000000000000D+00 + 4.300000000000D+01 6.378125000000D+01 4.807700459963D-09-2.079471510312D+00 + 3.432855010033D-06 1.888779539149D-02 8.607283234596D-06 5.153706953049D+03 + 3.528000000000D+05 3.166496753693D-07-2.798317213213D+00 1.043081283569D-07 + 9.548388051889D-01 2.051250000000D+02-1.741640002114D+00-7.935330614828D-09 + 7.436024018759D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-2.048909664154D-08 4.300000000000D+01 + 3.456300000000D+05 + 5 19 5 16 2 0 0.0 9.080395102501D-07-1.136868377216D-13 0.000000000000D+00 + 8.800000000000D+01-3.859375000000D+01 5.447012618731D-09 6.052894972629D-01 + -1.743435859680D-06 5.632018437609D-03 4.339963197708D-06 5.153678544998D+03 + 3.528000000000D+05 1.490116119385D-08-1.714185772547D+00 6.519258022308D-08 + 9.492949908153D-01 2.873437500000D+02 7.058601676235D-01-8.713577415165D-09 + -3.668010062352D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 8.800000000000D+01 + 3.456300000000D+05 + 9 19 5 16 1 59 44.0 4.105563275516D-04-7.048583938740D-12 0.000000000000D+00 + 4.600000000000D+01-7.062500000000D+00 4.493044158949D-09 1.202508362214D-01 + -4.544854164124D-07 1.231177244335D-03 1.212023198605D-05 5.153683078766D+03 + 3.527840000000D+05-2.607703208923D-08-6.549493998543D-01-3.725290298462D-09 + 9.526065180109D-01 1.413437500000D+02 1.753731583263D+00-7.956045600110D-09 + -4.196603342610D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.396983861923D-09 4.600000000000D+01 + 3.456300000000D+05 +12 19 5 16 2 0 0.0 2.421056851745D-04-3.410605131648D-12 0.000000000000D+00 + 8.700000000000D+01-5.368750000000D+01 4.249105511889D-09 2.546168931025D+00 + -2.836808562279D-06 7.661160314456D-03 3.151595592499D-06 5.153642551422D+03 + 3.528000000000D+05 8.381903171539D-08 1.520722112637D+00-5.401670932770D-08 + 9.826346466087D-01 3.295312500000D+02 1.081851086389D+00-8.139982021760D-09 + -2.257236897396D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.210719347000D-08 8.700000000000D+01 + 3.456300000000D+05 +17 19 5 16 2 0 0.0 5.540717393160D-05 6.252776074689D-12 0.000000000000D+00 + 1.170000000000D+02-4.796875000000D+01 3.805515458311D-09-2.695138190638D-01 + -2.691522240639D-06 1.283160853200D-02 1.272186636925D-05 5.153749940872D+03 + 3.528000000000D+05-1.657754182816D-07 2.554475216032D+00 1.024454832077D-07 + 9.842676040450D-01 1.518750000000D+02-1.712941175973D+00-7.895685882886D-09 + 1.285767846360D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.800000000000D+00 0.000000000000D+00-1.117587089539D-08 1.170000000000D+02 + 3.456300000000D+05 +19 19 5 16 2 0 0.0-3.185062669218D-04 4.547473508865D-12 0.000000000000D+00 + 8.300000000000D+01-5.040625000000D+01 3.725512343067D-09 2.546076781815D+00 + -2.695247530937D-06 9.592325775884D-03 1.290813088417D-05 5.153645208359D+03 + 3.528000000000D+05 7.450580596924D-08 2.600738006331D+00-8.381903171539D-08 + 9.821261787089D-01 1.406250000000D+02 1.398016567173D+00-7.487812148099D-09 + -1.321483634326D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.536682248116D-08 8.300000000000D+01 + 3.456300000000D+05 +23 19 5 16 2 0 0.0-1.860400661826D-04 1.591615728103D-12 0.000000000000D+00 + 6.900000000000D+01-1.406250000000D+00 4.663408326167D-09-1.587694847555D+00 + -2.477318048477D-07 1.322021661326D-02 1.169741153717D-05 5.153589395523D+03 + 3.528000000000D+05 2.942979335785D-07-6.599461779558D-01-5.587935447693D-08 + 9.434144404954D-01 1.418437500000D+02-2.260355198261D+00-7.895328835161D-09 + -3.678724547207D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-2.048909664154D-08 6.900000000000D+01 + 3.456300000000D+05 +25 19 5 16 1 59 44.0-7.566325366497D-04-3.751665644813D-12 0.000000000000D+00 + 4.500000000000D+01-4.109375000000D+01 4.560904098838D-09 2.202490251908D+00 + -2.212822437286D-06 8.450494846329D-03 2.577900886536D-06 5.153710552216D+03 + 3.527840000000D+05-2.793967723846D-08 1.456499929960D+00-1.266598701477D-07 + 9.700877190416D-01 3.353437500000D+02 8.971460706263D-01-8.378920668406D-09 + -1.628639306750D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 6.053596735001D-09 4.500000000000D+01 + 3.456300000000D+05 +13 19 5 16 2 0 0.0-6.348453462124D-05 1.591615728103D-12 0.000000000000D+00 + 3.900000000000D+01 9.187500000000D+00 4.086598615061D-09-1.209592323575D+00 + 3.315508365631D-07 3.541801706888D-03 1.380965113640D-05 5.153672279358D+03 + 3.528000000000D+05 5.587935447693D-09-5.179417411182D-01 1.061707735062D-07 + 9.681768920194D-01 1.147187500000D+02 1.300221086056D+00-7.797824608247D-09 + -3.739441534201D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 3.900000000000D+01 + 3.456900000000D+05 +29 19 5 16 2 0 0.0 2.006511203945D-04-9.322320693173D-12 0.000000000000D+00 + 1.740000000000D+02-6.612500000000D+01 3.665152625842D-09 4.048484071498D-01 + -3.531575202942D-06 1.053242362104D-03 1.255981624126D-05 5.153762802124D+03 + 3.528000000000D+05 1.862645149231D-09 2.565595141621D+00 3.725290298462D-09 + 9.857347645867D-01 1.475000000000D+02 1.665555739413D+00-7.649247457664D-09 + -8.571785642397D-12 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-9.778887033463D-09 1.740000000000D+02 + 3.466200000000D+05 + 7 19 5 16 2 0 0.0-2.503721043468D-05-7.503331289627D-12 0.000000000000D+00 + 9.700000000000D+01 1.140937500000D+02 4.514830731495D-09-2.950375654029D+00 + 5.733221769333D-06 1.266504335217D-02 7.076188921928D-06 5.153754642487D+03 + 3.528000000000D+05 2.980232238770D-08 4.206298626821D-01-8.754432201385D-08 + 9.559540622495D-01 2.409375000000D+02-2.467385817072D+00-8.021762809562D-09 + 4.271606401929D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.800000000000D+00 0.000000000000D+00-1.117587089539D-08 9.700000000000D+01 + 3.486000000000D+05 +30 19 5 16 2 0 0.0-1.053828746080D-04-7.162270776462D-12 0.000000000000D+00 + 5.900000000000D+01 1.136875000000D+02 4.999136660189D-09-2.962720548220D+00 + 5.885958671570D-06 3.995726467110D-03 6.567686796188D-06 5.153593734741D+03 + 3.528000000000D+05 2.607703208923D-08 4.489640404001D-01-5.215406417847D-08 + 9.413943832319D-01 2.435312500000D+02-2.974822881817D+00-8.436066067929D-09 + 4.053740398913D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 3.725290298462D-09 5.900000000000D+01 + 3.486900000000D+05 +15 19 5 16 2 0 0.0-3.127772361040D-04 2.160049916711D-12 0.000000000000D+00 + 5.000000000000D+01-2.934375000000D+01 5.096997934828D-09-1.064214236726D+00 + -1.544132828712D-06 1.131221186370D-02 1.229904592037D-05 5.153690141678D+03 + 3.528000000000D+05 2.812594175339D-07-7.346565323648D-01 1.303851604462D-07 + 9.280435719399D-01 1.234062500000D+02 7.734811025240D-01-8.294273712295D-09 + -5.510943923426D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 5.000000000000D+01 + 3.489600000000D+05 + 7 19 5 16 1 59 44.0-2.503814175725D-05-7.503331289627D-12 0.000000000000D+00 + 2.000000000000D+00 1.140937500000D+02 4.514830731495D-09-2.952709091751D+00 + 5.733221769333D-06 1.266504311934D-02 7.076188921928D-06 5.153754652023D+03 + 3.527840000000D+05 2.980232238770D-08 4.206299826414D-01-8.754432201385D-08 + 9.559540637124D-01 2.409375000000D+02-2.467386002862D+00-8.021762809562D-09 + 4.271606401929D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 2.000000000000D+00 + 3.496500000000D+05 +15 19 5 16 4 0 0.0-3.127614036202D-04 2.160049916711D-12 0.000000000000D+00 + 5.100000000000D+01-2.175000000000D+01 5.233432354146D-09-1.400773026676D-02 + -1.044943928719D-06 1.131335075479D-02 1.191347837448D-05 5.153692337036D+03 + 3.600000000000D+05 1.862645149231D-08-7.347174277928D-01 1.266598701477D-07 + 9.280386243509D-01 1.290625000000D+02 7.734499569981D-01-8.525355532640D-09 + -5.464513286313D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 5.100000000000D+01 + 3.528300000000D+05 + 2 19 5 16 4 0 0.0-2.141827717423D-04-9.208633855451D-12 0.000000000000D+00 + 7.700000000000D+01 5.981250000000D+01 4.904490147339D-09-1.029251681058D+00 + 3.466382622719D-06 1.888769655488D-02 8.907169103622D-06 5.153708984375D+03 + 3.600000000000D+05-1.471489667892D-07-2.798375539757D+00 3.837049007416D-07 + 9.548415569378D-01 2.121250000000D+02-1.741697958540D+00-8.457138100937D-09 + 6.714565570221D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-2.048909664154D-08 7.700000000000D+01 + 3.528300000000D+05 + 5 19 5 16 4 0 0.0 9.075738489628D-07-1.136868377216D-13 0.000000000000D+00 + 1.060000000000D+02-3.862500000000D+01 5.469513730816D-09 1.655403736016D+00 + -1.914799213409D-06 5.632352433167D-03 4.831701517105D-06 5.153679494858D+03 + 3.600000000000D+05-1.844018697739D-07-1.714249144695D+00 1.210719347000D-07 + 9.492929441929D-01 2.832812500000D+02 7.059307051446D-01-8.636431125808D-09 + -2.217949574002D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 1.060000000000D+02 + 3.528300000000D+05 + 6 19 5 16 4 0 0.0 2.043945714831D-04-1.000444171950D-11 0.000000000000D+00 + 6.900000000000D+01 4.996875000000D+01 4.424112631796D-09-1.123743417704D+00 + 2.484768629074D-06 1.569216838107D-03 8.545815944672D-06 5.153579662323D+03 + 3.600000000000D+05-1.862645149231D-09-2.738177215660D+00 2.793967723846D-08 + 9.753618108201D-01 2.267812500000D+02-1.087363417302D+00-8.010333729658D-09 + 6.396694840483D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 4.190951585770D-09 6.900000000000D+01 + 3.528300000000D+05 + 7 19 5 16 3 59 44.0-2.509215846658D-05-7.503331289627D-12 0.000000000000D+00 + 3.000000000000D+00 1.085937500000D+02 4.545189113969D-09-1.902595686861D+00 + 5.481764674187D-06 1.266572123859D-02 6.934627890587D-06 5.153753414154D+03 + 3.599840000000D+05 5.774199962616D-08 4.205724065746D-01-1.545995473862D-07 + 9.559570729349D-01 2.440000000000D+02-2.467367305306D+00-8.029262588138D-09 + 3.853732055692D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 3.000000000000D+00 + 3.528300000000D+05 +12 19 5 16 4 0 0.0 2.420810051262D-04-3.410605131648D-12 0.000000000000D+00 + 8.800000000000D+01-5.246875000000D+01 4.245176654649D-09-2.686798526229D+00 + -2.659857273102D-06 7.660776842386D-03 3.341585397720D-06 5.153643245697D+03 + 3.600000000000D+05 4.097819328308D-08 1.520663885572D+00-9.313225746155D-09 + 9.826329905854D-01 3.259375000000D+02 1.081831135112D+00-8.104623638872D-09 + -2.546534649817D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.210719347000D-08 8.800000000000D+01 + 3.528300000000D+05 +13 19 5 16 4 0 0.0-6.347289308906D-05 1.591615728103D-12 0.000000000000D+00 + 4.000000000000D+01 1.575000000000D+01 4.151958776788D-09-1.590685248140D-01 + 8.959323167801D-07 3.542517544702D-03 1.322664320469D-05 5.153674783707D+03 + 3.600000000000D+05-7.450580596924D-09-5.179985111172D-01 9.313225746155D-09 + 9.681740261629D-01 1.249062500000D+02 1.299874955249D+00-7.878185215304D-09 + -3.382283619846D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 4.000000000000D+01 + 3.528300000000D+05 +19 19 5 16 4 0 0.0-3.184732049704D-04 4.547473508865D-12 0.000000000000D+00 + 9.400000000000D+01-5.150000000000D+01 3.730155295756D-09-2.686952300863D+00 + -2.877786755562D-06 9.594767587259D-03 1.166015863419D-05 5.153640718460D+03 + 3.600000000000D+05 1.229345798492D-07 2.600683578464D+00 2.421438694000D-08 + 9.821263001311D-01 1.596875000000D+02 1.398053934489D+00-7.503883736604D-09 + 7.500312176889D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.536682248116D-08 9.400000000000D+01 + 3.528300000000D+05 +25 19 5 16 4 0 0.0-7.566600106657D-04-3.751665644813D-12 0.000000000000D+00 + 4.600000000000D+01-4.390625000000D+01 4.546617748957D-09-3.028196571651D+00 + -2.218410372734D-06 8.450836292468D-03 2.538785338402D-06 5.153709938049D+03 + 3.600000000000D+05 3.352761268616D-08 1.456440199015D+00-1.862645149231D-08 + 9.700868544570D-01 3.350312500000D+02 8.971397478944D-01-8.274987806089D-09 + -1.953652795095D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 6.053596735001D-09 4.600000000000D+01 + 3.528300000000D+05 +29 19 5 16 4 0 0.0 2.005840651691D-04-9.322320693173D-12 0.000000000000D+00 + 1.780000000000D+02-6.603125000000D+01 3.616936306017D-09 1.455435819441D+00 + -3.347173333168D-06 1.053306390531D-03 1.291185617447D-05 5.153762149811D+03 + 3.600000000000D+05 1.303851604462D-08 2.565540064219D+00-1.862645149231D-08 + 9.857348114001D-01 1.416562500000D+02 1.665088215665D+00-7.627817488753D-09 + -1.428630976540D-12 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-9.778887033463D-09 1.780000000000D+02 + 3.528300000000D+05 +30 19 5 16 4 0 0.0-1.054336316884D-04-7.162270776462D-12 0.000000000000D+00 + 6.000000000000D+01 1.083437500000D+02 4.951277610132D-09-1.912603001809D+00 + 5.517154932022D-06 3.996302722953D-03 6.547197699547D-06 5.153592351913D+03 + 3.600000000000D+05-5.029141902924D-08 4.489040827026D-01 1.862645149231D-08 + 9.413973236972D-01 2.441875000000D+02-2.974707223513D+00-8.357847747220D-09 + 3.385855207316D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 3.725290298462D-09 6.000000000000D+01 + 3.528300000000D+05 + 5 19 5 16 3 59 44.0 9.080395102501D-07-1.136868377216D-13 0.000000000000D+00 + 5.500000000000D+01-3.862500000000D+01 5.469513730816D-09 1.653069691182D+00 + -1.914799213409D-06 5.632351851091D-03 4.831701517105D-06 5.153679496765D+03 + 3.599840000000D+05-1.844018697739D-07-1.714248983774D+00 1.210719347000D-07 + 9.492929427300D-01 2.832812500000D+02 7.059309801732D-01-8.636431125808D-09 + -2.221521161472D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 5.500000000000D+01 + 3.537300000000D+05 +21 19 5 16 4 0 0.0-1.919823698699D-04 7.389644451905D-12 0.000000000000D+00 + 9.300000000000D+01 5.987500000000D+01 4.792342522819D-09 3.136342388358D+00 + 2.918764948845D-06 2.461986278649D-02 9.126961231232D-06 5.153742059708D+03 + 3.600000000000D+05 5.010515451431D-07-2.793839621812D+00 1.098960638046D-07 + 9.485842379182D-01 1.888437500000D+02-1.443137855661D+00-7.892114517460D-09 + 6.814569464275D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.024454832077D-08 9.300000000000D+01 + 3.551100000000D+05 +24 19 5 16 4 0 0.0-6.614299491048D-05-4.547473508865D-13 0.000000000000D+00 + 7.900000000000D+01 1.149062500000D+02 5.003065517428D-09-1.043187309944D+00 + 5.962327122688D-06 8.296957705170D-03 7.735565304756D-06 5.153720491409D+03 + 3.600000000000D+05 2.980232238770D-07 3.548408011151D-01 2.607703208923D-08 + 9.391404434034D-01 2.204687500000D+02 6.052869956729D-01-8.455709021860D-09 + 2.692969180984D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.800000000000D+00 0.000000000000D+00 2.793967723846D-09 7.900000000000D+01 + 3.566400000000D+05 +20 19 5 16 4 0 0.0 5.247443914413D-04 2.273736754432D-13 0.000000000000D+00 + 9.200000000000D+01-2.515625000000D+01 5.902745847663D-09-1.682218584071D+00 + -1.246109604836D-06 4.387605469674D-03 3.948807716370D-06 5.153678123474D+03 + 3.600000000000D+05-1.136213541031D-07-1.808960714040D+00-7.450580596924D-09 + 9.302056800118D-01 2.896875000000D+02 2.356012212063D+00-8.886798852359D-09 + -1.050043732520D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-8.847564458847D-09 9.200000000000D+01 + 3.581400000000D+05 +15 19 5 16 6 0 0.0-3.127460367978D-04 2.160049916711D-12 0.000000000000D+00 + 5.200000000000D+01-2.371875000000D+01 5.350579979080D-09 1.036244868352D+00 + -9.480863809586D-07 1.131230220199D-02 1.172162592411D-05 5.153689771652D+03 + 3.672000000000D+05-5.029141902924D-08-7.347785572877D-01 1.452863216400D-07 + 9.280345837712D-01 1.390625000000D+02 7.733728187907D-01-8.499282166952D-09 + -5.664521629534D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 5.200000000000D+01 + 3.600300000000D+05 + 2 19 5 16 6 0 0.0-2.142484299839D-04-9.208633855451D-12 0.000000000000D+00 + 7.800000000000D+01 4.703125000000D+01 4.856630653194D-09 2.085756036682D-02 + 2.294778823853D-06 1.888623565901D-02 8.823350071907D-06 5.153705575943D+03 + 3.672000000000D+05-3.334134817123D-07-2.798436799451D+00 1.508742570877D-07 + 9.548462368127D-01 2.121875000000D+02-1.741643902254D+00-8.507496929155D-09 + 6.107397365618D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-2.048909664154D-08 7.800000000000D+01 + 3.600300000000D+05 + 5 19 5 16 5 59 44.0 9.075738489628D-07-1.136868377216D-13 0.000000000000D+00 + 5.600000000000D+01-3.856250000000D+01 5.358437693559D-09 2.703189350047D+00 + -2.019107341766D-06 5.631924490444D-03 4.522502422333D-06 5.153680515289D+03 + 3.671840000000D+05-7.264316082001D-08-1.714310758416D+00-9.499490261078D-08 + 9.492925521309D-01 2.876875000000D+02 7.059952520160D-01-8.421421782145D-09 + -1.567922458534D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 5.600000000000D+01 + 3.600300000000D+05 +13 19 5 16 6 0 0.0-6.346078589559D-05 1.591615728103D-12 0.000000000000D+00 + 5.400000000000D+01 1.387500000000D+01 4.282321164339D-09 8.912819883752D-01 + 7.767230272293D-07 3.539897152223D-03 1.246295869350D-05 5.153669733047D+03 + 3.672000000000D+05-5.401670932770D-08-5.180554639809D-01 5.401670932770D-08 + 9.681717557141D-01 1.445625000000D+02 1.299704721324D+00-7.863184769974D-09 + -2.885834626820D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 5.400000000000D+01 + 3.600300000000D+05 +20 19 5 16 6 0 0.0 5.247462540865D-04 2.273736754432D-13 0.000000000000D+00 + 9.800000000000D+01-2.521875000000D+01 5.878816100591D-09-6.319826554029D-01 + -1.369044184685D-06 4.387849126942D-03 3.969296813011D-06 5.153678667068D+03 + 3.672000000000D+05-1.303851604462D-08-1.809025347224D+00-5.587935447693D-09 + 9.302050977704D-01 2.867500000000D+02 2.355964661373D+00-8.934657458326D-09 + -3.428714256959D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-8.847564458847D-09 9.800000000000D+01 + 3.600300000000D+05 +21 19 5 16 6 0 0.0-1.919288188219D-04 7.389644451905D-12 0.000000000000D+00 + 1.010000000000D+02 6.793750000000D+01 4.720910773415D-09-2.096718430864D+00 + 3.837049007416D-06 2.462113148067D-02 8.797273039818D-06 5.153739652634D+03 + 3.672000000000D+05 3.539025783539D-07-2.793896583453D+00 3.557652235031D-07 + 9.485896711959D-01 1.951875000000D+02-1.443120300644D+00-7.912115407294D-09 + 7.661033474271D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.800000000000D+00 0.000000000000D+00-1.024454832077D-08 1.010000000000D+02 + 3.600300000000D+05 +24 19 5 16 6 0 0.0-6.614625453949D-05-4.547473508865D-13 0.000000000000D+00 + 8.000000000000D+01 1.123437500000D+02 5.141642667184D-09 7.006687102356D-03 + 5.897134542465D-06 8.297106134705D-03 7.355585694313D-06 5.153721033096D+03 + 3.672000000000D+05 8.940696716309D-08 3.547793292974D-01 1.490116119385D-07 + 9.391416561625D-01 2.229687500000D+02 6.052488851941D-01-8.598572520668D-09 + 2.360812656477D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.800000000000D+00 0.000000000000D+00 2.793967723846D-09 8.000000000000D+01 + 3.600300000000D+05 +29 19 5 16 6 0 0.0 2.005170099437D-04-9.322320693173D-12 0.000000000000D+00 + 1.790000000000D+02-5.793750000000D+01 3.515146396182D-09 2.504377486929D+00 + -3.010034561157D-06 1.052794745192D-03 1.270510256290D-05 5.153764659882D+03 + 3.672000000000D+05-1.862645149231D-09 2.565485623185D+00 6.146728992462D-08 + 9.857349650065D-01 1.471875000000D+02 1.666265575061D+00-7.560315040678D-09 + -3.750156088445D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-9.778887033463D-09 1.790000000000D+02 + 3.600300000000D+05 +30 19 5 16 6 0 0.0-1.054848544300D-04-7.162270776462D-12 0.000000000000D+00 + 6.100000000000D+01 1.033437500000D+02 4.928419450323D-09-8.620838478126D-01 + 5.248934030533D-06 3.996483748779D-03 6.850808858871D-06 5.153594535828D+03 + 3.672000000000D+05 2.235174179077D-08 4.488442786115D-01-7.450580596924D-08 + 9.413992971737D-01 2.375000000000D+02-2.974993718464D+00-8.385706351532D-09 + 2.482246352908D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 3.725290298462D-09 6.100000000000D+01 + 3.600300000000D+05 +10 19 5 16 6 0 0.0 4.504062235355D-05-1.080024958355D-11 0.000000000000D+00 + 3.700000000000D+01-3.825000000000D+01 5.094855204391D-09-2.342608762052D+00 + -2.071261405945D-06 4.532590974122D-03 4.706904292107D-06 5.153654668808D+03 + 3.672000000000D+05 5.774199962616D-08-1.690846210737D+00-8.381903171539D-08 + 9.624310530479D-01 2.907500000000D+02-2.692367384297D+00-8.402492923665D-09 + -1.792931775269D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.862645149231D-09 3.700000000000D+01 + 3.623700000000D+05 +32 19 5 16 6 0 0.0-8.570263162255D-05 1.682565198280D-11 0.000000000000D+00 + 7.800000000000D+01-1.684375000000D+01 4.454471458359D-09 2.545498139198D+00 + -9.275972843170D-07 3.039301373065D-03 1.348555088043D-05 5.153594335556D+03 + 3.672000000000D+05-3.352761268616D-08-6.484187082590D-01-6.891787052155D-08 + 9.568680700588D-01 1.161562500000D+02-2.504188537893D+00-7.876042040778D-09 + -4.400183273301D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 4.656612873077D-10 7.800000000000D+01 + 3.654300000000D+05 +12 19 5 16 6 0 0.0 2.420563250780D-04-3.410605131648D-12 0.000000000000D+00 + 8.900000000000D+01-4.656250000000D+01 4.299107736472D-09-1.636688828374D+00 + -2.374872565269D-06 7.660955074243D-03 3.330409526825D-06 5.153642011642D+03 + 3.672000000000D+05 1.508742570877D-07 1.520605807724D+00 3.725290298462D-08 + 9.826307947454D-01 3.258125000000D+02 1.081918962862D+00-8.166411546995D-09 + -3.228705913738D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.210719347000D-08 8.900000000000D+01 + 3.656700000000D+05 +21 19 5 16 5 59 44.0-1.919302158058D-04 7.389644451905D-12 0.000000000000D+00 + 8.000000000000D+00 6.796875000000D+01 4.720910773415D-09-2.099052057304D+00 + 3.837049007416D-06 2.462112694047D-02 8.797273039818D-06 5.153739656448D+03 + 3.671840000000D+05 3.539025783539D-07-2.793896441550D+00 3.557652235031D-07 + 9.485896565667D-01 1.951875000000D+02-1.443120294793D+00-7.911758359569D-09 + 7.661033474271D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.024454832077D-08 8.000000000000D+00 + 3.657000000000D+05 +15 19 5 16 8 0 0.0-3.127306699753D-04 2.160049916711D-12 0.000000000000D+00 + 5.300000000000D+01-3.315625000000D+01 5.234860989134D-09 2.086304998155D+00 + -1.784414052963D-06 1.131205249112D-02 1.153536140919D-05 5.153692243576D+03 + 3.744000000000D+05-2.365559339523D-07-7.348402997452D-01-1.620501279831D-07 + 9.280321319205D-01 1.427500000000D+02 7.734898185899D-01-8.224271041968D-09 + -3.718012009379D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 5.300000000000D+01 + 3.672300000000D+05 +10 19 5 16 8 0 0.0 4.496285691857D-05-1.080024958355D-11 0.000000000000D+00 + 3.800000000000D+01-3.634375000000D+01 5.025209137699D-09-1.292378221312D+00 + -1.898035407066D-06 4.532365477644D-03 4.610046744347D-06 5.153655056000D+03 + 3.744000000000D+05 3.166496753693D-08-1.690907148590D+00 2.980232238770D-08 + 9.624301855375D-01 2.883125000000D+02-2.692401575618D+00-8.391777939210D-09 + -8.786080196721D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.862645149231D-09 3.800000000000D+01 + 3.672300000000D+05 +12 19 5 16 8 0 0.0 2.420316450298D-04-3.410605131648D-12 0.000000000000D+00 + 9.300000000000D+01-4.256250000000D+01 4.400540376537D-09-5.864524652191D-01 + -2.196058630943D-06 7.661406183615D-03 3.153458237648D-06 5.153642871857D+03 + 3.744000000000D+05-5.215406417847D-08 1.520546316697D+00 9.499490261078D-08 + 9.826274432000D-01 3.294375000000D+02 1.081881738911D+00-8.376420446154D-09 + -3.367997547521D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.210719347000D-08 9.300000000000D+01 + 3.672300000000D+05 +13 19 5 16 8 0 0.0-6.344914436340D-05 1.591615728103D-12 0.000000000000D+00 + 5.500000000000D+01 6.531250000000D+00 4.207675097234D-09 1.941214403966D+00 + 3.129243850708D-07 3.540269681253D-03 1.230835914612D-05 5.153671470642D+03 + 3.744000000000D+05-1.490116119385D-08-5.181119823580D-01-8.568167686462D-08 + 9.681704215328D-01 1.464375000000D+02 1.299953053131D+00-7.732107398795D-09 + -2.389385356238D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 5.500000000000D+01 + 3.672300000000D+05 +20 19 5 16 8 0 0.0 5.247481167316D-04 2.273736754432D-13 0.000000000000D+00 + 1.050000000000D+02-2.568750000000D+01 5.833814320511D-09 4.182183987607D-01 + -1.357868313789D-06 4.387945402414D-03 3.978610038757D-06 5.153678869247D+03 + 3.744000000000D+05-5.774199962616D-08-1.809089819487D+00-6.332993507385D-08 + 9.302051475096D-01 2.858750000000D+02 2.355951155714D+00-8.882155455581D-09 + 6.428839231798D-12 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-8.847564458847D-09 1.050000000000D+02 + 3.672300000000D+05 +21 19 5 16 7 59 44.0-1.918766647577D-04 7.389644451905D-12 0.000000000000D+00 + 9.000000000000D+00 6.115625000000D+01 4.859487923170D-09-1.048891525971D+00 + 3.434717655182D-06 2.462058584206D-02 9.533017873764D-06 5.153740520477D+03 + 3.743840000000D+05-3.576278686523D-07-2.793956204679D+00 3.185123205185D-07 + 9.485921669342D-01 2.001250000000D+02-1.443139119623D+00-8.591428901639D-09 + 7.900329279664D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.024454832077D-08 9.000000000000D+00 + 3.672300000000D+05 +24 19 5 16 8 0 0.0-6.614997982979D-05-4.547473508865D-13 0.000000000000D+00 + 8.100000000000D+01 1.123437500000D+02 5.134499492243D-09 1.057090554213D+00 + 6.048008799553D-06 8.297471562400D-03 7.787719368935D-06 5.153722225189D+03 + 3.744000000000D+05-3.539025783539D-08 3.547180666770D-01 1.620501279831D-07 + 9.391431805231D-01 2.164375000000D+02 6.053212616031D-01-8.544284391121D-09 + 1.667926630144D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.800000000000D+00 0.000000000000D+00 2.793967723846D-09 8.100000000000D+01 + 3.672300000000D+05 +32 19 5 16 8 0 0.0-8.558109402657D-05 1.682565198280D-11 0.000000000000D+00 + 7.900000000000D+01-7.906250000000D+00 4.448399426593D-09-2.687536609362D+00 + -4.321336746216D-07 3.037848393433D-03 1.312233507633D-05 5.153597066879D+03 + 3.744000000000D+05 3.539025783539D-08-6.484757137878D-01-1.173466444016D-07 + 9.568648516390D-01 1.225312500000D+02-2.504111060288D+00-7.915329724995D-09 + -4.025167699151D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 4.656612873077D-10 7.900000000000D+01 + 3.672300000000D+05 +25 19 5 16 8 0 0.0-7.567144930363D-04-3.751665644813D-12 0.000000000000D+00 + 4.800000000000D+01-3.606250000000D+01 4.701981470845D-09-9.279516129094D-01 + -1.879408955574D-06 8.450277498923D-03 2.788379788399D-06 5.153709321976D+03 + 3.744000000000D+05 6.705522537231D-08 1.456321298885D+00 1.676380634308D-07 + 9.700823515952D-01 3.288437500000D+02 8.972120336025D-01-8.492496483825D-09 + -3.460858544191D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 6.053596735001D-09 4.800000000000D+01 + 3.683400000000D+05 +14 19 5 16 8 0 0.0-8.027907460928D-05 1.591615728103D-12 0.000000000000D+00 + 1.060000000000D+02 4.437500000000D+00 4.257320274093D-09 2.714126435746D+00 + 1.676380634308D-07 1.060450903606D-02 1.346319913864D-05 5.153710731506D+03 + 3.744000000000D+05 6.332993507385D-08-5.624199088753D-01-1.564621925354D-07 + 9.607034857735D-01 1.153125000000D+02-1.940268688870D+00-7.665319046168D-09 + -3.793015068698D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.800000000000D+00 0.000000000000D+00-9.778887033463D-09 1.060000000000D+02 + 3.685200000000D+05 +20 19 5 16 7 59 44.0 5.247476510704D-04 2.273736754432D-13 0.000000000000D+00 + 1.000000000000D+01-2.568750000000D+01 5.833814320511D-09 4.158843612415D-01 + -1.357868313789D-06 4.387945053168D-03 3.978610038757D-06 5.153678871155D+03 + 3.743840000000D+05-5.774199962616D-08-1.809089670269D+00-6.332993507385D-08 + 9.302051358062D-01 2.858750000000D+02 2.355951452686D+00-8.882155455581D-09 + 6.071681352138D-12 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-8.847564458847D-09 1.000000000000D+01 + 3.690600000000D+05 +31 19 5 16 8 0 0.0 3.784522414207D-05-2.614797267597D-12 0.000000000000D+00 + 6.600000000000D+01 1.111250000000D+02 4.694838295904D-09-1.878591622310D-01 + 5.723908543587D-06 9.211117518134D-03 7.133930921555D-06 5.153613370895D+03 + 3.744000000000D+05 1.657754182816D-07 4.344575735647D-01-5.587935447693D-09 + 9.605006185347D-01 2.424375000000D+02 3.469270726194D-03-8.404279050467D-09 + 2.921550223967D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.350417733192D-08 6.600000000000D+01 + 3.713700000000D+05 +14 19 5 16 7 59 44.0-8.027907460928D-05 1.591615728103D-12 0.000000000000D+00 + 1.700000000000D+01 4.437500000000D+00 4.257320274093D-09 2.711792837102D+00 + 1.676380634308D-07 1.060450833756D-02 1.346319913864D-05 5.153710735321D+03 + 3.743840000000D+05 6.332993507385D-08-5.624197976935D-01-1.564621925354D-07 + 9.607034872364D-01 1.153125000000D+02-1.940268759090D+00-7.665319046168D-09 + -3.793015068698D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-9.778887033463D-09 1.700000000000D+01 + 3.724500000000D+05 +18 19 5 16 8 0 0.0 5.358131602407D-05 3.410605131648D-12 0.000000000000D+00 + 1.300000000000D+01 4.718750000000D+01 4.748411885913D-09 5.314480328066D-01 + 2.361834049225D-06 1.529685116839D-02 9.544193744659D-06 5.153702489853D+03 + 3.744000000000D+05-1.545995473862D-07-2.784871784768D+00-3.725290298462D-08 + 9.542631864235D-01 1.935312500000D+02 1.388609670378D+00-8.470352419465D-09 + 5.978820216690D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-5.587935447693D-09 1.300000000000D+01 + 3.731100000000D+05 +10 19 5 16 10 0 0.0 4.488509148359D-05-1.080024958355D-11 0.000000000000D+00 + 3.900000000000D+01-3.481250000000D+01 4.980564405344D-09-2.421741915729D-01 + -1.711770892143D-06 4.532732535154D-03 4.583969712257D-06 5.153655609131D+03 + 3.816000000000D+05 1.303851604462D-08-1.690967600754D+00 4.284083843231D-08 + 9.624294453009D-01 2.920000000000D+02-2.692409713832D+00-8.413564955845D-09 + -9.178953430666D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.862645149231D-09 3.900000000000D+01 + 3.744300000000D+05 +12 19 5 16 10 0 0.0 2.420069649816D-04-3.410605131648D-12 0.000000000000D+00 + 9.700000000000D+01-4.115625000000D+01 4.400540376537D-09 4.637892887883D-01 + -2.147629857063D-06 7.661245996132D-03 2.935528755188D-06 5.153642602921D+03 + 3.816000000000D+05-9.499490261078D-08 1.520486126396D+00 4.097819328308D-08 + 9.826249781831D-01 3.343750000000D+02 1.081838436536D+00-8.371062953927D-09 + -3.696582484558D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.800000000000D+00 0.000000000000D+00-1.210719347000D-08 9.700000000000D+01 + 3.744300000000D+05 +14 19 5 16 9 59 44.0-8.026789873838D-05 1.591615728103D-12 0.000000000000D+00 + 1.800000000000D+01 2.125000000000D+00 4.379468343529D-09-2.521319887917D+00 + 5.774199962616D-08 1.060721161775D-02 1.238286495209D-05 5.153705583572D+03 + 3.815840000000D+05 2.011656761169D-07-5.624761390575D-01 2.793967723846D-08 + 9.607011933809D-01 1.375937500000D+02-1.940183228122D+00-7.714249683488D-09 + -2.010798055840D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-9.778887033463D-09 1.800000000000D+01 + 3.744300000000D+05 +15 19 5 16 10 0 0.0-3.127153031528D-04 2.160049916711D-12 0.000000000000D+00 + 6.400000000000D+01-3.965625000000D+01 5.202002384408D-09 3.136493940819D+00 + -2.155080437660D-06 1.131289161276D-02 1.158006489277D-05 5.153690744400D+03 + 3.816000000000D+05-4.842877388000D-08-7.348988442638D-01-1.788139343262D-07 + 9.280300209297D-01 1.396562500000D+02 7.734755156399D-01-8.099623194369D-09 + -3.639437362590D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 6.400000000000D+01 + 3.744300000000D+05 +18 19 5 16 10 0 0.0 5.360599607229D-05 3.410605131648D-12 0.000000000000D+00 + 1.400000000000D+01 4.850000000000D+01 4.637693340470D-09 1.581627045184D+00 + 2.337619662285D-06 1.529683684930D-02 9.529292583466D-06 5.153702125549D+03 + 3.816000000000D+05-1.005828380585D-07-2.784933016667D+00-3.576278686523D-07 + 9.542687469751D-01 1.919687500000D+02 1.388595806303D+00-8.219985581093D-09 + 7.071723207019D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-5.587935447693D-09 1.400000000000D+01 + 3.744300000000D+05 +20 19 5 16 9 59 44.0 5.247495137155D-04 2.273736754432D-13 0.000000000000D+00 + 1.100000000000D+01-2.078125000000D+01 5.703808980684D-09 1.465795330453D+00 + -1.111999154091D-06 4.388663568534D-03 3.535300493240D-06 5.153681529999D+03 + 3.815840000000D+05 7.264316082001D-08-1.809152938550D+00-7.450580596924D-09 + 9.302057692498D-01 2.946250000000D+02 2.356226479822D+00-8.736792622699D-09 + -1.000041629368D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-8.847564458847D-09 1.100000000000D+01 + 3.744300000000D+05 +21 19 5 16 10 0 0.0-1.918231137097D-04 7.389644451905D-12 0.000000000000D+00 + 4.800000000000D+01 4.393750000000D+01 4.851987700505D-09 3.519886228818D-03 + 2.287328243256D-06 2.461893483996D-02 9.119510650635D-06 5.153736141205D+03 + 3.816000000000D+05-5.010515451431D-07-2.794017550686D+00-1.117587089539D-07 + 9.485975460839D-01 2.046875000000D+02-1.443072732400D+00-8.594644107518D-09 + 5.735953378938D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.024454832077D-08 4.800000000000D+01 + 3.744300000000D+05 +24 19 5 16 10 0 0.0-6.615323945880D-05-4.547473508865D-13 0.000000000000D+00 + 8.200000000000D+01 1.117812500000D+02 5.085211807199D-09 2.107200655834D+00 + 5.727633833885D-06 8.297881693579D-03 8.195638656616D-06 5.153722913742D+03 + 3.816000000000D+05-2.924352884293D-07 3.546559818966D-01-4.097819328308D-08 + 9.391454538978D-01 2.097187500000D+02 6.053666266927D-01-8.353205238620D-09 + 3.332281672819D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.800000000000D+00 0.000000000000D+00 2.793967723846D-09 8.200000000000D+01 + 3.744300000000D+05 +25 19 5 16 10 0 0.0-7.567419670522D-04-3.751665644813D-12 0.000000000000D+00 + 5.400000000000D+01-2.793750000000D+01 4.733054392858D-09 1.222705043487D-01 + -1.417472958565D-06 8.451529080048D-03 2.479180693626D-06 5.153711910248D+03 + 3.816000000000D+05-2.607703208923D-08 1.456259458412D+00 7.823109626770D-08 + 9.700795442554D-01 3.340625000000D+02 8.971498903054D-01-8.592857980716D-09 + -3.239420676149D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 6.053596735001D-09 5.400000000000D+01 + 3.744300000000D+05 +31 19 5 16 10 0 0.0 3.782659769058D-05-2.614797267597D-12 0.000000000000D+00 + 6.700000000000D+01 1.108437500000D+02 4.715553725276D-09 8.623621562738D-01 + 5.923211574554D-06 9.211089694872D-03 6.882473826408D-06 5.153613309860D+03 + 3.816000000000D+05 1.415610313416D-07 4.343977241231D-01 1.583248376846D-07 + 9.605030060170D-01 2.423437500000D+02 3.466934446021D-03-8.292131425947D-09 + 2.328668369245D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.350417733192D-08 6.700000000000D+01 + 3.744300000000D+05 +32 19 5 16 10 0 0.0-8.545955643058D-05 1.682565198280D-11 0.000000000000D+00 + 8.100000000000D+01-7.687500000000D+00 4.570547496030D-09-1.638237515877D+00 + -4.097819328308D-07 3.039913717657D-03 1.190416514874D-05 5.153590482712D+03 + 3.816000000000D+05 5.215406417847D-08-6.485333366681D-01 2.607703208923D-08 + 9.568624158804D-01 1.476875000000D+02-2.503179927560D+00-7.918901090420D-09 + -2.875119864409D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 4.656612873077D-10 8.100000000000D+01 + 3.744300000000D+05 +24 19 5 16 9 59 44.0-6.616394966841D-05-4.547473508865D-13 0.000000000000D+00 + 4.000000000000D+00 1.117812500000D+02 5.084854759474D-09 2.104867929089D+00 + 5.727633833885D-06 8.297883789055D-03 8.195638656616D-06 5.153722915649D+03 + 3.815840000000D+05-2.924352884293D-07 3.546561179480D-01-4.097819328308D-08 + 9.391454436574D-01 2.097187500000D+02 6.053656699443D-01-8.353205238620D-09 + 3.332281672819D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 2.793967723846D-09 4.000000000000D+00 + 3.763500000000D+05 +26 19 5 16 10 0 0.0 2.026814036071D-04 9.663381206337D-12 0.000000000000D+00 + 5.000000000000D+01-3.171875000000D+01 5.127713809117D-09-4.872137071608D-01 + -1.743435859680D-06 3.729442250915D-03 2.292916178703D-06 5.153599536896D+03 + 3.816000000000D+05 3.352761268616D-08 1.427869237765D+00 1.862645149231D-09 + 9.513954997957D-01 3.305625000000D+02 1.733664219559D-01-8.695719699858D-09 + -3.260850200970D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 7.450580596924D-09 5.000000000000D+01 + 3.778800000000D+05 +32 19 5 16 9 59 44.0-8.545909076929D-05 1.682565198280D-11 0.000000000000D+00 + 1.100000000000D+01-7.687500000000D+00 4.570190448305D-09-1.640572586216D+00 + -4.097819328308D-07 3.039910574444D-03 1.190416514874D-05 5.153590482712D+03 + 3.815840000000D+05 5.215406417847D-08-6.485332284121D-01 2.607703208923D-08 + 9.568624202691D-01 1.477187500000D+02-2.503178719190D+00-7.918901090420D-09 + -2.875119864409D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 4.656612873077D-10 1.100000000000D+01 + 3.782400000000D+05 +29 19 5 16 10 0 0.0 2.003828994930D-04-9.322320693173D-12 0.000000000000D+00 + 1.810000000000D+02-6.678125000000D+01 3.630508338404D-09-1.676960860882D+00 + -3.516674041748D-06 1.055183238350D-03 1.118518412113D-05 5.153761608124D+03 + 3.816000000000D+05 2.235174179077D-08 2.565377302879D+00 3.539025783539D-08 + 9.857328847370D-01 1.777187500000D+02 1.664660293109D+00-7.635318155508D-09 + -1.800074950209D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-9.778887033463D-09 1.810000000000D+02 + 3.783600000000D+05 +22 19 5 16 10 0 0.0-7.017138414085D-04-6.252776074689D-12 0.000000000000D+00 + 7.300000000000D+01-2.621875000000D+01 5.827742732833D-09-3.081094971104D+00 + -1.564621925354D-06 7.251001195982D-03 3.581866621971D-06 5.153797840118D+03 + 3.816000000000D+05 1.266598701477D-07-1.760421058523D+00 1.229345798492D-07 + 9.269096465816D-01 2.880000000000D+02-1.348130073200D+00-8.767508496987D-09 + -3.678724685985D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.816079020500D-08 7.300000000000D+01 + 3.783900000000D+05 + 1 19 5 16 10 0 0.0-1.754658296704D-05-8.981260180008D-12 0.000000000000D+00 + 4.200000000000D+01 5.171875000000D+01 4.200889414108D-09 1.840465057180D+00 + 2.648681402206D-06 8.801595540717D-03 9.279698133469D-06 5.153653675079D+03 + 3.816000000000D+05-1.583248376846D-07-2.730071662032D+00 7.450580596924D-09 + 9.757204481131D-01 2.075312500000D+02 6.998225145310D-01-7.987118522124D-09 + 6.739566682512D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 5.587935447693D-09 4.200000000000D+01 + 3.784500000000D+05 +12 19 5 16 9 59 44.0 2.420064993203D-04-3.410605131648D-12 0.000000000000D+00 + 3.000000000000D+00-4.115625000000D+01 4.400540376537D-09 4.614555789628D-01 + -2.147629857063D-06 7.661242387258D-03 2.935528755188D-06 5.153642601013D+03 + 3.815840000000D+05-9.499490261078D-08 1.520486263910D+00 4.097819328308D-08 + 9.826250147560D-01 3.343750000000D+02 1.081838386797D+00-8.371062953927D-09 + -3.696582484558D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.210719347000D-08 3.000000000000D+00 + 3.785700000000D+05 + 3 19 5 16 9 59 44.0 1.878631301224D-04-5.684341886081D-13 0.000000000000D+00 + 1.100000000000D+01-3.081250000000D+01 5.034852534891D-09 9.092289766707D-01 + -1.845881342888D-06 2.159706782550D-03 4.565343260765D-06 5.153781215668D+03 + 3.815840000000D+05 2.235174179077D-08-1.687730073806D+00 5.215406417847D-08 + 9.624061483305D-01 2.929687500000D+02 5.822459408348D-01-8.448209243284D-09 + -1.589351983355D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.862645149231D-09 1.100000000000D+01 + 3.812100000000D+05 +10 19 5 16 12 0 0.0 4.480732604861D-05-1.080024958355D-11 0.000000000000D+00 + 9.200000000000D+01-2.925000000000D+01 4.912704465454D-09 8.080104647420D-01 + -1.553446054459D-06 4.533591680229D-03 4.436820745468D-06 5.153657203674D+03 + 3.888000000000D+05-2.607703208923D-08-1.691028004641D+00 5.587935447693D-08 + 9.624287913765D-01 2.955312500000D+02-2.692400147810D+00-8.394278161461D-09 + -1.132190036168D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.862645149231D-09 9.200000000000D+01 + 3.816300000000D+05 + 3 19 5 16 11 59 44.0 1.878594048321D-04-5.684341886081D-13 0.000000000000D+00 + 1.200000000000D+01-2.993750000000D+01 4.917704909957D-09 1.959315569198D+00 + -1.560896635056D-06 2.159861847758D-03 4.442408680916D-06 5.153781385422D+03 + 3.887840000000D+05-9.313225746155D-08-1.687791203301D+00 3.725290298462D-08 + 9.624053963906D-01 2.909062500000D+02 5.822778514669D-01-8.391420891485D-09 + -8.321775213371D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.862645149231D-09 1.200000000000D+01 + 3.816300000000D+05 +12 19 5 16 11 59 44.0 2.419818192720D-04-3.410605131648D-12 0.000000000000D+00 + 4.000000000000D+00-3.868750000000D+01 4.465900094175D-09 1.511721510617D+00 + -2.248212695122D-06 7.660554605536D-03 2.706423401833D-06 5.153641082764D+03 + 3.887840000000D+05-1.303851604462D-07 1.520425892207D+00-4.284083843231D-08 + 9.826224385573D-01 3.411875000000D+02 1.081772725182D+00-8.332133205613D-09 + -3.528718428569D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.210719347000D-08 4.000000000000D+00 + 3.816300000000D+05 +14 19 5 16 12 0 0.0-8.025625720620D-05 1.591615728103D-12 0.000000000000D+00 + 4.400000000000D+01-3.750000000000D-01 4.379825391254D-09-1.468776160628D+00 + 1.508742570877D-07 1.060770603362D-02 1.195818185806D-05 5.153706073761D+03 + 3.888000000000D+05 1.639127731323D-07-5.625316216886D-01 2.197921276093D-07 + 9.606993749737D-01 1.475000000000D+02-1.940232399725D+00-7.819254577157D-09 + -2.332239956715D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-9.778887033463D-09 4.400000000000D+01 + 3.816300000000D+05 +18 19 5 16 12 0 0.0 5.363021045923D-05 3.410605131648D-12 0.000000000000D+00 + 4.900000000000D+01 5.081250000000D+01 4.424470123610D-09 2.631764627720D+00 + 2.596527338028D-06 1.529661542736D-02 9.234994649887D-06 5.153702951431D+03 + 3.888000000000D+05 1.918524503708D-07-2.784989486768D+00 1.676380634308D-08 + 9.542753213289D-01 1.945000000000D+02 1.388620896811D+00-7.784610289718D-09 + 5.971677041750D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-5.587935447693D-09 4.900000000000D+01 + 3.816300000000D+05 +20 19 5 16 12 0 0.0 5.247513763607D-04 2.273736754432D-13 0.000000000000D+00 + 1.200000000000D+01-1.715625000000D+01 5.672736502760D-09 2.518248941988D+00 + -9.648501873016D-07 4.388794419356D-03 3.384426236153D-06 5.153681913376D+03 + 3.888000000000D+05 7.264316082001D-08-1.809216070780D+00 5.587935447693D-08 + 9.302057297510D-01 2.958437500000D+02 2.356290810182D+00-8.733221257273D-09 + 1.857220280344D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-8.847564458847D-09 1.200000000000D+01 + 3.816300000000D+05 +22 19 5 16 12 0 0.0-7.017594762146D-04-6.252776074689D-12 0.000000000000D+00 + 9.200000000000D+01-2.200000000000D+01 5.708809425187D-09-2.031038780940D+00 + -8.828938007355D-07 7.251450442709D-03 3.691762685776D-06 5.153796697617D+03 + 3.888000000000D+05 2.048909664154D-08-1.760484272676D+00 1.303851604462D-07 + 9.269097577634D-01 2.862500000000D+02-1.348071898800D+00-8.733221257273D-09 + 1.642925552547D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.816079020500D-08 9.200000000000D+01 + 3.816300000000D+05 +25 19 5 16 12 0 0.0-7.567694410682D-04-3.751665644813D-12 0.000000000000D+00 + 7.400000000000D+01-2.546875000000D+01 4.826986810258D-09 1.172553291745D+00 + -1.328065991402D-06 8.450486813672D-03 2.183020114899D-06 5.153709129333D+03 + 3.888000000000D+05-7.450580596924D-08 1.456197536015D+00 9.685754776001D-08 + 9.700772255302D-01 3.444687500000D+02 8.970271573303D-01-8.579642774009D-09 + -3.064413445220D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 6.053596735001D-09 7.400000000000D+01 + 3.816300000000D+05 +26 19 5 16 12 0 0.0 2.027507871389D-04 9.663381206337D-12 0.000000000000D+00 + 5.100000000000D+01-2.556250000000D+01 5.190930352228D-09 5.629544489010D-01 + -1.294538378716D-06 3.730681026354D-03 1.648440957069D-06 5.153601905823D+03 + 3.888000000000D+05 5.587935447693D-09 1.427806444932D+00-2.235174179077D-08 + 9.513930128349D-01 3.375000000000D+02 1.734286588798D-01-8.732149225921D-09 + -3.192990039036D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 7.450580596924D-09 5.100000000000D+01 + 3.816300000000D+05 +29 19 5 16 12 0 0.0 2.003158442676D-04-9.322320693173D-12 0.000000000000D+00 + 1.820000000000D+02-8.071875000000D+01 3.679438975723D-09-6.283993136395D-01 + -4.203990101814D-06 1.054151682183D-03 1.136399805546D-05 5.153757982254D+03 + 3.888000000000D+05-2.421438694000D-08 2.565322504894D+00 7.264316082001D-08 + 9.857316207758D-01 1.740625000000D+02 1.666220394299D+00-7.610673868896D-09 + -2.042942204294D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-9.778887033463D-09 1.820000000000D+02 + 3.816300000000D+05 +31 19 5 16 12 0 0.0 3.780750557780D-05-2.614797267597D-12 0.000000000000D+00 + 6.800000000000D+01 1.130000000000D+02 4.703767153558D-09 1.912383382695D+00 + 6.122514605522D-06 9.211258613504D-03 7.798895239830D-06 5.153616752625D+03 + 3.888000000000D+05 0.000000000000D+00 4.343381233777D-01 2.495944499969D-07 + 9.605046064494D-01 2.294375000000D+02 3.664069971793D-03-8.249272376304D-09 + 2.578678937049D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.350417733192D-08 6.800000000000D+01 + 3.816300000000D+05 +32 19 5 16 11 59 44.0-8.533755317330D-05 1.682565198280D-11 0.000000000000D+00 + 1.200000000000D+01-1.759375000000D+01 4.514116636045D-09-5.898156348858D-01 + -8.344650268555D-07 3.040805808268D-03 1.153536140919D-05 5.153593933105D+03 + 3.887840000000D+05 1.117587089539D-08-6.485902573476D-01 6.891787052155D-08 + 9.568601439686D-01 1.565312500000D+02-2.503704712848D+00-7.962831283237D-09 + -2.971552448550D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 4.656612873077D-10 1.200000000000D+01 + 3.816300000000D+05 + 1 19 5 16 12 0 0.0-1.761084422469D-05-8.981260180008D-12 0.000000000000D+00 + 4.300000000000D+01 5.300000000000D+01 4.047311374933D-09 2.890646833009D+00 + 2.713873982430D-06 8.801380521618D-03 9.257346391678D-06 5.153654043198D+03 + 3.888000000000D+05 6.891787052155D-08-2.730128443734D+00-5.029141902924D-08 + 9.757264402256D-01 2.094062500000D+02 6.998311106377D-01-7.757465780855D-09 + 6.900287563560D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 5.587935447693D-09 4.300000000000D+01 + 3.816300000000D+05 +16 19 5 16 12 0 0.0-4.049437120557D-05-2.955857780762D-12 0.000000000000D+00 + 1.000000000000D+01-4.528125000000D+01 4.466971681438D-09-3.486250187285D-01 + -2.346932888031D-06 1.081198034808D-02 2.916902303696D-06 5.153568559647D+03 + 3.888000000000D+05 2.793967723846D-08 1.539347985622D+00 1.229345798492D-07 + 9.829685649748D-01 3.319375000000D+02 5.775662195056D-01-8.427136322098D-09 + -3.910877177660D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.071020960808D-08 1.000000000000D+01 + 3.819600000000D+05 +23 19 5 16 12 0 0.0-1.859818585217D-04 1.591615728103D-12 0.000000000000D+00 + 6.000000000000D+00-1.865625000000D+01 4.713410550750D-09-2.619786942059D+00 + -1.357868313789D-06 1.322142488789D-02 1.281499862671D-05 5.153595569611D+03 + 3.888000000000D+05 2.272427082062D-07-6.602398295019D-01-1.844018697739D-07 + 9.433990213388D-01 1.208437500000D+02-2.260287662648D+00-7.929616074875D-09 + -2.653681996367D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-2.048909664154D-08 6.000000000000D+00 + 3.869100000000D+05 +27 19 5 16 12 0 0.0-1.332252286375D-04-9.436007530894D-12 0.000000000000D+00 + 1.200000000000D+01-7.040625000000D+01 3.824087713156D-09-1.243805031323D+00 + -3.742054104805D-06 7.109354832210D-03 1.102127134800D-05 5.153643642426D+03 + 3.888000000000D+05 1.750886440277D-07 2.498111434288D+00-1.080334186554D-07 + 9.786942650588D-01 1.778750000000D+02 4.873546490773D-01-7.677105173798D-09 + -3.046555507868D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.396983861923D-09 1.200000000000D+01 + 3.875700000000D+05 +29 19 5 16 14 0 0.0 2.002487890422D-04-9.322320693173D-12 0.000000000000D+00 + 1.830000000000D+02-8.859375000000D+01 3.617650623511D-09 4.214341925971D-01 + -4.602596163750D-06 1.056487322785D-03 1.223757863045D-05 5.153762315750D+03 + 3.960000000000D+05-3.352761268616D-08 2.565268278909D+00-5.587935447693D-08 + 9.857297643327D-01 1.575937500000D+02 1.666509073386D+00-7.607459551195D-09 + -3.103700629836D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.800000000000D+00 0.000000000000D+00-9.778887033463D-09 1.830000000000D+02 + 3.888300000000D+05 + 3 19 5 16 14 0 0.0 1.878552138805D-04-5.684341886081D-13 0.000000000000D+00 + 1.300000000000D+01-2.875000000000D+01 4.793414110082D-09 3.011664529425D+00 + -1.439824700356D-06 2.159385127015D-03 4.440546035767D-06 5.153782348633D+03 + 3.960000000000D+05-1.862645149231D-09-1.687851436027D+00-2.048909664154D-08 + 9.624053247076D-01 2.948125000000D+02 5.823798431895D-01-8.288917108246D-09 + -6.857428513918D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.862645149231D-09 1.300000000000D+01 + 3.888300000000D+05 +14 19 5 16 14 0 0.0-8.024461567402D-05 1.591615728103D-12 0.000000000000D+00 + 4.500000000000D+01-8.781250000000D+00 4.428398536760D-09-4.186176583629D-01 + -4.097819328308D-07 1.060703338590D-02 1.225806772709D-05 5.153705301285D+03 + 3.960000000000D+05-9.126961231232D-08-5.625891363129D-01 1.490116119385D-07 + 9.606967490357D-01 1.487187500000D+02-1.940230900233D+00-8.051763700223D-09 + -2.128660164802D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-9.778887033463D-09 4.500000000000D+01 + 3.888300000000D+05 +16 19 5 16 14 0 0.0-4.051532596350D-05-2.955857780762D-12 0.000000000000D+00 + 1.100000000000D+01-3.915625000000D+01 4.510544826530D-09 7.016294538887D-01 + -1.793727278709D-06 1.081290491857D-02 2.715736627579D-06 5.153570261002D+03 + 3.960000000000D+05 0.000000000000D+00 1.539287144322D+00 8.568167686462D-08 + 9.829657049700D-01 3.363750000000D+02 5.775558561940D-01-8.446780164206D-09 + -3.903734002719D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.071020960808D-08 1.100000000000D+01 + 3.888300000000D+05 +22 19 5 16 14 0 0.0-7.018046453595D-04-6.252776074689D-12 0.000000000000D+00 + 1.020000000000D+02-1.965625000000D+01 5.700237615258D-09-9.808906946518D-01 + -9.145587682724D-07 7.251572795212D-03 3.987923264503D-06 5.153797170639D+03 + 3.960000000000D+05-1.043081283569D-07-1.760547957889D+00 4.842877388000D-08 + 9.269093262025D-01 2.869687500000D+02-1.348105605895D+00-8.880370216957D-09 + 4.143029669335D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.816079020500D-08 1.020000000000D+02 + 3.888300000000D+05 +23 19 5 16 14 0 0.0-1.859702169895D-04 1.591615728103D-12 0.000000000000D+00 + 5.200000000000D+01-7.031250000000D+00 4.751626647703D-09-1.569796682687D+00 + -4.637986421585D-07 1.322402048390D-02 1.108646392822D-05 5.153587932587D+03 + 3.960000000000D+05 2.849847078323D-07-6.602971495581D-01-1.862645149231D-09 + 9.433974955153D-01 1.491875000000D+02-2.260044508108D+00-7.961403092338D-09 + -2.103659052510D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-2.048909664154D-08 5.200000000000D+01 + 3.888300000000D+05 +25 19 5 16 14 0 0.0-7.567964494228D-04-3.751665644813D-12 0.000000000000D+00 + 7.800000000000D+01-2.671875000000D+01 4.778056172938D-09 2.222660805464D+00 + -1.639127731323D-06 8.450163411908D-03 1.814216375351D-06 5.153710052490D+03 + 3.960000000000D+05-7.636845111847D-08 1.456135749670D+00-1.098960638046D-07 + 9.700760756766D-01 3.496250000000D+02 8.970813716114D-01-8.401421780491D-09 + -2.192948461710D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 6.053596735001D-09 7.800000000000D+01 + 3.888300000000D+05 +26 19 5 16 14 0 0.0 2.028206363320D-04 9.663381206337D-12 0.000000000000D+00 + 5.600000000000D+01-2.306250000000D+01 5.305935246724D-09 1.613327371069D+00 + -9.853392839432D-07 3.730789059773D-03 1.652166247368D-06 5.153601104736D+03 + 3.960000000000D+05 9.313225746155D-08 1.427742834328D+00 9.499490261078D-08 + 9.513909793788D-01 3.429062500000D+02 1.732859395178D-01-8.765722370185D-09 + -2.039370616824D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 7.450580596924D-09 5.600000000000D+01 + 3.888300000000D+05 +27 19 5 16 14 0 0.0-1.332932151854D-04-9.436007530894D-12 0.000000000000D+00 + 4.700000000000D+01-7.896875000000D+01 3.927306480023D-09-1.934008348925D-01 + -4.217028617859D-06 7.110867649317D-03 1.020357012749D-05 5.153647668839D+03 + 3.960000000000D+05 3.352761268616D-08 2.498055714665D+00 7.636845111847D-08 + 9.786908432934D-01 1.906562500000D+02 4.871434680751D-01-7.902829501916D-09 + -3.607293075358D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.396983861923D-09 4.700000000000D+01 + 3.888300000000D+05 +31 19 5 16 14 0 0.0 3.778841346502D-05-2.614797267597D-12 0.000000000000D+00 + 6.900000000000D+01 1.152812500000D+02 4.630550165530D-09 2.962606442073D+00 + 6.023794412613D-06 9.211776428856D-03 8.055940270424D-06 5.153615942001D+03 + 3.960000000000D+05-1.993030309677D-07 4.342784143763D-01-1.862645149231D-08 + 9.605080369923D-01 2.246562500000D+02 3.658385072137D-03-8.011761920557D-09 + 4.339466563863D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.350417733192D-08 6.900000000000D+01 + 3.888300000000D+05 +32 19 5 16 14 0 0.0-8.521601557732D-05 1.682565198280D-11 0.000000000000D+00 + 1.300000000000D+01-2.678125000000D+01 4.509473683356D-09 4.627502643888D-01 + -1.437962055206D-06 3.039489500225D-03 1.172721385956D-05 5.153591455460D+03 + 3.960000000000D+05-4.656612873077D-08-6.486476242172D-01 8.195638656616D-08 + 9.568579934790D-01 1.538437500000D+02-2.503706532718D+00-7.950688107883D-09 + -3.189418451566D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 4.656612873077D-10 1.300000000000D+01 + 3.888300000000D+05 +21 19 5 16 14 0 0.0-1.917160116136D-04 7.389644451905D-12 0.000000000000D+00 + 5.000000000000D+01 3.131250000000D+01 4.584833845911D-09 2.103852184105D+00 + 1.534819602966D-06 2.462060772814D-02 9.441748261452D-06 5.153736520767D+03 + 3.960000000000D+05 3.948807716370D-07-2.794136779972D+00-1.266598701477D-07 + 9.486084155653D-01 1.825000000000D+02-1.443119064479D+00-7.697106063631D-09 + 4.257320329604D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.024454832077D-08 5.000000000000D+01 + 3.904800000000D+05 + 8 19 5 16 14 0 0.0-1.437924802303D-04-1.364242052659D-12 0.000000000000D+00 + 2.700000000000D+01-8.418750000000D+01 4.058383407113D-09 1.195794065623D-02 + -4.552304744720D-06 4.407519591041D-03 1.051276922226D-05 5.153743135452D+03 + 3.960000000000D+05 8.195638656616D-08 2.486786940086D+00-1.117587089539D-08 + 9.703947167893D-01 1.837187500000D+02-2.321733266310D-01-7.902829501916D-09 + -3.725155184320D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 5.122274160385D-09 2.700000000000D+01 + 3.914100000000D+05 + 9 19 5 16 14 0 0.0 4.102508537471D-04-7.048583938740D-12 0.000000000000D+00 + 6.600000000000D+01-1.359375000000D+01 4.565547495616D-09 1.403374870368D-01 + -9.872019290924D-07 1.228992128745D-03 1.165270805359D-05 5.153681491852D+03 + 3.960000000000D+05 2.980232238770D-08-6.552951005627D-01 2.421438694000D-08 + 9.525898948727D-01 1.484062500000D+02 1.753843136618D+00-8.014977126436D-09 + -3.153702854419D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.396983861923D-09 6.600000000000D+01 + 3.922200000000D+05 +22 19 5 16 13 59 44.0-7.018037140369D-04-6.252776074689D-12 0.000000000000D+00 + 0.000000000000D+00-1.965625000000D+01 5.700237615258D-09-9.832244615311D-01 + -9.145587682724D-07 7.251573610120D-03 3.987923264503D-06 5.153797168732D+03 + 3.959840000000D+05-1.043081283569D-07-1.760547821838D+00 4.842877388000D-08 + 9.269093232767D-01 2.869687500000D+02-1.348105409864D+00-8.880370216957D-09 + 4.143029669335D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.816079020500D-08 0.000000000000D+00 + 3.936600000000D+05 + 7 19 5 16 14 0 0.0-2.536317333579D-05-7.503331289627D-12 0.000000000000D+00 + 4.900000000000D+01 1.240625000000D+02 4.684123755538D-09-2.932816949061D+00 + 6.210058927536D-06 1.266711379867D-02 7.925555109978D-06 5.153756914139D+03 + 3.960000000000D+05 1.117587089539D-08 4.202726649006D-01-1.732259988785D-07 + 9.559681501506D-01 2.269062500000D+02-2.467335381508D+00-8.051763700223D-09 + 4.532331732143D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 4.900000000000D+01 + 3.953100000000D+05 +26 19 5 16 16 0 0.0 2.028900198638D-04 9.663381206337D-12 0.000000000000D+00 + 5.700000000000D+01-1.765625000000D+01 5.324864549294D-09 2.663780689364D+00 + -9.108334779739D-07 3.730998025276D-03 1.490116119385D-06 5.153599578857D+03 + 4.032000000000D+05-5.774199962616D-08 1.427679470958D+00 3.352761268616D-08 + 9.513902537714D-01 3.474062500000D+02 1.730648399310D-01-8.668575190995D-09 + -1.025042689617D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 7.450580596924D-09 5.700000000000D+01 + 3.960300000000D+05 + 3 19 5 16 16 0 0.0 1.878514885902D-04-5.684341886081D-13 0.000000000000D+00 + 4.700000000000D+01-2.803125000000D+01 4.789128205118D-09-2.221480395884D+00 + -1.383945345879D-06 2.159352065064D-03 4.349276423454D-06 5.153782285690D+03 + 4.032000000000D+05-4.470348358154D-08-1.687910856834D+00-2.607703208923D-08 + 9.624048068346D-01 2.971875000000D+02 5.824556018652D-01-8.267487139335D-09 + -1.003613234185D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.862645149231D-09 4.700000000000D+01 + 3.960300000000D+05 + 7 19 5 16 16 0 0.0-2.541719004512D-05-7.503331289627D-12 0.000000000000D+00 + 5.100000000000D+01 1.164687500000D+02 4.670551501107D-09-1.882722655733D+00 + 5.783513188362D-06 1.266817853320D-02 7.349997758865D-06 5.153754838943D+03 + 4.032000000000D+05 1.303851604462D-07 4.202138775376D-01-6.332993507385D-08 + 9.559718089087D-01 2.326562500000D+02-2.467296979908D+00-8.090337288991D-09 + 5.703809091706D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 5.100000000000D+01 + 3.960300000000D+05 + 8 19 5 16 16 0 0.0-1.438027247787D-04-1.364242052659D-12 0.000000000000D+00 + 2.800000000000D+01-9.359375000000D+01 4.185174429239D-09 1.062270265832D+00 + -4.742294549942D-06 4.407356376760D-03 1.007877290249D-05 5.153742113113D+03 + 4.032000000000D+05 3.725290298462D-08 2.486730028184D+00 2.235174179077D-08 + 9.703919899100D-01 1.856250000000D+02-2.323505211204D-01-7.904614740539D-09 + -3.853732055692D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 5.122274160385D-09 2.800000000000D+01 + 3.960300000000D+05 + 9 19 5 16 16 0 0.0 4.101996310055D-04-7.048583938740D-12 0.000000000000D+00 + 7.200000000000D+01-1.921875000000D+01 4.439827616665D-09 1.189811046669D+00 + -9.424984455109D-07 1.229438697919D-03 1.133419573307D-05 5.153683149338D+03 + 4.032000000000D+05 3.725290298462D-09-6.553528536426D-01-5.587935447693D-09 + 9.525878292324D-01 1.551875000000D+02 1.754545692785D+00-7.984261252147D-09 + -2.917978636496D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.396983861923D-09 7.200000000000D+01 + 3.960300000000D+05 +14 19 5 16 16 0 0.0-8.023297414184D-05 1.591615728103D-12 0.000000000000D+00 + 4.600000000000D+01-1.256250000000D+01 4.286607069304D-09 6.314572191164D-01 + -7.022172212601D-07 1.060858846176D-02 1.277588307858D-05 5.153708467484D+03 + 4.032000000000D+05-2.048909664154D-07-5.626461374529D-01-3.166496753693D-08 + 9.606947989659D-01 1.334062500000D+02-1.940145811066D+00-8.012119856460D-09 + -3.760871059022D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-9.778887033463D-09 4.600000000000D+01 + 3.960300000000D+05 +16 19 5 16 16 0 0.0-4.053628072143D-05-2.955857780762D-12 0.000000000000D+00 + 4.300000000000D+01-3.640625000000D+01 4.624478133763D-09 1.751996081121D+00 + -1.862645149231D-06 1.081227126997D-02 2.583488821983D-06 5.153567518234D+03 + 4.032000000000D+05-1.881271600723D-07 1.539225771983D+00 1.285225152969D-07 + 9.829633891707D-01 3.466250000000D+02 5.774352342096D-01-8.376777493879D-09 + -2.617966121665D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.071020960808D-08 4.300000000000D+01 + 3.960300000000D+05 +21 19 5 16 16 0 0.0-1.916624605656D-04 7.389644451905D-12 0.000000000000D+00 + 5.100000000000D+01 4.937500000000D+01 4.515545271033D-09-3.129262498298D+00 + 2.566725015640D-06 2.461770037189D-02 1.040846109390D-05 5.153742691040D+03 + 4.032000000000D+05 3.967434167862D-07-2.794192492282D+00 9.313225746155D-08 + 9.486115769312D-01 1.652187500000D+02-1.443048780043D+00-7.685319936002D-09 + 5.196644781158D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.024454832077D-08 5.100000000000D+01 + 3.960300000000D+05 +23 19 5 16 16 0 0.0-1.859581097960D-04 1.591615728103D-12 0.000000000000D+00 + 5.400000000000D+01-1.500000000000D+01 4.753055282691D-09-5.194447416899D-01 + -5.997717380524D-07 1.322458602954D-02 1.113675534725D-05 5.153591032028D+03 + 4.032000000000D+05 2.421438694000D-08-6.603552727563D-01 2.421438694000D-07 + 9.433942302821D-01 1.588125000000D+02-2.260163035194D+00-8.303560505851D-09 + -2.764400930388D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-2.048909664154D-08 5.400000000000D+01 + 3.960300000000D+05 +27 19 5 16 16 0 0.0-1.333607360721D-04-9.436007530894D-12 0.000000000000D+00 + 4.900000000000D+01-9.365625000000D+01 4.063026359802D-09 8.568772506855D-01 + -4.598870873451D-06 7.108903606422D-03 1.023150980473D-05 5.153643768311D+03 + 4.032000000000D+05-2.607703208923D-08 2.497999083643D+00 9.872019290924D-08 + 9.786882319847D-01 1.905312500000D+02 4.870596399433D-01-7.874256802154D-09 + -3.928735115011D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.396983861923D-09 4.900000000000D+01 + 3.960300000000D+05 +31 19 5 16 16 0 0.0 3.776978701353D-05-2.614797267597D-12 0.000000000000D+00 + 8.800000000000D+01 1.181250000000D+02 4.641264705896D-09-2.270336351845D+00 + 5.964189767838D-06 9.211891680025D-03 8.363276720047D-06 5.153615884781D+03 + 4.032000000000D+05-1.564621925354D-07 4.342199488552D-01-2.309679985046D-07 + 9.605108282400D-01 2.220312500000D+02 3.633487669346D-03-8.142482244011D-09 + 5.085926124693D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.350417733192D-08 8.800000000000D+01 + 3.960300000000D+05 +11 19 5 16 16 0 0.0-6.054495461285D-04 7.958078640513D-12 0.000000000000D+00 + 9.300000000000D+01 5.656250000000D+00 5.285577309166D-09-2.009153353850D+00 + 4.004687070847D-07 1.658218097873D-02 1.149624586105D-05 5.153709096909D+03 + 4.032000000000D+05 5.215406417847D-08 3.103069680085D+00 3.874301910400D-07 + 9.097417162912D-01 1.294062500000D+02 1.885445133112D+00-8.249629424029D-09 + 1.557207696123D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.800000000000D+00 0.000000000000D+00-1.257285475731D-08 9.300000000000D+01 + 3.972900000000D+05 +18 19 5 16 16 0 0.0 5.367910489440D-05 3.410605131648D-12 0.000000000000D+00 + 1.030000000000D+02 4.393750000000D+01 4.543760478981D-09-1.551051110819D+00 + 2.408400177956D-06 1.529626490083D-02 9.380280971527D-06 5.153704185486D+03 + 4.032000000000D+05 1.937150955200D-07-2.785100620266D+00 3.222376108170D-07 + 9.542819103120D-01 1.946250000000D+02 1.388575340079D+00-8.024263031814D-09 + 3.996594999389D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.800000000000D+00 0.000000000000D+00-5.587935447693D-09 1.030000000000D+02 + 3.976500000000D+05 +11 19 5 16 15 59 44.0-6.054486148059D-04 7.958078640513D-12 0.000000000000D+00 + 1.100000000000D+01 5.656250000000D+00 5.285577309166D-09-2.011486872034D+00 + 4.004687070847D-07 1.658218214288D-02 1.149624586105D-05 5.153709096909D+03 + 4.031840000000D+05 5.215406417847D-08 3.103069826377D+00 3.874301910400D-07 + 9.097417162912D-01 1.294062500000D+02 1.885444964876D+00-8.249629424029D-09 + 1.557207696123D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.257285475731D-08 1.100000000000D+01 + 3.984300000000D+05 + 1 19 5 16 16 0 0.0-1.773936673999D-05-8.981260180008D-12 0.000000000000D+00 + 8.100000000000D+01 3.915625000000D+01 4.087313154599D-09-1.292081794610D+00 + 2.030283212662D-06 8.802275173366D-03 9.246170520782D-06 5.153653951645D+03 + 4.032000000000D+05 2.086162567139D-07-2.730238275235D+00-3.166496753693D-08 + 9.757348359124D-01 2.100312500000D+02 6.997540675199D-01-7.814968228104D-09 + 4.353752913744D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 5.587935447693D-09 8.100000000000D+01 + 4.008000000000D+05 +30 19 5 16 16 0 0.0-1.057409681380D-04-7.162270776462D-12 0.000000000000D+00 + 7.800000000000D+01 1.163437500000D+02 5.070925457318D-09-1.894669567450D+00 + 5.763024091721D-06 3.998067812063D-03 7.234513759613D-06 5.153593324661D+03 + 4.032000000000D+05 2.793967723846D-08 4.485379962308D-01-1.676380634308D-08 + 9.414121708528D-01 2.326250000000D+02-2.974425567895D+00-8.398564510514D-09 + 4.782342299947D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 3.725290298462D-09 7.800000000000D+01 + 4.009500000000D+05 +26 19 5 16 18 0 0.0 2.029598690569D-04 9.663381206337D-12 0.000000000000D+00 + 5.800000000000D+01-1.915625000000D+01 5.338079311912D-09-2.569211865712D+00 + -1.056119799614D-06 3.730791271664D-03 1.445412635803D-06 5.153599954605D+03 + 4.104000000000D+05-8.754432201385D-08 1.427616682514D+00-5.774199962616D-08 + 9.513892721534D-01 3.497187500000D+02 1.731039320279D-01-8.742150114927D-09 + -7.643175675698D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 7.450580596924D-09 5.800000000000D+01 + 4.032300000000D+05 + 1 19 5 16 18 0 0.0-1.780409365892D-05-8.981260180008D-12 0.000000000000D+00 + 8.600000000000D+01 3.634375000000D+01 4.283749799328D-09-2.419534533268D-01 + 1.909211277962D-06 8.801318355836D-03 9.458512067795D-06 5.153651903152D+03 + 4.104000000000D+05 1.303851604462D-08-2.730295187137D+00 6.891787052155D-08 + 9.757369132561D-01 2.020000000000D+02 6.998164624389D-01-8.025691222713D-09 + 4.103742345940D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.800000000000D+00 0.000000000000D+00 5.587935447693D-09 8.600000000000D+01 + 4.032300000000D+05 + 7 19 5 16 18 0 0.0-2.547167241573D-05-7.503331289627D-12 0.000000000000D+00 + 5.200000000000D+01 1.111875000000D+02 4.625192673302D-09-8.325374903225D-01 + 6.042420864105D-06 1.266801077873D-02 7.607042789459D-06 5.153756023407D+03 + 4.104000000000D+05 1.918524503708D-07 4.201558567436D-01 1.695007085800D-07 + 9.559749088321D-01 2.289687500000D+02-2.467351181023D+00-8.274272822462D-09 + 4.657336738489D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 5.200000000000D+01 + 4.032300000000D+05 + 8 19 5 16 18 0 0.0-1.438129693270D-04-1.364242052659D-12 0.000000000000D+00 + 2.900000000000D+01-1.010625000000D+02 4.241962336948D-09 2.112233604585D+00 + -4.947185516357D-06 4.406628315337D-03 1.083314418793D-05 5.153743591309D+03 + 4.104000000000D+05 3.539025783539D-08 2.486672886604D+00 1.005828380585D-07 + 9.703893200845D-01 1.763125000000D+02-2.321763417051D-01-7.904257692815D-09 + -3.357282785110D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 5.122274160385D-09 2.900000000000D+01 + 4.032300000000D+05 + 9 19 5 16 18 0 0.0 4.101488739252D-04-7.048583938740D-12 0.000000000000D+00 + 7.500000000000D+01-2.803125000000D+01 4.406611964214D-09 2.240787633205D+00 + -1.378357410431D-06 1.229943241924D-03 1.155026257038D-05 5.153681175232D+03 + 4.104000000000D+05 2.235174179077D-08-6.554098211355D-01 9.313225746155D-08 + 9.525860035106D-01 1.525000000000D+02 1.753743527989D+00-7.895685882886D-09 + -3.253707026030D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.396983861923D-09 7.500000000000D+01 + 4.032300000000D+05 +11 19 5 16 17 59 44.0-6.053908728063D-04 7.958078640513D-12 0.000000000000D+00 + 1.200000000000D+01-6.812500000000D+00 5.628805865854D-09-9.614360595567D-01 + -2.756714820862D-07 1.658174279146D-02 1.200847327709D-05 5.153705398560D+03 + 4.103840000000D+05-2.589076757431D-07 3.103007252982D+00-5.401670932770D-08 + 9.097411911037D-01 1.221250000000D+02 1.885561629667D+00-8.768579640162D-09 + 3.007268045696D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.257285475731D-08 1.200000000000D+01 + 4.032300000000D+05 +16 19 5 16 18 0 0.0-4.055723547935D-05-2.955857780762D-12 0.000000000000D+00 + 6.300000000000D+01-4.212500000000D+01 4.523402541423D-09 2.802146035556D+00 + -2.283602952957D-06 1.081145205535D-02 2.050772309303D-06 5.153569969177D+03 + 4.104000000000D+05-9.685754776001D-08 1.539165792342D+00-8.754432201385D-08 + 9.829626430825D-01 3.543750000000D+02 5.775309002744D-01-8.182484023678D-09 + -1.960795970035D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.071020960808D-08 6.300000000000D+01 + 4.032300000000D+05 +18 19 5 16 18 0 0.0 5.370378494263D-05 3.410605131648D-12 0.000000000000D+00 + 1.110000000000D+02 3.565625000000D+01 4.809843190401D-09-5.009883623934D-01 + 1.985579729080D-06 1.529530750122D-02 9.950250387192D-06 5.153700681686D+03 + 4.104000000000D+05-1.452863216400D-07-2.785160712552D+00 7.636845111847D-08 + 9.542833790817D-01 1.849687500000D+02 1.388677483946D+00-8.418564512169D-09 + 4.768055950066D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.800000000000D+00 0.000000000000D+00-5.587935447693D-09 1.110000000000D+02 + 4.032300000000D+05 +23 19 5 16 18 0 0.0-1.859464682639D-04 1.591615728103D-12 0.000000000000D+00 + 5.500000000000D+01-2.659375000000D+01 4.721982360678D-09 5.307600794877D-01 + -1.208856701851D-06 1.322311104741D-02 1.137517392635D-05 5.153588222504D+03 + 4.104000000000D+05-3.036111593246D-07-6.604136870752D-01 1.918524503708D-07 + 9.433921046621D-01 1.551562500000D+02-2.260134044546D+00-8.176769483725D-09 + -4.753769600185D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-2.048909664154D-08 5.500000000000D+01 + 4.032300000000D+05 +27 19 5 16 18 0 0.0-1.334287226200D-04-9.436007530894D-12 0.000000000000D+00 + 8.200000000000D+01-1.115625000000D+02 3.975522577804D-09 1.906532996283D+00 + -5.636364221573D-06 7.109438767657D-03 1.151487231255D-05 5.153651060104D+03 + 4.104000000000D+05-1.657754182816D-07 2.497942053244D+00 7.264316082001D-08 + 9.786856996735D-01 1.695000000000D+02 4.875978080059D-01-7.813897084930D-09 + -3.160846029360D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.396983861923D-09 8.200000000000D+01 + 4.032300000000D+05 +30 19 5 16 18 0 0.0-1.057921908796D-04-7.162270776462D-12 0.000000000000D+00 + 8.000000000000D+01 1.107187500000D+02 4.924133545359D-09-8.441508918273D-01 + 5.731359124184D-06 3.998302738182D-03 7.212162017822D-06 5.153595521927D+03 + 4.104000000000D+05 5.587935447693D-09 4.484774811615D-01-2.980232238770D-08 + 9.414156467462D-01 2.263437500000D+02-2.974711398681D+00-8.387849526059D-09 + 4.871631431591D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 3.725290298462D-09 8.000000000000D+01 + 4.032300000000D+05 +28 19 5 16 18 0 0.0 7.678433321416D-04 1.136868377216D-13 0.000000000000D+00 + 1.540000000000D+02-4.178125000000D+01 4.459828506498D-09 2.747404918157D+00 + -2.188608050346D-06 1.904840848874D-02 1.991167664528D-06 5.153701612473D+03 + 4.104000000000D+05 3.371387720108D-07 1.543136726936D+00-1.434236764908D-07 + 9.819095980761D-01 3.500937500000D+02-1.467076755990D+00-8.036406207168D-09 + -2.607251359255D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 4.000000000000D+00 0.000000000000D+00-1.117587089539D-08 1.540000000000D+02 + 4.039800000000D+05 +22 19 5 16 18 0 0.0-7.018945179880D-04-6.252776074689D-12 0.000000000000D+00 + 2.000000000000D+00-1.303125000000D+01 5.839171812738D-09 1.119377871199D+00 + -9.853392839432D-07 7.250273367390D-03 3.639608621597D-06 5.153794595718D+03 + 4.104000000000D+05 7.450580596924D-09-1.760675031342D+00-1.322478055954D-07 + 9.269083504362D-01 2.929062500000D+02-1.348144946688D+00-8.900728154515D-09 + -1.439345725940D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.816079020500D-08 2.000000000000D+00 + 4.064400000000D+05 +17 19 5 16 18 0 0.0 5.576806142926D-05 6.252776074689D-12 0.000000000000D+00 + 3.700000000000D+01-8.668750000000D+01 3.738013010235D-09 1.848308422242D+00 + -4.757195711136D-06 1.282911293674D-02 1.062825322151D-05 5.153749193192D+03 + 4.104000000000D+05 5.774199962616D-08 2.554033771724D+00-2.942979335785D-07 + 9.842587080402D-01 1.870000000000D+02-1.712909045903D+00-7.575315486008D-09 + -2.578678937049D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 3.700000000000D+01 + 4.069200000000D+05 + 3 19 5 16 18 0 0.0 1.878477632999D-04-5.684341886081D-13 0.000000000000D+00 + 5.400000000000D+01-2.103125000000D+01 4.905918782327D-09-1.171946954626D+00 + -1.149252057076D-06 2.159524476156D-03 4.120171070099D-06 5.153779878616D+03 + 4.104000000000D+05 1.192092895508D-07-1.687969926540D+00-2.980232238770D-08 + 9.624034653388D-01 3.028750000000D+02 5.830393559180D-01-8.346418667315D-09 + -2.167947488196D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.862645149231D-09 5.400000000000D+01 + 4.084800000000D+05 +18 19 5 16 17 59 44.0 5.370518192649D-05 3.410605131648D-12 0.000000000000D+00 + 0.000000000000D+00 3.565625000000D+01 4.809843190401D-09-5.033220517380D-01 + 1.985579729080D-06 1.529530738480D-02 9.950250387192D-06 5.153700687408D+03 + 4.103840000000D+05-1.452863216400D-07-2.785160577963D+00 7.636845111847D-08 + 9.542833820075D-01 1.849687500000D+02 1.388677419577D+00-8.418207464445D-09 + 4.768055950066D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-5.587935447693D-09 0.000000000000D+00 + 4.096200000000D+05 +30 19 5 16 20 0 0.0-1.058434136212D-04-7.162270776462D-12 0.000000000000D+00 + 9.300000000000D+01 1.127812500000D+02 4.906275830052D-09 2.059903977440D-01 + 5.939975380898D-06 3.997020423412D-03 7.865950465202D-06 5.153593000412D+03 + 4.176000000000D+05 5.587935447693D-08 4.484171211616D-01 4.470348358154D-08 + 9.414191284912D-01 2.170000000000D+02-2.974620472471D+00-8.375349302980D-09 + 4.671623088370D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 3.725290298462D-09 9.300000000000D+01 + 4.104300000000D+05 + 1 19 5 16 20 0 0.0-1.786835491657D-05-8.981260180008D-12 0.000000000000D+00 + 8.700000000000D+01 4.046875000000D+01 4.324108626719D-09 8.081566936444D-01 + 2.376735210419D-06 8.802187629044D-03 1.000426709652D-05 5.153653884888D+03 + 4.176000000000D+05 3.352761268616D-08-2.730353093823D+00 8.195638656616D-08 + 9.757398815169D-01 1.929687500000D+02 6.998990412387D-01-8.034620080366D-09 + 4.285892751810D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.800000000000D+00 0.000000000000D+00 5.587935447693D-09 8.700000000000D+01 + 4.104300000000D+05 + 3 19 5 16 20 0 0.0 1.878440380096D-04-5.684341886081D-13 0.000000000000D+00 + 5.500000000000D+01-1.953125000000D+01 5.036995709418D-09-1.219907461357D-01 + -1.108273863792D-06 2.159171039239D-03 4.058703780174D-06 5.153778936386D+03 + 4.176000000000D+05 3.166496753693D-08-1.688030342131D+00 4.842877388000D-08 + 9.624013631255D-01 2.995625000000D+02 5.832027565529D-01-8.448566291008D-09 + -2.360812656477D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.862645149231D-09 5.500000000000D+01 + 4.104300000000D+05 + 7 19 5 16 20 0 0.0-2.552568912506D-05-7.503331289627D-12 0.000000000000D+00 + 7.800000000000D+01 1.124062500000D+02 4.650193563549D-09 2.175444208669D-01 + 6.018206477165D-06 1.266742812004D-02 8.193776011467D-06 5.153754594803D+03 + 4.176000000000D+05 9.313225746155D-09 4.200957746981D-01 2.011656761169D-07 + 9.559778580750D-01 2.206875000000D+02-2.467300578687D+00-8.358205683123D-09 + 4.468043157679D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 7.800000000000D+01 + 4.104300000000D+05 + 8 19 5 16 20 0 0.0-1.438232138753D-04-1.364242052659D-12 0.000000000000D+00 + 8.400000000000D+01-1.108437500000D+02 4.209818271761D-09-3.121090081998D+00 + -5.649402737617D-06 4.405884537846D-03 1.128949224949D-05 5.153745910645D+03 + 4.176000000000D+05-7.078051567078D-08 2.486615841577D+00 2.235174179077D-08 + 9.703874855852D-01 1.668437500000D+02-2.319032573244D-01-7.823897085757D-09 + -2.632252471546D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 5.122274160385D-09 8.400000000000D+01 + 4.104300000000D+05 +11 19 5 16 20 0 0.0-6.053331308067D-04 7.958078640513D-12 0.000000000000D+00 + 4.400000000000D+01-1.300000000000D+01 5.674165137748D-09 9.106076511495D-02 + -5.532056093216D-07 1.658278086688D-02 1.261383295059D-05 5.153707115173D+03 + 4.176000000000D+05-1.396983861923D-07 3.102943706746D+00-1.154839992523D-07 + 9.097434878850D-01 1.139062500000D+02 1.885568442477D+00-8.810009610727D-09 + 3.039412332928D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.257285475731D-08 4.400000000000D+01 + 4.104300000000D+05 +17 19 5 16 20 0 0.0 5.581323057413D-05 6.252776074689D-12 0.000000000000D+00 + 5.100000000000D+01-1.040625000000D+02 3.873018350475D-09 2.898578038987D+00 + -5.228444933891D-06 1.283084775787D-02 1.071579754353D-05 5.153744588852D+03 + 4.176000000000D+05 1.732259988785D-07 2.553979920247D+00-1.508742570877D-07 + 9.842570681090D-01 1.816250000000D+02-1.713047651539D+00-7.490669418075D-09 + -2.642967233957D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 5.100000000000D+01 + 4.104300000000D+05 +18 19 5 16 19 59 44.0 5.372986197472D-05 3.410605131648D-12 0.000000000000D+00 + 1.500000000000D+01 3.571875000000D+01 4.798057062771D-09 5.468253981813D-01 + 2.013519406319D-06 1.529688888695D-02 1.069530844688D-05 5.153703750610D+03 + 4.175840000000D+05-1.490116119385D-07-2.785221109125D+00 2.980232238770D-08 + 9.542867525708D-01 1.732187500000D+02 1.388695745552D+00-8.418922448072D-09 + 4.535903319614D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-5.587935447693D-09 1.500000000000D+01 + 4.104300000000D+05 +22 19 5 16 20 0 0.0-7.019396871328D-04-6.252776074689D-12 0.000000000000D+00 + 1.400000000000D+01-1.156250000000D+01 5.824528415133D-09 2.169445581842D+00 + -6.966292858124D-07 7.250242750160D-03 3.200024366379D-06 5.153795265198D+03 + 4.176000000000D+05 1.117587089539D-07-1.760738132851D+00 1.490116119385D-08 + 9.269078940057D-01 2.949062500000D+02-1.348096606023D+00-8.728934908220D-09 + -1.878649735776D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.816079020500D-08 1.400000000000D+01 + 4.104300000000D+05 +27 19 5 16 20 0 0.0-1.334962435067D-04-9.436007530894D-12 0.000000000000D+00 + 8.500000000000D+01-1.093437500000D+02 3.986951657708D-09 2.956839307403D+00 + -5.658715963364D-06 7.110657636076D-03 1.187808811665D-05 5.153648357391D+03 + 4.176000000000D+05-6.519258022308D-08 2.497886121498D+00-6.705522537231D-08 + 9.786842879575D-01 1.586562500000D+02 4.874831400981D-01-7.659604506216D-09 + -2.757257755448D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.396983861923D-09 8.500000000000D+01 + 4.104300000000D+05 +28 19 5 16 20 0 0.0 7.678442634642D-04 1.136868377216D-13 0.000000000000D+00 + 1.550000000000D+02-3.928125000000D+01 4.396969011111D-09-2.485619771378D+00 + -1.840293407440D-06 1.904955902137D-02 1.372769474983D-06 5.153699480057D+03 + 4.176000000000D+05 2.123415470123D-07 1.543077685025D+00 1.769512891769D-07 + 9.819089178191D-01 3.579375000000D+02-1.467072604228D+00-7.994618300700D-09 + -8.214627762737D-12 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 4.000000000000D+00 0.000000000000D+00-1.117587089539D-08 1.550000000000D+02 + 4.104300000000D+05 +19 19 5 16 20 0 0.0-3.182077780366D-04 4.547473508865D-12 0.000000000000D+00 + 4.200000000000D+01-8.059375000000D+01 3.954807592521D-09-5.690343218093D-01 + -4.129484295845D-06 9.597710566595D-03 1.133605837822D-05 5.153638500214D+03 + 4.176000000000D+05-1.173466444016D-07 2.600244338774D+00 6.146728992462D-08 + 9.821163610657D-01 1.753125000000D+02 1.398513698920D+00-7.877471119855D-09 + -1.582208808415D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.536682248116D-08 4.200000000000D+01 + 4.113000000000D+05 + 1 19 5 16 19 59 44.0-1.786788925529D-05-8.981260180008D-12 0.000000000000D+00 + 2.100000000000D+01 4.046875000000D+01 4.324108626719D-09 8.058229150618D-01 + 2.376735210419D-06 8.802183205262D-03 1.000426709652D-05 5.153653888702D+03 + 4.175840000000D+05 3.352761268616D-08-2.730352968012D+00 8.195638656616D-08 + 9.757398800540D-01 1.929687500000D+02 6.998990368499D-01-8.034620080366D-09 + 4.285892751810D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 5.587935447693D-09 2.100000000000D+01 + 4.137000000000D+05 + 6 19 5 16 20 0 0.0 2.038157545030D-04-1.000444171950D-11 0.000000000000D+00 + 5.700000000000D+01 3.625000000000D+01 4.160887634441D-09 9.954328362075D-01 + 1.780688762665D-06 1.570395426825D-03 9.670853614807D-06 5.153582283020D+03 + 4.176000000000D+05-2.048909664154D-08-2.738631380041D+00-7.823109626770D-08 + 9.753960270111D-01 2.009062500000D+02-1.087843157880D+00-7.828183434810D-09 + 4.432327560533D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 4.190951585770D-09 5.700000000000D+01 + 4.138200000000D+05 +30 19 5 16 22 0 0.0-1.058946363628D-04-7.162270776462D-12 0.000000000000D+00 + 9.400000000000D+01 1.297187500000D+02 4.803057063185D-09 1.255732344327D+00 + 6.796792149544D-06 3.998752566986D-03 8.281320333481D-06 5.153597927094D+03 + 4.248000000000D+05-4.097819328308D-08 4.483572380729D-01 3.911554813385D-08 + 9.414224478523D-01 2.084687500000D+02-2.974131044450D+00-8.336775714213D-09 + 4.103742345940D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.800000000000D+00 0.000000000000D+00 3.725290298462D-09 9.400000000000D+01 + 4.176300000000D+05 + 6 19 5 16 22 0 0.0 2.037435770035D-04-1.000444171950D-11 0.000000000000D+00 + 5.800000000000D+01 3.121875000000D+01 4.294821831508D-09 2.046526685868D+00 + 1.775100827217D-06 1.570075750351D-03 9.916722774506D-06 5.153579717636D+03 + 4.248000000000D+05 2.607703208923D-08-2.738687866234D+00-1.154839992523D-07 + 9.753991971546D-01 1.916875000000D+02-1.088701162259D+00-7.847112293291D-09 + 4.643050666164D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 4.190951585770D-09 5.800000000000D+01 + 4.176300000000D+05 + 1 19 5 16 21 59 44.0-1.793215051293D-05-8.981260180008D-12 0.000000000000D+00 + 2.200000000000D+01 4.168750000000D+01 4.318394086766D-09 1.855975575895D+00 + 2.143904566765D-06 8.802701369859D-03 1.052953302860D-05 5.153654745102D+03 + 4.247840000000D+05-2.291053533554D-07-2.730411512531D+00 3.911554813385D-08 + 9.757439352629D-01 1.859687500000D+02 6.999377910128D-01-7.898900200587D-09 + 6.085967840797D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 5.587935447693D-09 2.200000000000D+01 + 4.176300000000D+05 + 3 19 5 16 22 0 0.0 1.878398470581D-04-5.684341886081D-13 0.000000000000D+00 + 5.600000000000D+01-1.656250000000D+01 5.042710249370D-09 9.279980942055D-01 + -8.251518011093D-07 2.159628551453D-03 4.230067133904D-06 5.153779947281D+03 + 4.248000000000D+05-9.313225746155D-09-1.688090936198D+00 5.774199962616D-08 + 9.623996354192D-01 2.969687500000D+02 5.833339583608D-01-8.427494258001D-09 + -2.614394534195D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.862645149231D-09 5.600000000000D+01 + 4.176300000000D+05 + 7 19 5 16 22 0 0.0-2.557970583439D-05-7.503331289627D-12 0.000000000000D+00 + 7.900000000000D+01 1.236562500000D+02 4.515188223309D-09 1.267542942800D+00 + 6.526708602905D-06 1.266979076900D-02 9.017065167427D-06 5.153760078430D+03 + 4.248000000000D+05-1.229345798492D-07 4.200364621475D-01 8.195638656616D-08 + 9.559806025093D-01 2.029375000000D+02-2.467169823069D+00-8.314631649853D-09 + 3.192990039036D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 7.900000000000D+01 + 4.176300000000D+05 + 8 19 5 16 22 0 0.0-1.438329927623D-04-1.364242052659D-12 0.000000000000D+00 + 9.300000000000D+01-1.027812500000D+02 4.191960112365D-09-2.070807537446D+00 + -5.451962351799D-06 4.405827959999D-03 1.152604818344D-05 5.153746627808D+03 + 4.248000000000D+05-5.774199962616D-08 2.486559023301D+00-1.005828380585D-07 + 9.703853438732D-01 1.645625000000D+02-2.320506872826D-01-7.908901089593D-09 + -2.203663224121D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.800000000000D+00 0.000000000000D+00 5.122274160385D-09 9.300000000000D+01 + 4.176300000000D+05 +11 19 5 16 22 0 0.0-6.052758544683D-04 7.958078640513D-12 0.000000000000D+00 + 4.500000000000D+01-1.587500000000D+01 5.613447928710D-09 1.141243472823D+00 + -1.043081283569D-06 1.658317353576D-02 1.271441578865D-05 5.153707485199D+03 + 4.248000000000D+05 3.725290298462D-09 3.102880131252D+00-4.004687070847D-07 + 9.097467984687D-01 1.082500000000D+02 1.885554224376D+00-8.561070963253D-09 + 3.825159355930D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.257285475731D-08 4.500000000000D+01 + 4.176300000000D+05 +17 19 5 16 22 0 0.0 5.585793405771D-05 6.252776074689D-12 0.000000000000D+00 + 5.200000000000D+01-1.093125000000D+02 3.799800918358D-09-2.334423281894D+00 + -5.485489964485D-06 1.282872003503D-02 1.148134469986D-05 5.153748712540D+03 + 4.248000000000D+05 1.676380634308D-07 2.553925224665D+00 5.960464477539D-08 + 9.842558421837D-01 1.661250000000D+02-1.713099729960D+00-7.487097164471D-09 + -1.135761623638D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 5.200000000000D+01 + 4.176300000000D+05 +18 19 5 16 22 0 0.0 5.375454202294D-05 3.410605131648D-12 0.000000000000D+00 + 1.600000000000D+01 3.853125000000D+01 4.752697790877D-09 1.599360043674D+00 + 1.706182956696D-06 1.529685640708D-02 1.073069870472D-05 5.153702796936D+03 + 4.248000000000D+05-1.341104507446D-07-2.785282136215D+00-3.520399332047D-07 + 9.542917104002D-01 1.690312500000D+02 1.388659940632D+00-8.105337734321D-09 + 6.064538315975D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-5.587935447693D-09 1.600000000000D+01 + 4.176300000000D+05 +19 19 5 16 22 0 0.0-3.181747160852D-04 4.547473508865D-12 0.000000000000D+00 + 4.300000000000D+01-9.137500000000D+01 3.971594164653D-09 4.810801393074D-01 + -4.643574357033D-06 9.597856551409D-03 1.170113682747D-05 5.153638719559D+03 + 4.248000000000D+05-1.247972249985D-07 2.600187792601D+00-1.303851604462D-08 + 9.821151234370D-01 1.695937500000D+02 1.398598555484D+00-7.877828167580D-09 + -2.010798055840D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.536682248116D-08 4.300000000000D+01 + 4.176300000000D+05 +22 19 5 16 22 0 0.0-7.019853219390D-04-6.252776074689D-12 0.000000000000D+00 + 1.500000000000D+01-1.000000000000D+01 5.835600003223D-09-3.063659474560D+00 + -5.103647708893D-07 7.249620161019D-03 3.540888428688D-06 5.153796527863D+03 + 4.248000000000D+05 8.940696716309D-08-1.760801171454D+00 1.061707735062D-07 + 9.269066198041D-01 2.903437500000D+02-1.348060989820D+00-8.720720146016D-09 + -1.392915227605D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.816079020500D-08 1.500000000000D+01 + 4.176300000000D+05 +28 19 5 16 22 0 0.0 7.678451947868D-04 1.136868377216D-13 0.000000000000D+00 + 1.590000000000D+02-3.487500000000D+01 4.540546161280D-09-1.435510249072D+00 + -1.290813088417D-06 1.904997171368D-02 2.192333340645D-06 5.153697349548D+03 + 4.248000000000D+05-1.806765794754D-07 1.543019507699D+00 4.936009645462D-07 + 9.819065712985D-01 3.510000000000D+02-1.467017297147D+00-8.441422671979D-09 + -9.143238249854D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 4.000000000000D+00 0.000000000000D+00-1.117587089539D-08 1.590000000000D+02 + 4.176300000000D+05 + 2 19 5 16 22 0 0.0-2.147760242224D-04-9.208633855451D-12 0.000000000000D+00 + 4.400000000000D+01 2.337500000000D+01 4.584833845911D-09 2.138954735182D+00 + 1.011416316032D-06 1.888897386380D-02 1.034513115883D-05 5.153707859039D+03 + 4.248000000000D+05 1.899898052216D-07-2.798904554341D+00-3.408640623093D-07 + 9.548800009620D-01 1.700625000000D+02-1.741644683452D+00-7.737107843298D-09 + 4.439470735473D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-2.048909664154D-08 4.400000000000D+01 + 4.193700000000D+05 +24 19 5 16 22 0 0.0-6.618257611990D-05-4.547473508865D-13 0.000000000000D+00 + 8.500000000000D+01 1.149375000000D+02 4.793056618269D-09 2.124957056625D+00 + 5.947425961494D-06 8.299031062052D-03 8.707866072655D-06 5.153724790573D+03 + 4.248000000000D+05-2.235174179077D-07 3.542938628586D-01-5.774199962616D-08 + 9.391635940820D-01 1.980000000000D+02 6.053532278261D-01-8.288202124618D-09 + 3.839445705811D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 2.793967723846D-09 8.500000000000D+01 + 4.200600000000D+05 +23 19 5 16 22 0 0.0-1.859231851995D-04 1.591615728103D-12 0.000000000000D+00 + 6.500000000000D+01-3.337500000000D+01 4.614120641122D-09 2.631106674463D+00 + -1.860782504082D-06 1.322572841309D-02 1.261569559574D-05 5.153592266083D+03 + 4.248000000000D+05 5.960464477539D-08-6.605300241725D-01-2.048909664154D-07 + 9.433851733563D-01 1.228437500000D+02-2.260018000033D+00-7.840683657889D-09 + -5.703809091706D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-2.048909664154D-08 6.500000000000D+01 + 4.203000000000D+05 + 9 19 5 16 22 0 0.0 4.100468941033D-04-7.048583938740D-12 0.000000000000D+00 + 9.200000000000D+01-2.659375000000D+01 4.500187333889D-09-1.942738552482D+00 + -1.471489667892D-06 1.228763838299D-03 1.250393688679D-05 5.153682483673D+03 + 4.248000000000D+05 5.029141902924D-08-6.555219069929D-01 3.725290298462D-09 + 9.525786216260D-01 1.336875000000D+02 1.754432540460D+00-7.976046489944D-09 + -6.100254190677D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.396983861923D-09 9.200000000000D+01 + 4.209900000000D+05 +28 19 5 16 21 59 44.0 7.678354158998D-04-1.136868377216D-13 0.000000000000D+00 + 1.000000000000D+00-3.487500000000D+01 4.540546161280D-09-1.437844053988D+00 + -1.290813088417D-06 1.904997404199D-02 2.192333340645D-06 5.153697353363D+03 + 4.247840000000D+05-1.806765794754D-07 1.543019648139D+00 4.936009645462D-07 + 9.819065552064D-01 3.510000000000D+02-1.467017212298D+00-8.441422671979D-09 + -9.143238249854D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 1.000000000000D+00 + 4.212300000000D+05 +12 19 5 16 22 0 0.0 2.418579533696D-04-3.410605131648D-12 0.000000000000D+00 + 4.600000000000D+01-2.928125000000D+01 4.465185998725D-09 4.817086352468D-01 + -1.799315214157D-06 7.661290932447D-03 2.246350049973D-06 5.153642166138D+03 + 4.248000000000D+05-4.470348358154D-08 1.520124487195D+00 3.539025783539D-08 + 9.826152044274D-01 3.489062500000D+02 1.081937168877D+00-8.439637433355D-09 + -1.017899514677D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.210719347000D-08 4.600000000000D+01 + 4.233000000000D+05 + 5 19 5 16 22 0 0.0 9.015202522278D-07-1.136868377216D-13 0.000000000000D+00 + 9.400000000000D+01-1.503125000000D+01 5.250218482189D-09-1.460068251943D+00 + -7.674098014832D-07 5.631749168970D-03 3.684312105179D-06 5.153677886963D+03 + 4.248000000000D+05 1.322478055954D-07-1.714801779554D+00-4.470348358154D-08 + 9.492862718236D-01 3.029062500000D+02 7.066787375831D-01-8.479282165297D-09 + -1.600066606988D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 9.400000000000D+01 + 4.247100000000D+05 +23 19 5 17 0 0 0.0-1.859110780060D-04 1.591615728103D-12 0.000000000000D+00 + 7.000000000000D+01-2.412500000000D+01 4.585190893636D-09-2.601898000890D+00 + -1.445412635803D-06 1.322476135101D-02 1.218542456627D-05 5.153594017029D+03 + 4.320000000000D+05 1.657754182816D-07-6.605867400435D-01-1.452863216400D-07 + 9.433811137586D-01 1.310625000000D+02-2.259968636788D+00-7.860327499998D-09 + -5.135928349276D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-2.048909664154D-08 7.000000000000D+01 + 4.248300000000D+05 + 2 19 5 17 0 0 0.0-2.148421481252D-04-9.208633855451D-12 0.000000000000D+00 + 4.500000000000D+01 3.406250000000D+01 4.626621308290D-09-3.094094845904D+00 + 1.855194568634D-06 1.888720097486D-02 1.082010567188D-05 5.153711154938D+03 + 4.320000000000D+05 4.321336746216D-07-2.798960872298D+00-1.545995473862D-07 + 9.548833217860D-01 1.606562500000D+02-1.741619923563D+00-7.776395527515D-09 + 5.835957272993D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-2.048909664154D-08 4.500000000000D+01 + 4.248300000000D+05 + 3 19 5 17 0 0 0.0 1.878361217678D-04-5.684341886081D-13 0.000000000000D+00 + 5.700000000000D+01-1.668750000000D+01 5.035209582616D-09 1.978037175542D+00 + -9.387731552124D-07 2.159754862078D-03 4.403293132782D-06 5.153780303955D+03 + 4.320000000000D+05-1.192092895508D-07-1.688151897457D+00 2.793967723846D-08 + 9.623981242248D-01 2.949375000000D+02 5.834146119604D-01-8.368562731675D-09 + -1.907222296760D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.862645149231D-09 5.700000000000D+01 + 4.248300000000D+05 + 5 19 5 17 0 0 0.0 9.005889296532D-07-1.136868377216D-13 0.000000000000D+00 + 9.500000000000D+01-1.078125000000D+01 5.432726268850D-09-4.100318214140D-01 + -5.960464477539D-07 5.631240434013D-03 3.799796104431D-06 5.153676025391D+03 + 4.320000000000D+05-1.862645149231D-09-1.714863214799D+00 9.685754776001D-08 + 9.492841110936D-01 2.974375000000D+02 7.068270350517D-01-8.672146556421D-09 + -2.017941230781D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 9.500000000000D+01 + 4.248300000000D+05 + 6 19 5 17 0 0 0.0 2.036709338427D-04-1.000444171950D-11 0.000000000000D+00 + 5.900000000000D+01 3.468750000000D+01 4.320537261293D-09 3.096148604411D+00 + 2.002343535423D-06 1.568754902110D-03 1.074001193047D-05 5.153582790375D+03 + 4.320000000000D+05 8.195638656616D-08-2.738745407191D+00 9.685754776001D-08 + 9.754031397188D-01 1.804687500000D+02-1.088086761535D+00-7.866042039950D-09 + 6.446697065066D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 4.190951585770D-09 5.900000000000D+01 + 4.248300000000D+05 + 9 19 5 17 0 0 0.0 4.099956713617D-04-7.048583938740D-12 0.000000000000D+00 + 9.700000000000D+01-1.681250000000D+01 4.486258475822D-09-8.914640017168D-01 + -9.648501873016D-07 1.229267218150D-03 1.215748488903D-05 5.153685138702D+03 + 4.320000000000D+05 1.490116119385D-08-6.555794508756D-01 7.450580596924D-09 + 9.525741392450D-01 1.390000000000D+02 1.753332961493D+00-7.995690332052D-09 + -6.121683715499D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 1.396983861923D-09 9.700000000000D+01 + 4.248300000000D+05 +12 19 5 17 0 0 0.0 2.418332733214D-04-3.410605131648D-12 0.000000000000D+00 + 4.700000000000D+01-2.396875000000D+01 4.424112631796D-09 1.532019399489D+00 + -1.378357410431D-06 7.660477655008D-03 1.750886440277D-06 5.153639991760D+03 + 4.320000000000D+05-1.098960638046D-07 1.520063543491D+00-2.607703208923D-08 + 9.826147128869D-01 3.561562500000D+02 1.081827195474D+00-8.389992700586D-09 + -5.928818547218D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.210719347000D-08 4.700000000000D+01 + 4.248300000000D+05 +17 19 5 17 0 0 0.0 5.590263754129D-05 6.252776074689D-12 0.000000000000D+00 + 5.300000000000D+01-1.036250000000D+02 3.928020575472D-09-1.284362256786D+00 + -5.092471837997D-06 1.282900874503D-02 1.193769276142D-05 5.153746969223D+03 + 4.320000000000D+05-5.215406417847D-08 2.553871080604D+00 3.147870302200D-07 + 9.842535176069D-01 1.619375000000D+02-1.713030188686D+00-7.778895749766D-09 + -1.853648623484D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 5.300000000000D+01 + 4.248300000000D+05 +19 19 5 17 0 0 0.0-3.181411884725D-04 4.547473508865D-12 0.000000000000D+00 + 4.400000000000D+01-1.119687500000D+02 3.854089047906D-09 1.531069281010D+00 + -5.859881639481D-06 9.599899058230D-03 1.201592385769D-05 5.153643989563D+03 + 4.320000000000D+05-1.192092895508D-07 2.600130883625D+00-2.142041921616D-07 + 9.821143861263D-01 1.618125000000D+02 1.398805173644D+00-7.736393747848D-09 + -1.325055204449D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.536682248116D-08 4.400000000000D+01 + 4.248300000000D+05 +22 19 5 17 0 0 0.0-7.020304910839D-04-6.252776074689D-12 0.000000000000D+00 + 1.600000000000D+01-7.468750000000D+00 5.830600002810D-09-2.013587928145D+00 + -3.185123205185D-07 7.249851594679D-03 3.667548298836D-06 5.153795833588D+03 + 4.320000000000D+05 1.862645149231D-09-1.760863980378D+00 1.452863216400D-07 + 9.269057815520D-01 2.881875000000D+02-1.348017185664D+00-8.720720146016D-09 + -1.100045818325D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.816079020500D-08 1.600000000000D+01 + 4.248300000000D+05 +28 19 5 16 23 59 44.0 7.678349502385D-04-1.136868377216D-13 0.000000000000D+00 + 3.000000000000D+00-3.459375000000D+01 4.524117080962D-09-3.876836499287D-01 + -1.905485987663D-06 1.905012258794D-02 2.421438694000D-06 5.153697338104D+03 + 4.319840000000D+05-2.998858690262D-07 1.542956698774D+00 1.080334186554D-07 + 9.819054565550D-01 3.482187500000D+02-1.467010140552D+00-8.696790843032D-09 + 3.571577441349D-13 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 3.000000000000D+00 + 4.248300000000D+05 +25 19 5 17 0 0 0.0-7.569328881800D-04-3.751665644813D-12 0.000000000000D+00 + 1.060000000000D+02-1.090625000000D+01 4.721268265229D-09 1.190336917442D+00 + -7.562339305878D-07 8.451031288132D-03 1.391395926476D-06 5.153709260941D+03 + 4.320000000000D+05-5.401670932770D-08 1.455828538336D+00 7.078051567078D-08 + 9.700721916291D-01 3.567187500000D+02 8.970254427903D-01-8.593929123890D-09 + -5.928818547218D-11 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00 6.053596735001D-09 1.060000000000D+02 + 4.287000000000D+05 +13 19 5 17 0 0 0.0-6.334763020277D-05 1.705302565824D-12 0.000000000000D+00 + 5.600000000000D+01-1.287500000000D+01 3.929806702274D-09-2.222525751793D+00 + -5.960464477539D-07 3.537239739671D-03 1.323595643044D-05 5.153672626495D+03 + 4.320000000000D+05 4.842877388000D-08-5.185554220862D-01-1.136213541031D-07 + 9.681542182521D-01 1.295625000000D+02 1.298756115502D+00-7.621031805627D-09 + -5.539516623188D-10 1.000000000000D+00 2.053000000000D+03 0.000000000000D+00 + 2.000000000000D+00 0.000000000000D+00-1.117587089539D-08 5.600000000000D+01 + 4.317600000000D+05 diff --git a/gpssim.c b/gpssim.c index 148fc4c..e32134a 100644 --- a/gpssim.c +++ b/gpssim.c @@ -11,6 +11,8 @@ #include #endif #include "gpssim.h" +#include "socket.c" +#include int sinTable512[] = { 2, 5, 8, 11, 14, 17, 20, 23, 26, 29, 32, 35, 38, 41, 44, 47, @@ -1663,12 +1665,14 @@ void usage(void) " -s Sampling frequency [Hz] (default: 2600000)\n" " -b I/Q data format [1/8/16] (default: 16)\n" " -i Disable ionospheric delay for spacecraft scenario\n" - " -v Show details about simulated channels\n", - ((double)USER_MOTION_SIZE) / 10.0, STATIC_MAX_DURATION); + " -v Show details about simulated channels\n" + " -n Use TCP connect to Gnuradio TCP-Source for\n realtime simulation.\n" + " -w Connect with map server(/mapserver/mapper.py) by UDP (default port 5678).\n", + (double)((USER_MOTION_SIZE)/10.0),(int)STATIC_MAX_DURATION); return; } - +unsigned short mapport=5678; int main(int argc, char *argv[]) { clock_t tstart,tend; @@ -1730,6 +1734,12 @@ int main(int argc, char *argv[]) int timeoverwrite = FALSE; // Overwrite the TOC and TOE in the RINEX file ionoutc_t ionoutc; + + + int usesocket=false; + int webflag=0; + int sockc=0; + unsigned short port=1234; //////////////////////////////////////////////////////////// // Read options @@ -1753,7 +1763,7 @@ int main(int argc, char *argv[]) exit(1); } - while ((result=getopt(argc,argv,"e:u:g:c:l:o:s:b:T:t:d:iv"))!=-1) + while ((result=getopt(argc,argv,"e:u:g:c:l:o:s:b:T:t:d:ivn:w:"))!=-1) { switch (result) { @@ -1846,10 +1856,27 @@ int main(int argc, char *argv[]) case '?': usage(); exit(1); + case 'n': + sscanf(optarg,"%hd",&port); + + usesocket=true; + break; + case 'w': + sscanf(optarg,"%hd",&mapport); + staticLocationMode = TRUE; + webflag=1; + break; + default: break; } } + if(webflag==1){ + pthread_t th; + pthread_create(&th,NULL,(void *)threadrecv,(void *) &mapport); + } + if(usesocket==1) + sockc=sockinit(port); if (navfile[0]==0) { @@ -1866,7 +1893,7 @@ int main(int argc, char *argv[]) llh[2] = 10.0; } - if (duration<0.0 || (duration>((double)USER_MOTION_SIZE)/10.0 && !staticLocationMode) || (duration>STATIC_MAX_DURATION && staticLocationMode)) + if (duration<0.0 || (duration>((double)USER_MOTION_SIZE)/10.0 && !staticLocationMode) || (duration>STATIC_MAX_DURATION && staticLocationMode&&usesocket==false)) { fprintf(stderr, "ERROR: Invalid duration.\n"); exit(1); @@ -2097,7 +2124,7 @@ int main(int argc, char *argv[]) exit(1); } } - + if(usesocket==false){ // Open output file // "-" can be used as name for stdout if(strcmp("-", outfile)){ @@ -2109,7 +2136,7 @@ int main(int argc, char *argv[]) }else{ fp = stdout; } - + } //////////////////////////////////////////////////////////// // Initialize channels //////////////////////////////////////////////////////////// @@ -2147,7 +2174,7 @@ int main(int argc, char *argv[]) //////////////////////////////////////////////////////////// tstart = clock(); - + long int timestart=timem(); // Update receiver time grx = incGpsTime(grx, 0.1); @@ -2263,7 +2290,7 @@ int main(int argc, char *argv[]) iq_buff[isamp*2+1] = (short)q_acc; } - if (data_format==SC01) + if (data_format==SC01&&usesocket==false) { for (isamp=0; isamp<2*iq_buff_size; isamp++) { @@ -2275,17 +2302,26 @@ int main(int argc, char *argv[]) fwrite(iq8_buff, 1, iq_buff_size/4, fp); } - else if (data_format==SC08) + else if (data_format==SC08&&usesocket==false) { for (isamp=0; isamp<2*iq_buff_size; isamp++) iq8_buff[isamp] = iq_buff[isamp]>>4; // 12-bit bladeRF -> 8-bit HackRF fwrite(iq8_buff, 1, 2*iq_buff_size, fp); } - else // data_format==SC16 + else if(data_format==SC16&&usesocket==false) { fwrite(iq_buff, 2, 2*iq_buff_size, fp); } + if(usesocket==true){ + float *datap=(float*)calloc(iq_buff_size*2,sizeof(float)); + int l=0; + for(l=0;l0.1&&usesocket==true){ + usleep(100000); + } + + if(webflag==1){ + memcpy(llh,llhr,3*sizeof(double)); + llh[0] = llh[0] / R2D; // convert to RAD + llh[1] = llh[1] / R2D; // convert to RAD + llh2xyz(llh,xyz[0]); + } // Update receiver time grx = incGpsTime(grx, 0.1); @@ -2351,7 +2396,7 @@ int main(int argc, char *argv[]) fprintf(stderr, "\rTime into run = %4.1f", subGpsTime(grx, g0)); fflush(stdout); } - + tend = clock(); fprintf(stderr, "\nDone!\n"); @@ -2360,10 +2405,14 @@ int main(int argc, char *argv[]) free(iq_buff); // Close file + if(usesocket==false) fclose(fp); - + else sockclose(sockc); // Process time fprintf(stderr, "Process time = %.1f [sec]\n", (double)(tend-tstart)/CLOCKS_PER_SEC); return(0); } + + + diff --git a/gpssim.h b/gpssim.h index be86905..2b72c32 100644 --- a/gpssim.h +++ b/gpssim.h @@ -1,11 +1,12 @@ #ifndef GPSSIM_H #define GPSSIM_H -#define FLOAT_CARR_PHASE // For RKT simulation. Higher computational load, but smoother carrier phase. +//#define FLOAT_CARR_PHASE // For RKT simulation. Higher computational load, but smoother carrier phase. #define TRUE (1) #define FALSE (0) - +#define true (1) +#define false (0) /*! \brief Maximum length of a line in a text file (RINEX, motion) */ #define MAX_CHAR (100) diff --git a/mapserver/mapper.py b/mapserver/mapper.py new file mode 100755 index 0000000..6a9698a --- /dev/null +++ b/mapserver/mapper.py @@ -0,0 +1,48 @@ +#!/usr/bin/env python +from __future__ import print_function +import socket +import struct +import time +import web +HOST = 'localhost' +PORT = 5678 +BUFFSIZE = 1024 +ADDR = (HOST, PORT) + +sock = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) + +urls = ( + '/', 'index', + '/post', 'post', + '/static/*', 'static', +) +app = web.application(urls, globals()) + + +class index: + def GET(self): + raise web.seeother('/static/baidumap.html') + + +class post: + def POST(self): + inn = web.input() + lon = float(inn.get('lon')) + lat = float(inn.get('lat')) + h = float(inn.get('hgt')) + data = struct.pack('ddd', lat, lon, h) + sock.sendto(data, ADDR) + print(lon, lat, h) + + +class static: + def GET(self, media, file): + try: + f = open(media + '/' + file, 'r') + return f.read() + except: + return '404' + + +if __name__ == '__main__': + app.run() diff --git a/mapserver/static/baidumap.html b/mapserver/static/baidumap.html new file mode 100644 index 0000000..ec00cdf --- /dev/null +++ b/mapserver/static/baidumap.html @@ -0,0 +1,160 @@ + + + + + +百度地图 + + + + + + + + + + + +
+
+
+
+高度:
+
+速度:
+

+
+
+

+位置:(lat,lon,hgt) +

+ +
+ + + + diff --git a/mapserver/static/googlemap.html b/mapserver/static/googlemap.html new file mode 100644 index 0000000..4f4d40d --- /dev/null +++ b/mapserver/static/googlemap.html @@ -0,0 +1,91 @@ + + + + + Choose Your Location + + + + + + + + + +
+
+ +
+

Cursor position:

+

Confirmed position:

+ + + diff --git a/mapserver/static/index.js b/mapserver/static/index.js new file mode 100644 index 0000000..be1a7d4 --- /dev/null +++ b/mapserver/static/index.js @@ -0,0 +1,153 @@ +/** + * Created by Wandergis on 2015/7/8. + * 提供了百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换 + */ +//UMD魔法代码 +// if the module has no dependencies, the above pattern can be simplified to +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module. + define([], factory); + } else if (typeof module === 'object' && module.exports) { + // Node. Does not work with strict CommonJS, but + // only CommonJS-like environments that support module.exports, + // like Node. + module.exports = factory(); + } else { + // Browser globals (root is window) + root.coordtransform = factory(); + } +}(this, function () { + //定义一些常量 + var x_PI = 3.14159265358979324 * 3000.0 / 180.0; + var PI = 3.1415926535897932384626; + var a = 6378245.0; + var ee = 0.00669342162296594323; + /** + * 百度坐标系 (BD-09) 与 火星坐标系 (GCJ-02)的转换 + * 即 百度 转 谷歌、高德 + * @param bd_lon + * @param bd_lat + * @returns {*[]} + */ + var bd09togcj02 = function bd09togcj02(bd_lon, bd_lat) { + var bd_lon = +bd_lon; + var bd_lat = +bd_lat; + var x = bd_lon - 0.0065; + var y = bd_lat - 0.006; + var z = Math.sqrt(x * x + y * y) - 0.00002 * Math.sin(y * x_PI); + var theta = Math.atan2(y, x) - 0.000003 * Math.cos(x * x_PI); + var gg_lng = z * Math.cos(theta); + var gg_lat = z * Math.sin(theta); + return [gg_lng, gg_lat] + }; + + /** + * 火星坐标系 (GCJ-02) 与百度坐标系 (BD-09) 的转换 + * 即谷歌、高德 转 百度 + * @param lng + * @param lat + * @returns {*[]} + */ + var gcj02tobd09 = function gcj02tobd09(lng, lat) { + var lat = +lat; + var lng = +lng; + var z = Math.sqrt(lng * lng + lat * lat) + 0.00002 * Math.sin(lat * x_PI); + var theta = Math.atan2(lat, lng) + 0.000003 * Math.cos(lng * x_PI); + var bd_lng = z * Math.cos(theta) + 0.0065; + var bd_lat = z * Math.sin(theta) + 0.006; + return [bd_lng, bd_lat] + }; + + /** + * WGS84转GCj02 + * @param lng + * @param lat + * @returns {*[]} + */ + var wgs84togcj02 = function wgs84togcj02(lng, lat) { + var lat = +lat; + var lng = +lng; + if (out_of_china(lng, lat)) { + return [lng, lat] + } else { + var dlat = transformlat(lng - 105.0, lat - 35.0); + var dlng = transformlng(lng - 105.0, lat - 35.0); + var radlat = lat / 180.0 * PI; + var magic = Math.sin(radlat); + magic = 1 - ee * magic * magic; + var sqrtmagic = Math.sqrt(magic); + dlat = (dlat * 180.0) / ((a * (1 - ee)) / (magic * sqrtmagic) * PI); + dlng = (dlng * 180.0) / (a / sqrtmagic * Math.cos(radlat) * PI); + var mglat = lat + dlat; + var mglng = lng + dlng; + return [mglng, mglat] + } + }; + + /** + * GCJ02 转换为 WGS84 + * @param lng + * @param lat + * @returns {*[]} + */ + var gcj02towgs84 = function gcj02towgs84(lng, lat) { + var lat = +lat; + var lng = +lng; + if (out_of_china(lng, lat)) { + return [lng, lat] + } else { + var dlat = transformlat(lng - 105.0, lat - 35.0); + var dlng = transformlng(lng - 105.0, lat - 35.0); + var radlat = lat / 180.0 * PI; + var magic = Math.sin(radlat); + magic = 1 - ee * magic * magic; + var sqrtmagic = Math.sqrt(magic); + dlat = (dlat * 180.0) / ((a * (1 - ee)) / (magic * sqrtmagic) * PI); + dlng = (dlng * 180.0) / (a / sqrtmagic * Math.cos(radlat) * PI); + var mglat = lat + dlat; + var mglng = lng + dlng; + return [lng * 2 - mglng, lat * 2 - mglat] + } + }; + + var transformlat = function transformlat(lng, lat) { + var lat = +lat; + var lng = +lng; + var ret = -100.0 + 2.0 * lng + 3.0 * lat + 0.2 * lat * lat + 0.1 * lng * lat + 0.2 * Math.sqrt(Math.abs(lng)); + ret += (20.0 * Math.sin(6.0 * lng * PI) + 20.0 * Math.sin(2.0 * lng * PI)) * 2.0 / 3.0; + ret += (20.0 * Math.sin(lat * PI) + 40.0 * Math.sin(lat / 3.0 * PI)) * 2.0 / 3.0; + ret += (160.0 * Math.sin(lat / 12.0 * PI) + 320 * Math.sin(lat * PI / 30.0)) * 2.0 / 3.0; + return ret + }; + + var transformlng = function transformlng(lng, lat) { + var lat = +lat; + var lng = +lng; + var ret = 300.0 + lng + 2.0 * lat + 0.1 * lng * lng + 0.1 * lng * lat + 0.1 * Math.sqrt(Math.abs(lng)); + ret += (20.0 * Math.sin(6.0 * lng * PI) + 20.0 * Math.sin(2.0 * lng * PI)) * 2.0 / 3.0; + ret += (20.0 * Math.sin(lng * PI) + 40.0 * Math.sin(lng / 3.0 * PI)) * 2.0 / 3.0; + ret += (150.0 * Math.sin(lng / 12.0 * PI) + 300.0 * Math.sin(lng / 30.0 * PI)) * 2.0 / 3.0; + return ret + }; + + /** + * 判断是否在国内,不在国内则不做偏移 + * @param lng + * @param lat + * @returns {boolean} + */ + var out_of_china = function out_of_china(lng, lat) { + var lat = +lat; + var lng = +lng; + // 纬度3.86~53.55,经度73.66~135.05 + return !(lng > 73.66 && lng < 135.05 && lat > 3.86 && lat < 53.55); + }; + + return { + bd09togcj02: bd09togcj02, + gcj02tobd09: gcj02tobd09, + wgs84togcj02: wgs84togcj02, + gcj02towgs84: gcj02towgs84 + } +})); diff --git a/mapserver/static/jquery.js b/mapserver/static/jquery.js new file mode 100644 index 0000000..e2c203f --- /dev/null +++ b/mapserver/static/jquery.js @@ -0,0 +1,9597 @@ +/*! + * jQuery JavaScript Library v1.9.1 + * http://jquery.com/ + * + * Includes Sizzle.js + * http://sizzlejs.com/ + * + * Copyright 2005, 2012 jQuery Foundation, Inc. and other contributors + * Released under the MIT license + * http://jquery.org/license + * + * Date: 2013-2-4 + */ +(function( window, undefined ) { + +// Can't do this because several apps including ASP.NET trace +// the stack via arguments.caller.callee and Firefox dies if +// you try to trace through "use strict" call chains. (#13335) +// Support: Firefox 18+ +//"use strict"; +var + // The deferred used on DOM ready + readyList, + + // A central reference to the root jQuery(document) + rootjQuery, + + // Support: IE<9 + // For `typeof node.method` instead of `node.method !== undefined` + core_strundefined = typeof undefined, + + // Use the correct document accordingly with window argument (sandbox) + document = window.document, + location = window.location, + + // Map over jQuery in case of overwrite + _jQuery = window.jQuery, + + // Map over the $ in case of overwrite + _$ = window.$, + + // [[Class]] -> type pairs + class2type = {}, + + // List of deleted data cache ids, so we can reuse them + core_deletedIds = [], + + core_version = "1.9.1", + + // Save a reference to some core methods + core_concat = core_deletedIds.concat, + core_push = core_deletedIds.push, + core_slice = core_deletedIds.slice, + core_indexOf = core_deletedIds.indexOf, + core_toString = class2type.toString, + core_hasOwn = class2type.hasOwnProperty, + core_trim = core_version.trim, + + // Define a local copy of jQuery + jQuery = function( selector, context ) { + // The jQuery object is actually just the init constructor 'enhanced' + return new jQuery.fn.init( selector, context, rootjQuery ); + }, + + // Used for matching numbers + core_pnum = /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source, + + // Used for splitting on whitespace + core_rnotwhite = /\S+/g, + + // Make sure we trim BOM and NBSP (here's looking at you, Safari 5.0 and IE) + rtrim = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, + + // A simple way to check for HTML strings + // Prioritize #id over to avoid XSS via location.hash (#9521) + // Strict HTML recognition (#11290: must start with <) + rquickExpr = /^(?:(<[\w\W]+>)[^>]*|#([\w-]*))$/, + + // Match a standalone tag + rsingleTag = /^<(\w+)\s*\/?>(?:<\/\1>|)$/, + + // JSON RegExp + rvalidchars = /^[\],:{}\s]*$/, + rvalidbraces = /(?:^|:|,)(?:\s*\[)+/g, + rvalidescape = /\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g, + rvalidtokens = /"[^"\\\r\n]*"|true|false|null|-?(?:\d+\.|)\d+(?:[eE][+-]?\d+|)/g, + + // Matches dashed string for camelizing + rmsPrefix = /^-ms-/, + rdashAlpha = /-([\da-z])/gi, + + // Used by jQuery.camelCase as callback to replace() + fcamelCase = function( all, letter ) { + return letter.toUpperCase(); + }, + + // The ready event handler + completed = function( event ) { + + // readyState === "complete" is good enough for us to call the dom ready in oldIE + if ( document.addEventListener || event.type === "load" || document.readyState === "complete" ) { + detach(); + jQuery.ready(); + } + }, + // Clean-up method for dom ready events + detach = function() { + if ( document.addEventListener ) { + document.removeEventListener( "DOMContentLoaded", completed, false ); + window.removeEventListener( "load", completed, false ); + + } else { + document.detachEvent( "onreadystatechange", completed ); + window.detachEvent( "onload", completed ); + } + }; + +jQuery.fn = jQuery.prototype = { + // The current version of jQuery being used + jquery: core_version, + + constructor: jQuery, + init: function( selector, context, rootjQuery ) { + var match, elem; + + // HANDLE: $(""), $(null), $(undefined), $(false) + if ( !selector ) { + return this; + } + + // Handle HTML strings + if ( typeof selector === "string" ) { + if ( selector.charAt(0) === "<" && selector.charAt( selector.length - 1 ) === ">" && selector.length >= 3 ) { + // Assume that strings that start and end with <> are HTML and skip the regex check + match = [ null, selector, null ]; + + } else { + match = rquickExpr.exec( selector ); + } + + // Match html or make sure no context is specified for #id + if ( match && (match[1] || !context) ) { + + // HANDLE: $(html) -> $(array) + if ( match[1] ) { + context = context instanceof jQuery ? context[0] : context; + + // scripts is true for back-compat + jQuery.merge( this, jQuery.parseHTML( + match[1], + context && context.nodeType ? context.ownerDocument || context : document, + true + ) ); + + // HANDLE: $(html, props) + if ( rsingleTag.test( match[1] ) && jQuery.isPlainObject( context ) ) { + for ( match in context ) { + // Properties of context are called as methods if possible + if ( jQuery.isFunction( this[ match ] ) ) { + this[ match ]( context[ match ] ); + + // ...and otherwise set as attributes + } else { + this.attr( match, context[ match ] ); + } + } + } + + return this; + + // HANDLE: $(#id) + } else { + elem = document.getElementById( match[2] ); + + // Check parentNode to catch when Blackberry 4.6 returns + // nodes that are no longer in the document #6963 + if ( elem && elem.parentNode ) { + // Handle the case where IE and Opera return items + // by name instead of ID + if ( elem.id !== match[2] ) { + return rootjQuery.find( selector ); + } + + // Otherwise, we inject the element directly into the jQuery object + this.length = 1; + this[0] = elem; + } + + this.context = document; + this.selector = selector; + return this; + } + + // HANDLE: $(expr, $(...)) + } else if ( !context || context.jquery ) { + return ( context || rootjQuery ).find( selector ); + + // HANDLE: $(expr, context) + // (which is just equivalent to: $(context).find(expr) + } else { + return this.constructor( context ).find( selector ); + } + + // HANDLE: $(DOMElement) + } else if ( selector.nodeType ) { + this.context = this[0] = selector; + this.length = 1; + return this; + + // HANDLE: $(function) + // Shortcut for document ready + } else if ( jQuery.isFunction( selector ) ) { + return rootjQuery.ready( selector ); + } + + if ( selector.selector !== undefined ) { + this.selector = selector.selector; + this.context = selector.context; + } + + return jQuery.makeArray( selector, this ); + }, + + // Start with an empty selector + selector: "", + + // The default length of a jQuery object is 0 + length: 0, + + // The number of elements contained in the matched element set + size: function() { + return this.length; + }, + + toArray: function() { + return core_slice.call( this ); + }, + + // Get the Nth element in the matched element set OR + // Get the whole matched element set as a clean array + get: function( num ) { + return num == null ? + + // Return a 'clean' array + this.toArray() : + + // Return just the object + ( num < 0 ? this[ this.length + num ] : this[ num ] ); + }, + + // Take an array of elements and push it onto the stack + // (returning the new matched element set) + pushStack: function( elems ) { + + // Build a new jQuery matched element set + var ret = jQuery.merge( this.constructor(), elems ); + + // Add the old object onto the stack (as a reference) + ret.prevObject = this; + ret.context = this.context; + + // Return the newly-formed element set + return ret; + }, + + // Execute a callback for every element in the matched set. + // (You can seed the arguments with an array of args, but this is + // only used internally.) + each: function( callback, args ) { + return jQuery.each( this, callback, args ); + }, + + ready: function( fn ) { + // Add the callback + jQuery.ready.promise().done( fn ); + + return this; + }, + + slice: function() { + return this.pushStack( core_slice.apply( this, arguments ) ); + }, + + first: function() { + return this.eq( 0 ); + }, + + last: function() { + return this.eq( -1 ); + }, + + eq: function( i ) { + var len = this.length, + j = +i + ( i < 0 ? len : 0 ); + return this.pushStack( j >= 0 && j < len ? [ this[j] ] : [] ); + }, + + map: function( callback ) { + return this.pushStack( jQuery.map(this, function( elem, i ) { + return callback.call( elem, i, elem ); + })); + }, + + end: function() { + return this.prevObject || this.constructor(null); + }, + + // For internal use only. + // Behaves like an Array's method, not like a jQuery method. + push: core_push, + sort: [].sort, + splice: [].splice +}; + +// Give the init function the jQuery prototype for later instantiation +jQuery.fn.init.prototype = jQuery.fn; + +jQuery.extend = jQuery.fn.extend = function() { + var src, copyIsArray, copy, name, options, clone, + target = arguments[0] || {}, + i = 1, + length = arguments.length, + deep = false; + + // Handle a deep copy situation + if ( typeof target === "boolean" ) { + deep = target; + target = arguments[1] || {}; + // skip the boolean and the target + i = 2; + } + + // Handle case when target is a string or something (possible in deep copy) + if ( typeof target !== "object" && !jQuery.isFunction(target) ) { + target = {}; + } + + // extend jQuery itself if only one argument is passed + if ( length === i ) { + target = this; + --i; + } + + for ( ; i < length; i++ ) { + // Only deal with non-null/undefined values + if ( (options = arguments[ i ]) != null ) { + // Extend the base object + for ( name in options ) { + src = target[ name ]; + copy = options[ name ]; + + // Prevent never-ending loop + if ( target === copy ) { + continue; + } + + // Recurse if we're merging plain objects or arrays + if ( deep && copy && ( jQuery.isPlainObject(copy) || (copyIsArray = jQuery.isArray(copy)) ) ) { + if ( copyIsArray ) { + copyIsArray = false; + clone = src && jQuery.isArray(src) ? src : []; + + } else { + clone = src && jQuery.isPlainObject(src) ? src : {}; + } + + // Never move original objects, clone them + target[ name ] = jQuery.extend( deep, clone, copy ); + + // Don't bring in undefined values + } else if ( copy !== undefined ) { + target[ name ] = copy; + } + } + } + } + + // Return the modified object + return target; +}; + +jQuery.extend({ + noConflict: function( deep ) { + if ( window.$ === jQuery ) { + window.$ = _$; + } + + if ( deep && window.jQuery === jQuery ) { + window.jQuery = _jQuery; + } + + return jQuery; + }, + + // Is the DOM ready to be used? Set to true once it occurs. + isReady: false, + + // A counter to track how many items to wait for before + // the ready event fires. See #6781 + readyWait: 1, + + // Hold (or release) the ready event + holdReady: function( hold ) { + if ( hold ) { + jQuery.readyWait++; + } else { + jQuery.ready( true ); + } + }, + + // Handle when the DOM is ready + ready: function( wait ) { + + // Abort if there are pending holds or we're already ready + if ( wait === true ? --jQuery.readyWait : jQuery.isReady ) { + return; + } + + // Make sure body exists, at least, in case IE gets a little overzealous (ticket #5443). + if ( !document.body ) { + return setTimeout( jQuery.ready ); + } + + // Remember that the DOM is ready + jQuery.isReady = true; + + // If a normal DOM Ready event fired, decrement, and wait if need be + if ( wait !== true && --jQuery.readyWait > 0 ) { + return; + } + + // If there are functions bound, to execute + readyList.resolveWith( document, [ jQuery ] ); + + // Trigger any bound ready events + if ( jQuery.fn.trigger ) { + jQuery( document ).trigger("ready").off("ready"); + } + }, + + // See test/unit/core.js for details concerning isFunction. + // Since version 1.3, DOM methods and functions like alert + // aren't supported. They return false on IE (#2968). + isFunction: function( obj ) { + return jQuery.type(obj) === "function"; + }, + + isArray: Array.isArray || function( obj ) { + return jQuery.type(obj) === "array"; + }, + + isWindow: function( obj ) { + return obj != null && obj == obj.window; + }, + + isNumeric: function( obj ) { + return !isNaN( parseFloat(obj) ) && isFinite( obj ); + }, + + type: function( obj ) { + if ( obj == null ) { + return String( obj ); + } + return typeof obj === "object" || typeof obj === "function" ? + class2type[ core_toString.call(obj) ] || "object" : + typeof obj; + }, + + isPlainObject: function( obj ) { + // Must be an Object. + // Because of IE, we also have to check the presence of the constructor property. + // Make sure that DOM nodes and window objects don't pass through, as well + if ( !obj || jQuery.type(obj) !== "object" || obj.nodeType || jQuery.isWindow( obj ) ) { + return false; + } + + try { + // Not own constructor property must be Object + if ( obj.constructor && + !core_hasOwn.call(obj, "constructor") && + !core_hasOwn.call(obj.constructor.prototype, "isPrototypeOf") ) { + return false; + } + } catch ( e ) { + // IE8,9 Will throw exceptions on certain host objects #9897 + return false; + } + + // Own properties are enumerated firstly, so to speed up, + // if last one is own, then all properties are own. + + var key; + for ( key in obj ) {} + + return key === undefined || core_hasOwn.call( obj, key ); + }, + + isEmptyObject: function( obj ) { + var name; + for ( name in obj ) { + return false; + } + return true; + }, + + error: function( msg ) { + throw new Error( msg ); + }, + + // data: string of html + // context (optional): If specified, the fragment will be created in this context, defaults to document + // keepScripts (optional): If true, will include scripts passed in the html string + parseHTML: function( data, context, keepScripts ) { + if ( !data || typeof data !== "string" ) { + return null; + } + if ( typeof context === "boolean" ) { + keepScripts = context; + context = false; + } + context = context || document; + + var parsed = rsingleTag.exec( data ), + scripts = !keepScripts && []; + + // Single tag + if ( parsed ) { + return [ context.createElement( parsed[1] ) ]; + } + + parsed = jQuery.buildFragment( [ data ], context, scripts ); + if ( scripts ) { + jQuery( scripts ).remove(); + } + return jQuery.merge( [], parsed.childNodes ); + }, + + parseJSON: function( data ) { + // Attempt to parse using the native JSON parser first + if ( window.JSON && window.JSON.parse ) { + return window.JSON.parse( data ); + } + + if ( data === null ) { + return data; + } + + if ( typeof data === "string" ) { + + // Make sure leading/trailing whitespace is removed (IE can't handle it) + data = jQuery.trim( data ); + + if ( data ) { + // Make sure the incoming data is actual JSON + // Logic borrowed from http://json.org/json2.js + if ( rvalidchars.test( data.replace( rvalidescape, "@" ) + .replace( rvalidtokens, "]" ) + .replace( rvalidbraces, "")) ) { + + return ( new Function( "return " + data ) )(); + } + } + } + + jQuery.error( "Invalid JSON: " + data ); + }, + + // Cross-browser xml parsing + parseXML: function( data ) { + var xml, tmp; + if ( !data || typeof data !== "string" ) { + return null; + } + try { + if ( window.DOMParser ) { // Standard + tmp = new DOMParser(); + xml = tmp.parseFromString( data , "text/xml" ); + } else { // IE + xml = new ActiveXObject( "Microsoft.XMLDOM" ); + xml.async = "false"; + xml.loadXML( data ); + } + } catch( e ) { + xml = undefined; + } + if ( !xml || !xml.documentElement || xml.getElementsByTagName( "parsererror" ).length ) { + jQuery.error( "Invalid XML: " + data ); + } + return xml; + }, + + noop: function() {}, + + // Evaluates a script in a global context + // Workarounds based on findings by Jim Driscoll + // http://weblogs.java.net/blog/driscoll/archive/2009/09/08/eval-javascript-global-context + globalEval: function( data ) { + if ( data && jQuery.trim( data ) ) { + // We use execScript on Internet Explorer + // We use an anonymous function so that context is window + // rather than jQuery in Firefox + ( window.execScript || function( data ) { + window[ "eval" ].call( window, data ); + } )( data ); + } + }, + + // Convert dashed to camelCase; used by the css and data modules + // Microsoft forgot to hump their vendor prefix (#9572) + camelCase: function( string ) { + return string.replace( rmsPrefix, "ms-" ).replace( rdashAlpha, fcamelCase ); + }, + + nodeName: function( elem, name ) { + return elem.nodeName && elem.nodeName.toLowerCase() === name.toLowerCase(); + }, + + // args is for internal usage only + each: function( obj, callback, args ) { + var value, + i = 0, + length = obj.length, + isArray = isArraylike( obj ); + + if ( args ) { + if ( isArray ) { + for ( ; i < length; i++ ) { + value = callback.apply( obj[ i ], args ); + + if ( value === false ) { + break; + } + } + } else { + for ( i in obj ) { + value = callback.apply( obj[ i ], args ); + + if ( value === false ) { + break; + } + } + } + + // A special, fast, case for the most common use of each + } else { + if ( isArray ) { + for ( ; i < length; i++ ) { + value = callback.call( obj[ i ], i, obj[ i ] ); + + if ( value === false ) { + break; + } + } + } else { + for ( i in obj ) { + value = callback.call( obj[ i ], i, obj[ i ] ); + + if ( value === false ) { + break; + } + } + } + } + + return obj; + }, + + // Use native String.trim function wherever possible + trim: core_trim && !core_trim.call("\uFEFF\xA0") ? + function( text ) { + return text == null ? + "" : + core_trim.call( text ); + } : + + // Otherwise use our own trimming functionality + function( text ) { + return text == null ? + "" : + ( text + "" ).replace( rtrim, "" ); + }, + + // results is for internal usage only + makeArray: function( arr, results ) { + var ret = results || []; + + if ( arr != null ) { + if ( isArraylike( Object(arr) ) ) { + jQuery.merge( ret, + typeof arr === "string" ? + [ arr ] : arr + ); + } else { + core_push.call( ret, arr ); + } + } + + return ret; + }, + + inArray: function( elem, arr, i ) { + var len; + + if ( arr ) { + if ( core_indexOf ) { + return core_indexOf.call( arr, elem, i ); + } + + len = arr.length; + i = i ? i < 0 ? Math.max( 0, len + i ) : i : 0; + + for ( ; i < len; i++ ) { + // Skip accessing in sparse arrays + if ( i in arr && arr[ i ] === elem ) { + return i; + } + } + } + + return -1; + }, + + merge: function( first, second ) { + var l = second.length, + i = first.length, + j = 0; + + if ( typeof l === "number" ) { + for ( ; j < l; j++ ) { + first[ i++ ] = second[ j ]; + } + } else { + while ( second[j] !== undefined ) { + first[ i++ ] = second[ j++ ]; + } + } + + first.length = i; + + return first; + }, + + grep: function( elems, callback, inv ) { + var retVal, + ret = [], + i = 0, + length = elems.length; + inv = !!inv; + + // Go through the array, only saving the items + // that pass the validator function + for ( ; i < length; i++ ) { + retVal = !!callback( elems[ i ], i ); + if ( inv !== retVal ) { + ret.push( elems[ i ] ); + } + } + + return ret; + }, + + // arg is for internal usage only + map: function( elems, callback, arg ) { + var value, + i = 0, + length = elems.length, + isArray = isArraylike( elems ), + ret = []; + + // Go through the array, translating each of the items to their + if ( isArray ) { + for ( ; i < length; i++ ) { + value = callback( elems[ i ], i, arg ); + + if ( value != null ) { + ret[ ret.length ] = value; + } + } + + // Go through every key on the object, + } else { + for ( i in elems ) { + value = callback( elems[ i ], i, arg ); + + if ( value != null ) { + ret[ ret.length ] = value; + } + } + } + + // Flatten any nested arrays + return core_concat.apply( [], ret ); + }, + + // A global GUID counter for objects + guid: 1, + + // Bind a function to a context, optionally partially applying any + // arguments. + proxy: function( fn, context ) { + var args, proxy, tmp; + + if ( typeof context === "string" ) { + tmp = fn[ context ]; + context = fn; + fn = tmp; + } + + // Quick check to determine if target is callable, in the spec + // this throws a TypeError, but we will just return undefined. + if ( !jQuery.isFunction( fn ) ) { + return undefined; + } + + // Simulated bind + args = core_slice.call( arguments, 2 ); + proxy = function() { + return fn.apply( context || this, args.concat( core_slice.call( arguments ) ) ); + }; + + // Set the guid of unique handler to the same of original handler, so it can be removed + proxy.guid = fn.guid = fn.guid || jQuery.guid++; + + return proxy; + }, + + // Multifunctional method to get and set values of a collection + // The value/s can optionally be executed if it's a function + access: function( elems, fn, key, value, chainable, emptyGet, raw ) { + var i = 0, + length = elems.length, + bulk = key == null; + + // Sets many values + if ( jQuery.type( key ) === "object" ) { + chainable = true; + for ( i in key ) { + jQuery.access( elems, fn, i, key[i], true, emptyGet, raw ); + } + + // Sets one value + } else if ( value !== undefined ) { + chainable = true; + + if ( !jQuery.isFunction( value ) ) { + raw = true; + } + + if ( bulk ) { + // Bulk operations run against the entire set + if ( raw ) { + fn.call( elems, value ); + fn = null; + + // ...except when executing function values + } else { + bulk = fn; + fn = function( elem, key, value ) { + return bulk.call( jQuery( elem ), value ); + }; + } + } + + if ( fn ) { + for ( ; i < length; i++ ) { + fn( elems[i], key, raw ? value : value.call( elems[i], i, fn( elems[i], key ) ) ); + } + } + } + + return chainable ? + elems : + + // Gets + bulk ? + fn.call( elems ) : + length ? fn( elems[0], key ) : emptyGet; + }, + + now: function() { + return ( new Date() ).getTime(); + } +}); + +jQuery.ready.promise = function( obj ) { + if ( !readyList ) { + + readyList = jQuery.Deferred(); + + // Catch cases where $(document).ready() is called after the browser event has already occurred. + // we once tried to use readyState "interactive" here, but it caused issues like the one + // discovered by ChrisS here: http://bugs.jquery.com/ticket/12282#comment:15 + if ( document.readyState === "complete" ) { + // Handle it asynchronously to allow scripts the opportunity to delay ready + setTimeout( jQuery.ready ); + + // Standards-based browsers support DOMContentLoaded + } else if ( document.addEventListener ) { + // Use the handy event callback + document.addEventListener( "DOMContentLoaded", completed, false ); + + // A fallback to window.onload, that will always work + window.addEventListener( "load", completed, false ); + + // If IE event model is used + } else { + // Ensure firing before onload, maybe late but safe also for iframes + document.attachEvent( "onreadystatechange", completed ); + + // A fallback to window.onload, that will always work + window.attachEvent( "onload", completed ); + + // If IE and not a frame + // continually check to see if the document is ready + var top = false; + + try { + top = window.frameElement == null && document.documentElement; + } catch(e) {} + + if ( top && top.doScroll ) { + (function doScrollCheck() { + if ( !jQuery.isReady ) { + + try { + // Use the trick by Diego Perini + // http://javascript.nwbox.com/IEContentLoaded/ + top.doScroll("left"); + } catch(e) { + return setTimeout( doScrollCheck, 50 ); + } + + // detach all dom ready events + detach(); + + // and execute any waiting functions + jQuery.ready(); + } + })(); + } + } + } + return readyList.promise( obj ); +}; + +// Populate the class2type map +jQuery.each("Boolean Number String Function Array Date RegExp Object Error".split(" "), function(i, name) { + class2type[ "[object " + name + "]" ] = name.toLowerCase(); +}); + +function isArraylike( obj ) { + var length = obj.length, + type = jQuery.type( obj ); + + if ( jQuery.isWindow( obj ) ) { + return false; + } + + if ( obj.nodeType === 1 && length ) { + return true; + } + + return type === "array" || type !== "function" && + ( length === 0 || + typeof length === "number" && length > 0 && ( length - 1 ) in obj ); +} + +// All jQuery objects should point back to these +rootjQuery = jQuery(document); +// String to Object options format cache +var optionsCache = {}; + +// Convert String-formatted options into Object-formatted ones and store in cache +function createOptions( options ) { + var object = optionsCache[ options ] = {}; + jQuery.each( options.match( core_rnotwhite ) || [], function( _, flag ) { + object[ flag ] = true; + }); + return object; +} + +/* + * Create a callback list using the following parameters: + * + * options: an optional list of space-separated options that will change how + * the callback list behaves or a more traditional option object + * + * By default a callback list will act like an event callback list and can be + * "fired" multiple times. + * + * Possible options: + * + * once: will ensure the callback list can only be fired once (like a Deferred) + * + * memory: will keep track of previous values and will call any callback added + * after the list has been fired right away with the latest "memorized" + * values (like a Deferred) + * + * unique: will ensure a callback can only be added once (no duplicate in the list) + * + * stopOnFalse: interrupt callings when a callback returns false + * + */ +jQuery.Callbacks = function( options ) { + + // Convert options from String-formatted to Object-formatted if needed + // (we check in cache first) + options = typeof options === "string" ? + ( optionsCache[ options ] || createOptions( options ) ) : + jQuery.extend( {}, options ); + + var // Flag to know if list is currently firing + firing, + // Last fire value (for non-forgettable lists) + memory, + // Flag to know if list was already fired + fired, + // End of the loop when firing + firingLength, + // Index of currently firing callback (modified by remove if needed) + firingIndex, + // First callback to fire (used internally by add and fireWith) + firingStart, + // Actual callback list + list = [], + // Stack of fire calls for repeatable lists + stack = !options.once && [], + // Fire callbacks + fire = function( data ) { + memory = options.memory && data; + fired = true; + firingIndex = firingStart || 0; + firingStart = 0; + firingLength = list.length; + firing = true; + for ( ; list && firingIndex < firingLength; firingIndex++ ) { + if ( list[ firingIndex ].apply( data[ 0 ], data[ 1 ] ) === false && options.stopOnFalse ) { + memory = false; // To prevent further calls using add + break; + } + } + firing = false; + if ( list ) { + if ( stack ) { + if ( stack.length ) { + fire( stack.shift() ); + } + } else if ( memory ) { + list = []; + } else { + self.disable(); + } + } + }, + // Actual Callbacks object + self = { + // Add a callback or a collection of callbacks to the list + add: function() { + if ( list ) { + // First, we save the current length + var start = list.length; + (function add( args ) { + jQuery.each( args, function( _, arg ) { + var type = jQuery.type( arg ); + if ( type === "function" ) { + if ( !options.unique || !self.has( arg ) ) { + list.push( arg ); + } + } else if ( arg && arg.length && type !== "string" ) { + // Inspect recursively + add( arg ); + } + }); + })( arguments ); + // Do we need to add the callbacks to the + // current firing batch? + if ( firing ) { + firingLength = list.length; + // With memory, if we're not firing then + // we should call right away + } else if ( memory ) { + firingStart = start; + fire( memory ); + } + } + return this; + }, + // Remove a callback from the list + remove: function() { + if ( list ) { + jQuery.each( arguments, function( _, arg ) { + var index; + while( ( index = jQuery.inArray( arg, list, index ) ) > -1 ) { + list.splice( index, 1 ); + // Handle firing indexes + if ( firing ) { + if ( index <= firingLength ) { + firingLength--; + } + if ( index <= firingIndex ) { + firingIndex--; + } + } + } + }); + } + return this; + }, + // Check if a given callback is in the list. + // If no argument is given, return whether or not list has callbacks attached. + has: function( fn ) { + return fn ? jQuery.inArray( fn, list ) > -1 : !!( list && list.length ); + }, + // Remove all callbacks from the list + empty: function() { + list = []; + return this; + }, + // Have the list do nothing anymore + disable: function() { + list = stack = memory = undefined; + return this; + }, + // Is it disabled? + disabled: function() { + return !list; + }, + // Lock the list in its current state + lock: function() { + stack = undefined; + if ( !memory ) { + self.disable(); + } + return this; + }, + // Is it locked? + locked: function() { + return !stack; + }, + // Call all callbacks with the given context and arguments + fireWith: function( context, args ) { + args = args || []; + args = [ context, args.slice ? args.slice() : args ]; + if ( list && ( !fired || stack ) ) { + if ( firing ) { + stack.push( args ); + } else { + fire( args ); + } + } + return this; + }, + // Call all the callbacks with the given arguments + fire: function() { + self.fireWith( this, arguments ); + return this; + }, + // To know if the callbacks have already been called at least once + fired: function() { + return !!fired; + } + }; + + return self; +}; +jQuery.extend({ + + Deferred: function( func ) { + var tuples = [ + // action, add listener, listener list, final state + [ "resolve", "done", jQuery.Callbacks("once memory"), "resolved" ], + [ "reject", "fail", jQuery.Callbacks("once memory"), "rejected" ], + [ "notify", "progress", jQuery.Callbacks("memory") ] + ], + state = "pending", + promise = { + state: function() { + return state; + }, + always: function() { + deferred.done( arguments ).fail( arguments ); + return this; + }, + then: function( /* fnDone, fnFail, fnProgress */ ) { + var fns = arguments; + return jQuery.Deferred(function( newDefer ) { + jQuery.each( tuples, function( i, tuple ) { + var action = tuple[ 0 ], + fn = jQuery.isFunction( fns[ i ] ) && fns[ i ]; + // deferred[ done | fail | progress ] for forwarding actions to newDefer + deferred[ tuple[1] ](function() { + var returned = fn && fn.apply( this, arguments ); + if ( returned && jQuery.isFunction( returned.promise ) ) { + returned.promise() + .done( newDefer.resolve ) + .fail( newDefer.reject ) + .progress( newDefer.notify ); + } else { + newDefer[ action + "With" ]( this === promise ? newDefer.promise() : this, fn ? [ returned ] : arguments ); + } + }); + }); + fns = null; + }).promise(); + }, + // Get a promise for this deferred + // If obj is provided, the promise aspect is added to the object + promise: function( obj ) { + return obj != null ? jQuery.extend( obj, promise ) : promise; + } + }, + deferred = {}; + + // Keep pipe for back-compat + promise.pipe = promise.then; + + // Add list-specific methods + jQuery.each( tuples, function( i, tuple ) { + var list = tuple[ 2 ], + stateString = tuple[ 3 ]; + + // promise[ done | fail | progress ] = list.add + promise[ tuple[1] ] = list.add; + + // Handle state + if ( stateString ) { + list.add(function() { + // state = [ resolved | rejected ] + state = stateString; + + // [ reject_list | resolve_list ].disable; progress_list.lock + }, tuples[ i ^ 1 ][ 2 ].disable, tuples[ 2 ][ 2 ].lock ); + } + + // deferred[ resolve | reject | notify ] + deferred[ tuple[0] ] = function() { + deferred[ tuple[0] + "With" ]( this === deferred ? promise : this, arguments ); + return this; + }; + deferred[ tuple[0] + "With" ] = list.fireWith; + }); + + // Make the deferred a promise + promise.promise( deferred ); + + // Call given func if any + if ( func ) { + func.call( deferred, deferred ); + } + + // All done! + return deferred; + }, + + // Deferred helper + when: function( subordinate /* , ..., subordinateN */ ) { + var i = 0, + resolveValues = core_slice.call( arguments ), + length = resolveValues.length, + + // the count of uncompleted subordinates + remaining = length !== 1 || ( subordinate && jQuery.isFunction( subordinate.promise ) ) ? length : 0, + + // the master Deferred. If resolveValues consist of only a single Deferred, just use that. + deferred = remaining === 1 ? subordinate : jQuery.Deferred(), + + // Update function for both resolve and progress values + updateFunc = function( i, contexts, values ) { + return function( value ) { + contexts[ i ] = this; + values[ i ] = arguments.length > 1 ? core_slice.call( arguments ) : value; + if( values === progressValues ) { + deferred.notifyWith( contexts, values ); + } else if ( !( --remaining ) ) { + deferred.resolveWith( contexts, values ); + } + }; + }, + + progressValues, progressContexts, resolveContexts; + + // add listeners to Deferred subordinates; treat others as resolved + if ( length > 1 ) { + progressValues = new Array( length ); + progressContexts = new Array( length ); + resolveContexts = new Array( length ); + for ( ; i < length; i++ ) { + if ( resolveValues[ i ] && jQuery.isFunction( resolveValues[ i ].promise ) ) { + resolveValues[ i ].promise() + .done( updateFunc( i, resolveContexts, resolveValues ) ) + .fail( deferred.reject ) + .progress( updateFunc( i, progressContexts, progressValues ) ); + } else { + --remaining; + } + } + } + + // if we're not waiting on anything, resolve the master + if ( !remaining ) { + deferred.resolveWith( resolveContexts, resolveValues ); + } + + return deferred.promise(); + } +}); +jQuery.support = (function() { + + var support, all, a, + input, select, fragment, + opt, eventName, isSupported, i, + div = document.createElement("div"); + + // Setup + div.setAttribute( "className", "t" ); + div.innerHTML = "
a"; + + // Support tests won't run in some limited or non-browser environments + all = div.getElementsByTagName("*"); + a = div.getElementsByTagName("a")[ 0 ]; + if ( !all || !a || !all.length ) { + return {}; + } + + // First batch of tests + select = document.createElement("select"); + opt = select.appendChild( document.createElement("option") ); + input = div.getElementsByTagName("input")[ 0 ]; + + a.style.cssText = "top:1px;float:left;opacity:.5"; + support = { + // Test setAttribute on camelCase class. If it works, we need attrFixes when doing get/setAttribute (ie6/7) + getSetAttribute: div.className !== "t", + + // IE strips leading whitespace when .innerHTML is used + leadingWhitespace: div.firstChild.nodeType === 3, + + // Make sure that tbody elements aren't automatically inserted + // IE will insert them into empty tables + tbody: !div.getElementsByTagName("tbody").length, + + // Make sure that link elements get serialized correctly by innerHTML + // This requires a wrapper element in IE + htmlSerialize: !!div.getElementsByTagName("link").length, + + // Get the style information from getAttribute + // (IE uses .cssText instead) + style: /top/.test( a.getAttribute("style") ), + + // Make sure that URLs aren't manipulated + // (IE normalizes it by default) + hrefNormalized: a.getAttribute("href") === "/a", + + // Make sure that element opacity exists + // (IE uses filter instead) + // Use a regex to work around a WebKit issue. See #5145 + opacity: /^0.5/.test( a.style.opacity ), + + // Verify style float existence + // (IE uses styleFloat instead of cssFloat) + cssFloat: !!a.style.cssFloat, + + // Check the default checkbox/radio value ("" on WebKit; "on" elsewhere) + checkOn: !!input.value, + + // Make sure that a selected-by-default option has a working selected property. + // (WebKit defaults to false instead of true, IE too, if it's in an optgroup) + optSelected: opt.selected, + + // Tests for enctype support on a form (#6743) + enctype: !!document.createElement("form").enctype, + + // Makes sure cloning an html5 element does not cause problems + // Where outerHTML is undefined, this still works + html5Clone: document.createElement("nav").cloneNode( true ).outerHTML !== "<:nav>", + + // jQuery.support.boxModel DEPRECATED in 1.8 since we don't support Quirks Mode + boxModel: document.compatMode === "CSS1Compat", + + // Will be defined later + deleteExpando: true, + noCloneEvent: true, + inlineBlockNeedsLayout: false, + shrinkWrapBlocks: false, + reliableMarginRight: true, + boxSizingReliable: true, + pixelPosition: false + }; + + // Make sure checked status is properly cloned + input.checked = true; + support.noCloneChecked = input.cloneNode( true ).checked; + + // Make sure that the options inside disabled selects aren't marked as disabled + // (WebKit marks them as disabled) + select.disabled = true; + support.optDisabled = !opt.disabled; + + // Support: IE<9 + try { + delete div.test; + } catch( e ) { + support.deleteExpando = false; + } + + // Check if we can trust getAttribute("value") + input = document.createElement("input"); + input.setAttribute( "value", "" ); + support.input = input.getAttribute( "value" ) === ""; + + // Check if an input maintains its value after becoming a radio + input.value = "t"; + input.setAttribute( "type", "radio" ); + support.radioValue = input.value === "t"; + + // #11217 - WebKit loses check when the name is after the checked attribute + input.setAttribute( "checked", "t" ); + input.setAttribute( "name", "t" ); + + fragment = document.createDocumentFragment(); + fragment.appendChild( input ); + + // Check if a disconnected checkbox will retain its checked + // value of true after appended to the DOM (IE6/7) + support.appendChecked = input.checked; + + // WebKit doesn't clone checked state correctly in fragments + support.checkClone = fragment.cloneNode( true ).cloneNode( true ).lastChild.checked; + + // Support: IE<9 + // Opera does not clone events (and typeof div.attachEvent === undefined). + // IE9-10 clones events bound via attachEvent, but they don't trigger with .click() + if ( div.attachEvent ) { + div.attachEvent( "onclick", function() { + support.noCloneEvent = false; + }); + + div.cloneNode( true ).click(); + } + + // Support: IE<9 (lack submit/change bubble), Firefox 17+ (lack focusin event) + // Beware of CSP restrictions (https://developer.mozilla.org/en/Security/CSP), test/csp.php + for ( i in { submit: true, change: true, focusin: true }) { + div.setAttribute( eventName = "on" + i, "t" ); + + support[ i + "Bubbles" ] = eventName in window || div.attributes[ eventName ].expando === false; + } + + div.style.backgroundClip = "content-box"; + div.cloneNode( true ).style.backgroundClip = ""; + support.clearCloneStyle = div.style.backgroundClip === "content-box"; + + // Run tests that need a body at doc ready + jQuery(function() { + var container, marginDiv, tds, + divReset = "padding:0;margin:0;border:0;display:block;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;", + body = document.getElementsByTagName("body")[0]; + + if ( !body ) { + // Return for frameset docs that don't have a body + return; + } + + container = document.createElement("div"); + container.style.cssText = "border:0;width:0;height:0;position:absolute;top:0;left:-9999px;margin-top:1px"; + + body.appendChild( container ).appendChild( div ); + + // Support: IE8 + // Check if table cells still have offsetWidth/Height when they are set + // to display:none and there are still other visible table cells in a + // table row; if so, offsetWidth/Height are not reliable for use when + // determining if an element has been hidden directly using + // display:none (it is still safe to use offsets if a parent element is + // hidden; don safety goggles and see bug #4512 for more information). + div.innerHTML = "
t
"; + tds = div.getElementsByTagName("td"); + tds[ 0 ].style.cssText = "padding:0;margin:0;border:0;display:none"; + isSupported = ( tds[ 0 ].offsetHeight === 0 ); + + tds[ 0 ].style.display = ""; + tds[ 1 ].style.display = "none"; + + // Support: IE8 + // Check if empty table cells still have offsetWidth/Height + support.reliableHiddenOffsets = isSupported && ( tds[ 0 ].offsetHeight === 0 ); + + // Check box-sizing and margin behavior + div.innerHTML = ""; + div.style.cssText = "box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:1px;border:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%;"; + support.boxSizing = ( div.offsetWidth === 4 ); + support.doesNotIncludeMarginInBodyOffset = ( body.offsetTop !== 1 ); + + // Use window.getComputedStyle because jsdom on node.js will break without it. + if ( window.getComputedStyle ) { + support.pixelPosition = ( window.getComputedStyle( div, null ) || {} ).top !== "1%"; + support.boxSizingReliable = ( window.getComputedStyle( div, null ) || { width: "4px" } ).width === "4px"; + + // Check if div with explicit width and no margin-right incorrectly + // gets computed margin-right based on width of container. (#3333) + // Fails in WebKit before Feb 2011 nightlies + // WebKit Bug 13343 - getComputedStyle returns wrong value for margin-right + marginDiv = div.appendChild( document.createElement("div") ); + marginDiv.style.cssText = div.style.cssText = divReset; + marginDiv.style.marginRight = marginDiv.style.width = "0"; + div.style.width = "1px"; + + support.reliableMarginRight = + !parseFloat( ( window.getComputedStyle( marginDiv, null ) || {} ).marginRight ); + } + + if ( typeof div.style.zoom !== core_strundefined ) { + // Support: IE<8 + // Check if natively block-level elements act like inline-block + // elements when setting their display to 'inline' and giving + // them layout + div.innerHTML = ""; + div.style.cssText = divReset + "width:1px;padding:1px;display:inline;zoom:1"; + support.inlineBlockNeedsLayout = ( div.offsetWidth === 3 ); + + // Support: IE6 + // Check if elements with layout shrink-wrap their children + div.style.display = "block"; + div.innerHTML = "
"; + div.firstChild.style.width = "5px"; + support.shrinkWrapBlocks = ( div.offsetWidth !== 3 ); + + if ( support.inlineBlockNeedsLayout ) { + // Prevent IE 6 from affecting layout for positioned elements #11048 + // Prevent IE from shrinking the body in IE 7 mode #12869 + // Support: IE<8 + body.style.zoom = 1; + } + } + + body.removeChild( container ); + + // Null elements to avoid leaks in IE + container = div = tds = marginDiv = null; + }); + + // Null elements to avoid leaks in IE + all = select = fragment = opt = a = input = null; + + return support; +})(); + +var rbrace = /(?:\{[\s\S]*\}|\[[\s\S]*\])$/, + rmultiDash = /([A-Z])/g; + +function internalData( elem, name, data, pvt /* Internal Use Only */ ){ + if ( !jQuery.acceptData( elem ) ) { + return; + } + + var thisCache, ret, + internalKey = jQuery.expando, + getByName = typeof name === "string", + + // We have to handle DOM nodes and JS objects differently because IE6-7 + // can't GC object references properly across the DOM-JS boundary + isNode = elem.nodeType, + + // Only DOM nodes need the global jQuery cache; JS object data is + // attached directly to the object so GC can occur automatically + cache = isNode ? jQuery.cache : elem, + + // Only defining an ID for JS objects if its cache already exists allows + // the code to shortcut on the same path as a DOM node with no cache + id = isNode ? elem[ internalKey ] : elem[ internalKey ] && internalKey; + + // Avoid doing any more work than we need to when trying to get data on an + // object that has no data at all + if ( (!id || !cache[id] || (!pvt && !cache[id].data)) && getByName && data === undefined ) { + return; + } + + if ( !id ) { + // Only DOM nodes need a new unique ID for each element since their data + // ends up in the global cache + if ( isNode ) { + elem[ internalKey ] = id = core_deletedIds.pop() || jQuery.guid++; + } else { + id = internalKey; + } + } + + if ( !cache[ id ] ) { + cache[ id ] = {}; + + // Avoids exposing jQuery metadata on plain JS objects when the object + // is serialized using JSON.stringify + if ( !isNode ) { + cache[ id ].toJSON = jQuery.noop; + } + } + + // An object can be passed to jQuery.data instead of a key/value pair; this gets + // shallow copied over onto the existing cache + if ( typeof name === "object" || typeof name === "function" ) { + if ( pvt ) { + cache[ id ] = jQuery.extend( cache[ id ], name ); + } else { + cache[ id ].data = jQuery.extend( cache[ id ].data, name ); + } + } + + thisCache = cache[ id ]; + + // jQuery data() is stored in a separate object inside the object's internal data + // cache in order to avoid key collisions between internal data and user-defined + // data. + if ( !pvt ) { + if ( !thisCache.data ) { + thisCache.data = {}; + } + + thisCache = thisCache.data; + } + + if ( data !== undefined ) { + thisCache[ jQuery.camelCase( name ) ] = data; + } + + // Check for both converted-to-camel and non-converted data property names + // If a data property was specified + if ( getByName ) { + + // First Try to find as-is property data + ret = thisCache[ name ]; + + // Test for null|undefined property data + if ( ret == null ) { + + // Try to find the camelCased property + ret = thisCache[ jQuery.camelCase( name ) ]; + } + } else { + ret = thisCache; + } + + return ret; +} + +function internalRemoveData( elem, name, pvt ) { + if ( !jQuery.acceptData( elem ) ) { + return; + } + + var i, l, thisCache, + isNode = elem.nodeType, + + // See jQuery.data for more information + cache = isNode ? jQuery.cache : elem, + id = isNode ? elem[ jQuery.expando ] : jQuery.expando; + + // If there is already no cache entry for this object, there is no + // purpose in continuing + if ( !cache[ id ] ) { + return; + } + + if ( name ) { + + thisCache = pvt ? cache[ id ] : cache[ id ].data; + + if ( thisCache ) { + + // Support array or space separated string names for data keys + if ( !jQuery.isArray( name ) ) { + + // try the string as a key before any manipulation + if ( name in thisCache ) { + name = [ name ]; + } else { + + // split the camel cased version by spaces unless a key with the spaces exists + name = jQuery.camelCase( name ); + if ( name in thisCache ) { + name = [ name ]; + } else { + name = name.split(" "); + } + } + } else { + // If "name" is an array of keys... + // When data is initially created, via ("key", "val") signature, + // keys will be converted to camelCase. + // Since there is no way to tell _how_ a key was added, remove + // both plain key and camelCase key. #12786 + // This will only penalize the array argument path. + name = name.concat( jQuery.map( name, jQuery.camelCase ) ); + } + + for ( i = 0, l = name.length; i < l; i++ ) { + delete thisCache[ name[i] ]; + } + + // If there is no data left in the cache, we want to continue + // and let the cache object itself get destroyed + if ( !( pvt ? isEmptyDataObject : jQuery.isEmptyObject )( thisCache ) ) { + return; + } + } + } + + // See jQuery.data for more information + if ( !pvt ) { + delete cache[ id ].data; + + // Don't destroy the parent cache unless the internal data object + // had been the only thing left in it + if ( !isEmptyDataObject( cache[ id ] ) ) { + return; + } + } + + // Destroy the cache + if ( isNode ) { + jQuery.cleanData( [ elem ], true ); + + // Use delete when supported for expandos or `cache` is not a window per isWindow (#10080) + } else if ( jQuery.support.deleteExpando || cache != cache.window ) { + delete cache[ id ]; + + // When all else fails, null + } else { + cache[ id ] = null; + } +} + +jQuery.extend({ + cache: {}, + + // Unique for each copy of jQuery on the page + // Non-digits removed to match rinlinejQuery + expando: "jQuery" + ( core_version + Math.random() ).replace( /\D/g, "" ), + + // The following elements throw uncatchable exceptions if you + // attempt to add expando properties to them. + noData: { + "embed": true, + // Ban all objects except for Flash (which handle expandos) + "object": "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000", + "applet": true + }, + + hasData: function( elem ) { + elem = elem.nodeType ? jQuery.cache[ elem[jQuery.expando] ] : elem[ jQuery.expando ]; + return !!elem && !isEmptyDataObject( elem ); + }, + + data: function( elem, name, data ) { + return internalData( elem, name, data ); + }, + + removeData: function( elem, name ) { + return internalRemoveData( elem, name ); + }, + + // For internal use only. + _data: function( elem, name, data ) { + return internalData( elem, name, data, true ); + }, + + _removeData: function( elem, name ) { + return internalRemoveData( elem, name, true ); + }, + + // A method for determining if a DOM node can handle the data expando + acceptData: function( elem ) { + // Do not set data on non-element because it will not be cleared (#8335). + if ( elem.nodeType && elem.nodeType !== 1 && elem.nodeType !== 9 ) { + return false; + } + + var noData = elem.nodeName && jQuery.noData[ elem.nodeName.toLowerCase() ]; + + // nodes accept data unless otherwise specified; rejection can be conditional + return !noData || noData !== true && elem.getAttribute("classid") === noData; + } +}); + +jQuery.fn.extend({ + data: function( key, value ) { + var attrs, name, + elem = this[0], + i = 0, + data = null; + + // Gets all values + if ( key === undefined ) { + if ( this.length ) { + data = jQuery.data( elem ); + + if ( elem.nodeType === 1 && !jQuery._data( elem, "parsedAttrs" ) ) { + attrs = elem.attributes; + for ( ; i < attrs.length; i++ ) { + name = attrs[i].name; + + if ( !name.indexOf( "data-" ) ) { + name = jQuery.camelCase( name.slice(5) ); + + dataAttr( elem, name, data[ name ] ); + } + } + jQuery._data( elem, "parsedAttrs", true ); + } + } + + return data; + } + + // Sets multiple values + if ( typeof key === "object" ) { + return this.each(function() { + jQuery.data( this, key ); + }); + } + + return jQuery.access( this, function( value ) { + + if ( value === undefined ) { + // Try to fetch any internally stored data first + return elem ? dataAttr( elem, key, jQuery.data( elem, key ) ) : null; + } + + this.each(function() { + jQuery.data( this, key, value ); + }); + }, null, value, arguments.length > 1, null, true ); + }, + + removeData: function( key ) { + return this.each(function() { + jQuery.removeData( this, key ); + }); + } +}); + +function dataAttr( elem, key, data ) { + // If nothing was found internally, try to fetch any + // data from the HTML5 data-* attribute + if ( data === undefined && elem.nodeType === 1 ) { + + var name = "data-" + key.replace( rmultiDash, "-$1" ).toLowerCase(); + + data = elem.getAttribute( name ); + + if ( typeof data === "string" ) { + try { + data = data === "true" ? true : + data === "false" ? false : + data === "null" ? null : + // Only convert to a number if it doesn't change the string + +data + "" === data ? +data : + rbrace.test( data ) ? jQuery.parseJSON( data ) : + data; + } catch( e ) {} + + // Make sure we set the data so it isn't changed later + jQuery.data( elem, key, data ); + + } else { + data = undefined; + } + } + + return data; +} + +// checks a cache object for emptiness +function isEmptyDataObject( obj ) { + var name; + for ( name in obj ) { + + // if the public data object is empty, the private is still empty + if ( name === "data" && jQuery.isEmptyObject( obj[name] ) ) { + continue; + } + if ( name !== "toJSON" ) { + return false; + } + } + + return true; +} +jQuery.extend({ + queue: function( elem, type, data ) { + var queue; + + if ( elem ) { + type = ( type || "fx" ) + "queue"; + queue = jQuery._data( elem, type ); + + // Speed up dequeue by getting out quickly if this is just a lookup + if ( data ) { + if ( !queue || jQuery.isArray(data) ) { + queue = jQuery._data( elem, type, jQuery.makeArray(data) ); + } else { + queue.push( data ); + } + } + return queue || []; + } + }, + + dequeue: function( elem, type ) { + type = type || "fx"; + + var queue = jQuery.queue( elem, type ), + startLength = queue.length, + fn = queue.shift(), + hooks = jQuery._queueHooks( elem, type ), + next = function() { + jQuery.dequeue( elem, type ); + }; + + // If the fx queue is dequeued, always remove the progress sentinel + if ( fn === "inprogress" ) { + fn = queue.shift(); + startLength--; + } + + hooks.cur = fn; + if ( fn ) { + + // Add a progress sentinel to prevent the fx queue from being + // automatically dequeued + if ( type === "fx" ) { + queue.unshift( "inprogress" ); + } + + // clear up the last queue stop function + delete hooks.stop; + fn.call( elem, next, hooks ); + } + + if ( !startLength && hooks ) { + hooks.empty.fire(); + } + }, + + // not intended for public consumption - generates a queueHooks object, or returns the current one + _queueHooks: function( elem, type ) { + var key = type + "queueHooks"; + return jQuery._data( elem, key ) || jQuery._data( elem, key, { + empty: jQuery.Callbacks("once memory").add(function() { + jQuery._removeData( elem, type + "queue" ); + jQuery._removeData( elem, key ); + }) + }); + } +}); + +jQuery.fn.extend({ + queue: function( type, data ) { + var setter = 2; + + if ( typeof type !== "string" ) { + data = type; + type = "fx"; + setter--; + } + + if ( arguments.length < setter ) { + return jQuery.queue( this[0], type ); + } + + return data === undefined ? + this : + this.each(function() { + var queue = jQuery.queue( this, type, data ); + + // ensure a hooks for this queue + jQuery._queueHooks( this, type ); + + if ( type === "fx" && queue[0] !== "inprogress" ) { + jQuery.dequeue( this, type ); + } + }); + }, + dequeue: function( type ) { + return this.each(function() { + jQuery.dequeue( this, type ); + }); + }, + // Based off of the plugin by Clint Helfers, with permission. + // http://blindsignals.com/index.php/2009/07/jquery-delay/ + delay: function( time, type ) { + time = jQuery.fx ? jQuery.fx.speeds[ time ] || time : time; + type = type || "fx"; + + return this.queue( type, function( next, hooks ) { + var timeout = setTimeout( next, time ); + hooks.stop = function() { + clearTimeout( timeout ); + }; + }); + }, + clearQueue: function( type ) { + return this.queue( type || "fx", [] ); + }, + // Get a promise resolved when queues of a certain type + // are emptied (fx is the type by default) + promise: function( type, obj ) { + var tmp, + count = 1, + defer = jQuery.Deferred(), + elements = this, + i = this.length, + resolve = function() { + if ( !( --count ) ) { + defer.resolveWith( elements, [ elements ] ); + } + }; + + if ( typeof type !== "string" ) { + obj = type; + type = undefined; + } + type = type || "fx"; + + while( i-- ) { + tmp = jQuery._data( elements[ i ], type + "queueHooks" ); + if ( tmp && tmp.empty ) { + count++; + tmp.empty.add( resolve ); + } + } + resolve(); + return defer.promise( obj ); + } +}); +var nodeHook, boolHook, + rclass = /[\t\r\n]/g, + rreturn = /\r/g, + rfocusable = /^(?:input|select|textarea|button|object)$/i, + rclickable = /^(?:a|area)$/i, + rboolean = /^(?:checked|selected|autofocus|autoplay|async|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped)$/i, + ruseDefault = /^(?:checked|selected)$/i, + getSetAttribute = jQuery.support.getSetAttribute, + getSetInput = jQuery.support.input; + +jQuery.fn.extend({ + attr: function( name, value ) { + return jQuery.access( this, jQuery.attr, name, value, arguments.length > 1 ); + }, + + removeAttr: function( name ) { + return this.each(function() { + jQuery.removeAttr( this, name ); + }); + }, + + prop: function( name, value ) { + return jQuery.access( this, jQuery.prop, name, value, arguments.length > 1 ); + }, + + removeProp: function( name ) { + name = jQuery.propFix[ name ] || name; + return this.each(function() { + // try/catch handles cases where IE balks (such as removing a property on window) + try { + this[ name ] = undefined; + delete this[ name ]; + } catch( e ) {} + }); + }, + + addClass: function( value ) { + var classes, elem, cur, clazz, j, + i = 0, + len = this.length, + proceed = typeof value === "string" && value; + + if ( jQuery.isFunction( value ) ) { + return this.each(function( j ) { + jQuery( this ).addClass( value.call( this, j, this.className ) ); + }); + } + + if ( proceed ) { + // The disjunction here is for better compressibility (see removeClass) + classes = ( value || "" ).match( core_rnotwhite ) || []; + + for ( ; i < len; i++ ) { + elem = this[ i ]; + cur = elem.nodeType === 1 && ( elem.className ? + ( " " + elem.className + " " ).replace( rclass, " " ) : + " " + ); + + if ( cur ) { + j = 0; + while ( (clazz = classes[j++]) ) { + if ( cur.indexOf( " " + clazz + " " ) < 0 ) { + cur += clazz + " "; + } + } + elem.className = jQuery.trim( cur ); + + } + } + } + + return this; + }, + + removeClass: function( value ) { + var classes, elem, cur, clazz, j, + i = 0, + len = this.length, + proceed = arguments.length === 0 || typeof value === "string" && value; + + if ( jQuery.isFunction( value ) ) { + return this.each(function( j ) { + jQuery( this ).removeClass( value.call( this, j, this.className ) ); + }); + } + if ( proceed ) { + classes = ( value || "" ).match( core_rnotwhite ) || []; + + for ( ; i < len; i++ ) { + elem = this[ i ]; + // This expression is here for better compressibility (see addClass) + cur = elem.nodeType === 1 && ( elem.className ? + ( " " + elem.className + " " ).replace( rclass, " " ) : + "" + ); + + if ( cur ) { + j = 0; + while ( (clazz = classes[j++]) ) { + // Remove *all* instances + while ( cur.indexOf( " " + clazz + " " ) >= 0 ) { + cur = cur.replace( " " + clazz + " ", " " ); + } + } + elem.className = value ? jQuery.trim( cur ) : ""; + } + } + } + + return this; + }, + + toggleClass: function( value, stateVal ) { + var type = typeof value, + isBool = typeof stateVal === "boolean"; + + if ( jQuery.isFunction( value ) ) { + return this.each(function( i ) { + jQuery( this ).toggleClass( value.call(this, i, this.className, stateVal), stateVal ); + }); + } + + return this.each(function() { + if ( type === "string" ) { + // toggle individual class names + var className, + i = 0, + self = jQuery( this ), + state = stateVal, + classNames = value.match( core_rnotwhite ) || []; + + while ( (className = classNames[ i++ ]) ) { + // check each className given, space separated list + state = isBool ? state : !self.hasClass( className ); + self[ state ? "addClass" : "removeClass" ]( className ); + } + + // Toggle whole class name + } else if ( type === core_strundefined || type === "boolean" ) { + if ( this.className ) { + // store className if set + jQuery._data( this, "__className__", this.className ); + } + + // If the element has a class name or if we're passed "false", + // then remove the whole classname (if there was one, the above saved it). + // Otherwise bring back whatever was previously saved (if anything), + // falling back to the empty string if nothing was stored. + this.className = this.className || value === false ? "" : jQuery._data( this, "__className__" ) || ""; + } + }); + }, + + hasClass: function( selector ) { + var className = " " + selector + " ", + i = 0, + l = this.length; + for ( ; i < l; i++ ) { + if ( this[i].nodeType === 1 && (" " + this[i].className + " ").replace(rclass, " ").indexOf( className ) >= 0 ) { + return true; + } + } + + return false; + }, + + val: function( value ) { + var ret, hooks, isFunction, + elem = this[0]; + + if ( !arguments.length ) { + if ( elem ) { + hooks = jQuery.valHooks[ elem.type ] || jQuery.valHooks[ elem.nodeName.toLowerCase() ]; + + if ( hooks && "get" in hooks && (ret = hooks.get( elem, "value" )) !== undefined ) { + return ret; + } + + ret = elem.value; + + return typeof ret === "string" ? + // handle most common string cases + ret.replace(rreturn, "") : + // handle cases where value is null/undef or number + ret == null ? "" : ret; + } + + return; + } + + isFunction = jQuery.isFunction( value ); + + return this.each(function( i ) { + var val, + self = jQuery(this); + + if ( this.nodeType !== 1 ) { + return; + } + + if ( isFunction ) { + val = value.call( this, i, self.val() ); + } else { + val = value; + } + + // Treat null/undefined as ""; convert numbers to string + if ( val == null ) { + val = ""; + } else if ( typeof val === "number" ) { + val += ""; + } else if ( jQuery.isArray( val ) ) { + val = jQuery.map(val, function ( value ) { + return value == null ? "" : value + ""; + }); + } + + hooks = jQuery.valHooks[ this.type ] || jQuery.valHooks[ this.nodeName.toLowerCase() ]; + + // If set returns undefined, fall back to normal setting + if ( !hooks || !("set" in hooks) || hooks.set( this, val, "value" ) === undefined ) { + this.value = val; + } + }); + } +}); + +jQuery.extend({ + valHooks: { + option: { + get: function( elem ) { + // attributes.value is undefined in Blackberry 4.7 but + // uses .value. See #6932 + var val = elem.attributes.value; + return !val || val.specified ? elem.value : elem.text; + } + }, + select: { + get: function( elem ) { + var value, option, + options = elem.options, + index = elem.selectedIndex, + one = elem.type === "select-one" || index < 0, + values = one ? null : [], + max = one ? index + 1 : options.length, + i = index < 0 ? + max : + one ? index : 0; + + // Loop through all the selected options + for ( ; i < max; i++ ) { + option = options[ i ]; + + // oldIE doesn't update selected after form reset (#2551) + if ( ( option.selected || i === index ) && + // Don't return options that are disabled or in a disabled optgroup + ( jQuery.support.optDisabled ? !option.disabled : option.getAttribute("disabled") === null ) && + ( !option.parentNode.disabled || !jQuery.nodeName( option.parentNode, "optgroup" ) ) ) { + + // Get the specific value for the option + value = jQuery( option ).val(); + + // We don't need an array for one selects + if ( one ) { + return value; + } + + // Multi-Selects return an array + values.push( value ); + } + } + + return values; + }, + + set: function( elem, value ) { + var values = jQuery.makeArray( value ); + + jQuery(elem).find("option").each(function() { + this.selected = jQuery.inArray( jQuery(this).val(), values ) >= 0; + }); + + if ( !values.length ) { + elem.selectedIndex = -1; + } + return values; + } + } + }, + + attr: function( elem, name, value ) { + var hooks, notxml, ret, + nType = elem.nodeType; + + // don't get/set attributes on text, comment and attribute nodes + if ( !elem || nType === 3 || nType === 8 || nType === 2 ) { + return; + } + + // Fallback to prop when attributes are not supported + if ( typeof elem.getAttribute === core_strundefined ) { + return jQuery.prop( elem, name, value ); + } + + notxml = nType !== 1 || !jQuery.isXMLDoc( elem ); + + // All attributes are lowercase + // Grab necessary hook if one is defined + if ( notxml ) { + name = name.toLowerCase(); + hooks = jQuery.attrHooks[ name ] || ( rboolean.test( name ) ? boolHook : nodeHook ); + } + + if ( value !== undefined ) { + + if ( value === null ) { + jQuery.removeAttr( elem, name ); + + } else if ( hooks && notxml && "set" in hooks && (ret = hooks.set( elem, value, name )) !== undefined ) { + return ret; + + } else { + elem.setAttribute( name, value + "" ); + return value; + } + + } else if ( hooks && notxml && "get" in hooks && (ret = hooks.get( elem, name )) !== null ) { + return ret; + + } else { + + // In IE9+, Flash objects don't have .getAttribute (#12945) + // Support: IE9+ + if ( typeof elem.getAttribute !== core_strundefined ) { + ret = elem.getAttribute( name ); + } + + // Non-existent attributes return null, we normalize to undefined + return ret == null ? + undefined : + ret; + } + }, + + removeAttr: function( elem, value ) { + var name, propName, + i = 0, + attrNames = value && value.match( core_rnotwhite ); + + if ( attrNames && elem.nodeType === 1 ) { + while ( (name = attrNames[i++]) ) { + propName = jQuery.propFix[ name ] || name; + + // Boolean attributes get special treatment (#10870) + if ( rboolean.test( name ) ) { + // Set corresponding property to false for boolean attributes + // Also clear defaultChecked/defaultSelected (if appropriate) for IE<8 + if ( !getSetAttribute && ruseDefault.test( name ) ) { + elem[ jQuery.camelCase( "default-" + name ) ] = + elem[ propName ] = false; + } else { + elem[ propName ] = false; + } + + // See #9699 for explanation of this approach (setting first, then removal) + } else { + jQuery.attr( elem, name, "" ); + } + + elem.removeAttribute( getSetAttribute ? name : propName ); + } + } + }, + + attrHooks: { + type: { + set: function( elem, value ) { + if ( !jQuery.support.radioValue && value === "radio" && jQuery.nodeName(elem, "input") ) { + // Setting the type on a radio button after the value resets the value in IE6-9 + // Reset value to default in case type is set after value during creation + var val = elem.value; + elem.setAttribute( "type", value ); + if ( val ) { + elem.value = val; + } + return value; + } + } + } + }, + + propFix: { + tabindex: "tabIndex", + readonly: "readOnly", + "for": "htmlFor", + "class": "className", + maxlength: "maxLength", + cellspacing: "cellSpacing", + cellpadding: "cellPadding", + rowspan: "rowSpan", + colspan: "colSpan", + usemap: "useMap", + frameborder: "frameBorder", + contenteditable: "contentEditable" + }, + + prop: function( elem, name, value ) { + var ret, hooks, notxml, + nType = elem.nodeType; + + // don't get/set properties on text, comment and attribute nodes + if ( !elem || nType === 3 || nType === 8 || nType === 2 ) { + return; + } + + notxml = nType !== 1 || !jQuery.isXMLDoc( elem ); + + if ( notxml ) { + // Fix name and attach hooks + name = jQuery.propFix[ name ] || name; + hooks = jQuery.propHooks[ name ]; + } + + if ( value !== undefined ) { + if ( hooks && "set" in hooks && (ret = hooks.set( elem, value, name )) !== undefined ) { + return ret; + + } else { + return ( elem[ name ] = value ); + } + + } else { + if ( hooks && "get" in hooks && (ret = hooks.get( elem, name )) !== null ) { + return ret; + + } else { + return elem[ name ]; + } + } + }, + + propHooks: { + tabIndex: { + get: function( elem ) { + // elem.tabIndex doesn't always return the correct value when it hasn't been explicitly set + // http://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/ + var attributeNode = elem.getAttributeNode("tabindex"); + + return attributeNode && attributeNode.specified ? + parseInt( attributeNode.value, 10 ) : + rfocusable.test( elem.nodeName ) || rclickable.test( elem.nodeName ) && elem.href ? + 0 : + undefined; + } + } + } +}); + +// Hook for boolean attributes +boolHook = { + get: function( elem, name ) { + var + // Use .prop to determine if this attribute is understood as boolean + prop = jQuery.prop( elem, name ), + + // Fetch it accordingly + attr = typeof prop === "boolean" && elem.getAttribute( name ), + detail = typeof prop === "boolean" ? + + getSetInput && getSetAttribute ? + attr != null : + // oldIE fabricates an empty string for missing boolean attributes + // and conflates checked/selected into attroperties + ruseDefault.test( name ) ? + elem[ jQuery.camelCase( "default-" + name ) ] : + !!attr : + + // fetch an attribute node for properties not recognized as boolean + elem.getAttributeNode( name ); + + return detail && detail.value !== false ? + name.toLowerCase() : + undefined; + }, + set: function( elem, value, name ) { + if ( value === false ) { + // Remove boolean attributes when set to false + jQuery.removeAttr( elem, name ); + } else if ( getSetInput && getSetAttribute || !ruseDefault.test( name ) ) { + // IE<8 needs the *property* name + elem.setAttribute( !getSetAttribute && jQuery.propFix[ name ] || name, name ); + + // Use defaultChecked and defaultSelected for oldIE + } else { + elem[ jQuery.camelCase( "default-" + name ) ] = elem[ name ] = true; + } + + return name; + } +}; + +// fix oldIE value attroperty +if ( !getSetInput || !getSetAttribute ) { + jQuery.attrHooks.value = { + get: function( elem, name ) { + var ret = elem.getAttributeNode( name ); + return jQuery.nodeName( elem, "input" ) ? + + // Ignore the value *property* by using defaultValue + elem.defaultValue : + + ret && ret.specified ? ret.value : undefined; + }, + set: function( elem, value, name ) { + if ( jQuery.nodeName( elem, "input" ) ) { + // Does not return so that setAttribute is also used + elem.defaultValue = value; + } else { + // Use nodeHook if defined (#1954); otherwise setAttribute is fine + return nodeHook && nodeHook.set( elem, value, name ); + } + } + }; +} + +// IE6/7 do not support getting/setting some attributes with get/setAttribute +if ( !getSetAttribute ) { + + // Use this for any attribute in IE6/7 + // This fixes almost every IE6/7 issue + nodeHook = jQuery.valHooks.button = { + get: function( elem, name ) { + var ret = elem.getAttributeNode( name ); + return ret && ( name === "id" || name === "name" || name === "coords" ? ret.value !== "" : ret.specified ) ? + ret.value : + undefined; + }, + set: function( elem, value, name ) { + // Set the existing or create a new attribute node + var ret = elem.getAttributeNode( name ); + if ( !ret ) { + elem.setAttributeNode( + (ret = elem.ownerDocument.createAttribute( name )) + ); + } + + ret.value = value += ""; + + // Break association with cloned elements by also using setAttribute (#9646) + return name === "value" || value === elem.getAttribute( name ) ? + value : + undefined; + } + }; + + // Set contenteditable to false on removals(#10429) + // Setting to empty string throws an error as an invalid value + jQuery.attrHooks.contenteditable = { + get: nodeHook.get, + set: function( elem, value, name ) { + nodeHook.set( elem, value === "" ? false : value, name ); + } + }; + + // Set width and height to auto instead of 0 on empty string( Bug #8150 ) + // This is for removals + jQuery.each([ "width", "height" ], function( i, name ) { + jQuery.attrHooks[ name ] = jQuery.extend( jQuery.attrHooks[ name ], { + set: function( elem, value ) { + if ( value === "" ) { + elem.setAttribute( name, "auto" ); + return value; + } + } + }); + }); +} + + +// Some attributes require a special call on IE +// http://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx +if ( !jQuery.support.hrefNormalized ) { + jQuery.each([ "href", "src", "width", "height" ], function( i, name ) { + jQuery.attrHooks[ name ] = jQuery.extend( jQuery.attrHooks[ name ], { + get: function( elem ) { + var ret = elem.getAttribute( name, 2 ); + return ret == null ? undefined : ret; + } + }); + }); + + // href/src property should get the full normalized URL (#10299/#12915) + jQuery.each([ "href", "src" ], function( i, name ) { + jQuery.propHooks[ name ] = { + get: function( elem ) { + return elem.getAttribute( name, 4 ); + } + }; + }); +} + +if ( !jQuery.support.style ) { + jQuery.attrHooks.style = { + get: function( elem ) { + // Return undefined in the case of empty string + // Note: IE uppercases css property names, but if we were to .toLowerCase() + // .cssText, that would destroy case senstitivity in URL's, like in "background" + return elem.style.cssText || undefined; + }, + set: function( elem, value ) { + return ( elem.style.cssText = value + "" ); + } + }; +} + +// Safari mis-reports the default selected property of an option +// Accessing the parent's selectedIndex property fixes it +if ( !jQuery.support.optSelected ) { + jQuery.propHooks.selected = jQuery.extend( jQuery.propHooks.selected, { + get: function( elem ) { + var parent = elem.parentNode; + + if ( parent ) { + parent.selectedIndex; + + // Make sure that it also works with optgroups, see #5701 + if ( parent.parentNode ) { + parent.parentNode.selectedIndex; + } + } + return null; + } + }); +} + +// IE6/7 call enctype encoding +if ( !jQuery.support.enctype ) { + jQuery.propFix.enctype = "encoding"; +} + +// Radios and checkboxes getter/setter +if ( !jQuery.support.checkOn ) { + jQuery.each([ "radio", "checkbox" ], function() { + jQuery.valHooks[ this ] = { + get: function( elem ) { + // Handle the case where in Webkit "" is returned instead of "on" if a value isn't specified + return elem.getAttribute("value") === null ? "on" : elem.value; + } + }; + }); +} +jQuery.each([ "radio", "checkbox" ], function() { + jQuery.valHooks[ this ] = jQuery.extend( jQuery.valHooks[ this ], { + set: function( elem, value ) { + if ( jQuery.isArray( value ) ) { + return ( elem.checked = jQuery.inArray( jQuery(elem).val(), value ) >= 0 ); + } + } + }); +}); +var rformElems = /^(?:input|select|textarea)$/i, + rkeyEvent = /^key/, + rmouseEvent = /^(?:mouse|contextmenu)|click/, + rfocusMorph = /^(?:focusinfocus|focusoutblur)$/, + rtypenamespace = /^([^.]*)(?:\.(.+)|)$/; + +function returnTrue() { + return true; +} + +function returnFalse() { + return false; +} + +/* + * Helper functions for managing events -- not part of the public interface. + * Props to Dean Edwards' addEvent library for many of the ideas. + */ +jQuery.event = { + + global: {}, + + add: function( elem, types, handler, data, selector ) { + var tmp, events, t, handleObjIn, + special, eventHandle, handleObj, + handlers, type, namespaces, origType, + elemData = jQuery._data( elem ); + + // Don't attach events to noData or text/comment nodes (but allow plain objects) + if ( !elemData ) { + return; + } + + // Caller can pass in an object of custom data in lieu of the handler + if ( handler.handler ) { + handleObjIn = handler; + handler = handleObjIn.handler; + selector = handleObjIn.selector; + } + + // Make sure that the handler has a unique ID, used to find/remove it later + if ( !handler.guid ) { + handler.guid = jQuery.guid++; + } + + // Init the element's event structure and main handler, if this is the first + if ( !(events = elemData.events) ) { + events = elemData.events = {}; + } + if ( !(eventHandle = elemData.handle) ) { + eventHandle = elemData.handle = function( e ) { + // Discard the second event of a jQuery.event.trigger() and + // when an event is called after a page has unloaded + return typeof jQuery !== core_strundefined && (!e || jQuery.event.triggered !== e.type) ? + jQuery.event.dispatch.apply( eventHandle.elem, arguments ) : + undefined; + }; + // Add elem as a property of the handle fn to prevent a memory leak with IE non-native events + eventHandle.elem = elem; + } + + // Handle multiple events separated by a space + // jQuery(...).bind("mouseover mouseout", fn); + types = ( types || "" ).match( core_rnotwhite ) || [""]; + t = types.length; + while ( t-- ) { + tmp = rtypenamespace.exec( types[t] ) || []; + type = origType = tmp[1]; + namespaces = ( tmp[2] || "" ).split( "." ).sort(); + + // If event changes its type, use the special event handlers for the changed type + special = jQuery.event.special[ type ] || {}; + + // If selector defined, determine special event api type, otherwise given type + type = ( selector ? special.delegateType : special.bindType ) || type; + + // Update special based on newly reset type + special = jQuery.event.special[ type ] || {}; + + // handleObj is passed to all event handlers + handleObj = jQuery.extend({ + type: type, + origType: origType, + data: data, + handler: handler, + guid: handler.guid, + selector: selector, + needsContext: selector && jQuery.expr.match.needsContext.test( selector ), + namespace: namespaces.join(".") + }, handleObjIn ); + + // Init the event handler queue if we're the first + if ( !(handlers = events[ type ]) ) { + handlers = events[ type ] = []; + handlers.delegateCount = 0; + + // Only use addEventListener/attachEvent if the special events handler returns false + if ( !special.setup || special.setup.call( elem, data, namespaces, eventHandle ) === false ) { + // Bind the global event handler to the element + if ( elem.addEventListener ) { + elem.addEventListener( type, eventHandle, false ); + + } else if ( elem.attachEvent ) { + elem.attachEvent( "on" + type, eventHandle ); + } + } + } + + if ( special.add ) { + special.add.call( elem, handleObj ); + + if ( !handleObj.handler.guid ) { + handleObj.handler.guid = handler.guid; + } + } + + // Add to the element's handler list, delegates in front + if ( selector ) { + handlers.splice( handlers.delegateCount++, 0, handleObj ); + } else { + handlers.push( handleObj ); + } + + // Keep track of which events have ever been used, for event optimization + jQuery.event.global[ type ] = true; + } + + // Nullify elem to prevent memory leaks in IE + elem = null; + }, + + // Detach an event or set of events from an element + remove: function( elem, types, handler, selector, mappedTypes ) { + var j, handleObj, tmp, + origCount, t, events, + special, handlers, type, + namespaces, origType, + elemData = jQuery.hasData( elem ) && jQuery._data( elem ); + + if ( !elemData || !(events = elemData.events) ) { + return; + } + + // Once for each type.namespace in types; type may be omitted + types = ( types || "" ).match( core_rnotwhite ) || [""]; + t = types.length; + while ( t-- ) { + tmp = rtypenamespace.exec( types[t] ) || []; + type = origType = tmp[1]; + namespaces = ( tmp[2] || "" ).split( "." ).sort(); + + // Unbind all events (on this namespace, if provided) for the element + if ( !type ) { + for ( type in events ) { + jQuery.event.remove( elem, type + types[ t ], handler, selector, true ); + } + continue; + } + + special = jQuery.event.special[ type ] || {}; + type = ( selector ? special.delegateType : special.bindType ) || type; + handlers = events[ type ] || []; + tmp = tmp[2] && new RegExp( "(^|\\.)" + namespaces.join("\\.(?:.*\\.|)") + "(\\.|$)" ); + + // Remove matching events + origCount = j = handlers.length; + while ( j-- ) { + handleObj = handlers[ j ]; + + if ( ( mappedTypes || origType === handleObj.origType ) && + ( !handler || handler.guid === handleObj.guid ) && + ( !tmp || tmp.test( handleObj.namespace ) ) && + ( !selector || selector === handleObj.selector || selector === "**" && handleObj.selector ) ) { + handlers.splice( j, 1 ); + + if ( handleObj.selector ) { + handlers.delegateCount--; + } + if ( special.remove ) { + special.remove.call( elem, handleObj ); + } + } + } + + // Remove generic event handler if we removed something and no more handlers exist + // (avoids potential for endless recursion during removal of special event handlers) + if ( origCount && !handlers.length ) { + if ( !special.teardown || special.teardown.call( elem, namespaces, elemData.handle ) === false ) { + jQuery.removeEvent( elem, type, elemData.handle ); + } + + delete events[ type ]; + } + } + + // Remove the expando if it's no longer used + if ( jQuery.isEmptyObject( events ) ) { + delete elemData.handle; + + // removeData also checks for emptiness and clears the expando if empty + // so use it instead of delete + jQuery._removeData( elem, "events" ); + } + }, + + trigger: function( event, data, elem, onlyHandlers ) { + var handle, ontype, cur, + bubbleType, special, tmp, i, + eventPath = [ elem || document ], + type = core_hasOwn.call( event, "type" ) ? event.type : event, + namespaces = core_hasOwn.call( event, "namespace" ) ? event.namespace.split(".") : []; + + cur = tmp = elem = elem || document; + + // Don't do events on text and comment nodes + if ( elem.nodeType === 3 || elem.nodeType === 8 ) { + return; + } + + // focus/blur morphs to focusin/out; ensure we're not firing them right now + if ( rfocusMorph.test( type + jQuery.event.triggered ) ) { + return; + } + + if ( type.indexOf(".") >= 0 ) { + // Namespaced trigger; create a regexp to match event type in handle() + namespaces = type.split("."); + type = namespaces.shift(); + namespaces.sort(); + } + ontype = type.indexOf(":") < 0 && "on" + type; + + // Caller can pass in a jQuery.Event object, Object, or just an event type string + event = event[ jQuery.expando ] ? + event : + new jQuery.Event( type, typeof event === "object" && event ); + + event.isTrigger = true; + event.namespace = namespaces.join("."); + event.namespace_re = event.namespace ? + new RegExp( "(^|\\.)" + namespaces.join("\\.(?:.*\\.|)") + "(\\.|$)" ) : + null; + + // Clean up the event in case it is being reused + event.result = undefined; + if ( !event.target ) { + event.target = elem; + } + + // Clone any incoming data and prepend the event, creating the handler arg list + data = data == null ? + [ event ] : + jQuery.makeArray( data, [ event ] ); + + // Allow special events to draw outside the lines + special = jQuery.event.special[ type ] || {}; + if ( !onlyHandlers && special.trigger && special.trigger.apply( elem, data ) === false ) { + return; + } + + // Determine event propagation path in advance, per W3C events spec (#9951) + // Bubble up to document, then to window; watch for a global ownerDocument var (#9724) + if ( !onlyHandlers && !special.noBubble && !jQuery.isWindow( elem ) ) { + + bubbleType = special.delegateType || type; + if ( !rfocusMorph.test( bubbleType + type ) ) { + cur = cur.parentNode; + } + for ( ; cur; cur = cur.parentNode ) { + eventPath.push( cur ); + tmp = cur; + } + + // Only add window if we got to document (e.g., not plain obj or detached DOM) + if ( tmp === (elem.ownerDocument || document) ) { + eventPath.push( tmp.defaultView || tmp.parentWindow || window ); + } + } + + // Fire handlers on the event path + i = 0; + while ( (cur = eventPath[i++]) && !event.isPropagationStopped() ) { + + event.type = i > 1 ? + bubbleType : + special.bindType || type; + + // jQuery handler + handle = ( jQuery._data( cur, "events" ) || {} )[ event.type ] && jQuery._data( cur, "handle" ); + if ( handle ) { + handle.apply( cur, data ); + } + + // Native handler + handle = ontype && cur[ ontype ]; + if ( handle && jQuery.acceptData( cur ) && handle.apply && handle.apply( cur, data ) === false ) { + event.preventDefault(); + } + } + event.type = type; + + // If nobody prevented the default action, do it now + if ( !onlyHandlers && !event.isDefaultPrevented() ) { + + if ( (!special._default || special._default.apply( elem.ownerDocument, data ) === false) && + !(type === "click" && jQuery.nodeName( elem, "a" )) && jQuery.acceptData( elem ) ) { + + // Call a native DOM method on the target with the same name name as the event. + // Can't use an .isFunction() check here because IE6/7 fails that test. + // Don't do default actions on window, that's where global variables be (#6170) + if ( ontype && elem[ type ] && !jQuery.isWindow( elem ) ) { + + // Don't re-trigger an onFOO event when we call its FOO() method + tmp = elem[ ontype ]; + + if ( tmp ) { + elem[ ontype ] = null; + } + + // Prevent re-triggering of the same event, since we already bubbled it above + jQuery.event.triggered = type; + try { + elem[ type ](); + } catch ( e ) { + // IE<9 dies on focus/blur to hidden element (#1486,#12518) + // only reproducible on winXP IE8 native, not IE9 in IE8 mode + } + jQuery.event.triggered = undefined; + + if ( tmp ) { + elem[ ontype ] = tmp; + } + } + } + } + + return event.result; + }, + + dispatch: function( event ) { + + // Make a writable jQuery.Event from the native event object + event = jQuery.event.fix( event ); + + var i, ret, handleObj, matched, j, + handlerQueue = [], + args = core_slice.call( arguments ), + handlers = ( jQuery._data( this, "events" ) || {} )[ event.type ] || [], + special = jQuery.event.special[ event.type ] || {}; + + // Use the fix-ed jQuery.Event rather than the (read-only) native event + args[0] = event; + event.delegateTarget = this; + + // Call the preDispatch hook for the mapped type, and let it bail if desired + if ( special.preDispatch && special.preDispatch.call( this, event ) === false ) { + return; + } + + // Determine handlers + handlerQueue = jQuery.event.handlers.call( this, event, handlers ); + + // Run delegates first; they may want to stop propagation beneath us + i = 0; + while ( (matched = handlerQueue[ i++ ]) && !event.isPropagationStopped() ) { + event.currentTarget = matched.elem; + + j = 0; + while ( (handleObj = matched.handlers[ j++ ]) && !event.isImmediatePropagationStopped() ) { + + // Triggered event must either 1) have no namespace, or + // 2) have namespace(s) a subset or equal to those in the bound event (both can have no namespace). + if ( !event.namespace_re || event.namespace_re.test( handleObj.namespace ) ) { + + event.handleObj = handleObj; + event.data = handleObj.data; + + ret = ( (jQuery.event.special[ handleObj.origType ] || {}).handle || handleObj.handler ) + .apply( matched.elem, args ); + + if ( ret !== undefined ) { + if ( (event.result = ret) === false ) { + event.preventDefault(); + event.stopPropagation(); + } + } + } + } + } + + // Call the postDispatch hook for the mapped type + if ( special.postDispatch ) { + special.postDispatch.call( this, event ); + } + + return event.result; + }, + + handlers: function( event, handlers ) { + var sel, handleObj, matches, i, + handlerQueue = [], + delegateCount = handlers.delegateCount, + cur = event.target; + + // Find delegate handlers + // Black-hole SVG instance trees (#13180) + // Avoid non-left-click bubbling in Firefox (#3861) + if ( delegateCount && cur.nodeType && (!event.button || event.type !== "click") ) { + + for ( ; cur != this; cur = cur.parentNode || this ) { + + // Don't check non-elements (#13208) + // Don't process clicks on disabled elements (#6911, #8165, #11382, #11764) + if ( cur.nodeType === 1 && (cur.disabled !== true || event.type !== "click") ) { + matches = []; + for ( i = 0; i < delegateCount; i++ ) { + handleObj = handlers[ i ]; + + // Don't conflict with Object.prototype properties (#13203) + sel = handleObj.selector + " "; + + if ( matches[ sel ] === undefined ) { + matches[ sel ] = handleObj.needsContext ? + jQuery( sel, this ).index( cur ) >= 0 : + jQuery.find( sel, this, null, [ cur ] ).length; + } + if ( matches[ sel ] ) { + matches.push( handleObj ); + } + } + if ( matches.length ) { + handlerQueue.push({ elem: cur, handlers: matches }); + } + } + } + } + + // Add the remaining (directly-bound) handlers + if ( delegateCount < handlers.length ) { + handlerQueue.push({ elem: this, handlers: handlers.slice( delegateCount ) }); + } + + return handlerQueue; + }, + + fix: function( event ) { + if ( event[ jQuery.expando ] ) { + return event; + } + + // Create a writable copy of the event object and normalize some properties + var i, prop, copy, + type = event.type, + originalEvent = event, + fixHook = this.fixHooks[ type ]; + + if ( !fixHook ) { + this.fixHooks[ type ] = fixHook = + rmouseEvent.test( type ) ? this.mouseHooks : + rkeyEvent.test( type ) ? this.keyHooks : + {}; + } + copy = fixHook.props ? this.props.concat( fixHook.props ) : this.props; + + event = new jQuery.Event( originalEvent ); + + i = copy.length; + while ( i-- ) { + prop = copy[ i ]; + event[ prop ] = originalEvent[ prop ]; + } + + // Support: IE<9 + // Fix target property (#1925) + if ( !event.target ) { + event.target = originalEvent.srcElement || document; + } + + // Support: Chrome 23+, Safari? + // Target should not be a text node (#504, #13143) + if ( event.target.nodeType === 3 ) { + event.target = event.target.parentNode; + } + + // Support: IE<9 + // For mouse/key events, metaKey==false if it's undefined (#3368, #11328) + event.metaKey = !!event.metaKey; + + return fixHook.filter ? fixHook.filter( event, originalEvent ) : event; + }, + + // Includes some event props shared by KeyEvent and MouseEvent + 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( event, original ) { + + // Add which for key events + if ( event.which == null ) { + event.which = original.charCode != null ? original.charCode : original.keyCode; + } + + return event; + } + }, + + mouseHooks: { + props: "button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "), + filter: function( event, original ) { + var body, eventDoc, doc, + button = original.button, + fromElement = original.fromElement; + + // Calculate pageX/Y if missing and clientX/Y available + if ( event.pageX == null && original.clientX != null ) { + eventDoc = event.target.ownerDocument || document; + doc = eventDoc.documentElement; + body = eventDoc.body; + + event.pageX = original.clientX + ( doc && doc.scrollLeft || body && body.scrollLeft || 0 ) - ( doc && doc.clientLeft || body && body.clientLeft || 0 ); + event.pageY = original.clientY + ( doc && doc.scrollTop || body && body.scrollTop || 0 ) - ( doc && doc.clientTop || body && body.clientTop || 0 ); + } + + // Add relatedTarget, if necessary + if ( !event.relatedTarget && fromElement ) { + event.relatedTarget = fromElement === event.target ? original.toElement : fromElement; + } + + // Add which for click: 1 === left; 2 === middle; 3 === right + // Note: button is not normalized, so don't use it + if ( !event.which && button !== undefined ) { + event.which = ( button & 1 ? 1 : ( button & 2 ? 3 : ( button & 4 ? 2 : 0 ) ) ); + } + + return event; + } + }, + + special: { + load: { + // Prevent triggered image.load events from bubbling to window.load + noBubble: true + }, + click: { + // For checkbox, fire native event so checked state will be right + trigger: function() { + if ( jQuery.nodeName( this, "input" ) && this.type === "checkbox" && this.click ) { + this.click(); + return false; + } + } + }, + focus: { + // Fire native event if possible so blur/focus sequence is correct + trigger: function() { + if ( this !== document.activeElement && this.focus ) { + try { + this.focus(); + return false; + } catch ( e ) { + // Support: IE<9 + // If we error on focus to hidden element (#1486, #12518), + // let .trigger() run the handlers + } + } + }, + delegateType: "focusin" + }, + blur: { + trigger: function() { + if ( this === document.activeElement && this.blur ) { + this.blur(); + return false; + } + }, + delegateType: "focusout" + }, + + beforeunload: { + postDispatch: function( event ) { + + // Even when returnValue equals to undefined Firefox will still show alert + if ( event.result !== undefined ) { + event.originalEvent.returnValue = event.result; + } + } + } + }, + + simulate: function( type, elem, event, bubble ) { + // Piggyback on a donor event to simulate a different one. + // Fake originalEvent to avoid donor's stopPropagation, but if the + // simulated event prevents default then we do the same on the donor. + var e = jQuery.extend( + new jQuery.Event(), + event, + { type: type, + isSimulated: true, + originalEvent: {} + } + ); + if ( bubble ) { + jQuery.event.trigger( e, null, elem ); + } else { + jQuery.event.dispatch.call( elem, e ); + } + if ( e.isDefaultPrevented() ) { + event.preventDefault(); + } + } +}; + +jQuery.removeEvent = document.removeEventListener ? + function( elem, type, handle ) { + if ( elem.removeEventListener ) { + elem.removeEventListener( type, handle, false ); + } + } : + function( elem, type, handle ) { + var name = "on" + type; + + if ( elem.detachEvent ) { + + // #8545, #7054, preventing memory leaks for custom events in IE6-8 + // detachEvent needed property on element, by name of that event, to properly expose it to GC + if ( typeof elem[ name ] === core_strundefined ) { + elem[ name ] = null; + } + + elem.detachEvent( name, handle ); + } + }; + +jQuery.Event = function( src, props ) { + // Allow instantiation without the 'new' keyword + if ( !(this instanceof jQuery.Event) ) { + return new jQuery.Event( src, props ); + } + + // Event object + if ( src && src.type ) { + this.originalEvent = src; + this.type = src.type; + + // Events bubbling up the document may have been marked as prevented + // by a handler lower down the tree; reflect the correct value. + this.isDefaultPrevented = ( src.defaultPrevented || src.returnValue === false || + src.getPreventDefault && src.getPreventDefault() ) ? returnTrue : returnFalse; + + // Event type + } else { + this.type = src; + } + + // Put explicitly provided properties onto the event object + if ( props ) { + jQuery.extend( this, props ); + } + + // Create a timestamp if incoming event doesn't have one + this.timeStamp = src && src.timeStamp || jQuery.now(); + + // Mark it as fixed + this[ jQuery.expando ] = true; +}; + +// jQuery.Event is based on DOM3 Events as specified by the ECMAScript Language Binding +// http://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html +jQuery.Event.prototype = { + isDefaultPrevented: returnFalse, + isPropagationStopped: returnFalse, + isImmediatePropagationStopped: returnFalse, + + preventDefault: function() { + var e = this.originalEvent; + + this.isDefaultPrevented = returnTrue; + if ( !e ) { + return; + } + + // If preventDefault exists, run it on the original event + if ( e.preventDefault ) { + e.preventDefault(); + + // Support: IE + // Otherwise set the returnValue property of the original event to false + } else { + e.returnValue = false; + } + }, + stopPropagation: function() { + var e = this.originalEvent; + + this.isPropagationStopped = returnTrue; + if ( !e ) { + return; + } + // If stopPropagation exists, run it on the original event + if ( e.stopPropagation ) { + e.stopPropagation(); + } + + // Support: IE + // Set the cancelBubble property of the original event to true + e.cancelBubble = true; + }, + stopImmediatePropagation: function() { + this.isImmediatePropagationStopped = returnTrue; + this.stopPropagation(); + } +}; + +// Create mouseenter/leave events using mouseover/out and event-time checks +jQuery.each({ + mouseenter: "mouseover", + mouseleave: "mouseout" +}, function( orig, fix ) { + jQuery.event.special[ orig ] = { + delegateType: fix, + bindType: fix, + + handle: function( event ) { + var ret, + target = this, + related = event.relatedTarget, + handleObj = event.handleObj; + + // For mousenter/leave call the handler if related is outside the target. + // NB: No relatedTarget if the mouse left/entered the browser window + if ( !related || (related !== target && !jQuery.contains( target, related )) ) { + event.type = handleObj.origType; + ret = handleObj.handler.apply( this, arguments ); + event.type = fix; + } + return ret; + } + }; +}); + +// IE submit delegation +if ( !jQuery.support.submitBubbles ) { + + jQuery.event.special.submit = { + setup: function() { + // Only need this for delegated form submit events + if ( jQuery.nodeName( this, "form" ) ) { + return false; + } + + // Lazy-add a submit handler when a descendant form may potentially be submitted + jQuery.event.add( this, "click._submit keypress._submit", function( e ) { + // Node name check avoids a VML-related crash in IE (#9807) + var elem = e.target, + form = jQuery.nodeName( elem, "input" ) || jQuery.nodeName( elem, "button" ) ? elem.form : undefined; + if ( form && !jQuery._data( form, "submitBubbles" ) ) { + jQuery.event.add( form, "submit._submit", function( event ) { + event._submit_bubble = true; + }); + jQuery._data( form, "submitBubbles", true ); + } + }); + // return undefined since we don't need an event listener + }, + + postDispatch: function( event ) { + // If form was submitted by the user, bubble the event up the tree + if ( event._submit_bubble ) { + delete event._submit_bubble; + if ( this.parentNode && !event.isTrigger ) { + jQuery.event.simulate( "submit", this.parentNode, event, true ); + } + } + }, + + teardown: function() { + // Only need this for delegated form submit events + if ( jQuery.nodeName( this, "form" ) ) { + return false; + } + + // Remove delegated handlers; cleanData eventually reaps submit handlers attached above + jQuery.event.remove( this, "._submit" ); + } + }; +} + +// IE change delegation and checkbox/radio fix +if ( !jQuery.support.changeBubbles ) { + + jQuery.event.special.change = { + + setup: function() { + + if ( rformElems.test( this.nodeName ) ) { + // IE doesn't fire change on a check/radio until blur; trigger it on click + // after a propertychange. Eat the blur-change in special.change.handle. + // This still fires onchange a second time for check/radio after blur. + if ( this.type === "checkbox" || this.type === "radio" ) { + jQuery.event.add( this, "propertychange._change", function( event ) { + if ( event.originalEvent.propertyName === "checked" ) { + this._just_changed = true; + } + }); + jQuery.event.add( this, "click._change", function( event ) { + if ( this._just_changed && !event.isTrigger ) { + this._just_changed = false; + } + // Allow triggered, simulated change events (#11500) + jQuery.event.simulate( "change", this, event, true ); + }); + } + return false; + } + // Delegated event; lazy-add a change handler on descendant inputs + jQuery.event.add( this, "beforeactivate._change", function( e ) { + var elem = e.target; + + if ( rformElems.test( elem.nodeName ) && !jQuery._data( elem, "changeBubbles" ) ) { + jQuery.event.add( elem, "change._change", function( event ) { + if ( this.parentNode && !event.isSimulated && !event.isTrigger ) { + jQuery.event.simulate( "change", this.parentNode, event, true ); + } + }); + jQuery._data( elem, "changeBubbles", true ); + } + }); + }, + + handle: function( event ) { + var elem = event.target; + + // Swallow native change events from checkbox/radio, we already triggered them above + if ( this !== elem || event.isSimulated || event.isTrigger || (elem.type !== "radio" && elem.type !== "checkbox") ) { + return event.handleObj.handler.apply( this, arguments ); + } + }, + + teardown: function() { + jQuery.event.remove( this, "._change" ); + + return !rformElems.test( this.nodeName ); + } + }; +} + +// Create "bubbling" focus and blur events +if ( !jQuery.support.focusinBubbles ) { + jQuery.each({ focus: "focusin", blur: "focusout" }, function( orig, fix ) { + + // Attach a single capturing handler while someone wants focusin/focusout + var attaches = 0, + handler = function( event ) { + jQuery.event.simulate( fix, event.target, jQuery.event.fix( event ), true ); + }; + + jQuery.event.special[ fix ] = { + setup: function() { + if ( attaches++ === 0 ) { + document.addEventListener( orig, handler, true ); + } + }, + teardown: function() { + if ( --attaches === 0 ) { + document.removeEventListener( orig, handler, true ); + } + } + }; + }); +} + +jQuery.fn.extend({ + + on: function( types, selector, data, fn, /*INTERNAL*/ one ) { + var type, origFn; + + // Types can be a map of types/handlers + if ( typeof types === "object" ) { + // ( types-Object, selector, data ) + if ( typeof selector !== "string" ) { + // ( types-Object, data ) + data = data || selector; + selector = undefined; + } + for ( type in types ) { + this.on( type, selector, data, types[ type ], one ); + } + return this; + } + + if ( data == null && fn == null ) { + // ( types, fn ) + fn = selector; + data = selector = undefined; + } else if ( fn == null ) { + if ( typeof selector === "string" ) { + // ( types, selector, fn ) + fn = data; + data = undefined; + } else { + // ( types, data, fn ) + fn = data; + data = selector; + selector = undefined; + } + } + if ( fn === false ) { + fn = returnFalse; + } else if ( !fn ) { + return this; + } + + if ( one === 1 ) { + origFn = fn; + fn = function( event ) { + // Can use an empty set, since event contains the info + jQuery().off( event ); + return origFn.apply( this, arguments ); + }; + // Use same guid so caller can remove using origFn + fn.guid = origFn.guid || ( origFn.guid = jQuery.guid++ ); + } + return this.each( function() { + jQuery.event.add( this, types, fn, data, selector ); + }); + }, + one: function( types, selector, data, fn ) { + return this.on( types, selector, data, fn, 1 ); + }, + off: function( types, selector, fn ) { + var handleObj, type; + if ( types && types.preventDefault && types.handleObj ) { + // ( event ) dispatched jQuery.Event + handleObj = types.handleObj; + jQuery( types.delegateTarget ).off( + handleObj.namespace ? handleObj.origType + "." + handleObj.namespace : handleObj.origType, + handleObj.selector, + handleObj.handler + ); + return this; + } + if ( typeof types === "object" ) { + // ( types-object [, selector] ) + for ( type in types ) { + this.off( type, selector, types[ type ] ); + } + return this; + } + if ( selector === false || typeof selector === "function" ) { + // ( types [, fn] ) + fn = selector; + selector = undefined; + } + if ( fn === false ) { + fn = returnFalse; + } + return this.each(function() { + jQuery.event.remove( this, types, fn, selector ); + }); + }, + + bind: function( types, data, fn ) { + return this.on( types, null, data, fn ); + }, + unbind: function( types, fn ) { + return this.off( types, null, fn ); + }, + + delegate: function( selector, types, data, fn ) { + return this.on( types, selector, data, fn ); + }, + undelegate: function( selector, types, fn ) { + // ( namespace ) or ( selector, types [, fn] ) + return arguments.length === 1 ? this.off( selector, "**" ) : this.off( types, selector || "**", fn ); + }, + + trigger: function( type, data ) { + return this.each(function() { + jQuery.event.trigger( type, data, this ); + }); + }, + triggerHandler: function( type, data ) { + var elem = this[0]; + if ( elem ) { + return jQuery.event.trigger( type, data, elem, true ); + } + } +}); +/*! + * Sizzle CSS Selector Engine + * Copyright 2012 jQuery Foundation and other contributors + * Released under the MIT license + * http://sizzlejs.com/ + */ +(function( window, undefined ) { + +var i, + cachedruns, + Expr, + getText, + isXML, + compile, + hasDuplicate, + outermostContext, + + // Local document vars + setDocument, + document, + docElem, + documentIsXML, + rbuggyQSA, + rbuggyMatches, + matches, + contains, + sortOrder, + + // Instance-specific data + expando = "sizzle" + -(new Date()), + preferredDoc = window.document, + support = {}, + dirruns = 0, + done = 0, + classCache = createCache(), + tokenCache = createCache(), + compilerCache = createCache(), + + // General-purpose constants + strundefined = typeof undefined, + MAX_NEGATIVE = 1 << 31, + + // Array methods + arr = [], + pop = arr.pop, + push = arr.push, + slice = arr.slice, + // Use a stripped-down indexOf if we can't use a native one + indexOf = arr.indexOf || function( elem ) { + var i = 0, + len = this.length; + for ( ; i < len; i++ ) { + if ( this[i] === elem ) { + return i; + } + } + return -1; + }, + + + // Regular expressions + + // Whitespace characters http://www.w3.org/TR/css3-selectors/#whitespace + whitespace = "[\\x20\\t\\r\\n\\f]", + // http://www.w3.org/TR/css3-syntax/#characters + characterEncoding = "(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+", + + // Loosely modeled on CSS identifier characters + // An unquoted value should be a CSS identifier http://www.w3.org/TR/css3-selectors/#attribute-selectors + // Proper syntax: http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier + identifier = characterEncoding.replace( "w", "w#" ), + + // Acceptable operators http://www.w3.org/TR/selectors/#attribute-selectors + operators = "([*^$|!~]?=)", + attributes = "\\[" + whitespace + "*(" + characterEncoding + ")" + whitespace + + "*(?:" + operators + whitespace + "*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|(" + identifier + ")|)|)" + whitespace + "*\\]", + + // Prefer arguments quoted, + // then not containing pseudos/brackets, + // then attribute selectors/non-parenthetical expressions, + // then anything else + // These preferences are here to reduce the number of selectors + // needing tokenize in the PSEUDO preFilter + pseudos = ":(" + characterEncoding + ")(?:\\(((['\"])((?:\\\\.|[^\\\\])*?)\\3|((?:\\\\.|[^\\\\()[\\]]|" + attributes.replace( 3, 8 ) + ")*)|.*)\\)|)", + + // Leading and non-escaped trailing whitespace, capturing some non-whitespace characters preceding the latter + rtrim = new RegExp( "^" + whitespace + "+|((?:^|[^\\\\])(?:\\\\.)*)" + whitespace + "+$", "g" ), + + rcomma = new RegExp( "^" + whitespace + "*," + whitespace + "*" ), + rcombinators = new RegExp( "^" + whitespace + "*([\\x20\\t\\r\\n\\f>+~])" + whitespace + "*" ), + rpseudo = new RegExp( pseudos ), + ridentifier = new RegExp( "^" + identifier + "$" ), + + matchExpr = { + "ID": new RegExp( "^#(" + characterEncoding + ")" ), + "CLASS": new RegExp( "^\\.(" + characterEncoding + ")" ), + "NAME": new RegExp( "^\\[name=['\"]?(" + characterEncoding + ")['\"]?\\]" ), + "TAG": new RegExp( "^(" + characterEncoding.replace( "w", "w*" ) + ")" ), + "ATTR": new RegExp( "^" + attributes ), + "PSEUDO": new RegExp( "^" + pseudos ), + "CHILD": new RegExp( "^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\(" + whitespace + + "*(even|odd|(([+-]|)(\\d*)n|)" + whitespace + "*(?:([+-]|)" + whitespace + + "*(\\d+)|))" + whitespace + "*\\)|)", "i" ), + // For use in libraries implementing .is() + // We use this for POS matching in `select` + "needsContext": new RegExp( "^" + whitespace + "*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\(" + + whitespace + "*((?:-\\d)?\\d*)" + whitespace + "*\\)|)(?=[^-]|$)", "i" ) + }, + + rsibling = /[\x20\t\r\n\f]*[+~]/, + + rnative = /^[^{]+\{\s*\[native code/, + + // Easily-parseable/retrievable ID or TAG or CLASS selectors + rquickExpr = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/, + + rinputs = /^(?:input|select|textarea|button)$/i, + rheader = /^h\d$/i, + + rescape = /'|\\/g, + rattributeQuotes = /\=[\x20\t\r\n\f]*([^'"\]]*)[\x20\t\r\n\f]*\]/g, + + // CSS escapes http://www.w3.org/TR/CSS21/syndata.html#escaped-characters + runescape = /\\([\da-fA-F]{1,6}[\x20\t\r\n\f]?|.)/g, + funescape = function( _, escaped ) { + var high = "0x" + escaped - 0x10000; + // NaN means non-codepoint + return high !== high ? + escaped : + // BMP codepoint + high < 0 ? + String.fromCharCode( high + 0x10000 ) : + // Supplemental Plane codepoint (surrogate pair) + String.fromCharCode( high >> 10 | 0xD800, high & 0x3FF | 0xDC00 ); + }; + +// Use a stripped-down slice if we can't use a native one +try { + slice.call( preferredDoc.documentElement.childNodes, 0 )[0].nodeType; +} catch ( e ) { + slice = function( i ) { + var elem, + results = []; + while ( (elem = this[i++]) ) { + results.push( elem ); + } + return results; + }; +} + +/** + * For feature detection + * @param {Function} fn The function to test for native support + */ +function isNative( fn ) { + return rnative.test( fn + "" ); +} + +/** + * Create key-value caches of limited size + * @returns {Function(string, Object)} Returns the Object data after storing it on itself with + * property name the (space-suffixed) string and (if the cache is larger than Expr.cacheLength) + * deleting the oldest entry + */ +function createCache() { + var cache, + keys = []; + + return (cache = function( key, value ) { + // Use (key + " ") to avoid collision with native prototype properties (see Issue #157) + if ( keys.push( key += " " ) > Expr.cacheLength ) { + // Only keep the most recent entries + delete cache[ keys.shift() ]; + } + return (cache[ key ] = value); + }); +} + +/** + * Mark a function for special use by Sizzle + * @param {Function} fn The function to mark + */ +function markFunction( fn ) { + fn[ expando ] = true; + return fn; +} + +/** + * Support testing using an element + * @param {Function} fn Passed the created div and expects a boolean result + */ +function assert( fn ) { + var div = document.createElement("div"); + + try { + return fn( div ); + } catch (e) { + return false; + } finally { + // release memory in IE + div = null; + } +} + +function Sizzle( selector, context, results, seed ) { + var match, elem, m, nodeType, + // QSA vars + i, groups, old, nid, newContext, newSelector; + + if ( ( context ? context.ownerDocument || context : preferredDoc ) !== document ) { + setDocument( context ); + } + + context = context || document; + results = results || []; + + if ( !selector || typeof selector !== "string" ) { + return results; + } + + if ( (nodeType = context.nodeType) !== 1 && nodeType !== 9 ) { + return []; + } + + if ( !documentIsXML && !seed ) { + + // Shortcuts + if ( (match = rquickExpr.exec( selector )) ) { + // Speed-up: Sizzle("#ID") + if ( (m = match[1]) ) { + if ( nodeType === 9 ) { + elem = context.getElementById( m ); + // Check parentNode to catch when Blackberry 4.6 returns + // nodes that are no longer in the document #6963 + if ( elem && elem.parentNode ) { + // Handle the case where IE, Opera, and Webkit return items + // by name instead of ID + if ( elem.id === m ) { + results.push( elem ); + return results; + } + } else { + return results; + } + } else { + // Context is not a document + if ( context.ownerDocument && (elem = context.ownerDocument.getElementById( m )) && + contains( context, elem ) && elem.id === m ) { + results.push( elem ); + return results; + } + } + + // Speed-up: Sizzle("TAG") + } else if ( match[2] ) { + push.apply( results, slice.call(context.getElementsByTagName( selector ), 0) ); + return results; + + // Speed-up: Sizzle(".CLASS") + } else if ( (m = match[3]) && support.getByClassName && context.getElementsByClassName ) { + push.apply( results, slice.call(context.getElementsByClassName( m ), 0) ); + return results; + } + } + + // QSA path + if ( support.qsa && !rbuggyQSA.test(selector) ) { + old = true; + nid = expando; + newContext = context; + newSelector = nodeType === 9 && selector; + + // qSA works strangely on Element-rooted queries + // We can work around this by specifying an extra ID on the root + // and working up from there (Thanks to Andrew Dupont for the technique) + // IE 8 doesn't work on object elements + if ( nodeType === 1 && context.nodeName.toLowerCase() !== "object" ) { + groups = tokenize( selector ); + + if ( (old = context.getAttribute("id")) ) { + nid = old.replace( rescape, "\\$&" ); + } else { + context.setAttribute( "id", nid ); + } + nid = "[id='" + nid + "'] "; + + i = groups.length; + while ( i-- ) { + groups[i] = nid + toSelector( groups[i] ); + } + newContext = rsibling.test( selector ) && context.parentNode || context; + newSelector = groups.join(","); + } + + if ( newSelector ) { + try { + push.apply( results, slice.call( newContext.querySelectorAll( + newSelector + ), 0 ) ); + return results; + } catch(qsaError) { + } finally { + if ( !old ) { + context.removeAttribute("id"); + } + } + } + } + } + + // All others + return select( selector.replace( rtrim, "$1" ), context, results, seed ); +} + +/** + * Detect xml + * @param {Element|Object} elem An element or a document + */ +isXML = Sizzle.isXML = function( elem ) { + // documentElement is verified for cases where it doesn't yet exist + // (such as loading iframes in IE - #4833) + var documentElement = elem && (elem.ownerDocument || elem).documentElement; + return documentElement ? documentElement.nodeName !== "HTML" : false; +}; + +/** + * Sets document-related variables once based on the current document + * @param {Element|Object} [doc] An element or document object to use to set the document + * @returns {Object} Returns the current document + */ +setDocument = Sizzle.setDocument = function( node ) { + var doc = node ? node.ownerDocument || node : preferredDoc; + + // If no document and documentElement is available, return + if ( doc === document || doc.nodeType !== 9 || !doc.documentElement ) { + return document; + } + + // Set our document + document = doc; + docElem = doc.documentElement; + + // Support tests + documentIsXML = isXML( doc ); + + // Check if getElementsByTagName("*") returns only elements + support.tagNameNoComments = assert(function( div ) { + div.appendChild( doc.createComment("") ); + return !div.getElementsByTagName("*").length; + }); + + // Check if attributes should be retrieved by attribute nodes + support.attributes = assert(function( div ) { + div.innerHTML = ""; + var type = typeof div.lastChild.getAttribute("multiple"); + // IE8 returns a string for some attributes even when not present + return type !== "boolean" && type !== "string"; + }); + + // Check if getElementsByClassName can be trusted + support.getByClassName = assert(function( div ) { + // Opera can't find a second classname (in 9.6) + div.innerHTML = ""; + if ( !div.getElementsByClassName || !div.getElementsByClassName("e").length ) { + return false; + } + + // Safari 3.2 caches class attributes and doesn't catch changes + div.lastChild.className = "e"; + return div.getElementsByClassName("e").length === 2; + }); + + // Check if getElementById returns elements by name + // Check if getElementsByName privileges form controls or returns elements by ID + support.getByName = assert(function( div ) { + // Inject content + div.id = expando + 0; + div.innerHTML = "
"; + docElem.insertBefore( div, docElem.firstChild ); + + // Test + var pass = doc.getElementsByName && + // buggy browsers will return fewer than the correct 2 + doc.getElementsByName( expando ).length === 2 + + // buggy browsers will return more than the correct 0 + doc.getElementsByName( expando + 0 ).length; + support.getIdNotName = !doc.getElementById( expando ); + + // Cleanup + docElem.removeChild( div ); + + return pass; + }); + + // IE6/7 return modified attributes + Expr.attrHandle = assert(function( div ) { + div.innerHTML = ""; + return div.firstChild && typeof div.firstChild.getAttribute !== strundefined && + div.firstChild.getAttribute("href") === "#"; + }) ? + {} : + { + "href": function( elem ) { + return elem.getAttribute( "href", 2 ); + }, + "type": function( elem ) { + return elem.getAttribute("type"); + } + }; + + // ID find and filter + if ( support.getIdNotName ) { + Expr.find["ID"] = function( id, context ) { + if ( typeof context.getElementById !== strundefined && !documentIsXML ) { + var m = context.getElementById( id ); + // Check parentNode to catch when Blackberry 4.6 returns + // nodes that are no longer in the document #6963 + return m && m.parentNode ? [m] : []; + } + }; + Expr.filter["ID"] = function( id ) { + var attrId = id.replace( runescape, funescape ); + return function( elem ) { + return elem.getAttribute("id") === attrId; + }; + }; + } else { + Expr.find["ID"] = function( id, context ) { + if ( typeof context.getElementById !== strundefined && !documentIsXML ) { + var m = context.getElementById( id ); + + return m ? + m.id === id || typeof m.getAttributeNode !== strundefined && m.getAttributeNode("id").value === id ? + [m] : + undefined : + []; + } + }; + Expr.filter["ID"] = function( id ) { + var attrId = id.replace( runescape, funescape ); + return function( elem ) { + var node = typeof elem.getAttributeNode !== strundefined && elem.getAttributeNode("id"); + return node && node.value === attrId; + }; + }; + } + + // Tag + Expr.find["TAG"] = support.tagNameNoComments ? + function( tag, context ) { + if ( typeof context.getElementsByTagName !== strundefined ) { + return context.getElementsByTagName( tag ); + } + } : + function( tag, context ) { + var elem, + tmp = [], + i = 0, + results = context.getElementsByTagName( tag ); + + // Filter out possible comments + if ( tag === "*" ) { + while ( (elem = results[i++]) ) { + if ( elem.nodeType === 1 ) { + tmp.push( elem ); + } + } + + return tmp; + } + return results; + }; + + // Name + Expr.find["NAME"] = support.getByName && function( tag, context ) { + if ( typeof context.getElementsByName !== strundefined ) { + return context.getElementsByName( name ); + } + }; + + // Class + Expr.find["CLASS"] = support.getByClassName && function( className, context ) { + if ( typeof context.getElementsByClassName !== strundefined && !documentIsXML ) { + return context.getElementsByClassName( className ); + } + }; + + // QSA and matchesSelector support + + // matchesSelector(:active) reports false when true (IE9/Opera 11.5) + rbuggyMatches = []; + + // qSa(:focus) reports false when true (Chrome 21), + // no need to also add to buggyMatches since matches checks buggyQSA + // A support test would require too much code (would include document ready) + rbuggyQSA = [ ":focus" ]; + + if ( (support.qsa = isNative(doc.querySelectorAll)) ) { + // Build QSA regex + // Regex strategy adopted from Diego Perini + assert(function( div ) { + // Select is set to empty string on purpose + // This is to test IE's treatment of not explictly + // setting a boolean content attribute, + // since its presence should be enough + // http://bugs.jquery.com/ticket/12359 + div.innerHTML = ""; + + // IE8 - Some boolean attributes are not treated correctly + if ( !div.querySelectorAll("[selected]").length ) { + rbuggyQSA.push( "\\[" + whitespace + "*(?:checked|disabled|ismap|multiple|readonly|selected|value)" ); + } + + // Webkit/Opera - :checked should return selected option elements + // http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked + // IE8 throws error here and will not see later tests + if ( !div.querySelectorAll(":checked").length ) { + rbuggyQSA.push(":checked"); + } + }); + + assert(function( div ) { + + // Opera 10-12/IE8 - ^= $= *= and empty values + // Should not select anything + div.innerHTML = ""; + if ( div.querySelectorAll("[i^='']").length ) { + rbuggyQSA.push( "[*^$]=" + whitespace + "*(?:\"\"|'')" ); + } + + // FF 3.5 - :enabled/:disabled and hidden elements (hidden elements are still enabled) + // IE8 throws error here and will not see later tests + if ( !div.querySelectorAll(":enabled").length ) { + rbuggyQSA.push( ":enabled", ":disabled" ); + } + + // Opera 10-11 does not throw on post-comma invalid pseudos + div.querySelectorAll("*,:x"); + rbuggyQSA.push(",.*:"); + }); + } + + if ( (support.matchesSelector = isNative( (matches = docElem.matchesSelector || + docElem.mozMatchesSelector || + docElem.webkitMatchesSelector || + docElem.oMatchesSelector || + docElem.msMatchesSelector) )) ) { + + assert(function( div ) { + // Check to see if it's possible to do matchesSelector + // on a disconnected node (IE 9) + support.disconnectedMatch = matches.call( div, "div" ); + + // This should fail with an exception + // Gecko does not error, returns false instead + matches.call( div, "[s!='']:x" ); + rbuggyMatches.push( "!=", pseudos ); + }); + } + + rbuggyQSA = new RegExp( rbuggyQSA.join("|") ); + rbuggyMatches = new RegExp( rbuggyMatches.join("|") ); + + // Element contains another + // Purposefully does not implement inclusive descendent + // As in, an element does not contain itself + contains = isNative(docElem.contains) || docElem.compareDocumentPosition ? + function( a, b ) { + var adown = a.nodeType === 9 ? a.documentElement : a, + bup = b && b.parentNode; + return a === bup || !!( bup && bup.nodeType === 1 && ( + adown.contains ? + adown.contains( bup ) : + a.compareDocumentPosition && a.compareDocumentPosition( bup ) & 16 + )); + } : + function( a, b ) { + if ( b ) { + while ( (b = b.parentNode) ) { + if ( b === a ) { + return true; + } + } + } + return false; + }; + + // Document order sorting + sortOrder = docElem.compareDocumentPosition ? + function( a, b ) { + var compare; + + if ( a === b ) { + hasDuplicate = true; + return 0; + } + + if ( (compare = b.compareDocumentPosition && a.compareDocumentPosition && a.compareDocumentPosition( b )) ) { + if ( compare & 1 || a.parentNode && a.parentNode.nodeType === 11 ) { + if ( a === doc || contains( preferredDoc, a ) ) { + return -1; + } + if ( b === doc || contains( preferredDoc, b ) ) { + return 1; + } + return 0; + } + return compare & 4 ? -1 : 1; + } + + return a.compareDocumentPosition ? -1 : 1; + } : + function( a, b ) { + var cur, + i = 0, + aup = a.parentNode, + bup = b.parentNode, + ap = [ a ], + bp = [ b ]; + + // Exit early if the nodes are identical + if ( a === b ) { + hasDuplicate = true; + return 0; + + // Parentless nodes are either documents or disconnected + } else if ( !aup || !bup ) { + return a === doc ? -1 : + b === doc ? 1 : + aup ? -1 : + bup ? 1 : + 0; + + // If the nodes are siblings, we can do a quick check + } else if ( aup === bup ) { + return siblingCheck( a, b ); + } + + // Otherwise we need full lists of their ancestors for comparison + cur = a; + while ( (cur = cur.parentNode) ) { + ap.unshift( cur ); + } + cur = b; + while ( (cur = cur.parentNode) ) { + bp.unshift( cur ); + } + + // Walk down the tree looking for a discrepancy + while ( ap[i] === bp[i] ) { + i++; + } + + return i ? + // Do a sibling check if the nodes have a common ancestor + siblingCheck( ap[i], bp[i] ) : + + // Otherwise nodes in our document sort first + ap[i] === preferredDoc ? -1 : + bp[i] === preferredDoc ? 1 : + 0; + }; + + // Always assume the presence of duplicates if sort doesn't + // pass them to our comparison function (as in Google Chrome). + hasDuplicate = false; + [0, 0].sort( sortOrder ); + support.detectDuplicates = hasDuplicate; + + return document; +}; + +Sizzle.matches = function( expr, elements ) { + return Sizzle( expr, null, null, elements ); +}; + +Sizzle.matchesSelector = function( elem, expr ) { + // Set document vars if needed + if ( ( elem.ownerDocument || elem ) !== document ) { + setDocument( elem ); + } + + // Make sure that attribute selectors are quoted + expr = expr.replace( rattributeQuotes, "='$1']" ); + + // rbuggyQSA always contains :focus, so no need for an existence check + if ( support.matchesSelector && !documentIsXML && (!rbuggyMatches || !rbuggyMatches.test(expr)) && !rbuggyQSA.test(expr) ) { + try { + var ret = matches.call( elem, expr ); + + // IE 9's matchesSelector returns false on disconnected nodes + if ( ret || support.disconnectedMatch || + // As well, disconnected nodes are said to be in a document + // fragment in IE 9 + elem.document && elem.document.nodeType !== 11 ) { + return ret; + } + } catch(e) {} + } + + return Sizzle( expr, document, null, [elem] ).length > 0; +}; + +Sizzle.contains = function( context, elem ) { + // Set document vars if needed + if ( ( context.ownerDocument || context ) !== document ) { + setDocument( context ); + } + return contains( context, elem ); +}; + +Sizzle.attr = function( elem, name ) { + var val; + + // Set document vars if needed + if ( ( elem.ownerDocument || elem ) !== document ) { + setDocument( elem ); + } + + if ( !documentIsXML ) { + name = name.toLowerCase(); + } + if ( (val = Expr.attrHandle[ name ]) ) { + return val( elem ); + } + if ( documentIsXML || support.attributes ) { + return elem.getAttribute( name ); + } + return ( (val = elem.getAttributeNode( name )) || elem.getAttribute( name ) ) && elem[ name ] === true ? + name : + val && val.specified ? val.value : null; +}; + +Sizzle.error = function( msg ) { + throw new Error( "Syntax error, unrecognized expression: " + msg ); +}; + +// Document sorting and removing duplicates +Sizzle.uniqueSort = function( results ) { + var elem, + duplicates = [], + i = 1, + j = 0; + + // Unless we *know* we can detect duplicates, assume their presence + hasDuplicate = !support.detectDuplicates; + results.sort( sortOrder ); + + if ( hasDuplicate ) { + for ( ; (elem = results[i]); i++ ) { + if ( elem === results[ i - 1 ] ) { + j = duplicates.push( i ); + } + } + while ( j-- ) { + results.splice( duplicates[ j ], 1 ); + } + } + + return results; +}; + +function siblingCheck( a, b ) { + var cur = b && a, + diff = cur && ( ~b.sourceIndex || MAX_NEGATIVE ) - ( ~a.sourceIndex || MAX_NEGATIVE ); + + // Use IE sourceIndex if available on both nodes + if ( diff ) { + return diff; + } + + // Check if b follows a + if ( cur ) { + while ( (cur = cur.nextSibling) ) { + if ( cur === b ) { + return -1; + } + } + } + + return a ? 1 : -1; +} + +// Returns a function to use in pseudos for input types +function createInputPseudo( type ) { + return function( elem ) { + var name = elem.nodeName.toLowerCase(); + return name === "input" && elem.type === type; + }; +} + +// Returns a function to use in pseudos for buttons +function createButtonPseudo( type ) { + return function( elem ) { + var name = elem.nodeName.toLowerCase(); + return (name === "input" || name === "button") && elem.type === type; + }; +} + +// Returns a function to use in pseudos for positionals +function createPositionalPseudo( fn ) { + return markFunction(function( argument ) { + argument = +argument; + return markFunction(function( seed, matches ) { + var j, + matchIndexes = fn( [], seed.length, argument ), + i = matchIndexes.length; + + // Match elements found at the specified indexes + while ( i-- ) { + if ( seed[ (j = matchIndexes[i]) ] ) { + seed[j] = !(matches[j] = seed[j]); + } + } + }); + }); +} + +/** + * Utility function for retrieving the text value of an array of DOM nodes + * @param {Array|Element} elem + */ +getText = Sizzle.getText = function( elem ) { + var node, + ret = "", + i = 0, + nodeType = elem.nodeType; + + if ( !nodeType ) { + // If no nodeType, this is expected to be an array + for ( ; (node = elem[i]); i++ ) { + // Do not traverse comment nodes + ret += getText( node ); + } + } else if ( nodeType === 1 || nodeType === 9 || nodeType === 11 ) { + // Use textContent for elements + // innerText usage removed for consistency of new lines (see #11153) + if ( typeof elem.textContent === "string" ) { + return elem.textContent; + } else { + // Traverse its children + for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) { + ret += getText( elem ); + } + } + } else if ( nodeType === 3 || nodeType === 4 ) { + return elem.nodeValue; + } + // Do not include comment or processing instruction nodes + + return ret; +}; + +Expr = Sizzle.selectors = { + + // Can be adjusted by the user + cacheLength: 50, + + createPseudo: markFunction, + + match: matchExpr, + + find: {}, + + relative: { + ">": { dir: "parentNode", first: true }, + " ": { dir: "parentNode" }, + "+": { dir: "previousSibling", first: true }, + "~": { dir: "previousSibling" } + }, + + preFilter: { + "ATTR": function( match ) { + match[1] = match[1].replace( runescape, funescape ); + + // Move the given value to match[3] whether quoted or unquoted + match[3] = ( match[4] || match[5] || "" ).replace( runescape, funescape ); + + if ( match[2] === "~=" ) { + match[3] = " " + match[3] + " "; + } + + return match.slice( 0, 4 ); + }, + + "CHILD": function( match ) { + /* matches from matchExpr["CHILD"] + 1 type (only|nth|...) + 2 what (child|of-type) + 3 argument (even|odd|\d*|\d*n([+-]\d+)?|...) + 4 xn-component of xn+y argument ([+-]?\d*n|) + 5 sign of xn-component + 6 x of xn-component + 7 sign of y-component + 8 y of y-component + */ + match[1] = match[1].toLowerCase(); + + if ( match[1].slice( 0, 3 ) === "nth" ) { + // nth-* requires argument + if ( !match[3] ) { + Sizzle.error( match[0] ); + } + + // numeric x and y parameters for Expr.filter.CHILD + // remember that false/true cast respectively to 0/1 + match[4] = +( match[4] ? match[5] + (match[6] || 1) : 2 * ( match[3] === "even" || match[3] === "odd" ) ); + match[5] = +( ( match[7] + match[8] ) || match[3] === "odd" ); + + // other types prohibit arguments + } else if ( match[3] ) { + Sizzle.error( match[0] ); + } + + return match; + }, + + "PSEUDO": function( match ) { + var excess, + unquoted = !match[5] && match[2]; + + if ( matchExpr["CHILD"].test( match[0] ) ) { + return null; + } + + // Accept quoted arguments as-is + if ( match[4] ) { + match[2] = match[4]; + + // Strip excess characters from unquoted arguments + } else if ( unquoted && rpseudo.test( unquoted ) && + // Get excess from tokenize (recursively) + (excess = tokenize( unquoted, true )) && + // advance to the next closing parenthesis + (excess = unquoted.indexOf( ")", unquoted.length - excess ) - unquoted.length) ) { + + // excess is a negative index + match[0] = match[0].slice( 0, excess ); + match[2] = unquoted.slice( 0, excess ); + } + + // Return only captures needed by the pseudo filter method (type and argument) + return match.slice( 0, 3 ); + } + }, + + filter: { + + "TAG": function( nodeName ) { + if ( nodeName === "*" ) { + return function() { return true; }; + } + + nodeName = nodeName.replace( runescape, funescape ).toLowerCase(); + return function( elem ) { + return elem.nodeName && elem.nodeName.toLowerCase() === nodeName; + }; + }, + + "CLASS": function( className ) { + var pattern = classCache[ className + " " ]; + + return pattern || + (pattern = new RegExp( "(^|" + whitespace + ")" + className + "(" + whitespace + "|$)" )) && + classCache( className, function( elem ) { + return pattern.test( elem.className || (typeof elem.getAttribute !== strundefined && elem.getAttribute("class")) || "" ); + }); + }, + + "ATTR": function( name, operator, check ) { + return function( elem ) { + var result = Sizzle.attr( elem, name ); + + if ( result == null ) { + return operator === "!="; + } + if ( !operator ) { + return true; + } + + result += ""; + + return operator === "=" ? result === check : + operator === "!=" ? result !== check : + operator === "^=" ? check && result.indexOf( check ) === 0 : + operator === "*=" ? check && result.indexOf( check ) > -1 : + operator === "$=" ? check && result.slice( -check.length ) === check : + operator === "~=" ? ( " " + result + " " ).indexOf( check ) > -1 : + operator === "|=" ? result === check || result.slice( 0, check.length + 1 ) === check + "-" : + false; + }; + }, + + "CHILD": function( type, what, argument, first, last ) { + var simple = type.slice( 0, 3 ) !== "nth", + forward = type.slice( -4 ) !== "last", + ofType = what === "of-type"; + + return first === 1 && last === 0 ? + + // Shortcut for :nth-*(n) + function( elem ) { + return !!elem.parentNode; + } : + + function( elem, context, xml ) { + var cache, outerCache, node, diff, nodeIndex, start, + dir = simple !== forward ? "nextSibling" : "previousSibling", + parent = elem.parentNode, + name = ofType && elem.nodeName.toLowerCase(), + useCache = !xml && !ofType; + + if ( parent ) { + + // :(first|last|only)-(child|of-type) + if ( simple ) { + while ( dir ) { + node = elem; + while ( (node = node[ dir ]) ) { + if ( ofType ? node.nodeName.toLowerCase() === name : node.nodeType === 1 ) { + return false; + } + } + // Reverse direction for :only-* (if we haven't yet done so) + start = dir = type === "only" && !start && "nextSibling"; + } + return true; + } + + start = [ forward ? parent.firstChild : parent.lastChild ]; + + // non-xml :nth-child(...) stores cache data on `parent` + if ( forward && useCache ) { + // Seek `elem` from a previously-cached index + outerCache = parent[ expando ] || (parent[ expando ] = {}); + cache = outerCache[ type ] || []; + nodeIndex = cache[0] === dirruns && cache[1]; + diff = cache[0] === dirruns && cache[2]; + node = nodeIndex && parent.childNodes[ nodeIndex ]; + + while ( (node = ++nodeIndex && node && node[ dir ] || + + // Fallback to seeking `elem` from the start + (diff = nodeIndex = 0) || start.pop()) ) { + + // When found, cache indexes on `parent` and break + if ( node.nodeType === 1 && ++diff && node === elem ) { + outerCache[ type ] = [ dirruns, nodeIndex, diff ]; + break; + } + } + + // Use previously-cached element index if available + } else if ( useCache && (cache = (elem[ expando ] || (elem[ expando ] = {}))[ type ]) && cache[0] === dirruns ) { + diff = cache[1]; + + // xml :nth-child(...) or :nth-last-child(...) or :nth(-last)?-of-type(...) + } else { + // Use the same loop as above to seek `elem` from the start + while ( (node = ++nodeIndex && node && node[ dir ] || + (diff = nodeIndex = 0) || start.pop()) ) { + + if ( ( ofType ? node.nodeName.toLowerCase() === name : node.nodeType === 1 ) && ++diff ) { + // Cache the index of each encountered element + if ( useCache ) { + (node[ expando ] || (node[ expando ] = {}))[ type ] = [ dirruns, diff ]; + } + + if ( node === elem ) { + break; + } + } + } + } + + // Incorporate the offset, then check against cycle size + diff -= last; + return diff === first || ( diff % first === 0 && diff / first >= 0 ); + } + }; + }, + + "PSEUDO": function( pseudo, argument ) { + // pseudo-class names are case-insensitive + // http://www.w3.org/TR/selectors/#pseudo-classes + // Prioritize by case sensitivity in case custom pseudos are added with uppercase letters + // Remember that setFilters inherits from pseudos + var args, + fn = Expr.pseudos[ pseudo ] || Expr.setFilters[ pseudo.toLowerCase() ] || + Sizzle.error( "unsupported pseudo: " + pseudo ); + + // The user may use createPseudo to indicate that + // arguments are needed to create the filter function + // just as Sizzle does + if ( fn[ expando ] ) { + return fn( argument ); + } + + // But maintain support for old signatures + if ( fn.length > 1 ) { + args = [ pseudo, pseudo, "", argument ]; + return Expr.setFilters.hasOwnProperty( pseudo.toLowerCase() ) ? + markFunction(function( seed, matches ) { + var idx, + matched = fn( seed, argument ), + i = matched.length; + while ( i-- ) { + idx = indexOf.call( seed, matched[i] ); + seed[ idx ] = !( matches[ idx ] = matched[i] ); + } + }) : + function( elem ) { + return fn( elem, 0, args ); + }; + } + + return fn; + } + }, + + pseudos: { + // Potentially complex pseudos + "not": markFunction(function( selector ) { + // Trim the selector passed to compile + // to avoid treating leading and trailing + // spaces as combinators + var input = [], + results = [], + matcher = compile( selector.replace( rtrim, "$1" ) ); + + return matcher[ expando ] ? + markFunction(function( seed, matches, context, xml ) { + var elem, + unmatched = matcher( seed, null, xml, [] ), + i = seed.length; + + // Match elements unmatched by `matcher` + while ( i-- ) { + if ( (elem = unmatched[i]) ) { + seed[i] = !(matches[i] = elem); + } + } + }) : + function( elem, context, xml ) { + input[0] = elem; + matcher( input, null, xml, results ); + return !results.pop(); + }; + }), + + "has": markFunction(function( selector ) { + return function( elem ) { + return Sizzle( selector, elem ).length > 0; + }; + }), + + "contains": markFunction(function( text ) { + return function( elem ) { + return ( elem.textContent || elem.innerText || getText( elem ) ).indexOf( text ) > -1; + }; + }), + + // "Whether an element is represented by a :lang() selector + // is based solely on the element's language value + // being equal to the identifier C, + // or beginning with the identifier C immediately followed by "-". + // The matching of C against the element's language value is performed case-insensitively. + // The identifier C does not have to be a valid language name." + // http://www.w3.org/TR/selectors/#lang-pseudo + "lang": markFunction( function( lang ) { + // lang value must be a valid identifider + if ( !ridentifier.test(lang || "") ) { + Sizzle.error( "unsupported lang: " + lang ); + } + lang = lang.replace( runescape, funescape ).toLowerCase(); + return function( elem ) { + var elemLang; + do { + if ( (elemLang = documentIsXML ? + elem.getAttribute("xml:lang") || elem.getAttribute("lang") : + elem.lang) ) { + + elemLang = elemLang.toLowerCase(); + return elemLang === lang || elemLang.indexOf( lang + "-" ) === 0; + } + } while ( (elem = elem.parentNode) && elem.nodeType === 1 ); + return false; + }; + }), + + // Miscellaneous + "target": function( elem ) { + var hash = window.location && window.location.hash; + return hash && hash.slice( 1 ) === elem.id; + }, + + "root": function( elem ) { + return elem === docElem; + }, + + "focus": function( elem ) { + return elem === document.activeElement && (!document.hasFocus || document.hasFocus()) && !!(elem.type || elem.href || ~elem.tabIndex); + }, + + // Boolean properties + "enabled": function( elem ) { + return elem.disabled === false; + }, + + "disabled": function( elem ) { + return elem.disabled === true; + }, + + "checked": function( elem ) { + // In CSS3, :checked should return both checked and selected elements + // http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked + var nodeName = elem.nodeName.toLowerCase(); + return (nodeName === "input" && !!elem.checked) || (nodeName === "option" && !!elem.selected); + }, + + "selected": function( elem ) { + // Accessing this property makes selected-by-default + // options in Safari work properly + if ( elem.parentNode ) { + elem.parentNode.selectedIndex; + } + + return elem.selected === true; + }, + + // Contents + "empty": function( elem ) { + // http://www.w3.org/TR/selectors/#empty-pseudo + // :empty is only affected by element nodes and content nodes(including text(3), cdata(4)), + // not comment, processing instructions, or others + // Thanks to Diego Perini for the nodeName shortcut + // Greater than "@" means alpha characters (specifically not starting with "#" or "?") + for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) { + if ( elem.nodeName > "@" || elem.nodeType === 3 || elem.nodeType === 4 ) { + return false; + } + } + return true; + }, + + "parent": function( elem ) { + return !Expr.pseudos["empty"]( elem ); + }, + + // Element/input types + "header": function( elem ) { + return rheader.test( elem.nodeName ); + }, + + "input": function( elem ) { + return rinputs.test( elem.nodeName ); + }, + + "button": function( elem ) { + var name = elem.nodeName.toLowerCase(); + return name === "input" && elem.type === "button" || name === "button"; + }, + + "text": function( elem ) { + var attr; + // IE6 and 7 will map elem.type to 'text' for new HTML5 types (search, etc) + // use getAttribute instead to test this case + return elem.nodeName.toLowerCase() === "input" && + elem.type === "text" && + ( (attr = elem.getAttribute("type")) == null || attr.toLowerCase() === elem.type ); + }, + + // Position-in-collection + "first": createPositionalPseudo(function() { + return [ 0 ]; + }), + + "last": createPositionalPseudo(function( matchIndexes, length ) { + return [ length - 1 ]; + }), + + "eq": createPositionalPseudo(function( matchIndexes, length, argument ) { + return [ argument < 0 ? argument + length : argument ]; + }), + + "even": createPositionalPseudo(function( matchIndexes, length ) { + var i = 0; + for ( ; i < length; i += 2 ) { + matchIndexes.push( i ); + } + return matchIndexes; + }), + + "odd": createPositionalPseudo(function( matchIndexes, length ) { + var i = 1; + for ( ; i < length; i += 2 ) { + matchIndexes.push( i ); + } + return matchIndexes; + }), + + "lt": createPositionalPseudo(function( matchIndexes, length, argument ) { + var i = argument < 0 ? argument + length : argument; + for ( ; --i >= 0; ) { + matchIndexes.push( i ); + } + return matchIndexes; + }), + + "gt": createPositionalPseudo(function( matchIndexes, length, argument ) { + var i = argument < 0 ? argument + length : argument; + for ( ; ++i < length; ) { + matchIndexes.push( i ); + } + return matchIndexes; + }) + } +}; + +// Add button/input type pseudos +for ( i in { radio: true, checkbox: true, file: true, password: true, image: true } ) { + Expr.pseudos[ i ] = createInputPseudo( i ); +} +for ( i in { submit: true, reset: true } ) { + Expr.pseudos[ i ] = createButtonPseudo( i ); +} + +function tokenize( selector, parseOnly ) { + var matched, match, tokens, type, + soFar, groups, preFilters, + cached = tokenCache[ selector + " " ]; + + if ( cached ) { + return parseOnly ? 0 : cached.slice( 0 ); + } + + soFar = selector; + groups = []; + preFilters = Expr.preFilter; + + while ( soFar ) { + + // Comma and first run + if ( !matched || (match = rcomma.exec( soFar )) ) { + if ( match ) { + // Don't consume trailing commas as valid + soFar = soFar.slice( match[0].length ) || soFar; + } + groups.push( tokens = [] ); + } + + matched = false; + + // Combinators + if ( (match = rcombinators.exec( soFar )) ) { + matched = match.shift(); + tokens.push( { + value: matched, + // Cast descendant combinators to space + type: match[0].replace( rtrim, " " ) + } ); + soFar = soFar.slice( matched.length ); + } + + // Filters + for ( type in Expr.filter ) { + if ( (match = matchExpr[ type ].exec( soFar )) && (!preFilters[ type ] || + (match = preFilters[ type ]( match ))) ) { + matched = match.shift(); + tokens.push( { + value: matched, + type: type, + matches: match + } ); + soFar = soFar.slice( matched.length ); + } + } + + if ( !matched ) { + break; + } + } + + // Return the length of the invalid excess + // if we're just parsing + // Otherwise, throw an error or return tokens + return parseOnly ? + soFar.length : + soFar ? + Sizzle.error( selector ) : + // Cache the tokens + tokenCache( selector, groups ).slice( 0 ); +} + +function toSelector( tokens ) { + var i = 0, + len = tokens.length, + selector = ""; + for ( ; i < len; i++ ) { + selector += tokens[i].value; + } + return selector; +} + +function addCombinator( matcher, combinator, base ) { + var dir = combinator.dir, + checkNonElements = base && dir === "parentNode", + doneName = done++; + + return combinator.first ? + // Check against closest ancestor/preceding element + function( elem, context, xml ) { + while ( (elem = elem[ dir ]) ) { + if ( elem.nodeType === 1 || checkNonElements ) { + return matcher( elem, context, xml ); + } + } + } : + + // Check against all ancestor/preceding elements + function( elem, context, xml ) { + var data, cache, outerCache, + dirkey = dirruns + " " + doneName; + + // We can't set arbitrary data on XML nodes, so they don't benefit from dir caching + if ( xml ) { + while ( (elem = elem[ dir ]) ) { + if ( elem.nodeType === 1 || checkNonElements ) { + if ( matcher( elem, context, xml ) ) { + return true; + } + } + } + } else { + while ( (elem = elem[ dir ]) ) { + if ( elem.nodeType === 1 || checkNonElements ) { + outerCache = elem[ expando ] || (elem[ expando ] = {}); + if ( (cache = outerCache[ dir ]) && cache[0] === dirkey ) { + if ( (data = cache[1]) === true || data === cachedruns ) { + return data === true; + } + } else { + cache = outerCache[ dir ] = [ dirkey ]; + cache[1] = matcher( elem, context, xml ) || cachedruns; + if ( cache[1] === true ) { + return true; + } + } + } + } + } + }; +} + +function elementMatcher( matchers ) { + return matchers.length > 1 ? + function( elem, context, xml ) { + var i = matchers.length; + while ( i-- ) { + if ( !matchers[i]( elem, context, xml ) ) { + return false; + } + } + return true; + } : + matchers[0]; +} + +function condense( unmatched, map, filter, context, xml ) { + var elem, + newUnmatched = [], + i = 0, + len = unmatched.length, + mapped = map != null; + + for ( ; i < len; i++ ) { + if ( (elem = unmatched[i]) ) { + if ( !filter || filter( elem, context, xml ) ) { + newUnmatched.push( elem ); + if ( mapped ) { + map.push( i ); + } + } + } + } + + return newUnmatched; +} + +function setMatcher( preFilter, selector, matcher, postFilter, postFinder, postSelector ) { + if ( postFilter && !postFilter[ expando ] ) { + postFilter = setMatcher( postFilter ); + } + if ( postFinder && !postFinder[ expando ] ) { + postFinder = setMatcher( postFinder, postSelector ); + } + return markFunction(function( seed, results, context, xml ) { + var temp, i, elem, + preMap = [], + postMap = [], + preexisting = results.length, + + // Get initial elements from seed or context + elems = seed || multipleContexts( selector || "*", context.nodeType ? [ context ] : context, [] ), + + // Prefilter to get matcher input, preserving a map for seed-results synchronization + matcherIn = preFilter && ( seed || !selector ) ? + condense( elems, preMap, preFilter, context, xml ) : + elems, + + matcherOut = matcher ? + // If we have a postFinder, or filtered seed, or non-seed postFilter or preexisting results, + postFinder || ( seed ? preFilter : preexisting || postFilter ) ? + + // ...intermediate processing is necessary + [] : + + // ...otherwise use results directly + results : + matcherIn; + + // Find primary matches + if ( matcher ) { + matcher( matcherIn, matcherOut, context, xml ); + } + + // Apply postFilter + if ( postFilter ) { + temp = condense( matcherOut, postMap ); + postFilter( temp, [], context, xml ); + + // Un-match failing elements by moving them back to matcherIn + i = temp.length; + while ( i-- ) { + if ( (elem = temp[i]) ) { + matcherOut[ postMap[i] ] = !(matcherIn[ postMap[i] ] = elem); + } + } + } + + if ( seed ) { + if ( postFinder || preFilter ) { + if ( postFinder ) { + // Get the final matcherOut by condensing this intermediate into postFinder contexts + temp = []; + i = matcherOut.length; + while ( i-- ) { + if ( (elem = matcherOut[i]) ) { + // Restore matcherIn since elem is not yet a final match + temp.push( (matcherIn[i] = elem) ); + } + } + postFinder( null, (matcherOut = []), temp, xml ); + } + + // Move matched elements from seed to results to keep them synchronized + i = matcherOut.length; + while ( i-- ) { + if ( (elem = matcherOut[i]) && + (temp = postFinder ? indexOf.call( seed, elem ) : preMap[i]) > -1 ) { + + seed[temp] = !(results[temp] = elem); + } + } + } + + // Add elements to results, through postFinder if defined + } else { + matcherOut = condense( + matcherOut === results ? + matcherOut.splice( preexisting, matcherOut.length ) : + matcherOut + ); + if ( postFinder ) { + postFinder( null, results, matcherOut, xml ); + } else { + push.apply( results, matcherOut ); + } + } + }); +} + +function matcherFromTokens( tokens ) { + var checkContext, matcher, j, + len = tokens.length, + leadingRelative = Expr.relative[ tokens[0].type ], + implicitRelative = leadingRelative || Expr.relative[" "], + i = leadingRelative ? 1 : 0, + + // The foundational matcher ensures that elements are reachable from top-level context(s) + matchContext = addCombinator( function( elem ) { + return elem === checkContext; + }, implicitRelative, true ), + matchAnyContext = addCombinator( function( elem ) { + return indexOf.call( checkContext, elem ) > -1; + }, implicitRelative, true ), + matchers = [ function( elem, context, xml ) { + return ( !leadingRelative && ( xml || context !== outermostContext ) ) || ( + (checkContext = context).nodeType ? + matchContext( elem, context, xml ) : + matchAnyContext( elem, context, xml ) ); + } ]; + + for ( ; i < len; i++ ) { + if ( (matcher = Expr.relative[ tokens[i].type ]) ) { + matchers = [ addCombinator(elementMatcher( matchers ), matcher) ]; + } else { + matcher = Expr.filter[ tokens[i].type ].apply( null, tokens[i].matches ); + + // Return special upon seeing a positional matcher + if ( matcher[ expando ] ) { + // Find the next relative operator (if any) for proper handling + j = ++i; + for ( ; j < len; j++ ) { + if ( Expr.relative[ tokens[j].type ] ) { + break; + } + } + return setMatcher( + i > 1 && elementMatcher( matchers ), + i > 1 && toSelector( tokens.slice( 0, i - 1 ) ).replace( rtrim, "$1" ), + matcher, + i < j && matcherFromTokens( tokens.slice( i, j ) ), + j < len && matcherFromTokens( (tokens = tokens.slice( j )) ), + j < len && toSelector( tokens ) + ); + } + matchers.push( matcher ); + } + } + + return elementMatcher( matchers ); +} + +function matcherFromGroupMatchers( elementMatchers, setMatchers ) { + // A counter to specify which element is currently being matched + var matcherCachedRuns = 0, + bySet = setMatchers.length > 0, + byElement = elementMatchers.length > 0, + superMatcher = function( seed, context, xml, results, expandContext ) { + var elem, j, matcher, + setMatched = [], + matchedCount = 0, + i = "0", + unmatched = seed && [], + outermost = expandContext != null, + contextBackup = outermostContext, + // We must always have either seed elements or context + elems = seed || byElement && Expr.find["TAG"]( "*", expandContext && context.parentNode || context ), + // Use integer dirruns iff this is the outermost matcher + dirrunsUnique = (dirruns += contextBackup == null ? 1 : Math.random() || 0.1); + + if ( outermost ) { + outermostContext = context !== document && context; + cachedruns = matcherCachedRuns; + } + + // Add elements passing elementMatchers directly to results + // Keep `i` a string if there are no elements so `matchedCount` will be "00" below + for ( ; (elem = elems[i]) != null; i++ ) { + if ( byElement && elem ) { + j = 0; + while ( (matcher = elementMatchers[j++]) ) { + if ( matcher( elem, context, xml ) ) { + results.push( elem ); + break; + } + } + if ( outermost ) { + dirruns = dirrunsUnique; + cachedruns = ++matcherCachedRuns; + } + } + + // Track unmatched elements for set filters + if ( bySet ) { + // They will have gone through all possible matchers + if ( (elem = !matcher && elem) ) { + matchedCount--; + } + + // Lengthen the array for every element, matched or not + if ( seed ) { + unmatched.push( elem ); + } + } + } + + // Apply set filters to unmatched elements + matchedCount += i; + if ( bySet && i !== matchedCount ) { + j = 0; + while ( (matcher = setMatchers[j++]) ) { + matcher( unmatched, setMatched, context, xml ); + } + + if ( seed ) { + // Reintegrate element matches to eliminate the need for sorting + if ( matchedCount > 0 ) { + while ( i-- ) { + if ( !(unmatched[i] || setMatched[i]) ) { + setMatched[i] = pop.call( results ); + } + } + } + + // Discard index placeholder values to get only actual matches + setMatched = condense( setMatched ); + } + + // Add matches to results + push.apply( results, setMatched ); + + // Seedless set matches succeeding multiple successful matchers stipulate sorting + if ( outermost && !seed && setMatched.length > 0 && + ( matchedCount + setMatchers.length ) > 1 ) { + + Sizzle.uniqueSort( results ); + } + } + + // Override manipulation of globals by nested matchers + if ( outermost ) { + dirruns = dirrunsUnique; + outermostContext = contextBackup; + } + + return unmatched; + }; + + return bySet ? + markFunction( superMatcher ) : + superMatcher; +} + +compile = Sizzle.compile = function( selector, group /* Internal Use Only */ ) { + var i, + setMatchers = [], + elementMatchers = [], + cached = compilerCache[ selector + " " ]; + + if ( !cached ) { + // Generate a function of recursive functions that can be used to check each element + if ( !group ) { + group = tokenize( selector ); + } + i = group.length; + while ( i-- ) { + cached = matcherFromTokens( group[i] ); + if ( cached[ expando ] ) { + setMatchers.push( cached ); + } else { + elementMatchers.push( cached ); + } + } + + // Cache the compiled function + cached = compilerCache( selector, matcherFromGroupMatchers( elementMatchers, setMatchers ) ); + } + return cached; +}; + +function multipleContexts( selector, contexts, results ) { + var i = 0, + len = contexts.length; + for ( ; i < len; i++ ) { + Sizzle( selector, contexts[i], results ); + } + return results; +} + +function select( selector, context, results, seed ) { + var i, tokens, token, type, find, + match = tokenize( selector ); + + if ( !seed ) { + // Try to minimize operations if there is only one group + if ( match.length === 1 ) { + + // Take a shortcut and set the context if the root selector is an ID + tokens = match[0] = match[0].slice( 0 ); + if ( tokens.length > 2 && (token = tokens[0]).type === "ID" && + context.nodeType === 9 && !documentIsXML && + Expr.relative[ tokens[1].type ] ) { + + context = Expr.find["ID"]( token.matches[0].replace( runescape, funescape ), context )[0]; + if ( !context ) { + return results; + } + + selector = selector.slice( tokens.shift().value.length ); + } + + // Fetch a seed set for right-to-left matching + i = matchExpr["needsContext"].test( selector ) ? 0 : tokens.length; + while ( i-- ) { + token = tokens[i]; + + // Abort if we hit a combinator + if ( Expr.relative[ (type = token.type) ] ) { + break; + } + if ( (find = Expr.find[ type ]) ) { + // Search, expanding context for leading sibling combinators + if ( (seed = find( + token.matches[0].replace( runescape, funescape ), + rsibling.test( tokens[0].type ) && context.parentNode || context + )) ) { + + // If seed is empty or no tokens remain, we can return early + tokens.splice( i, 1 ); + selector = seed.length && toSelector( tokens ); + if ( !selector ) { + push.apply( results, slice.call( seed, 0 ) ); + return results; + } + + break; + } + } + } + } + } + + // Compile and execute a filtering function + // Provide `match` to avoid retokenization if we modified the selector above + compile( selector, match )( + seed, + context, + documentIsXML, + results, + rsibling.test( selector ) + ); + return results; +} + +// Deprecated +Expr.pseudos["nth"] = Expr.pseudos["eq"]; + +// Easy API for creating new setFilters +function setFilters() {} +Expr.filters = setFilters.prototype = Expr.pseudos; +Expr.setFilters = new setFilters(); + +// Initialize with the default document +setDocument(); + +// Override sizzle attribute retrieval +Sizzle.attr = jQuery.attr; +jQuery.find = Sizzle; +jQuery.expr = Sizzle.selectors; +jQuery.expr[":"] = jQuery.expr.pseudos; +jQuery.unique = Sizzle.uniqueSort; +jQuery.text = Sizzle.getText; +jQuery.isXMLDoc = Sizzle.isXML; +jQuery.contains = Sizzle.contains; + + +})( window ); +var runtil = /Until$/, + rparentsprev = /^(?:parents|prev(?:Until|All))/, + isSimple = /^.[^:#\[\.,]*$/, + rneedsContext = jQuery.expr.match.needsContext, + // methods guaranteed to produce a unique set when starting from a unique set + guaranteedUnique = { + children: true, + contents: true, + next: true, + prev: true + }; + +jQuery.fn.extend({ + find: function( selector ) { + var i, ret, self, + len = this.length; + + if ( typeof selector !== "string" ) { + self = this; + return this.pushStack( jQuery( selector ).filter(function() { + for ( i = 0; i < len; i++ ) { + if ( jQuery.contains( self[ i ], this ) ) { + return true; + } + } + }) ); + } + + ret = []; + for ( i = 0; i < len; i++ ) { + jQuery.find( selector, this[ i ], ret ); + } + + // Needed because $( selector, context ) becomes $( context ).find( selector ) + ret = this.pushStack( len > 1 ? jQuery.unique( ret ) : ret ); + ret.selector = ( this.selector ? this.selector + " " : "" ) + selector; + return ret; + }, + + has: function( target ) { + var i, + targets = jQuery( target, this ), + len = targets.length; + + return this.filter(function() { + for ( i = 0; i < len; i++ ) { + if ( jQuery.contains( this, targets[i] ) ) { + return true; + } + } + }); + }, + + not: function( selector ) { + return this.pushStack( winnow(this, selector, false) ); + }, + + filter: function( selector ) { + return this.pushStack( winnow(this, selector, true) ); + }, + + is: function( selector ) { + return !!selector && ( + typeof selector === "string" ? + // If this is a positional/relative selector, check membership in the returned set + // so $("p:first").is("p:last") won't return true for a doc with two "p". + rneedsContext.test( selector ) ? + jQuery( selector, this.context ).index( this[0] ) >= 0 : + jQuery.filter( selector, this ).length > 0 : + this.filter( selector ).length > 0 ); + }, + + closest: function( selectors, context ) { + var cur, + i = 0, + l = this.length, + ret = [], + pos = rneedsContext.test( selectors ) || typeof selectors !== "string" ? + jQuery( selectors, context || this.context ) : + 0; + + for ( ; i < l; i++ ) { + cur = this[i]; + + while ( cur && cur.ownerDocument && cur !== context && cur.nodeType !== 11 ) { + if ( pos ? pos.index(cur) > -1 : jQuery.find.matchesSelector(cur, selectors) ) { + ret.push( cur ); + break; + } + cur = cur.parentNode; + } + } + + return this.pushStack( ret.length > 1 ? jQuery.unique( ret ) : ret ); + }, + + // Determine the position of an element within + // the matched set of elements + index: function( elem ) { + + // No argument, return index in parent + if ( !elem ) { + return ( this[0] && this[0].parentNode ) ? this.first().prevAll().length : -1; + } + + // index in selector + if ( typeof elem === "string" ) { + return jQuery.inArray( this[0], jQuery( elem ) ); + } + + // Locate the position of the desired element + return jQuery.inArray( + // If it receives a jQuery object, the first element is used + elem.jquery ? elem[0] : elem, this ); + }, + + add: function( selector, context ) { + var set = typeof selector === "string" ? + jQuery( selector, context ) : + jQuery.makeArray( selector && selector.nodeType ? [ selector ] : selector ), + all = jQuery.merge( this.get(), set ); + + return this.pushStack( jQuery.unique(all) ); + }, + + addBack: function( selector ) { + return this.add( selector == null ? + this.prevObject : this.prevObject.filter(selector) + ); + } +}); + +jQuery.fn.andSelf = jQuery.fn.addBack; + +function sibling( cur, dir ) { + do { + cur = cur[ dir ]; + } while ( cur && cur.nodeType !== 1 ); + + return cur; +} + +jQuery.each({ + parent: function( elem ) { + var parent = elem.parentNode; + return parent && parent.nodeType !== 11 ? parent : null; + }, + parents: function( elem ) { + return jQuery.dir( elem, "parentNode" ); + }, + parentsUntil: function( elem, i, until ) { + return jQuery.dir( elem, "parentNode", until ); + }, + next: function( elem ) { + return sibling( elem, "nextSibling" ); + }, + prev: function( elem ) { + return sibling( elem, "previousSibling" ); + }, + nextAll: function( elem ) { + return jQuery.dir( elem, "nextSibling" ); + }, + prevAll: function( elem ) { + return jQuery.dir( elem, "previousSibling" ); + }, + nextUntil: function( elem, i, until ) { + return jQuery.dir( elem, "nextSibling", until ); + }, + prevUntil: function( elem, i, until ) { + return jQuery.dir( elem, "previousSibling", until ); + }, + siblings: function( elem ) { + return jQuery.sibling( ( elem.parentNode || {} ).firstChild, elem ); + }, + children: function( elem ) { + return jQuery.sibling( elem.firstChild ); + }, + contents: function( elem ) { + return jQuery.nodeName( elem, "iframe" ) ? + elem.contentDocument || elem.contentWindow.document : + jQuery.merge( [], elem.childNodes ); + } +}, function( name, fn ) { + jQuery.fn[ name ] = function( until, selector ) { + var ret = jQuery.map( this, fn, until ); + + if ( !runtil.test( name ) ) { + selector = until; + } + + if ( selector && typeof selector === "string" ) { + ret = jQuery.filter( selector, ret ); + } + + ret = this.length > 1 && !guaranteedUnique[ name ] ? jQuery.unique( ret ) : ret; + + if ( this.length > 1 && rparentsprev.test( name ) ) { + ret = ret.reverse(); + } + + return this.pushStack( ret ); + }; +}); + +jQuery.extend({ + filter: function( expr, elems, not ) { + if ( not ) { + expr = ":not(" + expr + ")"; + } + + return elems.length === 1 ? + jQuery.find.matchesSelector(elems[0], expr) ? [ elems[0] ] : [] : + jQuery.find.matches(expr, elems); + }, + + dir: function( elem, dir, until ) { + var matched = [], + cur = elem[ dir ]; + + while ( cur && cur.nodeType !== 9 && (until === undefined || cur.nodeType !== 1 || !jQuery( cur ).is( until )) ) { + if ( cur.nodeType === 1 ) { + matched.push( cur ); + } + cur = cur[dir]; + } + return matched; + }, + + sibling: function( n, elem ) { + var r = []; + + for ( ; n; n = n.nextSibling ) { + if ( n.nodeType === 1 && n !== elem ) { + r.push( n ); + } + } + + return r; + } +}); + +// Implement the identical functionality for filter and not +function winnow( elements, qualifier, keep ) { + + // Can't pass null or undefined to indexOf in Firefox 4 + // Set to 0 to skip string check + qualifier = qualifier || 0; + + if ( jQuery.isFunction( qualifier ) ) { + return jQuery.grep(elements, function( elem, i ) { + var retVal = !!qualifier.call( elem, i, elem ); + return retVal === keep; + }); + + } else if ( qualifier.nodeType ) { + return jQuery.grep(elements, function( elem ) { + return ( elem === qualifier ) === keep; + }); + + } else if ( typeof qualifier === "string" ) { + var filtered = jQuery.grep(elements, function( elem ) { + return elem.nodeType === 1; + }); + + if ( isSimple.test( qualifier ) ) { + return jQuery.filter(qualifier, filtered, !keep); + } else { + qualifier = jQuery.filter( qualifier, filtered ); + } + } + + return jQuery.grep(elements, function( elem ) { + return ( jQuery.inArray( elem, qualifier ) >= 0 ) === keep; + }); +} +function createSafeFragment( document ) { + var list = nodeNames.split( "|" ), + safeFrag = document.createDocumentFragment(); + + if ( safeFrag.createElement ) { + while ( list.length ) { + safeFrag.createElement( + list.pop() + ); + } + } + return safeFrag; +} + +var nodeNames = "abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|" + + "header|hgroup|mark|meter|nav|output|progress|section|summary|time|video", + rinlinejQuery = / jQuery\d+="(?:null|\d+)"/g, + rnoshimcache = new RegExp("<(?:" + nodeNames + ")[\\s/>]", "i"), + rleadingWhitespace = /^\s+/, + rxhtmlTag = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi, + rtagName = /<([\w:]+)/, + rtbody = /\s*$/g, + + // We have to close these tags to support XHTML (#13200) + wrapMap = { + option: [ 1, "" ], + legend: [ 1, "
", "
" ], + area: [ 1, "", "" ], + param: [ 1, "", "" ], + thead: [ 1, "", "
" ], + tr: [ 2, "", "
" ], + col: [ 2, "", "
" ], + td: [ 3, "", "
" ], + + // IE6-8 can't serialize link, script, style, or any html5 (NoScope) tags, + // unless wrapped in a div with non-breaking characters in front of it. + _default: jQuery.support.htmlSerialize ? [ 0, "", "" ] : [ 1, "X
", "
" ] + }, + safeFragment = createSafeFragment( document ), + fragmentDiv = safeFragment.appendChild( document.createElement("div") ); + +wrapMap.optgroup = wrapMap.option; +wrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead; +wrapMap.th = wrapMap.td; + +jQuery.fn.extend({ + text: function( value ) { + return jQuery.access( this, function( value ) { + return value === undefined ? + jQuery.text( this ) : + this.empty().append( ( this[0] && this[0].ownerDocument || document ).createTextNode( value ) ); + }, null, value, arguments.length ); + }, + + wrapAll: function( html ) { + if ( jQuery.isFunction( html ) ) { + return this.each(function(i) { + jQuery(this).wrapAll( html.call(this, i) ); + }); + } + + if ( this[0] ) { + // The elements to wrap the target around + var wrap = jQuery( html, this[0].ownerDocument ).eq(0).clone(true); + + if ( this[0].parentNode ) { + wrap.insertBefore( this[0] ); + } + + wrap.map(function() { + var elem = this; + + while ( elem.firstChild && elem.firstChild.nodeType === 1 ) { + elem = elem.firstChild; + } + + return elem; + }).append( this ); + } + + return this; + }, + + wrapInner: function( html ) { + if ( jQuery.isFunction( html ) ) { + return this.each(function(i) { + jQuery(this).wrapInner( html.call(this, i) ); + }); + } + + return this.each(function() { + var self = jQuery( this ), + contents = self.contents(); + + if ( contents.length ) { + contents.wrapAll( html ); + + } else { + self.append( html ); + } + }); + }, + + wrap: function( html ) { + var isFunction = jQuery.isFunction( html ); + + return this.each(function(i) { + jQuery( this ).wrapAll( isFunction ? html.call(this, i) : html ); + }); + }, + + unwrap: function() { + return this.parent().each(function() { + if ( !jQuery.nodeName( this, "body" ) ) { + jQuery( this ).replaceWith( this.childNodes ); + } + }).end(); + }, + + append: function() { + return this.domManip(arguments, true, function( elem ) { + if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { + this.appendChild( elem ); + } + }); + }, + + prepend: function() { + return this.domManip(arguments, true, function( elem ) { + if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { + this.insertBefore( elem, this.firstChild ); + } + }); + }, + + before: function() { + return this.domManip( arguments, false, function( elem ) { + if ( this.parentNode ) { + this.parentNode.insertBefore( elem, this ); + } + }); + }, + + after: function() { + return this.domManip( arguments, false, function( elem ) { + if ( this.parentNode ) { + this.parentNode.insertBefore( elem, this.nextSibling ); + } + }); + }, + + // keepData is for internal use only--do not document + remove: function( selector, keepData ) { + var elem, + i = 0; + + for ( ; (elem = this[i]) != null; i++ ) { + if ( !selector || jQuery.filter( selector, [ elem ] ).length > 0 ) { + if ( !keepData && elem.nodeType === 1 ) { + jQuery.cleanData( getAll( elem ) ); + } + + if ( elem.parentNode ) { + if ( keepData && jQuery.contains( elem.ownerDocument, elem ) ) { + setGlobalEval( getAll( elem, "script" ) ); + } + elem.parentNode.removeChild( elem ); + } + } + } + + return this; + }, + + empty: function() { + var elem, + i = 0; + + for ( ; (elem = this[i]) != null; i++ ) { + // Remove element nodes and prevent memory leaks + if ( elem.nodeType === 1 ) { + jQuery.cleanData( getAll( elem, false ) ); + } + + // Remove any remaining nodes + while ( elem.firstChild ) { + elem.removeChild( elem.firstChild ); + } + + // If this is a select, ensure that it displays empty (#12336) + // Support: IE<9 + if ( elem.options && jQuery.nodeName( elem, "select" ) ) { + elem.options.length = 0; + } + } + + return this; + }, + + clone: function( dataAndEvents, deepDataAndEvents ) { + dataAndEvents = dataAndEvents == null ? false : dataAndEvents; + deepDataAndEvents = deepDataAndEvents == null ? dataAndEvents : deepDataAndEvents; + + return this.map( function () { + return jQuery.clone( this, dataAndEvents, deepDataAndEvents ); + }); + }, + + html: function( value ) { + return jQuery.access( this, function( value ) { + var elem = this[0] || {}, + i = 0, + l = this.length; + + if ( value === undefined ) { + return elem.nodeType === 1 ? + elem.innerHTML.replace( rinlinejQuery, "" ) : + undefined; + } + + // See if we can take a shortcut and just use innerHTML + if ( typeof value === "string" && !rnoInnerhtml.test( value ) && + ( jQuery.support.htmlSerialize || !rnoshimcache.test( value ) ) && + ( jQuery.support.leadingWhitespace || !rleadingWhitespace.test( value ) ) && + !wrapMap[ ( rtagName.exec( value ) || ["", ""] )[1].toLowerCase() ] ) { + + value = value.replace( rxhtmlTag, "<$1>" ); + + try { + for (; i < l; i++ ) { + // Remove element nodes and prevent memory leaks + elem = this[i] || {}; + if ( elem.nodeType === 1 ) { + jQuery.cleanData( getAll( elem, false ) ); + elem.innerHTML = value; + } + } + + elem = 0; + + // If using innerHTML throws an exception, use the fallback method + } catch(e) {} + } + + if ( elem ) { + this.empty().append( value ); + } + }, null, value, arguments.length ); + }, + + replaceWith: function( value ) { + var isFunc = jQuery.isFunction( value ); + + // Make sure that the elements are removed from the DOM before they are inserted + // this can help fix replacing a parent with child elements + if ( !isFunc && typeof value !== "string" ) { + value = jQuery( value ).not( this ).detach(); + } + + return this.domManip( [ value ], true, function( elem ) { + var next = this.nextSibling, + parent = this.parentNode; + + if ( parent ) { + jQuery( this ).remove(); + parent.insertBefore( elem, next ); + } + }); + }, + + detach: function( selector ) { + return this.remove( selector, true ); + }, + + domManip: function( args, table, callback ) { + + // Flatten any nested arrays + args = core_concat.apply( [], args ); + + var first, node, hasScripts, + scripts, doc, fragment, + i = 0, + l = this.length, + set = this, + iNoClone = l - 1, + value = args[0], + isFunction = jQuery.isFunction( value ); + + // We can't cloneNode fragments that contain checked, in WebKit + if ( isFunction || !( l <= 1 || typeof value !== "string" || jQuery.support.checkClone || !rchecked.test( value ) ) ) { + return this.each(function( index ) { + var self = set.eq( index ); + if ( isFunction ) { + args[0] = value.call( this, index, table ? self.html() : undefined ); + } + self.domManip( args, table, callback ); + }); + } + + if ( l ) { + fragment = jQuery.buildFragment( args, this[ 0 ].ownerDocument, false, this ); + first = fragment.firstChild; + + if ( fragment.childNodes.length === 1 ) { + fragment = first; + } + + if ( first ) { + table = table && jQuery.nodeName( first, "tr" ); + scripts = jQuery.map( getAll( fragment, "script" ), disableScript ); + hasScripts = scripts.length; + + // Use the original fragment for the last item instead of the first because it can end up + // being emptied incorrectly in certain situations (#8070). + for ( ; i < l; i++ ) { + node = fragment; + + if ( i !== iNoClone ) { + node = jQuery.clone( node, true, true ); + + // Keep references to cloned scripts for later restoration + if ( hasScripts ) { + jQuery.merge( scripts, getAll( node, "script" ) ); + } + } + + callback.call( + table && jQuery.nodeName( this[i], "table" ) ? + findOrAppend( this[i], "tbody" ) : + this[i], + node, + i + ); + } + + if ( hasScripts ) { + doc = scripts[ scripts.length - 1 ].ownerDocument; + + // Reenable scripts + jQuery.map( scripts, restoreScript ); + + // Evaluate executable scripts on first document insertion + for ( i = 0; i < hasScripts; i++ ) { + node = scripts[ i ]; + if ( rscriptType.test( node.type || "" ) && + !jQuery._data( node, "globalEval" ) && jQuery.contains( doc, node ) ) { + + if ( node.src ) { + // Hope ajax is available... + jQuery.ajax({ + url: node.src, + type: "GET", + dataType: "script", + async: false, + global: false, + "throws": true + }); + } else { + jQuery.globalEval( ( node.text || node.textContent || node.innerHTML || "" ).replace( rcleanScript, "" ) ); + } + } + } + } + + // Fix #11809: Avoid leaking memory + fragment = first = null; + } + } + + return this; + } +}); + +function findOrAppend( elem, tag ) { + return elem.getElementsByTagName( tag )[0] || elem.appendChild( elem.ownerDocument.createElement( tag ) ); +} + +// Replace/restore the type attribute of script elements for safe DOM manipulation +function disableScript( elem ) { + var attr = elem.getAttributeNode("type"); + elem.type = ( attr && attr.specified ) + "/" + elem.type; + return elem; +} +function restoreScript( elem ) { + var match = rscriptTypeMasked.exec( elem.type ); + if ( match ) { + elem.type = match[1]; + } else { + elem.removeAttribute("type"); + } + return elem; +} + +// Mark scripts as having already been evaluated +function setGlobalEval( elems, refElements ) { + var elem, + i = 0; + for ( ; (elem = elems[i]) != null; i++ ) { + jQuery._data( elem, "globalEval", !refElements || jQuery._data( refElements[i], "globalEval" ) ); + } +} + +function cloneCopyEvent( src, dest ) { + + if ( dest.nodeType !== 1 || !jQuery.hasData( src ) ) { + return; + } + + var type, i, l, + oldData = jQuery._data( src ), + curData = jQuery._data( dest, oldData ), + events = oldData.events; + + if ( events ) { + delete curData.handle; + curData.events = {}; + + for ( type in events ) { + for ( i = 0, l = events[ type ].length; i < l; i++ ) { + jQuery.event.add( dest, type, events[ type ][ i ] ); + } + } + } + + // make the cloned public data object a copy from the original + if ( curData.data ) { + curData.data = jQuery.extend( {}, curData.data ); + } +} + +function fixCloneNodeIssues( src, dest ) { + var nodeName, e, data; + + // We do not need to do anything for non-Elements + if ( dest.nodeType !== 1 ) { + return; + } + + nodeName = dest.nodeName.toLowerCase(); + + // IE6-8 copies events bound via attachEvent when using cloneNode. + if ( !jQuery.support.noCloneEvent && dest[ jQuery.expando ] ) { + data = jQuery._data( dest ); + + for ( e in data.events ) { + jQuery.removeEvent( dest, e, data.handle ); + } + + // Event data gets referenced instead of copied if the expando gets copied too + dest.removeAttribute( jQuery.expando ); + } + + // IE blanks contents when cloning scripts, and tries to evaluate newly-set text + if ( nodeName === "script" && dest.text !== src.text ) { + disableScript( dest ).text = src.text; + restoreScript( dest ); + + // IE6-10 improperly clones children of object elements using classid. + // IE10 throws NoModificationAllowedError if parent is null, #12132. + } else if ( nodeName === "object" ) { + if ( dest.parentNode ) { + dest.outerHTML = src.outerHTML; + } + + // This path appears unavoidable for IE9. When cloning an object + // element in IE9, the outerHTML strategy above is not sufficient. + // If the src has innerHTML and the destination does not, + // copy the src.innerHTML into the dest.innerHTML. #10324 + if ( jQuery.support.html5Clone && ( src.innerHTML && !jQuery.trim(dest.innerHTML) ) ) { + dest.innerHTML = src.innerHTML; + } + + } else if ( nodeName === "input" && manipulation_rcheckableType.test( src.type ) ) { + // IE6-8 fails to persist the checked state of a cloned checkbox + // or radio button. Worse, IE6-7 fail to give the cloned element + // a checked appearance if the defaultChecked value isn't also set + + dest.defaultChecked = dest.checked = src.checked; + + // IE6-7 get confused and end up setting the value of a cloned + // checkbox/radio button to an empty string instead of "on" + if ( dest.value !== src.value ) { + dest.value = src.value; + } + + // IE6-8 fails to return the selected option to the default selected + // state when cloning options + } else if ( nodeName === "option" ) { + dest.defaultSelected = dest.selected = src.defaultSelected; + + // IE6-8 fails to set the defaultValue to the correct value when + // cloning other types of input fields + } else if ( nodeName === "input" || nodeName === "textarea" ) { + dest.defaultValue = src.defaultValue; + } +} + +jQuery.each({ + appendTo: "append", + prependTo: "prepend", + insertBefore: "before", + insertAfter: "after", + replaceAll: "replaceWith" +}, function( name, original ) { + jQuery.fn[ name ] = function( selector ) { + var elems, + i = 0, + ret = [], + insert = jQuery( selector ), + last = insert.length - 1; + + for ( ; i <= last; i++ ) { + elems = i === last ? this : this.clone(true); + jQuery( insert[i] )[ original ]( elems ); + + // Modern browsers can apply jQuery collections as arrays, but oldIE needs a .get() + core_push.apply( ret, elems.get() ); + } + + return this.pushStack( ret ); + }; +}); + +function getAll( context, tag ) { + var elems, elem, + i = 0, + found = typeof context.getElementsByTagName !== core_strundefined ? context.getElementsByTagName( tag || "*" ) : + typeof context.querySelectorAll !== core_strundefined ? context.querySelectorAll( tag || "*" ) : + undefined; + + if ( !found ) { + for ( found = [], elems = context.childNodes || context; (elem = elems[i]) != null; i++ ) { + if ( !tag || jQuery.nodeName( elem, tag ) ) { + found.push( elem ); + } else { + jQuery.merge( found, getAll( elem, tag ) ); + } + } + } + + return tag === undefined || tag && jQuery.nodeName( context, tag ) ? + jQuery.merge( [ context ], found ) : + found; +} + +// Used in buildFragment, fixes the defaultChecked property +function fixDefaultChecked( elem ) { + if ( manipulation_rcheckableType.test( elem.type ) ) { + elem.defaultChecked = elem.checked; + } +} + +jQuery.extend({ + clone: function( elem, dataAndEvents, deepDataAndEvents ) { + var destElements, node, clone, i, srcElements, + inPage = jQuery.contains( elem.ownerDocument, elem ); + + if ( jQuery.support.html5Clone || jQuery.isXMLDoc(elem) || !rnoshimcache.test( "<" + elem.nodeName + ">" ) ) { + clone = elem.cloneNode( true ); + + // IE<=8 does not properly clone detached, unknown element nodes + } else { + fragmentDiv.innerHTML = elem.outerHTML; + fragmentDiv.removeChild( clone = fragmentDiv.firstChild ); + } + + if ( (!jQuery.support.noCloneEvent || !jQuery.support.noCloneChecked) && + (elem.nodeType === 1 || elem.nodeType === 11) && !jQuery.isXMLDoc(elem) ) { + + // We eschew Sizzle here for performance reasons: http://jsperf.com/getall-vs-sizzle/2 + destElements = getAll( clone ); + srcElements = getAll( elem ); + + // Fix all IE cloning issues + for ( i = 0; (node = srcElements[i]) != null; ++i ) { + // Ensure that the destination node is not null; Fixes #9587 + if ( destElements[i] ) { + fixCloneNodeIssues( node, destElements[i] ); + } + } + } + + // Copy the events from the original to the clone + if ( dataAndEvents ) { + if ( deepDataAndEvents ) { + srcElements = srcElements || getAll( elem ); + destElements = destElements || getAll( clone ); + + for ( i = 0; (node = srcElements[i]) != null; i++ ) { + cloneCopyEvent( node, destElements[i] ); + } + } else { + cloneCopyEvent( elem, clone ); + } + } + + // Preserve script evaluation history + destElements = getAll( clone, "script" ); + if ( destElements.length > 0 ) { + setGlobalEval( destElements, !inPage && getAll( elem, "script" ) ); + } + + destElements = srcElements = node = null; + + // Return the cloned set + return clone; + }, + + buildFragment: function( elems, context, scripts, selection ) { + var j, elem, contains, + tmp, tag, tbody, wrap, + l = elems.length, + + // Ensure a safe fragment + safe = createSafeFragment( context ), + + nodes = [], + i = 0; + + for ( ; i < l; i++ ) { + elem = elems[ i ]; + + if ( elem || elem === 0 ) { + + // Add nodes directly + if ( jQuery.type( elem ) === "object" ) { + jQuery.merge( nodes, elem.nodeType ? [ elem ] : elem ); + + // Convert non-html into a text node + } else if ( !rhtml.test( elem ) ) { + nodes.push( context.createTextNode( elem ) ); + + // Convert html into DOM nodes + } else { + tmp = tmp || safe.appendChild( context.createElement("div") ); + + // Deserialize a standard representation + tag = ( rtagName.exec( elem ) || ["", ""] )[1].toLowerCase(); + wrap = wrapMap[ tag ] || wrapMap._default; + + tmp.innerHTML = wrap[1] + elem.replace( rxhtmlTag, "<$1>" ) + wrap[2]; + + // Descend through wrappers to the right content + j = wrap[0]; + while ( j-- ) { + tmp = tmp.lastChild; + } + + // Manually add leading whitespace removed by IE + if ( !jQuery.support.leadingWhitespace && rleadingWhitespace.test( elem ) ) { + nodes.push( context.createTextNode( rleadingWhitespace.exec( elem )[0] ) ); + } + + // Remove IE's autoinserted from table fragments + if ( !jQuery.support.tbody ) { + + // String was a , *may* have spurious + elem = tag === "table" && !rtbody.test( elem ) ? + tmp.firstChild : + + // String was a bare or + wrap[1] === "
" && !rtbody.test( elem ) ? + tmp : + 0; + + j = elem && elem.childNodes.length; + while ( j-- ) { + if ( jQuery.nodeName( (tbody = elem.childNodes[j]), "tbody" ) && !tbody.childNodes.length ) { + elem.removeChild( tbody ); + } + } + } + + jQuery.merge( nodes, tmp.childNodes ); + + // Fix #12392 for WebKit and IE > 9 + tmp.textContent = ""; + + // Fix #12392 for oldIE + while ( tmp.firstChild ) { + tmp.removeChild( tmp.firstChild ); + } + + // Remember the top-level container for proper cleanup + tmp = safe.lastChild; + } + } + } + + // Fix #11356: Clear elements from fragment + if ( tmp ) { + safe.removeChild( tmp ); + } + + // Reset defaultChecked for any radios and checkboxes + // about to be appended to the DOM in IE 6/7 (#8060) + if ( !jQuery.support.appendChecked ) { + jQuery.grep( getAll( nodes, "input" ), fixDefaultChecked ); + } + + i = 0; + while ( (elem = nodes[ i++ ]) ) { + + // #4087 - If origin and destination elements are the same, and this is + // that element, do not do anything + if ( selection && jQuery.inArray( elem, selection ) !== -1 ) { + continue; + } + + contains = jQuery.contains( elem.ownerDocument, elem ); + + // Append to fragment + tmp = getAll( safe.appendChild( elem ), "script" ); + + // Preserve script evaluation history + if ( contains ) { + setGlobalEval( tmp ); + } + + // Capture executables + if ( scripts ) { + j = 0; + while ( (elem = tmp[ j++ ]) ) { + if ( rscriptType.test( elem.type || "" ) ) { + scripts.push( elem ); + } + } + } + } + + tmp = null; + + return safe; + }, + + cleanData: function( elems, /* internal */ acceptData ) { + var elem, type, id, data, + i = 0, + internalKey = jQuery.expando, + cache = jQuery.cache, + deleteExpando = jQuery.support.deleteExpando, + special = jQuery.event.special; + + for ( ; (elem = elems[i]) != null; i++ ) { + + if ( acceptData || jQuery.acceptData( elem ) ) { + + id = elem[ internalKey ]; + data = id && cache[ id ]; + + if ( data ) { + if ( data.events ) { + for ( type in data.events ) { + if ( special[ type ] ) { + jQuery.event.remove( elem, type ); + + // This is a shortcut to avoid jQuery.event.remove's overhead + } else { + jQuery.removeEvent( elem, type, data.handle ); + } + } + } + + // Remove cache only if it was not already removed by jQuery.event.remove + if ( cache[ id ] ) { + + delete cache[ id ]; + + // IE does not allow us to delete expando properties from nodes, + // nor does it have a removeAttribute function on Document nodes; + // we must handle all of these cases + if ( deleteExpando ) { + delete elem[ internalKey ]; + + } else if ( typeof elem.removeAttribute !== core_strundefined ) { + elem.removeAttribute( internalKey ); + + } else { + elem[ internalKey ] = null; + } + + core_deletedIds.push( id ); + } + } + } + } + } +}); +var iframe, getStyles, curCSS, + ralpha = /alpha\([^)]*\)/i, + ropacity = /opacity\s*=\s*([^)]*)/, + rposition = /^(top|right|bottom|left)$/, + // swappable if display is none or starts with table except "table", "table-cell", or "table-caption" + // see here for display values: https://developer.mozilla.org/en-US/docs/CSS/display + rdisplayswap = /^(none|table(?!-c[ea]).+)/, + rmargin = /^margin/, + rnumsplit = new RegExp( "^(" + core_pnum + ")(.*)$", "i" ), + rnumnonpx = new RegExp( "^(" + core_pnum + ")(?!px)[a-z%]+$", "i" ), + rrelNum = new RegExp( "^([+-])=(" + core_pnum + ")", "i" ), + elemdisplay = { BODY: "block" }, + + cssShow = { position: "absolute", visibility: "hidden", display: "block" }, + cssNormalTransform = { + letterSpacing: 0, + fontWeight: 400 + }, + + cssExpand = [ "Top", "Right", "Bottom", "Left" ], + cssPrefixes = [ "Webkit", "O", "Moz", "ms" ]; + +// return a css property mapped to a potentially vendor prefixed property +function vendorPropName( style, name ) { + + // shortcut for names that are not vendor prefixed + if ( name in style ) { + return name; + } + + // check for vendor prefixed names + var capName = name.charAt(0).toUpperCase() + name.slice(1), + origName = name, + i = cssPrefixes.length; + + while ( i-- ) { + name = cssPrefixes[ i ] + capName; + if ( name in style ) { + return name; + } + } + + return origName; +} + +function isHidden( elem, el ) { + // isHidden might be called from jQuery#filter function; + // in that case, element will be second argument + elem = el || elem; + return jQuery.css( elem, "display" ) === "none" || !jQuery.contains( elem.ownerDocument, elem ); +} + +function showHide( elements, show ) { + var display, elem, hidden, + values = [], + index = 0, + length = elements.length; + + for ( ; index < length; index++ ) { + elem = elements[ index ]; + if ( !elem.style ) { + continue; + } + + values[ index ] = jQuery._data( elem, "olddisplay" ); + display = elem.style.display; + if ( show ) { + // Reset the inline display of this element to learn if it is + // being hidden by cascaded rules or not + if ( !values[ index ] && display === "none" ) { + elem.style.display = ""; + } + + // Set elements which have been overridden with display: none + // in a stylesheet to whatever the default browser style is + // for such an element + if ( elem.style.display === "" && isHidden( elem ) ) { + values[ index ] = jQuery._data( elem, "olddisplay", css_defaultDisplay(elem.nodeName) ); + } + } else { + + if ( !values[ index ] ) { + hidden = isHidden( elem ); + + if ( display && display !== "none" || !hidden ) { + jQuery._data( elem, "olddisplay", hidden ? display : jQuery.css( elem, "display" ) ); + } + } + } + } + + // Set the display of most of the elements in a second loop + // to avoid the constant reflow + for ( index = 0; index < length; index++ ) { + elem = elements[ index ]; + if ( !elem.style ) { + continue; + } + if ( !show || elem.style.display === "none" || elem.style.display === "" ) { + elem.style.display = show ? values[ index ] || "" : "none"; + } + } + + return elements; +} + +jQuery.fn.extend({ + css: function( name, value ) { + return jQuery.access( this, function( elem, name, value ) { + var len, styles, + map = {}, + i = 0; + + if ( jQuery.isArray( name ) ) { + styles = getStyles( elem ); + len = name.length; + + for ( ; i < len; i++ ) { + map[ name[ i ] ] = jQuery.css( elem, name[ i ], false, styles ); + } + + return map; + } + + return value !== undefined ? + jQuery.style( elem, name, value ) : + jQuery.css( elem, name ); + }, name, value, arguments.length > 1 ); + }, + show: function() { + return showHide( this, true ); + }, + hide: function() { + return showHide( this ); + }, + toggle: function( state ) { + var bool = typeof state === "boolean"; + + return this.each(function() { + if ( bool ? state : isHidden( this ) ) { + jQuery( this ).show(); + } else { + jQuery( this ).hide(); + } + }); + } +}); + +jQuery.extend({ + // Add in style property hooks for overriding the default + // behavior of getting and setting a style property + cssHooks: { + opacity: { + get: function( elem, computed ) { + if ( computed ) { + // We should always get a number back from opacity + var ret = curCSS( elem, "opacity" ); + return ret === "" ? "1" : ret; + } + } + } + }, + + // Exclude the following css properties to add px + cssNumber: { + "columnCount": true, + "fillOpacity": true, + "fontWeight": true, + "lineHeight": true, + "opacity": true, + "orphans": true, + "widows": true, + "zIndex": true, + "zoom": true + }, + + // Add in properties whose names you wish to fix before + // setting or getting the value + cssProps: { + // normalize float css property + "float": jQuery.support.cssFloat ? "cssFloat" : "styleFloat" + }, + + // Get and set the style property on a DOM Node + style: function( elem, name, value, extra ) { + // Don't set styles on text and comment nodes + if ( !elem || elem.nodeType === 3 || elem.nodeType === 8 || !elem.style ) { + return; + } + + // Make sure that we're working with the right name + var ret, type, hooks, + origName = jQuery.camelCase( name ), + style = elem.style; + + name = jQuery.cssProps[ origName ] || ( jQuery.cssProps[ origName ] = vendorPropName( style, origName ) ); + + // gets hook for the prefixed version + // followed by the unprefixed version + hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ]; + + // Check if we're setting a value + if ( value !== undefined ) { + type = typeof value; + + // convert relative number strings (+= or -=) to relative numbers. #7345 + if ( type === "string" && (ret = rrelNum.exec( value )) ) { + value = ( ret[1] + 1 ) * ret[2] + parseFloat( jQuery.css( elem, name ) ); + // Fixes bug #9237 + type = "number"; + } + + // Make sure that NaN and null values aren't set. See: #7116 + if ( value == null || type === "number" && isNaN( value ) ) { + return; + } + + // If a number was passed in, add 'px' to the (except for certain CSS properties) + if ( type === "number" && !jQuery.cssNumber[ origName ] ) { + value += "px"; + } + + // Fixes #8908, it can be done more correctly by specifing setters in cssHooks, + // but it would mean to define eight (for every problematic property) identical functions + if ( !jQuery.support.clearCloneStyle && value === "" && name.indexOf("background") === 0 ) { + style[ name ] = "inherit"; + } + + // If a hook was provided, use that value, otherwise just set the specified value + if ( !hooks || !("set" in hooks) || (value = hooks.set( elem, value, extra )) !== undefined ) { + + // Wrapped to prevent IE from throwing errors when 'invalid' values are provided + // Fixes bug #5509 + try { + style[ name ] = value; + } catch(e) {} + } + + } else { + // If a hook was provided get the non-computed value from there + if ( hooks && "get" in hooks && (ret = hooks.get( elem, false, extra )) !== undefined ) { + return ret; + } + + // Otherwise just get the value from the style object + return style[ name ]; + } + }, + + css: function( elem, name, extra, styles ) { + var num, val, hooks, + origName = jQuery.camelCase( name ); + + // Make sure that we're working with the right name + name = jQuery.cssProps[ origName ] || ( jQuery.cssProps[ origName ] = vendorPropName( elem.style, origName ) ); + + // gets hook for the prefixed version + // followed by the unprefixed version + hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ]; + + // If a hook was provided get the computed value from there + if ( hooks && "get" in hooks ) { + val = hooks.get( elem, true, extra ); + } + + // Otherwise, if a way to get the computed value exists, use that + if ( val === undefined ) { + val = curCSS( elem, name, styles ); + } + + //convert "normal" to computed value + if ( val === "normal" && name in cssNormalTransform ) { + val = cssNormalTransform[ name ]; + } + + // Return, converting to number if forced or a qualifier was provided and val looks numeric + if ( extra === "" || extra ) { + num = parseFloat( val ); + return extra === true || jQuery.isNumeric( num ) ? num || 0 : val; + } + return val; + }, + + // A method for quickly swapping in/out CSS properties to get correct calculations + swap: function( elem, options, callback, args ) { + var ret, name, + old = {}; + + // Remember the old values, and insert the new ones + for ( name in options ) { + old[ name ] = elem.style[ name ]; + elem.style[ name ] = options[ name ]; + } + + ret = callback.apply( elem, args || [] ); + + // Revert the old values + for ( name in options ) { + elem.style[ name ] = old[ name ]; + } + + return ret; + } +}); + +// NOTE: we've included the "window" in window.getComputedStyle +// because jsdom on node.js will break without it. +if ( window.getComputedStyle ) { + getStyles = function( elem ) { + return window.getComputedStyle( elem, null ); + }; + + curCSS = function( elem, name, _computed ) { + var width, minWidth, maxWidth, + computed = _computed || getStyles( elem ), + + // getPropertyValue is only needed for .css('filter') in IE9, see #12537 + ret = computed ? computed.getPropertyValue( name ) || computed[ name ] : undefined, + style = elem.style; + + if ( computed ) { + + if ( ret === "" && !jQuery.contains( elem.ownerDocument, elem ) ) { + ret = jQuery.style( elem, name ); + } + + // A tribute to the "awesome hack by Dean Edwards" + // Chrome < 17 and Safari 5.0 uses "computed value" instead of "used value" for margin-right + // Safari 5.1.7 (at least) returns percentage for a larger set of values, but width seems to be reliably pixels + // this is against the CSSOM draft spec: http://dev.w3.org/csswg/cssom/#resolved-values + if ( rnumnonpx.test( ret ) && rmargin.test( name ) ) { + + // Remember the original values + width = style.width; + minWidth = style.minWidth; + maxWidth = style.maxWidth; + + // Put in the new values to get a computed value out + style.minWidth = style.maxWidth = style.width = ret; + ret = computed.width; + + // Revert the changed values + style.width = width; + style.minWidth = minWidth; + style.maxWidth = maxWidth; + } + } + + return ret; + }; +} else if ( document.documentElement.currentStyle ) { + getStyles = function( elem ) { + return elem.currentStyle; + }; + + curCSS = function( elem, name, _computed ) { + var left, rs, rsLeft, + computed = _computed || getStyles( elem ), + ret = computed ? computed[ name ] : undefined, + style = elem.style; + + // Avoid setting ret to empty string here + // so we don't default to auto + if ( ret == null && style && style[ name ] ) { + ret = style[ name ]; + } + + // From the awesome hack by Dean Edwards + // http://erik.eae.net/archives/2007/07/27/18.54.15/#comment-102291 + + // If we're not dealing with a regular pixel number + // but a number that has a weird ending, we need to convert it to pixels + // but not position css attributes, as those are proportional to the parent element instead + // and we can't measure the parent instead because it might trigger a "stacking dolls" problem + if ( rnumnonpx.test( ret ) && !rposition.test( name ) ) { + + // Remember the original values + left = style.left; + rs = elem.runtimeStyle; + rsLeft = rs && rs.left; + + // Put in the new values to get a computed value out + if ( rsLeft ) { + rs.left = elem.currentStyle.left; + } + style.left = name === "fontSize" ? "1em" : ret; + ret = style.pixelLeft + "px"; + + // Revert the changed values + style.left = left; + if ( rsLeft ) { + rs.left = rsLeft; + } + } + + return ret === "" ? "auto" : ret; + }; +} + +function setPositiveNumber( elem, value, subtract ) { + var matches = rnumsplit.exec( value ); + return matches ? + // Guard against undefined "subtract", e.g., when used as in cssHooks + Math.max( 0, matches[ 1 ] - ( subtract || 0 ) ) + ( matches[ 2 ] || "px" ) : + value; +} + +function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) { + var i = extra === ( isBorderBox ? "border" : "content" ) ? + // If we already have the right measurement, avoid augmentation + 4 : + // Otherwise initialize for horizontal or vertical properties + name === "width" ? 1 : 0, + + val = 0; + + for ( ; i < 4; i += 2 ) { + // both box models exclude margin, so add it if we want it + if ( extra === "margin" ) { + val += jQuery.css( elem, extra + cssExpand[ i ], true, styles ); + } + + if ( isBorderBox ) { + // border-box includes padding, so remove it if we want content + if ( extra === "content" ) { + val -= jQuery.css( elem, "padding" + cssExpand[ i ], true, styles ); + } + + // at this point, extra isn't border nor margin, so remove border + if ( extra !== "margin" ) { + val -= jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles ); + } + } else { + // at this point, extra isn't content, so add padding + val += jQuery.css( elem, "padding" + cssExpand[ i ], true, styles ); + + // at this point, extra isn't content nor padding, so add border + if ( extra !== "padding" ) { + val += jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles ); + } + } + } + + return val; +} + +function getWidthOrHeight( elem, name, extra ) { + + // Start with offset property, which is equivalent to the border-box value + var valueIsBorderBox = true, + val = name === "width" ? elem.offsetWidth : elem.offsetHeight, + styles = getStyles( elem ), + isBorderBox = jQuery.support.boxSizing && jQuery.css( elem, "boxSizing", false, styles ) === "border-box"; + + // some non-html elements return undefined for offsetWidth, so check for null/undefined + // svg - https://bugzilla.mozilla.org/show_bug.cgi?id=649285 + // MathML - https://bugzilla.mozilla.org/show_bug.cgi?id=491668 + if ( val <= 0 || val == null ) { + // Fall back to computed then uncomputed css if necessary + val = curCSS( elem, name, styles ); + if ( val < 0 || val == null ) { + val = elem.style[ name ]; + } + + // Computed unit is not pixels. Stop here and return. + if ( rnumnonpx.test(val) ) { + return val; + } + + // we need the check for style in case a browser which returns unreliable values + // for getComputedStyle silently falls back to the reliable elem.style + valueIsBorderBox = isBorderBox && ( jQuery.support.boxSizingReliable || val === elem.style[ name ] ); + + // Normalize "", auto, and prepare for extra + val = parseFloat( val ) || 0; + } + + // use the active box-sizing model to add/subtract irrelevant styles + return ( val + + augmentWidthOrHeight( + elem, + name, + extra || ( isBorderBox ? "border" : "content" ), + valueIsBorderBox, + styles + ) + ) + "px"; +} + +// Try to determine the default display value of an element +function css_defaultDisplay( nodeName ) { + var doc = document, + display = elemdisplay[ nodeName ]; + + if ( !display ) { + display = actualDisplay( nodeName, doc ); + + // If the simple way fails, read from inside an iframe + if ( display === "none" || !display ) { + // Use the already-created iframe if possible + iframe = ( iframe || + jQuery("