ode-csslib-openent-moncollege 1.0.0-dev-produit.202209291242
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +662 -0
- package/README.md +13 -0
- package/dist/editor-resources/font3/LICENSE.txt +30 -0
- package/dist/editor-resources/font3/README.txt +75 -0
- package/dist/editor-resources/font3/config.json +172 -0
- package/dist/editor-resources/font3/css/animation.css +85 -0
- package/dist/editor-resources/font3/css/entcore-editor-codes.css +81 -0
- package/dist/editor-resources/font3/css/entcore-editor-embedded.css +139 -0
- package/dist/editor-resources/font3/css/entcore-editor-ie7-codes.css +162 -0
- package/dist/editor-resources/font3/css/entcore-editor-ie7.css +175 -0
- package/dist/editor-resources/font3/css/entcore-editor.css +140 -0
- package/dist/editor-resources/font3/demo.html +467 -0
- package/dist/editor-resources/font3/font/entcore-editor.eot +0 -0
- package/dist/editor-resources/font3/font/entcore-editor.svg +64 -0
- package/dist/editor-resources/font3/font/entcore-editor.ttf +0 -0
- package/dist/editor-resources/font3/font/entcore-editor.woff +0 -0
- package/dist/editor-resources/font3/font/entcore-editor.woff2 +0 -0
- package/dist/editor-resources/img/Thumbs.db +0 -0
- package/dist/editor-resources/img/bold.png +0 -0
- package/dist/editor-resources/img/embed.png +0 -0
- package/dist/editor-resources/img/glyphicons_280_settings.png +0 -0
- package/dist/editor-resources/img/image-default.svg +28 -0
- package/dist/editor-resources/img/image.png +0 -0
- package/dist/editor-resources/img/italic.png +0 -0
- package/dist/editor-resources/img/justify-center.png +0 -0
- package/dist/editor-resources/img/justify-full.png +0 -0
- package/dist/editor-resources/img/justify-left.png +0 -0
- package/dist/editor-resources/img/justify-right.png +0 -0
- package/dist/editor-resources/img/linker.png +0 -0
- package/dist/editor-resources/img/mathjax.png +0 -0
- package/dist/editor-resources/img/olist.png +0 -0
- package/dist/editor-resources/img/quote.png +0 -0
- package/dist/editor-resources/img/redo.png +0 -0
- package/dist/editor-resources/img/remove-format.png +0 -0
- package/dist/editor-resources/img/smileys.png +0 -0
- package/dist/editor-resources/img/sound.png +0 -0
- package/dist/editor-resources/img/subscript.png +0 -0
- package/dist/editor-resources/img/superscript.png +0 -0
- package/dist/editor-resources/img/table.png +0 -0
- package/dist/editor-resources/img/templates-preview-dominos.svg +27 -0
- package/dist/editor-resources/img/templates-preview-emptypage.svg +7 -0
- package/dist/editor-resources/img/templates-preview-illustration.svg +23 -0
- package/dist/editor-resources/img/templates-preview-threecols.svg +23 -0
- package/dist/editor-resources/img/templates-preview-twocols.svg +21 -0
- package/dist/editor-resources/img/templates.png +0 -0
- package/dist/editor-resources/img/ulist.png +0 -0
- package/dist/editor-resources/img/underline.png +0 -0
- package/dist/editor-resources/img/undo.png +0 -0
- package/dist/editor-resources/img/unlink.png +0 -0
- package/dist/fonts/Arial.woff +0 -0
- package/dist/fonts/ComicSansMS.woff +0 -0
- package/dist/fonts/OpenDyslexic3-Regular.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-Bold.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-BoldItalic.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-Italic.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-Regular.ttf +0 -0
- package/dist/fonts/Roboto/why.txt +2 -0
- package/dist/fonts/Tahoma.woff +0 -0
- package/dist/fonts/Verdana.woff +0 -0
- package/dist/fonts/generic-icons/generic-icons.svg +342 -0
- package/dist/fonts/generic-icons/generic-icons.ttf +0 -0
- package/dist/fonts/generic-icons/generic-icons.woff +0 -0
- package/dist/i18n/Auth/fr.json +19 -0
- package/dist/i18n/Directory/fr.json +22 -0
- package/dist/i18n/Homeworks/fr.json +22 -0
- package/dist/i18n/Pages/fr.json +4 -0
- package/dist/i18n/Portal/fr.json +18 -0
- package/dist/i18n/Statistics/fr.json +3 -0
- package/dist/i18n/Stats/fr.json +3 -0
- package/dist/i18n/Timeline/fr.json +45 -0
- package/dist/i18n/Workspace/fr.json +5 -0
- package/dist/images/blur.cur +0 -0
- package/dist/images/blur.png +0 -0
- package/dist/images/blur.svg +26 -0
- package/dist/images/cc-by-nc-sa.svg +57 -0
- package/dist/images/cc-by.svg +54 -0
- package/dist/images/empty-filters.svg +1 -0
- package/dist/images/empty-search.svg +298 -0
- package/dist/images/empty-trash.svg +1 -0
- package/dist/images/emptyscreen-recorder-video.svg +1048 -0
- package/dist/img/Besoin_daide_avec_numero.png +0 -0
- package/dist/img/Demande_reinitialisation_avec_numero.png +0 -0
- package/dist/img/Reinitialisation_coupe.png +0 -0
- package/dist/img/assistant/.directory +5 -0
- package/dist/img/assistant/applications.png +0 -0
- package/dist/img/assistant/apps.png +0 -0
- package/dist/img/assistant/blog.png +0 -0
- package/dist/img/assistant/conversation.png +0 -0
- package/dist/img/assistant/education.png +0 -0
- package/dist/img/assistant/external.png +0 -0
- package/dist/img/assistant/feed.png +0 -0
- package/dist/img/assistant/internal.png +0 -0
- package/dist/img/assistant/intro-student.png +0 -0
- package/dist/img/assistant/learning.png +0 -0
- package/dist/img/assistant/puzzle.png +0 -0
- package/dist/img/assistant/safespace.png +0 -0
- package/dist/img/assistant/scrapbook.png +0 -0
- package/dist/img/assistant/visibility.png +0 -0
- package/dist/img/assistant/workspace.png +0 -0
- package/dist/img/charte_ent.doc +0 -0
- package/dist/img/charte_ent_MonCollege.pdf +0 -0
- package/dist/img/compagnon.png +0 -0
- package/dist/img/icons/.directory +4 -0
- package/dist/img/icons/_bak/Thumbs.db +0 -0
- package/dist/img/icons/_bak/anim_loading_small.gif +0 -0
- package/dist/img/icons/_bak/apps-hlink.png +0 -0
- package/dist/img/icons/_bak/apps.png +0 -0
- package/dist/img/icons/_bak/audio-large.png +0 -0
- package/dist/img/icons/_bak/audio.png +0 -0
- package/dist/img/icons/_bak/checkbox-checked.png +0 -0
- package/dist/img/icons/_bak/cke_audio.png +0 -0
- package/dist/img/icons/_bak/cke_icons.png +0 -0
- package/dist/img/icons/_bak/cke_image.png +0 -0
- package/dist/img/icons/_bak/cke_linker.png +0 -0
- package/dist/img/icons/_bak/cke_video.png +0 -0
- package/dist/img/icons/_bak/close.png +0 -0
- package/dist/img/icons/_bak/doc-large.png +0 -0
- package/dist/img/icons/_bak/doc.png +0 -0
- package/dist/img/icons/_bak/folder-large.png +0 -0
- package/dist/img/icons/_bak/folder.png +0 -0
- package/dist/img/icons/_bak/glyphicons_000_glass.png +0 -0
- package/dist/img/icons/_bak/glyphicons_001_leaf.png +0 -0
- package/dist/img/icons/_bak/glyphicons_002_dog.png +0 -0
- package/dist/img/icons/_bak/glyphicons_003_user.png +0 -0
- package/dist/img/icons/_bak/glyphicons_003_user_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_004_girl.png +0 -0
- package/dist/img/icons/_bak/glyphicons_005_car.png +0 -0
- package/dist/img/icons/_bak/glyphicons_006_user_add.png +0 -0
- package/dist/img/icons/_bak/glyphicons_007_user_remove.png +0 -0
- package/dist/img/icons/_bak/glyphicons_008_film.png +0 -0
- package/dist/img/icons/_bak/glyphicons_009_magic.png +0 -0
- package/dist/img/icons/_bak/glyphicons_010_envelope.png +0 -0
- package/dist/img/icons/_bak/glyphicons_010_envelope_accent.png +0 -0
- package/dist/img/icons/_bak/glyphicons_010_envelope_blue.png +0 -0
- package/dist/img/icons/_bak/glyphicons_010_envelope_purple.png +0 -0
- package/dist/img/icons/_bak/glyphicons_010_envelope_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_011_camera.png +0 -0
- package/dist/img/icons/_bak/glyphicons_012_heart.png +0 -0
- package/dist/img/icons/_bak/glyphicons_013_beach_umbrella.png +0 -0
- package/dist/img/icons/_bak/glyphicons_014_train.png +0 -0
- package/dist/img/icons/_bak/glyphicons_015_print.png +0 -0
- package/dist/img/icons/_bak/glyphicons_016_bin.png +0 -0
- package/dist/img/icons/_bak/glyphicons_017_music.png +0 -0
- package/dist/img/icons/_bak/glyphicons_018_note.png +0 -0
- package/dist/img/icons/_bak/glyphicons_019_heart_empty.png +0 -0
- package/dist/img/icons/_bak/glyphicons_020_home.png +0 -0
- package/dist/img/icons/_bak/glyphicons_020_home_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_021_snowflake.png +0 -0
- package/dist/img/icons/_bak/glyphicons_022_fire.png +0 -0
- package/dist/img/icons/_bak/glyphicons_023_magnet.png +0 -0
- package/dist/img/icons/_bak/glyphicons_024_parents.png +0 -0
- package/dist/img/icons/_bak/glyphicons_025_binoculars.png +0 -0
- package/dist/img/icons/_bak/glyphicons_026_road.png +0 -0
- package/dist/img/icons/_bak/glyphicons_027_search.png +0 -0
- package/dist/img/icons/_bak/glyphicons_028_cars.png +0 -0
- package/dist/img/icons/_bak/glyphicons_029_notes_2.png +0 -0
- package/dist/img/icons/_bak/glyphicons_030_pencil.png +0 -0
- package/dist/img/icons/_bak/glyphicons_031_bus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_032_wifi_alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_033_luggage.png +0 -0
- package/dist/img/icons/_bak/glyphicons_034_old_man.png +0 -0
- package/dist/img/icons/_bak/glyphicons_035_woman.png +0 -0
- package/dist/img/icons/_bak/glyphicons_036_file.png +0 -0
- package/dist/img/icons/_bak/glyphicons_037_coins.png +0 -0
- package/dist/img/icons/_bak/glyphicons_038_airplane.png +0 -0
- package/dist/img/icons/_bak/glyphicons_039_notes.png +0 -0
- package/dist/img/icons/_bak/glyphicons_040_stats.png +0 -0
- package/dist/img/icons/_bak/glyphicons_041_charts.png +0 -0
- package/dist/img/icons/_bak/glyphicons_042_pie_chart.png +0 -0
- package/dist/img/icons/_bak/glyphicons_043_group.png +0 -0
- package/dist/img/icons/_bak/glyphicons_044_keys.png +0 -0
- package/dist/img/icons/_bak/glyphicons_045_calendar-selected-lounge.png +0 -0
- package/dist/img/icons/_bak/glyphicons_045_calendar-selected.png +0 -0
- package/dist/img/icons/_bak/glyphicons_045_calendar.png +0 -0
- package/dist/img/icons/_bak/glyphicons_046_router.png +0 -0
- package/dist/img/icons/_bak/glyphicons_047_camera_small.png +0 -0
- package/dist/img/icons/_bak/glyphicons_048_dislikes.png +0 -0
- package/dist/img/icons/_bak/glyphicons_049_star.png +0 -0
- package/dist/img/icons/_bak/glyphicons_050_link.png +0 -0
- package/dist/img/icons/_bak/glyphicons_051_eye_open.png +0 -0
- package/dist/img/icons/_bak/glyphicons_052_eye_close.png +0 -0
- package/dist/img/icons/_bak/glyphicons_053_alarm.png +0 -0
- package/dist/img/icons/_bak/glyphicons_054_clock.png +0 -0
- package/dist/img/icons/_bak/glyphicons_055_stopwatch.png +0 -0
- package/dist/img/icons/_bak/glyphicons_056_projector.png +0 -0
- package/dist/img/icons/_bak/glyphicons_057_history.png +0 -0
- package/dist/img/icons/_bak/glyphicons_057_history_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_058_truck.png +0 -0
- package/dist/img/icons/_bak/glyphicons_059_cargo.png +0 -0
- package/dist/img/icons/_bak/glyphicons_060_compass.png +0 -0
- package/dist/img/icons/_bak/glyphicons_061_keynote.png +0 -0
- package/dist/img/icons/_bak/glyphicons_062_paperclip.png +0 -0
- package/dist/img/icons/_bak/glyphicons_063_power.png +0 -0
- package/dist/img/icons/_bak/glyphicons_063_power_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_064_lightbulb.png +0 -0
- package/dist/img/icons/_bak/glyphicons_065_tag.png +0 -0
- package/dist/img/icons/_bak/glyphicons_066_tags.png +0 -0
- package/dist/img/icons/_bak/glyphicons_067_cleaning.png +0 -0
- package/dist/img/icons/_bak/glyphicons_068_ruller.png +0 -0
- package/dist/img/icons/_bak/glyphicons_069_gift.png +0 -0
- package/dist/img/icons/_bak/glyphicons_070_umbrella.png +0 -0
- package/dist/img/icons/_bak/glyphicons_071_book.png +0 -0
- package/dist/img/icons/_bak/glyphicons_072_bookmark.png +0 -0
- package/dist/img/icons/_bak/glyphicons_073_wifi.png +0 -0
- package/dist/img/icons/_bak/glyphicons_074_cup.png +0 -0
- package/dist/img/icons/_bak/glyphicons_075_stroller.png +0 -0
- package/dist/img/icons/_bak/glyphicons_076_headphones.png +0 -0
- package/dist/img/icons/_bak/glyphicons_077_headset.png +0 -0
- package/dist/img/icons/_bak/glyphicons_078_warning_sign.png +0 -0
- package/dist/img/icons/_bak/glyphicons_079_signal.png +0 -0
- package/dist/img/icons/_bak/glyphicons_080_retweet.png +0 -0
- package/dist/img/icons/_bak/glyphicons_081_refresh.png +0 -0
- package/dist/img/icons/_bak/glyphicons_082_roundabout.png +0 -0
- package/dist/img/icons/_bak/glyphicons_083_random.png +0 -0
- package/dist/img/icons/_bak/glyphicons_084_heat.png +0 -0
- package/dist/img/icons/_bak/glyphicons_085_repeat.png +0 -0
- package/dist/img/icons/_bak/glyphicons_086_display.png +0 -0
- package/dist/img/icons/_bak/glyphicons_087_log_book.png +0 -0
- package/dist/img/icons/_bak/glyphicons_088_address_book.png +0 -0
- package/dist/img/icons/_bak/glyphicons_089_building.png +0 -0
- package/dist/img/icons/_bak/glyphicons_090_eyedropper.png +0 -0
- package/dist/img/icons/_bak/glyphicons_091_adjust.png +0 -0
- package/dist/img/icons/_bak/glyphicons_092_tint.png +0 -0
- package/dist/img/icons/_bak/glyphicons_093_crop.png +0 -0
- package/dist/img/icons/_bak/glyphicons_094_vector_path_square.png +0 -0
- package/dist/img/icons/_bak/glyphicons_095_vector_path_circle.png +0 -0
- package/dist/img/icons/_bak/glyphicons_096_vector_path_polygon.png +0 -0
- package/dist/img/icons/_bak/glyphicons_097_vector_path_line.png +0 -0
- package/dist/img/icons/_bak/glyphicons_098_vector_path_curve.png +0 -0
- package/dist/img/icons/_bak/glyphicons_099_vector_path_all.png +0 -0
- package/dist/img/icons/_bak/glyphicons_100_font.png +0 -0
- package/dist/img/icons/_bak/glyphicons_101_italic.png +0 -0
- package/dist/img/icons/_bak/glyphicons_102_bold.png +0 -0
- package/dist/img/icons/_bak/glyphicons_103_text_underline.png +0 -0
- package/dist/img/icons/_bak/glyphicons_104_text_strike.png +0 -0
- package/dist/img/icons/_bak/glyphicons_105_text_height.png +0 -0
- package/dist/img/icons/_bak/glyphicons_106_text_width.png +0 -0
- package/dist/img/icons/_bak/glyphicons_107_text_resize.png +0 -0
- package/dist/img/icons/_bak/glyphicons_108_left_indent.png +0 -0
- package/dist/img/icons/_bak/glyphicons_109_right_indent.png +0 -0
- package/dist/img/icons/_bak/glyphicons_110_align_left.png +0 -0
- package/dist/img/icons/_bak/glyphicons_111_align_center.png +0 -0
- package/dist/img/icons/_bak/glyphicons_112_align_right.png +0 -0
- package/dist/img/icons/_bak/glyphicons_113_justify.png +0 -0
- package/dist/img/icons/_bak/glyphicons_114_list.png +0 -0
- package/dist/img/icons/_bak/glyphicons_115_text_smaller.png +0 -0
- package/dist/img/icons/_bak/glyphicons_116_text_bigger.png +0 -0
- package/dist/img/icons/_bak/glyphicons_117_embed.png +0 -0
- package/dist/img/icons/_bak/glyphicons_118_embed_close.png +0 -0
- package/dist/img/icons/_bak/glyphicons_119_table.png +0 -0
- package/dist/img/icons/_bak/glyphicons_120_message_full.png +0 -0
- package/dist/img/icons/_bak/glyphicons_121_message_empty.png +0 -0
- package/dist/img/icons/_bak/glyphicons_122_message_in.png +0 -0
- package/dist/img/icons/_bak/glyphicons_123_message_out.png +0 -0
- package/dist/img/icons/_bak/glyphicons_124_message_plus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_125_message_minus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_126_message_ban.png +0 -0
- package/dist/img/icons/_bak/glyphicons_127_message_flag.png +0 -0
- package/dist/img/icons/_bak/glyphicons_128_message_lock.png +0 -0
- package/dist/img/icons/_bak/glyphicons_129_message_new.png +0 -0
- package/dist/img/icons/_bak/glyphicons_130_inbox.png +0 -0
- package/dist/img/icons/_bak/glyphicons_131_inbox_plus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_132_inbox_minus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_133_inbox_lock.png +0 -0
- package/dist/img/icons/_bak/glyphicons_134_inbox_in.png +0 -0
- package/dist/img/icons/_bak/glyphicons_135_inbox_out.png +0 -0
- package/dist/img/icons/_bak/glyphicons_136_cogwheel.png +0 -0
- package/dist/img/icons/_bak/glyphicons_137_cogwheels.png +0 -0
- package/dist/img/icons/_bak/glyphicons_138_picture.png +0 -0
- package/dist/img/icons/_bak/glyphicons_139_adjust_alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_140_database_lock.png +0 -0
- package/dist/img/icons/_bak/glyphicons_141_database_plus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_142_database_minus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_143_database_ban.png +0 -0
- package/dist/img/icons/_bak/glyphicons_144_folder_open.png +0 -0
- package/dist/img/icons/_bak/glyphicons_145_folder_plus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_146_folder_minus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_147_folder_lock.png +0 -0
- package/dist/img/icons/_bak/glyphicons_148_folder_flag.png +0 -0
- package/dist/img/icons/_bak/glyphicons_149_folder_new.png +0 -0
- package/dist/img/icons/_bak/glyphicons_150_edit.png +0 -0
- package/dist/img/icons/_bak/glyphicons_151_new_window.png +0 -0
- package/dist/img/icons/_bak/glyphicons_152_check.png +0 -0
- package/dist/img/icons/_bak/glyphicons_153_unchecked.png +0 -0
- package/dist/img/icons/_bak/glyphicons_154_more_windows.png +0 -0
- package/dist/img/icons/_bak/glyphicons_155_show_big_thumbnails.png +0 -0
- package/dist/img/icons/_bak/glyphicons_155_show_big_thumbnails_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_156_show_thumbnails.png +0 -0
- package/dist/img/icons/_bak/glyphicons_156_show_thumbnails_orange.png +0 -0
- package/dist/img/icons/_bak/glyphicons_156_show_thumbnails_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_157_show_thumbnails_with_lines.png +0 -0
- package/dist/img/icons/_bak/glyphicons_157_show_thumbnails_with_lines_orange.png +0 -0
- package/dist/img/icons/_bak/glyphicons_157_show_thumbnails_with_lines_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_158_show_lines.png +0 -0
- package/dist/img/icons/_bak/glyphicons_158_show_lines_orange.png +0 -0
- package/dist/img/icons/_bak/glyphicons_158_show_lines_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_159_playlist.png +0 -0
- package/dist/img/icons/_bak/glyphicons_160_imac.png +0 -0
- package/dist/img/icons/_bak/glyphicons_161_macbook.png +0 -0
- package/dist/img/icons/_bak/glyphicons_162_ipad.png +0 -0
- package/dist/img/icons/_bak/glyphicons_163_iphone.png +0 -0
- package/dist/img/icons/_bak/glyphicons_164_iphone_transfer.png +0 -0
- package/dist/img/icons/_bak/glyphicons_165_iphone_exchange.png +0 -0
- package/dist/img/icons/_bak/glyphicons_166_ipod.png +0 -0
- package/dist/img/icons/_bak/glyphicons_167_ipod_shuffle.png +0 -0
- package/dist/img/icons/_bak/glyphicons_168_ear_plugs.png +0 -0
- package/dist/img/icons/_bak/glyphicons_169_record.png +0 -0
- package/dist/img/icons/_bak/glyphicons_170_step_backward.png +0 -0
- package/dist/img/icons/_bak/glyphicons_171_fast_backward.png +0 -0
- package/dist/img/icons/_bak/glyphicons_172_rewind.png +0 -0
- package/dist/img/icons/_bak/glyphicons_173_play.png +0 -0
- package/dist/img/icons/_bak/glyphicons_174_pause.png +0 -0
- package/dist/img/icons/_bak/glyphicons_175_stop.png +0 -0
- package/dist/img/icons/_bak/glyphicons_176_forward.png +0 -0
- package/dist/img/icons/_bak/glyphicons_177_fast_forward.png +0 -0
- package/dist/img/icons/_bak/glyphicons_178_step_forward.png +0 -0
- package/dist/img/icons/_bak/glyphicons_179_eject.png +0 -0
- package/dist/img/icons/_bak/glyphicons_180_facetime_video.png +0 -0
- package/dist/img/icons/_bak/glyphicons_181_download_alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_182_mute.png +0 -0
- package/dist/img/icons/_bak/glyphicons_183_volume_down.png +0 -0
- package/dist/img/icons/_bak/glyphicons_184_volume_up.png +0 -0
- package/dist/img/icons/_bak/glyphicons_185_screenshot.png +0 -0
- package/dist/img/icons/_bak/glyphicons_187_more.png +0 -0
- package/dist/img/icons/_bak/glyphicons_188_brightness_reduce.png +0 -0
- package/dist/img/icons/_bak/glyphicons_189_brightness_increase.png +0 -0
- package/dist/img/icons/_bak/glyphicons_190_circle_plus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_191_circle_minus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_192_circle_remove.png +0 -0
- package/dist/img/icons/_bak/glyphicons_193_circle_ok.png +0 -0
- package/dist/img/icons/_bak/glyphicons_194_circle_question_mark.png +0 -0
- package/dist/img/icons/_bak/glyphicons_194_circle_question_mark_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_195_circle_info.png +0 -0
- package/dist/img/icons/_bak/glyphicons_196_circle_exclamation_mark.png +0 -0
- package/dist/img/icons/_bak/glyphicons_197_remove.png +0 -0
- package/dist/img/icons/_bak/glyphicons_198_ok.png +0 -0
- package/dist/img/icons/_bak/glyphicons_199_ban.png +0 -0
- package/dist/img/icons/_bak/glyphicons_200_download.png +0 -0
- package/dist/img/icons/_bak/glyphicons_201_upload.png +0 -0
- package/dist/img/icons/_bak/glyphicons_202_shopping_cart.png +0 -0
- package/dist/img/icons/_bak/glyphicons_203_lock.png +0 -0
- package/dist/img/icons/_bak/glyphicons_204_unlock.png +0 -0
- package/dist/img/icons/_bak/glyphicons_205_electricity.png +0 -0
- package/dist/img/icons/_bak/glyphicons_206_ok_2.png +0 -0
- package/dist/img/icons/_bak/glyphicons_206_ok_2_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_207_remove_2.png +0 -0
- package/dist/img/icons/_bak/glyphicons_207_remove_2_accent.png +0 -0
- package/dist/img/icons/_bak/glyphicons_207_remove_2_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_208_cart_out.png +0 -0
- package/dist/img/icons/_bak/glyphicons_209_cart_in.png +0 -0
- package/dist/img/icons/_bak/glyphicons_210_left_arrow.png +0 -0
- package/dist/img/icons/_bak/glyphicons_211_right_arrow.png +0 -0
- package/dist/img/icons/_bak/glyphicons_212_down_arrow.png +0 -0
- package/dist/img/icons/_bak/glyphicons_213_up_arrow.png +0 -0
- package/dist/img/icons/_bak/glyphicons_214_resize_small.png +0 -0
- package/dist/img/icons/_bak/glyphicons_215_resize_full.png +0 -0
- package/dist/img/icons/_bak/glyphicons_216_circle_arrow_left.png +0 -0
- package/dist/img/icons/_bak/glyphicons_217_circle_arrow_right.png +0 -0
- package/dist/img/icons/_bak/glyphicons_218_circle_arrow_top.png +0 -0
- package/dist/img/icons/_bak/glyphicons_219_circle_arrow_down.png +0 -0
- package/dist/img/icons/_bak/glyphicons_220_play_button.png +0 -0
- package/dist/img/icons/_bak/glyphicons_221_unshare.png +0 -0
- package/dist/img/icons/_bak/glyphicons_222_share.png +0 -0
- package/dist/img/icons/_bak/glyphicons_223_chevron-bottom.png +0 -0
- package/dist/img/icons/_bak/glyphicons_223_chevron-right.png +0 -0
- package/dist/img/icons/_bak/glyphicons_223_chevron-top.png +0 -0
- package/dist/img/icons/_bak/glyphicons_224_chevron-left.png +0 -0
- package/dist/img/icons/_bak/glyphicons_225_bluetooth.png +0 -0
- package/dist/img/icons/_bak/glyphicons_226_euro.png +0 -0
- package/dist/img/icons/_bak/glyphicons_227_usd.png +0 -0
- package/dist/img/icons/_bak/glyphicons_228_gbp.png +0 -0
- package/dist/img/icons/_bak/glyphicons_229_retweet_2.png +0 -0
- package/dist/img/icons/_bak/glyphicons_230_moon.png +0 -0
- package/dist/img/icons/_bak/glyphicons_231_sun.png +0 -0
- package/dist/img/icons/_bak/glyphicons_232_cloud.png +0 -0
- package/dist/img/icons/_bak/glyphicons_233_direction.png +0 -0
- package/dist/img/icons/_bak/glyphicons_234_brush.png +0 -0
- package/dist/img/icons/_bak/glyphicons_234_brush_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_235_pen.png +0 -0
- package/dist/img/icons/_bak/glyphicons_236_zoom_in.png +0 -0
- package/dist/img/icons/_bak/glyphicons_237_zoom_out.png +0 -0
- package/dist/img/icons/_bak/glyphicons_238_pin.png +0 -0
- package/dist/img/icons/_bak/glyphicons_239_albums.png +0 -0
- package/dist/img/icons/_bak/glyphicons_240_rotation_lock.png +0 -0
- package/dist/img/icons/_bak/glyphicons_241_flash.png +0 -0
- package/dist/img/icons/_bak/glyphicons_242_google_maps.png +0 -0
- package/dist/img/icons/_bak/glyphicons_243_anchor.png +0 -0
- package/dist/img/icons/_bak/glyphicons_244_conversation.png +0 -0
- package/dist/img/icons/_bak/glyphicons_245_chat.png +0 -0
- package/dist/img/icons/_bak/glyphicons_246_male.png +0 -0
- package/dist/img/icons/_bak/glyphicons_247_female.png +0 -0
- package/dist/img/icons/_bak/glyphicons_248_asterisk.png +0 -0
- package/dist/img/icons/_bak/glyphicons_249_divide.png +0 -0
- package/dist/img/icons/_bak/glyphicons_250_snorkel_diving.png +0 -0
- package/dist/img/icons/_bak/glyphicons_251_scuba_diving.png +0 -0
- package/dist/img/icons/_bak/glyphicons_252_oxygen_bottle.png +0 -0
- package/dist/img/icons/_bak/glyphicons_253_fins.png +0 -0
- package/dist/img/icons/_bak/glyphicons_254_fishes.png +0 -0
- package/dist/img/icons/_bak/glyphicons_255_boat.png +0 -0
- package/dist/img/icons/_bak/glyphicons_256_delete.png +0 -0
- package/dist/img/icons/_bak/glyphicons_257_sheriffs_star.png +0 -0
- package/dist/img/icons/_bak/glyphicons_258_qrcode.png +0 -0
- package/dist/img/icons/_bak/glyphicons_259_barcode.png +0 -0
- package/dist/img/icons/_bak/glyphicons_260_pool.png +0 -0
- package/dist/img/icons/_bak/glyphicons_261_buoy.png +0 -0
- package/dist/img/icons/_bak/glyphicons_262_spade.png +0 -0
- package/dist/img/icons/_bak/glyphicons_263_bank.png +0 -0
- package/dist/img/icons/_bak/glyphicons_264_vcard.png +0 -0
- package/dist/img/icons/_bak/glyphicons_265_electrical_plug.png +0 -0
- package/dist/img/icons/_bak/glyphicons_266_flag.png +0 -0
- package/dist/img/icons/_bak/glyphicons_267_credit_card.png +0 -0
- package/dist/img/icons/_bak/glyphicons_268_keyboard_wireless.png +0 -0
- package/dist/img/icons/_bak/glyphicons_269_keyboard_wireless.png +0 -0
- package/dist/img/icons/_bak/glyphicons_270_shield.png +0 -0
- package/dist/img/icons/_bak/glyphicons_271_ring.png +0 -0
- package/dist/img/icons/_bak/glyphicons_272_cake.png +0 -0
- package/dist/img/icons/_bak/glyphicons_273_drink.png +0 -0
- package/dist/img/icons/_bak/glyphicons_274_beer.png +0 -0
- package/dist/img/icons/_bak/glyphicons_275_fast_food.png +0 -0
- package/dist/img/icons/_bak/glyphicons_276_cutlery.png +0 -0
- package/dist/img/icons/_bak/glyphicons_277_pizza.png +0 -0
- package/dist/img/icons/_bak/glyphicons_278_birthday_cake.png +0 -0
- package/dist/img/icons/_bak/glyphicons_279_tablet.png +0 -0
- package/dist/img/icons/_bak/glyphicons_280_settings.png +0 -0
- package/dist/img/icons/_bak/glyphicons_281_bullets.png +0 -0
- package/dist/img/icons/_bak/glyphicons_282_cardio.png +0 -0
- package/dist/img/icons/_bak/glyphicons_283_t-shirt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_284_pants.png +0 -0
- package/dist/img/icons/_bak/glyphicons_285_sweater.png +0 -0
- package/dist/img/icons/_bak/glyphicons_286_fabric.png +0 -0
- package/dist/img/icons/_bak/glyphicons_287_leather.png +0 -0
- package/dist/img/icons/_bak/glyphicons_288_scissors.png +0 -0
- package/dist/img/icons/_bak/glyphicons_289_bomb.png +0 -0
- package/dist/img/icons/_bak/glyphicons_290_skull.png +0 -0
- package/dist/img/icons/_bak/glyphicons_291_celebration.png +0 -0
- package/dist/img/icons/_bak/glyphicons_292_tea_kettle.png +0 -0
- package/dist/img/icons/_bak/glyphicons_293_french_press.png +0 -0
- package/dist/img/icons/_bak/glyphicons_294_coffe_cup.png +0 -0
- package/dist/img/icons/_bak/glyphicons_295_pot.png +0 -0
- package/dist/img/icons/_bak/glyphicons_296_grater.png +0 -0
- package/dist/img/icons/_bak/glyphicons_297_kettle.png +0 -0
- package/dist/img/icons/_bak/glyphicons_298_hospital.png +0 -0
- package/dist/img/icons/_bak/glyphicons_299_hospital_h.png +0 -0
- package/dist/img/icons/_bak/glyphicons_300_microphone.png +0 -0
- package/dist/img/icons/_bak/glyphicons_301_webcam.png +0 -0
- package/dist/img/icons/_bak/glyphicons_302_temple_christianity_church.png +0 -0
- package/dist/img/icons/_bak/glyphicons_303_temple_islam.png +0 -0
- package/dist/img/icons/_bak/glyphicons_304_temple_hindu.png +0 -0
- package/dist/img/icons/_bak/glyphicons_305_temple_buddhist.png +0 -0
- package/dist/img/icons/_bak/glyphicons_306_bicycle.png +0 -0
- package/dist/img/icons/_bak/glyphicons_307_life_preserver.png +0 -0
- package/dist/img/icons/_bak/glyphicons_308_share_alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_308_share_alt_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_309_comments.png +0 -0
- package/dist/img/icons/_bak/glyphicons_310_flower.png +0 -0
- package/dist/img/icons/_bak/glyphicons_311_baseball.png +0 -0
- package/dist/img/icons/_bak/glyphicons_312_rugby.png +0 -0
- package/dist/img/icons/_bak/glyphicons_313_ax.png +0 -0
- package/dist/img/icons/_bak/glyphicons_314_table_tennis.png +0 -0
- package/dist/img/icons/_bak/glyphicons_315_bowling.png +0 -0
- package/dist/img/icons/_bak/glyphicons_316_tree_conifer.png +0 -0
- package/dist/img/icons/_bak/glyphicons_317_tree_deciduous.png +0 -0
- package/dist/img/icons/_bak/glyphicons_318_more_items.png +0 -0
- package/dist/img/icons/_bak/glyphicons_319_sort.png +0 -0
- package/dist/img/icons/_bak/glyphicons_320_filter.png +0 -0
- package/dist/img/icons/_bak/glyphicons_321_gamepad.png +0 -0
- package/dist/img/icons/_bak/glyphicons_322_playing_dices.png +0 -0
- package/dist/img/icons/_bak/glyphicons_323_calculator.png +0 -0
- package/dist/img/icons/_bak/glyphicons_324_tie.png +0 -0
- package/dist/img/icons/_bak/glyphicons_325_wallet.png +0 -0
- package/dist/img/icons/_bak/glyphicons_326_piano.png +0 -0
- package/dist/img/icons/_bak/glyphicons_327_sampler.png +0 -0
- package/dist/img/icons/_bak/glyphicons_328_podium.png +0 -0
- package/dist/img/icons/_bak/glyphicons_329_soccer_ball.png +0 -0
- package/dist/img/icons/_bak/glyphicons_330_blog.png +0 -0
- package/dist/img/icons/_bak/glyphicons_331_dashboard.png +0 -0
- package/dist/img/icons/_bak/glyphicons_332_certificate.png +0 -0
- package/dist/img/icons/_bak/glyphicons_333_bell.png +0 -0
- package/dist/img/icons/_bak/glyphicons_334_candle.png +0 -0
- package/dist/img/icons/_bak/glyphicons_335_pushpin.png +0 -0
- package/dist/img/icons/_bak/glyphicons_336_iphone_shake.png +0 -0
- package/dist/img/icons/_bak/glyphicons_337_pin_flag.png +0 -0
- package/dist/img/icons/_bak/glyphicons_338_turtle.png +0 -0
- package/dist/img/icons/_bak/glyphicons_339_rabbit.png +0 -0
- package/dist/img/icons/_bak/glyphicons_340_globe.png +0 -0
- package/dist/img/icons/_bak/glyphicons_341_briefcase.png +0 -0
- package/dist/img/icons/_bak/glyphicons_342_hdd.png +0 -0
- package/dist/img/icons/_bak/glyphicons_343_thumbs_up.png +0 -0
- package/dist/img/icons/_bak/glyphicons_344_thumbs_down.png +0 -0
- package/dist/img/icons/_bak/glyphicons_345_hand_right.png +0 -0
- package/dist/img/icons/_bak/glyphicons_346_hand_left.png +0 -0
- package/dist/img/icons/_bak/glyphicons_347_hand_up.png +0 -0
- package/dist/img/icons/_bak/glyphicons_348_hand_down.png +0 -0
- package/dist/img/icons/_bak/glyphicons_349_fullscreen.png +0 -0
- package/dist/img/icons/_bak/glyphicons_350_shopping_bag.png +0 -0
- package/dist/img/icons/_bak/glyphicons_351_book_open.png +0 -0
- package/dist/img/icons/_bak/glyphicons_352_nameplate.png +0 -0
- package/dist/img/icons/_bak/glyphicons_353_nameplate_alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_354_vases.png +0 -0
- package/dist/img/icons/_bak/glyphicons_355_bullhorn.png +0 -0
- package/dist/img/icons/_bak/glyphicons_355_bullhorn_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_356_dumbbell.png +0 -0
- package/dist/img/icons/_bak/glyphicons_357_suitcase.png +0 -0
- package/dist/img/icons/_bak/glyphicons_358_file_import.png +0 -0
- package/dist/img/icons/_bak/glyphicons_359_file_export.png +0 -0
- package/dist/img/icons/_bak/glyphicons_360_bug.png +0 -0
- package/dist/img/icons/_bak/glyphicons_361_crown.png +0 -0
- package/dist/img/icons/_bak/glyphicons_362_smoking.png +0 -0
- package/dist/img/icons/_bak/glyphicons_363_cloud_upload.png +0 -0
- package/dist/img/icons/_bak/glyphicons_364_cloud_download.png +0 -0
- package/dist/img/icons/_bak/glyphicons_365_restart.png +0 -0
- package/dist/img/icons/_bak/glyphicons_366_security_camera.png +0 -0
- package/dist/img/icons/_bak/glyphicons_367_expand.png +0 -0
- package/dist/img/icons/_bak/glyphicons_368_collapse.png +0 -0
- package/dist/img/icons/_bak/glyphicons_369_collapse_top.png +0 -0
- package/dist/img/icons/_bak/glyphicons_370_globe_af.png +0 -0
- package/dist/img/icons/_bak/glyphicons_371_global.png +0 -0
- package/dist/img/icons/_bak/glyphicons_372_spray.png +0 -0
- package/dist/img/icons/_bak/glyphicons_373_nails.png +0 -0
- package/dist/img/icons/_bak/glyphicons_374_claw_hammer.png +0 -0
- package/dist/img/icons/_bak/glyphicons_375_classic_hammer.png +0 -0
- package/dist/img/icons/_bak/glyphicons_376_hand_saw.png +0 -0
- package/dist/img/icons/_bak/glyphicons_377_riflescope.png +0 -0
- package/dist/img/icons/_bak/glyphicons_378_electrical_socket_eu.png +0 -0
- package/dist/img/icons/_bak/glyphicons_379_electrical_socket_us.png +0 -0
- package/dist/img/icons/_bak/glyphicons_380_message_forward.png +0 -0
- package/dist/img/icons/_bak/glyphicons_381_coat_hanger.png +0 -0
- package/dist/img/icons/_bak/glyphicons_382_dress.png +0 -0
- package/dist/img/icons/_bak/glyphicons_383_bathrobe.png +0 -0
- package/dist/img/icons/_bak/glyphicons_384_shirt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_385_underwear.png +0 -0
- package/dist/img/icons/_bak/glyphicons_386_log_in.png +0 -0
- package/dist/img/icons/_bak/glyphicons_387_log_out.png +0 -0
- package/dist/img/icons/_bak/glyphicons_388_exit.png +0 -0
- package/dist/img/icons/_bak/glyphicons_389_new_window_alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_390_video_sd.png +0 -0
- package/dist/img/icons/_bak/glyphicons_391_video_hd.png +0 -0
- package/dist/img/icons/_bak/glyphicons_392_subtitles.png +0 -0
- package/dist/img/icons/_bak/glyphicons_393_sound_stereo.png +0 -0
- package/dist/img/icons/_bak/glyphicons_394_sound_dolby.png +0 -0
- package/dist/img/icons/_bak/glyphicons_395_sound_5_1.png +0 -0
- package/dist/img/icons/_bak/glyphicons_396_sound_6_1.png +0 -0
- package/dist/img/icons/_bak/glyphicons_397_sound_7_1.png +0 -0
- package/dist/img/icons/_bak/glyphicons_398_copyright_mark.png +0 -0
- package/dist/img/icons/_bak/glyphicons_399_registration_mark.png +0 -0
- package/dist/img/icons/_bak/glyphicons_400_radar.png +0 -0
- package/dist/img/icons/_bak/glyphicons_401_skateboard.png +0 -0
- package/dist/img/icons/_bak/glyphicons_402_golf_course.png +0 -0
- package/dist/img/icons/_bak/glyphicons_403_sorting.png +0 -0
- package/dist/img/icons/_bak/glyphicons_404_sort-by-alphabet.png +0 -0
- package/dist/img/icons/_bak/glyphicons_405_sort-by-alphabet-alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_406_sort-by-order.png +0 -0
- package/dist/img/icons/_bak/glyphicons_407_sort-by-order-alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_408_sort-by-attributes.png +0 -0
- package/dist/img/icons/_bak/glyphicons_409_sort-by-attributes-alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_410_compressed.png +0 -0
- package/dist/img/icons/_bak/glyphicons_411_package.png +0 -0
- package/dist/img/icons/_bak/glyphicons_412_cloud_plus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_413_cloud_minus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_414_disk_save.png +0 -0
- package/dist/img/icons/_bak/glyphicons_415_disk_open.png +0 -0
- package/dist/img/icons/_bak/glyphicons_416_disk_saved.png +0 -0
- package/dist/img/icons/_bak/glyphicons_417_disk_remove.png +0 -0
- package/dist/img/icons/_bak/glyphicons_418_disk_import.png +0 -0
- package/dist/img/icons/_bak/glyphicons_419_disk_export.png +0 -0
- package/dist/img/icons/_bak/glyphicons_420_tower.png +0 -0
- package/dist/img/icons/_bak/glyphicons_421_send.png +0 -0
- package/dist/img/icons/_bak/glyphicons_422_git_branch.png +0 -0
- package/dist/img/icons/_bak/glyphicons_423_git_create.png +0 -0
- package/dist/img/icons/_bak/glyphicons_424_git_private.png +0 -0
- package/dist/img/icons/_bak/glyphicons_425_git_delete.png +0 -0
- package/dist/img/icons/_bak/glyphicons_426_git_merge.png +0 -0
- package/dist/img/icons/_bak/glyphicons_427_git_pull_request.png +0 -0
- package/dist/img/icons/_bak/glyphicons_428_git_compare.png +0 -0
- package/dist/img/icons/_bak/glyphicons_429_git_commit.png +0 -0
- package/dist/img/icons/_bak/glyphicons_430_construction_cone.png +0 -0
- package/dist/img/icons/_bak/glyphicons_431_shoe_steps.png +0 -0
- package/dist/img/icons/_bak/glyphicons_432_plus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_433_minus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_434_redo.png +0 -0
- package/dist/img/icons/_bak/glyphicons_435_undo.png +0 -0
- package/dist/img/icons/_bak/glyphicons_436_golf.png +0 -0
- package/dist/img/icons/_bak/glyphicons_437_hockey.png +0 -0
- package/dist/img/icons/_bak/glyphicons_438_pipe.png +0 -0
- package/dist/img/icons/_bak/glyphicons_439_wrench.png +0 -0
- package/dist/img/icons/_bak/glyphicons_440_folder_closed.png +0 -0
- package/dist/img/icons/_bak/glyphicons_441_phone_alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_442_earphone.png +0 -0
- package/dist/img/icons/_bak/glyphicons_443_floppy_disk.png +0 -0
- package/dist/img/icons/_bak/glyphicons_444_floppy_saved.png +0 -0
- package/dist/img/icons/_bak/glyphicons_445_floppy_remove.png +0 -0
- package/dist/img/icons/_bak/glyphicons_446_floppy_save.png +0 -0
- package/dist/img/icons/_bak/glyphicons_447_floppy_open.png +0 -0
- package/dist/img/icons/_bak/glyphicons_448_translate.png +0 -0
- package/dist/img/icons/_bak/glyphicons_449_fax.png +0 -0
- package/dist/img/icons/_bak/glyphicons_450_factory.png +0 -0
- package/dist/img/icons/_bak/glyphicons_451_shop_window.png +0 -0
- package/dist/img/icons/_bak/glyphicons_452_shop.png +0 -0
- package/dist/img/icons/_bak/glyphicons_453_kiosk.png +0 -0
- package/dist/img/icons/_bak/glyphicons_454_kiosk_wheels.png +0 -0
- package/dist/img/icons/_bak/glyphicons_455_kiosk_light.png +0 -0
- package/dist/img/icons/_bak/glyphicons_456_kiosk_food.png +0 -0
- package/dist/img/icons/_bak/glyphicons_457_transfer.png +0 -0
- package/dist/img/icons/_bak/glyphicons_458_money.png +0 -0
- package/dist/img/icons/_bak/glyphicons_459_header.png +0 -0
- package/dist/img/icons/_bak/glyphicons_460_blacksmith.png +0 -0
- package/dist/img/icons/_bak/glyphicons_461_saw_blade.png +0 -0
- package/dist/img/icons/_bak/glyphicons_462_basketball.png +0 -0
- package/dist/img/icons/_bak/glyphicons_463_server.png +0 -0
- package/dist/img/icons/_bak/glyphicons_464_server_plus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_465_server_minus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_466_server_ban.png +0 -0
- package/dist/img/icons/_bak/glyphicons_467_server_flag.png +0 -0
- package/dist/img/icons/_bak/glyphicons_468_server_lock.png +0 -0
- package/dist/img/icons/_bak/glyphicons_469_server_new.png +0 -0
- package/dist/img/icons/_bak/img.png +0 -0
- package/dist/img/icons/_bak/justify-full.png +0 -0
- package/dist/img/icons/_bak/leo-purple.png +0 -0
- package/dist/img/icons/_bak/leo-teal.png +0 -0
- package/dist/img/icons/_bak/mp3.png +0 -0
- package/dist/img/icons/_bak/music-icon.png +0 -0
- package/dist/img/icons/_bak/music-icon_white.png +0 -0
- package/dist/img/icons/_bak/pdf-large.png +0 -0
- package/dist/img/icons/_bak/pdf.png +0 -0
- package/dist/img/icons/_bak/pending-action.png +0 -0
- package/dist/img/icons/_bak/picture-icon.png +0 -0
- package/dist/img/icons/_bak/picture-icon_white.png +0 -0
- package/dist/img/icons/_bak/plus.png +0 -0
- package/dist/img/icons/_bak/ppt-large.png +0 -0
- package/dist/img/icons/_bak/ppt.png +0 -0
- package/dist/img/icons/_bak/prive.png +0 -0
- package/dist/img/icons/_bak/public.png +0 -0
- package/dist/img/icons/_bak/rss-refresh.png +0 -0
- package/dist/img/icons/_bak/settings_white.png +0 -0
- package/dist/img/icons/_bak/show-carousel.png +0 -0
- package/dist/img/icons/_bak/storage.png +0 -0
- package/dist/img/icons/_bak/text-icon.png +0 -0
- package/dist/img/icons/_bak/text-icon_white.png +0 -0
- package/dist/img/icons/_bak/timeline-hlink.png +0 -0
- package/dist/img/icons/_bak/tools.png +0 -0
- package/dist/img/icons/_bak/unknown-large.png +0 -0
- package/dist/img/icons/_bak/unknown.png +0 -0
- package/dist/img/icons/_bak/user.png +0 -0
- package/dist/img/icons/_bak/userbook-filter.png +0 -0
- package/dist/img/icons/_bak/userbook-large.png +0 -0
- package/dist/img/icons/_bak/userbook.png +0 -0
- package/dist/img/icons/_bak/video-icon.png +0 -0
- package/dist/img/icons/_bak/video-icon_white.png +0 -0
- package/dist/img/icons/_bak/video-large.png +0 -0
- package/dist/img/icons/_bak/video.png +0 -0
- package/dist/img/icons/_bak/week-picker.png +0 -0
- package/dist/img/icons/_bak/xls-large.png +0 -0
- package/dist/img/icons/_bak/xls.png +0 -0
- package/dist/img/icons/_bak/zip-large.png +0 -0
- package/dist/img/icons/_bak/zip.png +0 -0
- package/dist/img/icons/_bak_editor/.directory +4 -0
- package/dist/img/icons/_bak_editor/bold.png +0 -0
- package/dist/img/icons/_bak_editor/embed.png +0 -0
- package/dist/img/icons/_bak_editor/image.png +0 -0
- package/dist/img/icons/_bak_editor/italic.png +0 -0
- package/dist/img/icons/_bak_editor/justify-center.png +0 -0
- package/dist/img/icons/_bak_editor/justify-full.png +0 -0
- package/dist/img/icons/_bak_editor/justify-left.png +0 -0
- package/dist/img/icons/_bak_editor/justify-right.png +0 -0
- package/dist/img/icons/_bak_editor/linker.png +0 -0
- package/dist/img/icons/_bak_editor/mathjax.png +0 -0
- package/dist/img/icons/_bak_editor/olist.png +0 -0
- package/dist/img/icons/_bak_editor/quote.png +0 -0
- package/dist/img/icons/_bak_editor/redo.png +0 -0
- package/dist/img/icons/_bak_editor/remove-format.png +0 -0
- package/dist/img/icons/_bak_editor/smileys.png +0 -0
- package/dist/img/icons/_bak_editor/sound.png +0 -0
- package/dist/img/icons/_bak_editor/subscript.png +0 -0
- package/dist/img/icons/_bak_editor/superscript.png +0 -0
- package/dist/img/icons/_bak_editor/table.png +0 -0
- package/dist/img/icons/_bak_editor/templates-preview-dominos.svg +27 -0
- package/dist/img/icons/_bak_editor/templates-preview-emptypage.svg +7 -0
- package/dist/img/icons/_bak_editor/templates-preview-illustration.svg +23 -0
- package/dist/img/icons/_bak_editor/templates-preview-threecols.svg +23 -0
- package/dist/img/icons/_bak_editor/templates-preview-twocols.svg +21 -0
- package/dist/img/icons/_bak_editor/templates.png +0 -0
- package/dist/img/icons/_bak_editor/ulist.png +0 -0
- package/dist/img/icons/_bak_editor/underline.png +0 -0
- package/dist/img/icons/_bak_editor/undo.png +0 -0
- package/dist/img/icons/_bak_editor/unlink.png +0 -0
- package/dist/img/icons/anim_loading_small.gif +0 -0
- package/dist/img/icons/calendar-button.png +0 -0
- package/dist/img/icons/checkbox-checked.png +0 -0
- package/dist/img/icons/clock-icon.png +0 -0
- package/dist/img/icons/colorpicker.svg +1 -0
- package/dist/img/icons/connection-by-visitors-icon-alt.png +0 -0
- package/dist/img/icons/connection-by-visitors-icon.png +0 -0
- package/dist/img/icons/connection-icon.png +0 -0
- package/dist/img/icons/connector-icon.png +0 -0
- package/dist/img/icons/devices-icon.png +0 -0
- package/dist/img/icons/firstdeg.svg +524 -0
- package/dist/img/icons/flags/.directory +4 -0
- package/dist/img/icons/flags/de.svg +12 -0
- package/dist/img/icons/flags/en.svg +69 -0
- package/dist/img/icons/flags/es.svg +1496 -0
- package/dist/img/icons/flags/fr.svg +20 -0
- package/dist/img/icons/flags/it.svg +15 -0
- package/dist/img/icons/flags/pt.svg +663 -0
- package/dist/img/icons/folder-large.png +0 -0
- package/dist/img/icons/glyphicons_036_file.png +0 -0
- package/dist/img/icons/glyphicons_062_paperclip.png +0 -0
- package/dist/img/icons/glyphicons_169_record.png +0 -0
- package/dist/img/icons/glyphicons_173_play.png +0 -0
- package/dist/img/icons/glyphicons_174_pause.png +0 -0
- package/dist/img/icons/glyphicons_181_download_alt.png +0 -0
- package/dist/img/icons/glyphicons_186_move.png +0 -0
- package/dist/img/icons/glyphicons_207_remove_2_accent.png +0 -0
- package/dist/img/icons/glyphicons_210_left_arrow.png +0 -0
- package/dist/img/icons/glyphicons_211_right_arrow.png +0 -0
- package/dist/img/icons/glyphicons_215_resize_full.png +0 -0
- package/dist/img/icons/glyphicons_223_chevron-bottom.png +0 -0
- package/dist/img/icons/glyphicons_223_chevron-top.png +0 -0
- package/dist/img/icons/glyphicons_443_floppy_disk.png +0 -0
- package/dist/img/icons/knur-plus.svg +48 -0
- package/dist/img/icons/message-icon.png +0 -0
- package/dist/img/icons/people-icon.png +0 -0
- package/dist/img/icons/shared.png +0 -0
- package/dist/img/icons/show-carousel.png +0 -0
- package/dist/img/icons/stats-service-icon.png +0 -0
- package/dist/img/icons/transparent_color.png +0 -0
- package/dist/img/icons/unique-visitors-icon.png +0 -0
- package/dist/img/icons/unknown-large.png +0 -0
- package/dist/img/icons/video-large.png +0 -0
- package/dist/img/illustrations/MonCollege-logo.png +0 -0
- package/dist/img/illustrations/Publipostage_Actus.png +0 -0
- package/dist/img/illustrations/Publipostage_Messagerie.png +0 -0
- package/dist/img/illustrations/Publipostage_Resa_Ressources.png +0 -0
- package/dist/img/illustrations/_bak/MonCollege-logo.png +0 -0
- package/dist/img/illustrations/_bak/Thumbs.db +0 -0
- package/dist/img/illustrations/_bak/classroom.png +0 -0
- package/dist/img/illustrations/audio-file.png +0 -0
- package/dist/img/illustrations/blog.svg +180 -0
- package/dist/img/illustrations/classroom.png +0 -0
- package/dist/img/illustrations/collaborative-editor.svg +180 -0
- package/dist/img/illustrations/collaborative-wall.svg +180 -0
- package/dist/img/illustrations/collaborativeeditor-default.png +0 -0
- package/dist/img/illustrations/community.svg +180 -0
- package/dist/img/illustrations/exercizer.svg +165 -0
- package/dist/img/illustrations/faqscience.svg +513 -0
- package/dist/img/illustrations/fav-avatar.svg +12 -0
- package/dist/img/illustrations/favicon.ico +0 -0
- package/dist/img/illustrations/folder.svg +11 -0
- package/dist/img/illustrations/forum.svg +180 -0
- package/dist/img/illustrations/group-avatar.svg +20 -0
- package/dist/img/illustrations/homeworks.svg +168 -0
- package/dist/img/illustrations/homeworks_notebook.png +0 -0
- package/dist/img/illustrations/illus-emptyscreen.svg +1 -0
- package/dist/img/illustrations/illus-noresults.svg +1 -0
- package/dist/img/illustrations/illus-rotatedevice.svg +1 -0
- package/dist/img/illustrations/image-default.svg +27 -0
- package/dist/img/illustrations/library-incentive.gif +0 -0
- package/dist/img/illustrations/loading.gif +0 -0
- package/dist/img/illustrations/logo.png +0 -0
- package/dist/img/illustrations/mindmap.svg +168 -0
- package/dist/img/illustrations/neo-pocket.png +0 -0
- package/dist/img/illustrations/news-default.svg +109 -0
- package/dist/img/illustrations/news.svg +152 -0
- package/dist/img/illustrations/no-avatar.svg +14 -0
- package/dist/img/illustrations/notebook-default.png +0 -0
- package/dist/img/illustrations/pages.svg +180 -0
- package/dist/img/illustrations/panda.png +0 -0
- package/dist/img/illustrations/poll-default.png +0 -0
- package/dist/img/illustrations/recorder-audio.svg +605 -0
- package/dist/img/illustrations/scrapbook.png +0 -0
- package/dist/img/illustrations/scrapbook.svg +168 -0
- package/dist/img/illustrations/stats.gif +0 -0
- package/dist/img/illustrations/system-avatar.svg +29 -0
- package/dist/img/illustrations/theme-open-ent.png +0 -0
- package/dist/img/illustrations/timeline.svg +152 -0
- package/dist/img/illustrations/unknown-avatar.svg +29 -0
- package/dist/img/illustrations/user-avatar.svg +12 -0
- package/dist/img/illustrations/wiki.svg +193 -0
- package/dist/img/login.png +0 -0
- package/dist/img/logo.png +0 -0
- package/dist/img/smileys/.directory +4 -0
- package/dist/img/smileys/angry.png +0 -0
- package/dist/img/smileys/default.png +0 -0
- package/dist/img/smileys/default_BACKUP_1571.png +0 -0
- package/dist/img/smileys/default_BASE_1571.png +0 -0
- package/dist/img/smileys/default_LOCAL_1571.png +0 -0
- package/dist/img/smileys/default_REMOTE_1571.png +0 -0
- package/dist/img/smileys/dreamy.png +0 -0
- package/dist/img/smileys/happy.png +0 -0
- package/dist/img/smileys/joker.png +0 -0
- package/dist/img/smileys/love.png +0 -0
- package/dist/img/smileys/proud.png +0 -0
- package/dist/img/smileys/sad.png +0 -0
- package/dist/img/smileys/sick.png +0 -0
- package/dist/img/smileys/tired.png +0 -0
- package/dist/img/smileys/worried.png +0 -0
- package/dist/js/directives-removeme.js +34 -0
- package/dist/js/directives.js +89 -0
- package/dist/js/xtfirst_ENT.js +704 -0
- package/dist/portal.html +139 -0
- package/dist/skins/default/theme.css +251 -0
- package/dist/skins/default/theme.css.map +1 -0
- package/dist/skins/default/theme.scss +3 -0
- package/dist/skins/default/thumbnail.png +0 -0
- package/dist/skins/dyslexic/_dyslexic-skin.scss +96 -0
- package/dist/skins/dyslexic/theme.css +251 -0
- package/dist/skins/dyslexic/theme.css.map +1 -0
- package/dist/skins/dyslexic/theme.scss +5 -0
- package/dist/skins/dyslexic/thumbnail.png +0 -0
- package/dist/template/assistant/personnel/0.html +18 -0
- package/dist/template/assistant/personnel/1.html +9 -0
- package/dist/template/assistant/personnel/2.html +17 -0
- package/dist/template/assistant/personnel/3.html +12 -0
- package/dist/template/assistant/relative/0.html +18 -0
- package/dist/template/assistant/relative/1.html +17 -0
- package/dist/template/assistant/relative/2.html +13 -0
- package/dist/template/assistant/steps.json +6 -0
- package/dist/template/assistant/student/0.html +21 -0
- package/dist/template/assistant/student/1.html +17 -0
- package/dist/template/assistant/student/2.html +11 -0
- package/dist/template/assistant/teacher/0.html +18 -0
- package/dist/template/assistant/teacher/1.html +9 -0
- package/dist/template/assistant/teacher/2.html +17 -0
- package/dist/template/assistant/teacher/3.html +12 -0
- package/dist/template/auth/forgot-form.html +123 -0
- package/dist/template/directory/massmail.mail.es.txt +46 -0
- package/dist/template/directory/massmail.mail.txt +42 -0
- package/dist/template/directory/massmail.pdf.xhtml +242 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.de.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.en.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.es.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.it.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.pt.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.xhtml +158 -0
- package/dist/template/directory/massmail_simple.pdf.xhtml +109 -0
- package/dist/template/directory/welcome/Personnel.txt +26 -0
- package/dist/template/directory/welcome/Relative.txt +23 -0
- package/dist/template/directory/welcome/Student.txt +21 -0
- package/dist/template/directory/welcome/Teacher.txt +26 -0
- package/dist/template/override.json +9 -0
- package/dist/template/portal/conversation-unread.html +9 -0
- package/dist/version.txt +2 -0
- package/package.json +49 -0
|
@@ -0,0 +1,704 @@
|
|
|
1
|
+
//-- Copyright 2009 AT Internet, All Rights Reserved.
|
|
2
|
+
//-- AT Internet Tag 3.4.001
|
|
3
|
+
var xt1 = "",
|
|
4
|
+
xtcode = "",
|
|
5
|
+
xt46 = "",
|
|
6
|
+
xtdocl = false,
|
|
7
|
+
xtud = "undefined",
|
|
8
|
+
xt2 = "0",
|
|
9
|
+
xt3 = 3650,
|
|
10
|
+
xt4 = new Array();
|
|
11
|
+
xt4["sec"] = "15";
|
|
12
|
+
xt4["rss"] = "15";
|
|
13
|
+
xt4["epr"] = "15";
|
|
14
|
+
xt4["erec"] = "15";
|
|
15
|
+
xt4["adi"] = "15";
|
|
16
|
+
xt4["adc"] = "15";
|
|
17
|
+
xt4["al"] = "15";
|
|
18
|
+
xt4["es"] = "15";
|
|
19
|
+
xt4["ad"] = "15";
|
|
20
|
+
//do not modify below
|
|
21
|
+
var xt5 = 30,
|
|
22
|
+
xw = window,
|
|
23
|
+
xd = document,
|
|
24
|
+
xtg = navigator,
|
|
25
|
+
xtv = xw.xtczv != null ? "34001-" + xw.xtczv : "34001",
|
|
26
|
+
xt1 =
|
|
27
|
+
xw.xtdmc != null && xw.xtdmc != ""
|
|
28
|
+
? ";domain=" + xw.xtdmc
|
|
29
|
+
: xt1 != ""
|
|
30
|
+
? ";domain=" + xw.xt1
|
|
31
|
+
: "",
|
|
32
|
+
xt6 = xw.xtnv != null ? xw.xtnv : xd,
|
|
33
|
+
xt7 =
|
|
34
|
+
xw.xtsdi != null
|
|
35
|
+
? xw.xtsdi
|
|
36
|
+
: xw.xtsd != null
|
|
37
|
+
? xw.xtsd + ".xiti.com/hit.xitif"
|
|
38
|
+
: "",
|
|
39
|
+
xt8 = xw.xtsite != null ? xw.xtsite : 0,
|
|
40
|
+
xt9 = xw.xtn2 != null ? "&s2=" + xw.xtn2 : "",
|
|
41
|
+
xtp = xw.xtpage != null ? xw.xtpage : "",
|
|
42
|
+
xt10 = xw.xto_force != null && xw.xto_force != "" ? xw.xto_force : null,
|
|
43
|
+
xt11 = xt8 == "redirect" ? true : false,
|
|
44
|
+
xtdi = xw.xtdi != null && xw.xtdi != "" ? "&di=" + xw.xtdi : "",
|
|
45
|
+
xt12 = xw.xtidp != null && xw.xtidp != "" ? "&idpays=" + xw.xtidp : "",
|
|
46
|
+
xt13 =
|
|
47
|
+
xw.xtidprov != null && xw.xtidprov != "" ? "&idprov=" + xw.xtidprov : "",
|
|
48
|
+
xtm = xw.xtparam != null ? xw.xtparam : "",
|
|
49
|
+
xtclzone = xw.scriptOnClickZone != null ? xw.scriptOnClickZone : 0,
|
|
50
|
+
xt15 = xw.xt_orderid != null ? xw.xt_orderid : "",
|
|
51
|
+
xt17 = xw.xtidcart != null ? xw.xtidcart : "",
|
|
52
|
+
xt44 = xw.xtprod_load != null ? "&pdtl=" + xw.xtprod_load : "",
|
|
53
|
+
xt47 = xw.xtcode != "" ? "&code=" + xw.xtcode : "";
|
|
54
|
+
if (xw.addEventListener) {
|
|
55
|
+
xw.addEventListener("unload", function () {}, false);
|
|
56
|
+
} else {
|
|
57
|
+
if (xw.attachEvent) {
|
|
58
|
+
xw.attachEvent("onunload", function () {});
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
var xt18 =
|
|
62
|
+
xw.roimt != null && xw.roimt != "" && xtm.indexOf("&roimt", 0) < 0
|
|
63
|
+
? "&roimt=" + xw.roimt
|
|
64
|
+
: "",
|
|
65
|
+
xtmc =
|
|
66
|
+
xw.xtmc != null && xw.xtmc != "" && xtm.indexOf("&mc", 0) < 0
|
|
67
|
+
? "&mc=" + xw.xtmc
|
|
68
|
+
: "",
|
|
69
|
+
xtac =
|
|
70
|
+
xw.xtac != null && xw.xtac != "" && xtm.indexOf("&ac", 0) < 0
|
|
71
|
+
? "&ac=" + xw.xtac
|
|
72
|
+
: "",
|
|
73
|
+
xtan =
|
|
74
|
+
xw.xtan != null && xw.xtan != "" && xtm.indexOf("&an", 0) < 0
|
|
75
|
+
? "&an=" + xw.xtan
|
|
76
|
+
: "",
|
|
77
|
+
xtnp =
|
|
78
|
+
xw.xtnp != null && xw.xtnp != "" && xtm.indexOf("&np", 0) < 0
|
|
79
|
+
? "&np=" + xw.xtnp
|
|
80
|
+
: "",
|
|
81
|
+
xt19 = xw.xtprm != null && xtm.indexOf("&x", 0) < 0 ? xw.xtprm : "";
|
|
82
|
+
xtm += xt18 + xtmc + xtac + xtan + xtnp + xt19;
|
|
83
|
+
try {
|
|
84
|
+
var xt20 = top.document.referrer;
|
|
85
|
+
} catch (e) {
|
|
86
|
+
var xt20 = xt6.referrer;
|
|
87
|
+
}
|
|
88
|
+
var xts = screen,
|
|
89
|
+
xt21 = new Date(),
|
|
90
|
+
xt22 = xt21.getTime() / (1000 * 3600);
|
|
91
|
+
function xtclURL(ch) {
|
|
92
|
+
return ch.replace(/%3C/g, "<").replace(/%3E/g, ">").replace(/[<>]/g, "");
|
|
93
|
+
}
|
|
94
|
+
function xtf1(nom, xtenc) {
|
|
95
|
+
xtenc = xtenc != null && xtenc != xtud ? xtenc : "0";
|
|
96
|
+
var arg = nom + "=",
|
|
97
|
+
i = 0;
|
|
98
|
+
while (i < xd.cookie.length) {
|
|
99
|
+
var j = i + arg.length;
|
|
100
|
+
if (xd.cookie.substring(i, j) == arg) {
|
|
101
|
+
return xtf2(j, xtenc);
|
|
102
|
+
}
|
|
103
|
+
i = xd.cookie.indexOf(" ", i) + 1;
|
|
104
|
+
if (i == 0) {
|
|
105
|
+
break;
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
return null;
|
|
109
|
+
}
|
|
110
|
+
function xtf2(index, xtenc) {
|
|
111
|
+
var fin = xd.cookie.indexOf(";", index);
|
|
112
|
+
if (fin == -1) {
|
|
113
|
+
fin = xd.cookie.length;
|
|
114
|
+
}
|
|
115
|
+
if (xtenc != "1") {
|
|
116
|
+
return unescape(xtclURL(xd.cookie.substring(index, fin)));
|
|
117
|
+
} else {
|
|
118
|
+
return xtclURL(xd.cookie.substring(index, fin));
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
function wck(p1, p2, p3, p4, fmt) {
|
|
122
|
+
p2 = fmt == 0 ? p2 : escape(p2);
|
|
123
|
+
xd.cookie = p1 + "=" + p2 + ";expires=" + p3.toGMTString() + ";path=/" + p4;
|
|
124
|
+
}
|
|
125
|
+
function f_nb(a) {
|
|
126
|
+
a = a - Math.floor(a / 100) * 100;
|
|
127
|
+
if (a < 10) {
|
|
128
|
+
return "0" + a;
|
|
129
|
+
} else {
|
|
130
|
+
return a;
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
var xt40 = xw.xtidc != null && xw.xtidc != "" ? xw.xtidc : xtf1("xtidc");
|
|
134
|
+
if (xt40 == null) {
|
|
135
|
+
var xt40 = Math.floor(Math.random() * 999999),
|
|
136
|
+
xtane = xt21.getYear();
|
|
137
|
+
if (xtane < 100) xtane += 2000;
|
|
138
|
+
if (xtane > 100 && xtane < 2000) xtane += 1900;
|
|
139
|
+
var xt41 =
|
|
140
|
+
f_nb(xtane) +
|
|
141
|
+
"" +
|
|
142
|
+
f_nb(xt21.getMonth()) +
|
|
143
|
+
"" +
|
|
144
|
+
f_nb(xt21.getDate()) +
|
|
145
|
+
"" +
|
|
146
|
+
f_nb(xt21.getHours()) +
|
|
147
|
+
"" +
|
|
148
|
+
f_nb(xt21.getMinutes()) +
|
|
149
|
+
"" +
|
|
150
|
+
f_nb(xt21.getSeconds());
|
|
151
|
+
xt40 = xt41 + "" + xt40;
|
|
152
|
+
}
|
|
153
|
+
var xtdrc = new Date();
|
|
154
|
+
xtdrc.setTime(xtdrc.getTime() + 315360000000);
|
|
155
|
+
wck("xtidc", xt40, xtdrc, xt1, 1);
|
|
156
|
+
xt42 = xtf1("xtidc");
|
|
157
|
+
xt40 += xt42 == null || xt42 != xt40 ? "-NO" : "";
|
|
158
|
+
function xtf3(param, chba) {
|
|
159
|
+
try {
|
|
160
|
+
xtdeb = xt6.location.href;
|
|
161
|
+
} catch (e) {
|
|
162
|
+
xtdeb = xw.location.href;
|
|
163
|
+
}
|
|
164
|
+
if (chba == null || chba == xtud) {
|
|
165
|
+
var xturl = xtclURL(xtdeb.toLowerCase().replace(/%3d/g, "="));
|
|
166
|
+
} else {
|
|
167
|
+
var xturl = chba;
|
|
168
|
+
}
|
|
169
|
+
var xtpos = xturl.indexOf(param + "=");
|
|
170
|
+
if (xtpos > 0) {
|
|
171
|
+
var chq = xturl.substring(1, xturl.length),
|
|
172
|
+
mq = chq.substring(chq.indexOf(param + "="), chq.length),
|
|
173
|
+
pos3 = mq.indexOf("&");
|
|
174
|
+
if (pos3 == -1) pos3 = mq.indexOf("%26");
|
|
175
|
+
if (pos3 == -1) pos3 = mq.length;
|
|
176
|
+
return mq.substring(mq.indexOf("=") + 1, pos3);
|
|
177
|
+
} else {
|
|
178
|
+
return null;
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
function xt_med(type, section, page, x1, x2, x3, x4, x5) {
|
|
182
|
+
xt_ajout =
|
|
183
|
+
type == "F" && (x1 == null || x1 == xtud)
|
|
184
|
+
? ""
|
|
185
|
+
: type == "M"
|
|
186
|
+
? "&a=" + x1 + "&m1=" + x2 + "&m2=" + x3 + "&m3=" + x4 + "&m4=" + x5
|
|
187
|
+
: "&clic=" + x1;
|
|
188
|
+
xtf4(type, "&s2=" + section + "&p=" + page + xt_ajout, x2, x3);
|
|
189
|
+
}
|
|
190
|
+
function xt_ad(x1, x2, x3) {
|
|
191
|
+
xtf4("AT", "&atc=" + x1 + "&type=AT", x2, x3);
|
|
192
|
+
}
|
|
193
|
+
function xt_click(obj, type, n2, page, x1, x2, x3) {
|
|
194
|
+
xt_ajout = type == "F" && (x1 == null || x1 == xtud) ? "" : "&clic=" + x1;
|
|
195
|
+
xtf4(type, "&s2=" + n2 + "&p=" + page + xt_ajout, x2, x3);
|
|
196
|
+
var tgt = null,
|
|
197
|
+
href = null;
|
|
198
|
+
if (obj.nodeName != "A") {
|
|
199
|
+
var xelp = obj.parentNode;
|
|
200
|
+
while (xelp) {
|
|
201
|
+
if (xelp.nodeName == "A") {
|
|
202
|
+
href = xelp.href;
|
|
203
|
+
tgt = xelp.target || "_self";
|
|
204
|
+
break;
|
|
205
|
+
}
|
|
206
|
+
xelp = xelp.parentNode;
|
|
207
|
+
}
|
|
208
|
+
} else {
|
|
209
|
+
href = obj.href;
|
|
210
|
+
tgt = obj.target || "_self";
|
|
211
|
+
}
|
|
212
|
+
if (tgt != null && tgt != "_blank" && tgt != "_search") {
|
|
213
|
+
setTimeout("(xw.open('" + href + "','" + tgt + "')).focus();", 500);
|
|
214
|
+
return false;
|
|
215
|
+
}
|
|
216
|
+
return true;
|
|
217
|
+
}
|
|
218
|
+
function xt_rm(x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14) {
|
|
219
|
+
var rmprm = "&p=" + x3 + "&s2=" + x2 + "&type=" + x1 + "&a=" + x4;
|
|
220
|
+
rmprm += x5 != null && x5 != "0" ? "&" + x5 : "";
|
|
221
|
+
rmprm +=
|
|
222
|
+
x7 != null
|
|
223
|
+
? "&m1=" +
|
|
224
|
+
x7 +
|
|
225
|
+
"&m2=" +
|
|
226
|
+
x8 +
|
|
227
|
+
"&m3=" +
|
|
228
|
+
x9 +
|
|
229
|
+
"&m4=" +
|
|
230
|
+
x10 +
|
|
231
|
+
"&m5=" +
|
|
232
|
+
x11 +
|
|
233
|
+
"&m6=" +
|
|
234
|
+
x12 +
|
|
235
|
+
"&m7=" +
|
|
236
|
+
x13 +
|
|
237
|
+
"&m8=" +
|
|
238
|
+
x14 +
|
|
239
|
+
"&prich=" +
|
|
240
|
+
xtp +
|
|
241
|
+
"&s2rich=" +
|
|
242
|
+
xw.xtn2
|
|
243
|
+
: "";
|
|
244
|
+
xtf4(x1, rmprm);
|
|
245
|
+
if (x6 != null && x6 != "0" && (x4 == "play" || x4 == "refresh")) {
|
|
246
|
+
xtrmdl =
|
|
247
|
+
Math.floor(x6) > 1500
|
|
248
|
+
? 1500000
|
|
249
|
+
: Math.floor(x6) < 5
|
|
250
|
+
? 5000
|
|
251
|
+
: Math.floor(x6) * 1000;
|
|
252
|
+
xtoid = xw.setTimeout(
|
|
253
|
+
"xt_rm('" +
|
|
254
|
+
x1 +
|
|
255
|
+
"','" +
|
|
256
|
+
x2 +
|
|
257
|
+
"','" +
|
|
258
|
+
x3 +
|
|
259
|
+
"','refresh','0','" +
|
|
260
|
+
x6 +
|
|
261
|
+
"')",
|
|
262
|
+
xtrmdl
|
|
263
|
+
);
|
|
264
|
+
} else {
|
|
265
|
+
if ((x4 == "pause" || x4 == "stop") && xw.xtoid != null) {
|
|
266
|
+
xw.clearTimeout(xtoid);
|
|
267
|
+
}
|
|
268
|
+
}
|
|
269
|
+
}
|
|
270
|
+
function xtf4(x1, x2, x3, x4) {
|
|
271
|
+
if ((xtclzone == 0 || xtclzone == 3 || x1 != "C") && x1 != "P") {
|
|
272
|
+
xt_img = new Image();
|
|
273
|
+
var xt22 = new Date();
|
|
274
|
+
xt_im =
|
|
275
|
+
xt7 +
|
|
276
|
+
"?s=" +
|
|
277
|
+
xt8 +
|
|
278
|
+
x2 +
|
|
279
|
+
"&hl=" +
|
|
280
|
+
xt22.getHours() +
|
|
281
|
+
"x" +
|
|
282
|
+
xt22.getMinutes() +
|
|
283
|
+
"x" +
|
|
284
|
+
xt22.getSeconds();
|
|
285
|
+
if (parseFloat(xtg.appVersion) >= 4) {
|
|
286
|
+
xt_im +=
|
|
287
|
+
"&r=" +
|
|
288
|
+
xts.width +
|
|
289
|
+
"x" +
|
|
290
|
+
xts.height +
|
|
291
|
+
"x" +
|
|
292
|
+
xts.pixelDepth +
|
|
293
|
+
"x" +
|
|
294
|
+
xts.colorDepth;
|
|
295
|
+
}
|
|
296
|
+
xt_img.src = xt_im;
|
|
297
|
+
}
|
|
298
|
+
if (x3 != null && x3 != xtud && x1 != "M") {
|
|
299
|
+
if (x4 == "" || x4 == null) {
|
|
300
|
+
xd.location = x3;
|
|
301
|
+
} else {
|
|
302
|
+
xfen = window.open(x3, "xfen", "");
|
|
303
|
+
xfen.focus();
|
|
304
|
+
}
|
|
305
|
+
} else {
|
|
306
|
+
return;
|
|
307
|
+
}
|
|
308
|
+
}
|
|
309
|
+
var xtidpg =
|
|
310
|
+
f_nb(xt21.getHours()) +
|
|
311
|
+
"" +
|
|
312
|
+
f_nb(xt21.getMinutes()) +
|
|
313
|
+
"" +
|
|
314
|
+
f_nb(xt21.getSeconds()) +
|
|
315
|
+
"" +
|
|
316
|
+
Math.floor(Math.random() * 9999999),
|
|
317
|
+
xt23 = 0,
|
|
318
|
+
xt16 = "",
|
|
319
|
+
xt43 = 0;
|
|
320
|
+
function xt_addProduct(rg, pdt, qtt, unp, dsc, dscc) {
|
|
321
|
+
xt23++;
|
|
322
|
+
xt16 += "&pdt" + xt23 + "=";
|
|
323
|
+
xt16 += rg != null && rg != "" && rg != xtud ? rg + "::" : "";
|
|
324
|
+
xt16 += pdt != null && pdt != "" && pdt != xtud ? pdt : "";
|
|
325
|
+
xt16 +=
|
|
326
|
+
qtt != null && qtt != "" && qtt != xtud ? "&qte" + xt23 + "=" + qtt : "";
|
|
327
|
+
xt16 +=
|
|
328
|
+
unp != null && unp != "" && unp != xtud ? "&mt" + xt23 + "=" + unp : "";
|
|
329
|
+
xt16 +=
|
|
330
|
+
dsc != null && dsc != "" && dsc != xtud ? "&dsc" + xt23 + "=" + dsc : "";
|
|
331
|
+
xt16 +=
|
|
332
|
+
dscc != null && dscc != "" && dscc != xtud
|
|
333
|
+
? "&pcode" + xt23 + "=" + dscc
|
|
334
|
+
: "";
|
|
335
|
+
}
|
|
336
|
+
function xt_addProduct_v2(rg, pdt, qtt, unp, unpht, dsc, dscht, dscc, roimtp) {
|
|
337
|
+
xt23++;
|
|
338
|
+
xt16 += "&pdt" + xt23 + "=";
|
|
339
|
+
xt16 += rg != null && rg != "" && rg != xtud ? rg + "::" : "";
|
|
340
|
+
xt16 += pdt != null && pdt != "" && pdt != xtud ? pdt : "";
|
|
341
|
+
xt16 +=
|
|
342
|
+
qtt != null && qtt != "" && qtt != xtud ? "&qte" + xt23 + "=" + qtt : "";
|
|
343
|
+
xt16 +=
|
|
344
|
+
unp != null && unp != "" && unp != xtud ? "&mt" + xt23 + "=" + unp : "";
|
|
345
|
+
xt16 +=
|
|
346
|
+
unpht != null && unpht != "" && unpht != xtud
|
|
347
|
+
? "&mtht" + xt23 + "=" + unpht
|
|
348
|
+
: "";
|
|
349
|
+
xt16 +=
|
|
350
|
+
dsc != null && dsc != "" && dsc != xtud ? "&dsc" + xt23 + "=" + dsc : "";
|
|
351
|
+
xt16 +=
|
|
352
|
+
dscht != null && dscht != "" && dscht != xtud
|
|
353
|
+
? "&dscht" + xt23 + "=" + dscht
|
|
354
|
+
: "";
|
|
355
|
+
xt16 +=
|
|
356
|
+
roimtp != null && roimtp != "" && roimtp != xtud
|
|
357
|
+
? "&roimt" + xt23 + "=" + roimtp
|
|
358
|
+
: "";
|
|
359
|
+
xt16 +=
|
|
360
|
+
dscc != null && dscc != "" && dscc != xtud
|
|
361
|
+
? "&pcode" + xt23 + "=" + dscc
|
|
362
|
+
: "";
|
|
363
|
+
}
|
|
364
|
+
function xt_addProduct_load(rg, pdt, xv) {
|
|
365
|
+
if (pdt != "") {
|
|
366
|
+
xt43++;
|
|
367
|
+
xt44 += xt43 == 1 ? "&pdtl=" : "|";
|
|
368
|
+
xt44 += rg != null && rg != "" && rg != xtud ? rg + "::" : "";
|
|
369
|
+
xt44 += pdt != null && pdt != "" && pdt != xtud ? pdt : "";
|
|
370
|
+
xt44 += xv != null && xv != "" && xv != xtud ? ";" + xv : "";
|
|
371
|
+
}
|
|
372
|
+
}
|
|
373
|
+
try {
|
|
374
|
+
xt_cart();
|
|
375
|
+
} catch (e) {
|
|
376
|
+
xt16 = "";
|
|
377
|
+
}
|
|
378
|
+
function xt_ParseUrl(hit, xtch, xtrefP, thit) {
|
|
379
|
+
var tabUrl = new Array();
|
|
380
|
+
if (xtch.length > 0) {
|
|
381
|
+
var xtlg = 1600 - xtrefP.length,
|
|
382
|
+
i = 0,
|
|
383
|
+
j = 0,
|
|
384
|
+
xtch_prec = "",
|
|
385
|
+
xterr = 0;
|
|
386
|
+
while (xtch.length > xtlg && xtch_prec != xtch && xterr == 0) {
|
|
387
|
+
xtch_prec = xtch;
|
|
388
|
+
var xsep = "&pdt";
|
|
389
|
+
if (xtch.lastIndexOf(xsep, xtlg) <= 0) {
|
|
390
|
+
if (xtch.lastIndexOf("&", xtlg) <= 0) {
|
|
391
|
+
xterr = 1;
|
|
392
|
+
} else {
|
|
393
|
+
xsep = "&";
|
|
394
|
+
}
|
|
395
|
+
}
|
|
396
|
+
if (xterr == 1) {
|
|
397
|
+
tabUrl[i] = xtch.substring(0, 1600) + "&mherr=1";
|
|
398
|
+
} else {
|
|
399
|
+
tabUrl[i] = xtch.substring(0, xtch.lastIndexOf(xsep, xtlg));
|
|
400
|
+
xtch = xtch.substring(xtch.lastIndexOf(xsep, xtlg), xtch.length);
|
|
401
|
+
i++;
|
|
402
|
+
xtlg = 1600;
|
|
403
|
+
}
|
|
404
|
+
}
|
|
405
|
+
if (xterr == 0) {
|
|
406
|
+
tabUrl[i] = xtch;
|
|
407
|
+
}
|
|
408
|
+
for (j = 0; j <= i; j++) {
|
|
409
|
+
if (i > 0) {
|
|
410
|
+
tabUrl[j] +=
|
|
411
|
+
xt15 != "" || xt17 != ""
|
|
412
|
+
? "&idhit=" +
|
|
413
|
+
(j + 1) +
|
|
414
|
+
"-" +
|
|
415
|
+
(i + 1) +
|
|
416
|
+
"-" +
|
|
417
|
+
xt8 +
|
|
418
|
+
"-" +
|
|
419
|
+
xt15 +
|
|
420
|
+
"-" +
|
|
421
|
+
xt17
|
|
422
|
+
: "&mh=" + (j + 1) + "-" + (i + 1) + "-" + xtidpg;
|
|
423
|
+
}
|
|
424
|
+
if (j > 0) {
|
|
425
|
+
tabUrl[j] =
|
|
426
|
+
xt15 != "" || xt17 != ""
|
|
427
|
+
? "s=" + xt8 + "&cmd=" + xt15 + "&idcart=" + xt17 + tabUrl[j]
|
|
428
|
+
: "s=" + xt8 + tabUrl[j];
|
|
429
|
+
} else {
|
|
430
|
+
tabUrl[j] += xtrefP;
|
|
431
|
+
}
|
|
432
|
+
if (thit == "" || thit == null) {
|
|
433
|
+
$("body").append(
|
|
434
|
+
'<img width="1" height="1" src="' + hit + tabUrl[j] + '">'
|
|
435
|
+
);
|
|
436
|
+
} else {
|
|
437
|
+
xt_img = new Image();
|
|
438
|
+
xt_img.src = hit + tabUrl[j];
|
|
439
|
+
}
|
|
440
|
+
}
|
|
441
|
+
}
|
|
442
|
+
}
|
|
443
|
+
function xt_ParseUrl2(hit, xtcst, xtch, thit) {
|
|
444
|
+
var tabUrl = new Array();
|
|
445
|
+
if (xtch.length > 0) {
|
|
446
|
+
var xtlg = 1600,
|
|
447
|
+
i = 0,
|
|
448
|
+
j = 0,
|
|
449
|
+
xtch_prec = "";
|
|
450
|
+
while (xtch.length > xtlg && xtch_prec != xtch) {
|
|
451
|
+
xtch_prec = xtch;
|
|
452
|
+
var xsep = "&p";
|
|
453
|
+
tabUrl[i] = xtch.substring(0, xtch.lastIndexOf(xsep, xtlg));
|
|
454
|
+
xtch = xtch.substring(xtch.lastIndexOf(xsep, xtlg), xtch.length);
|
|
455
|
+
i++;
|
|
456
|
+
}
|
|
457
|
+
tabUrl[i] = xtch;
|
|
458
|
+
for (j = 0; j <= i; j++) {
|
|
459
|
+
if (thit == "" || thit == null) {
|
|
460
|
+
$("body").append(
|
|
461
|
+
'<img width="1" height="1" src="' + hit + tabUrl[j] + '">'
|
|
462
|
+
);
|
|
463
|
+
} else {
|
|
464
|
+
xt_img = new Image();
|
|
465
|
+
xt_img.src = hit + xtcst + tabUrl[j];
|
|
466
|
+
}
|
|
467
|
+
}
|
|
468
|
+
}
|
|
469
|
+
}
|
|
470
|
+
if (xt8 != 0 || xt11) {
|
|
471
|
+
var xtpm = "xtor" + xt8,
|
|
472
|
+
xtpmd = "xtdate" + xt8,
|
|
473
|
+
xtpmc = "xtocl" + xt8,
|
|
474
|
+
xtpan = "xtan" + xt8,
|
|
475
|
+
xtpant = "xtant" + xt8,
|
|
476
|
+
xt24 = xtf3("xtor"),
|
|
477
|
+
xtdtgo = xtf3("xtdt"),
|
|
478
|
+
xt25 = xtf3("xtref"),
|
|
479
|
+
xt26 = xtf3("xtan"),
|
|
480
|
+
xt27 = xtf3("an", xtm),
|
|
481
|
+
xt28 = xtf3("ac", xtm),
|
|
482
|
+
xtocl = xtf1(xtpmc) != null ? xtf1(xtpmc) : "$",
|
|
483
|
+
xtord = xtf1("xtgo") == "0" ? xtf1("xtord") : null,
|
|
484
|
+
xtgord = xtf1("xtgo") != null ? xtf1("xtgo") : "0",
|
|
485
|
+
xtvrn = xtf1("xtvrn") != null ? xtf1("xtvrn") : "$",
|
|
486
|
+
xtgmt = xt21.getTime() / 60000,
|
|
487
|
+
xtgo =
|
|
488
|
+
xtdtgo != null
|
|
489
|
+
? xtgmt - xtdtgo < 30 && xtgmt - xtdtgo >= 0
|
|
490
|
+
? "2"
|
|
491
|
+
: "1"
|
|
492
|
+
: xtgord,
|
|
493
|
+
xtpgt =
|
|
494
|
+
xtgord == "1"
|
|
495
|
+
? "&pgt=" + xtf1("xtord")
|
|
496
|
+
: xtgo == "1" && xt24 != null
|
|
497
|
+
? "&pgt=" + xt24
|
|
498
|
+
: "",
|
|
499
|
+
xto =
|
|
500
|
+
xt10 != null
|
|
501
|
+
? xt10
|
|
502
|
+
: xt24 != null && xtgo == "0"
|
|
503
|
+
? xt24
|
|
504
|
+
: !xt11
|
|
505
|
+
? xtord
|
|
506
|
+
: null;
|
|
507
|
+
xto = xtocl.indexOf("$" + xto + "$") < 0 || xtocl == "$" ? xto : null;
|
|
508
|
+
var xtock =
|
|
509
|
+
xtgo == "0"
|
|
510
|
+
? xto
|
|
511
|
+
: xtgord == "2"
|
|
512
|
+
? xtf1("xtord")
|
|
513
|
+
: xtgo == "2"
|
|
514
|
+
? xt24
|
|
515
|
+
: null;
|
|
516
|
+
if (xtock != null) {
|
|
517
|
+
tmpxto = xtock.substring(0, xtock.indexOf("-"));
|
|
518
|
+
var xtdrm = xt4[tmpxto];
|
|
519
|
+
} else {
|
|
520
|
+
xtdrm = "1";
|
|
521
|
+
}
|
|
522
|
+
if (xt26 == null && !xt11) {
|
|
523
|
+
xt26 = xtf1("xtanrd");
|
|
524
|
+
}
|
|
525
|
+
var xtanc = xtf1(xtpan),
|
|
526
|
+
xtanct = xtf1(xtpant),
|
|
527
|
+
xtxp = new Date(),
|
|
528
|
+
xt29 = new Date(),
|
|
529
|
+
xt30 = new Date();
|
|
530
|
+
if (!xt11) {
|
|
531
|
+
xtxp.setTime(xtxp.getTime() + xtdrm * 24 * 3600 * 1000);
|
|
532
|
+
} else {
|
|
533
|
+
xtxp.setTime(xtxp.getTime() + xt5 * 1000);
|
|
534
|
+
}
|
|
535
|
+
xt30.setTime(xt30.getTime() + 1800000);
|
|
536
|
+
xt29.setTime(xt29.getTime() + xt3 * 24 * 3600 * 1000);
|
|
537
|
+
var xt31 = xt26 != null ? xt26.indexOf("-") : 0,
|
|
538
|
+
xtan2 =
|
|
539
|
+
xt27 != null
|
|
540
|
+
? ""
|
|
541
|
+
: xt26 != null && xt31 > 0
|
|
542
|
+
? "&ac=" +
|
|
543
|
+
xt26.substring(0, xt31) +
|
|
544
|
+
"&ant=0&an=" +
|
|
545
|
+
xt26.substring(xt31 + 1, xt26.length)
|
|
546
|
+
: xtanc != null
|
|
547
|
+
? "&anc=" + xtanc + "&anct=" + xtanct
|
|
548
|
+
: "",
|
|
549
|
+
xt32 = xtvrn.indexOf("$" + xt8 + "$") < 0 ? "&vrn=1" : "",
|
|
550
|
+
xt35 =
|
|
551
|
+
xtf3("xtatc") != null && xtf3("atc", xtm) == null
|
|
552
|
+
? "&atc=" + xtf3("xtatc")
|
|
553
|
+
: "";
|
|
554
|
+
if (xt32 != "") {
|
|
555
|
+
wck("xtvrn", xtvrn + xt8 + "$", xt29, xt1, 0);
|
|
556
|
+
}
|
|
557
|
+
xt32 += xto == null ? "" : "&xto=" + xto;
|
|
558
|
+
xt32 += xtan2 + xtpgt + xt35;
|
|
559
|
+
if (xt27 != null) {
|
|
560
|
+
wck(xtpan, xt28 + "-" + xt27, xt29, xt1, 1);
|
|
561
|
+
wck(xtpant, "1", xt29, xt1, 1);
|
|
562
|
+
} else {
|
|
563
|
+
if (xt26 != null && xtanct != "1") {
|
|
564
|
+
wck(xtpan, xt26, xt29, xt1, 1);
|
|
565
|
+
wck(xtpant, "0", xt29, xt1, 1);
|
|
566
|
+
}
|
|
567
|
+
}
|
|
568
|
+
var xtor = xtf1(xtpm),
|
|
569
|
+
xtor_duree = xtf1(xtpmd),
|
|
570
|
+
xtdate2 = xtor_duree != null ? new Date(xtor_duree) : new Date(),
|
|
571
|
+
xt34 = xtdate2.getTime() / (1000 * 3600),
|
|
572
|
+
xtecart = Math.floor(xt22 - xt34) >= 0 ? Math.floor(xt22 - xt34) : 0;
|
|
573
|
+
xt32 += xtor == null ? "" : "&xtor=" + xtor + "&roinbh=" + xtecart;
|
|
574
|
+
var xt33 = "",
|
|
575
|
+
Xt_r = xt25 != null ? xt25.replace(/[<>]/g, "") : xtf1("xtref");
|
|
576
|
+
if (Xt_r == null) {
|
|
577
|
+
Xt_r = xt20.replace(/[<>]/g, "");
|
|
578
|
+
}
|
|
579
|
+
if (!xt11) {
|
|
580
|
+
if (
|
|
581
|
+
xtock != null &&
|
|
582
|
+
(xtocl.indexOf("$" + escape(xtock) + "$") < 0 || xtocl == "$")
|
|
583
|
+
) {
|
|
584
|
+
wck(xtpmc, xtocl + xtock + "$", xt30, xt1, 1);
|
|
585
|
+
}
|
|
586
|
+
xt33 += xtg.javaEnabled() ? "&jv=1" : "&jv=0";
|
|
587
|
+
var xtnav = xtg.appName + " " + xtg.appVersion,
|
|
588
|
+
xtIE = xtnav.indexOf("MSIE");
|
|
589
|
+
if (xtIE >= 0) {
|
|
590
|
+
var xtvers = parseInt(xtnav.substr(xtIE + 5));
|
|
591
|
+
xtIE = true;
|
|
592
|
+
} else {
|
|
593
|
+
xtvers = parseFloat(xtg.appVersion);
|
|
594
|
+
xtIE = false;
|
|
595
|
+
}
|
|
596
|
+
var xtnet = xtnav.indexOf("Netscape") >= 0,
|
|
597
|
+
xtmac = xtnav.indexOf("Mac") >= 0,
|
|
598
|
+
xtOP = xtg.userAgent.indexOf("Opera") >= 0;
|
|
599
|
+
if (xtIE && xtvers >= 5 && !xtmac && !xtOP && !xt11) {
|
|
600
|
+
xd.body.addBehavior("#default#clientCaps");
|
|
601
|
+
var xtconn = "&cn=" + xd.body.connectionType;
|
|
602
|
+
xtconn += "&ul=" + xd.body.UserLanguage;
|
|
603
|
+
xd.body.addBehavior("#default#homePage");
|
|
604
|
+
var xthome = xd.body.isHomePage(location.href) ? "&hm=1" : "&hm=0",
|
|
605
|
+
xtresr = "&re=" + xd.body.offsetWidth + "x" + xd.body.offsetHeight;
|
|
606
|
+
} else {
|
|
607
|
+
var xtconn = "",
|
|
608
|
+
xthome = "";
|
|
609
|
+
if (xtvers >= 5) {
|
|
610
|
+
xtresr = "&re=" + xw.innerWidth + "x" + xw.innerHeight;
|
|
611
|
+
} else {
|
|
612
|
+
xtresr = "";
|
|
613
|
+
}
|
|
614
|
+
}
|
|
615
|
+
if ((xtnet && xtvers >= 4) || xtOP) {
|
|
616
|
+
var xtlang = "&lng=" + xtg.language;
|
|
617
|
+
} else {
|
|
618
|
+
if (xtIE && xtvers >= 4 && !xtOP) {
|
|
619
|
+
var xtlang = "&lng=" + xtg.userLanguage;
|
|
620
|
+
} else {
|
|
621
|
+
xtlang = "";
|
|
622
|
+
}
|
|
623
|
+
}
|
|
624
|
+
wck("xtord", "", xt21, xt1, 1);
|
|
625
|
+
if (xtock != null) {
|
|
626
|
+
if ((xtor == null && xt2 != "1") || xt2 == "1") {
|
|
627
|
+
wck(xtpm, xtock, xtxp, xt1, 1);
|
|
628
|
+
wck(xtpmd, xt21, xtxp, xt1, 0);
|
|
629
|
+
}
|
|
630
|
+
}
|
|
631
|
+
var xthl =
|
|
632
|
+
"&hl=" +
|
|
633
|
+
xt21.getHours() +
|
|
634
|
+
"x" +
|
|
635
|
+
xt21.getMinutes() +
|
|
636
|
+
"x" +
|
|
637
|
+
xt21.getSeconds(),
|
|
638
|
+
xt45 = xtdocl
|
|
639
|
+
? "&docl=" + encodeURIComponent(xt6.location.href.replace(/&/g, "#ec#"))
|
|
640
|
+
: "",
|
|
641
|
+
Xt_param =
|
|
642
|
+
"s=" +
|
|
643
|
+
xt8 +
|
|
644
|
+
xt9 +
|
|
645
|
+
"&p=" +
|
|
646
|
+
xtp +
|
|
647
|
+
xthl +
|
|
648
|
+
"&idclient=" +
|
|
649
|
+
xt40 +
|
|
650
|
+
xt12 +
|
|
651
|
+
xt13 +
|
|
652
|
+
xtdi +
|
|
653
|
+
xt32 +
|
|
654
|
+
xt45 +
|
|
655
|
+
xt47 +
|
|
656
|
+
xtm +
|
|
657
|
+
xtconn +
|
|
658
|
+
xthome +
|
|
659
|
+
xtlang +
|
|
660
|
+
"&vtag=" +
|
|
661
|
+
xtv +
|
|
662
|
+
"&idp=" +
|
|
663
|
+
xtidpg;
|
|
664
|
+
var xtvalCZ = xtf1("xtvalCZ", 1);
|
|
665
|
+
if (xtvalCZ != null) {
|
|
666
|
+
Xt_param += xtvalCZ;
|
|
667
|
+
var xtdateo = new Date();
|
|
668
|
+
xtdateo.setTime(xtdateo.getTime() - 3600000);
|
|
669
|
+
wck("xtvalCZ", xtvalCZ, xtdateo, xt1, 1);
|
|
670
|
+
}
|
|
671
|
+
var Xt_id = xt7 + "?";
|
|
672
|
+
if (xtvers >= 4) {
|
|
673
|
+
xt33 +=
|
|
674
|
+
"&r=" +
|
|
675
|
+
xts.width +
|
|
676
|
+
"x" +
|
|
677
|
+
xts.height +
|
|
678
|
+
"x" +
|
|
679
|
+
xts.pixelDepth +
|
|
680
|
+
"x" +
|
|
681
|
+
xts.colorDepth;
|
|
682
|
+
}
|
|
683
|
+
Xt_param += xt33 + xtresr + xt16;
|
|
684
|
+
var Xt_i = Xt_id + Xt_param + "&ref=" + Xt_r.replace(/&/g, "$");
|
|
685
|
+
xt_ParseUrl(Xt_id, Xt_param, "&ref=" + Xt_r.replace(/&/g, "$"), xt46);
|
|
686
|
+
if (xt44 != "") {
|
|
687
|
+
xt_ParseUrl2(Xt_id, "s=" + xt8 + "&type=PDT" + xthl, xt44);
|
|
688
|
+
}
|
|
689
|
+
} else {
|
|
690
|
+
wck("xtgo", xtgo, xtxp, xt1, 1);
|
|
691
|
+
if (xt24 != null) {
|
|
692
|
+
wck("xtord", xt24, xtxp, xt1, 1);
|
|
693
|
+
}
|
|
694
|
+
if (xt26 != null) {
|
|
695
|
+
wck("xtanrd", xt26, xtxp, xt1, 1);
|
|
696
|
+
}
|
|
697
|
+
if (Xt_r != "") {
|
|
698
|
+
wck("xtref", Xt_r.replace(/&/g, "$"), xtxp, xt1, 0);
|
|
699
|
+
}
|
|
700
|
+
if (xw.xtloc != null) {
|
|
701
|
+
xt6.location = xw.xtloc;
|
|
702
|
+
}
|
|
703
|
+
}
|
|
704
|
+
}
|