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.
Files changed (842) hide show
  1. package/LICENSE +662 -0
  2. package/README.md +13 -0
  3. package/dist/editor-resources/font3/LICENSE.txt +30 -0
  4. package/dist/editor-resources/font3/README.txt +75 -0
  5. package/dist/editor-resources/font3/config.json +172 -0
  6. package/dist/editor-resources/font3/css/animation.css +85 -0
  7. package/dist/editor-resources/font3/css/entcore-editor-codes.css +81 -0
  8. package/dist/editor-resources/font3/css/entcore-editor-embedded.css +139 -0
  9. package/dist/editor-resources/font3/css/entcore-editor-ie7-codes.css +162 -0
  10. package/dist/editor-resources/font3/css/entcore-editor-ie7.css +175 -0
  11. package/dist/editor-resources/font3/css/entcore-editor.css +140 -0
  12. package/dist/editor-resources/font3/demo.html +467 -0
  13. package/dist/editor-resources/font3/font/entcore-editor.eot +0 -0
  14. package/dist/editor-resources/font3/font/entcore-editor.svg +64 -0
  15. package/dist/editor-resources/font3/font/entcore-editor.ttf +0 -0
  16. package/dist/editor-resources/font3/font/entcore-editor.woff +0 -0
  17. package/dist/editor-resources/font3/font/entcore-editor.woff2 +0 -0
  18. package/dist/editor-resources/img/Thumbs.db +0 -0
  19. package/dist/editor-resources/img/bold.png +0 -0
  20. package/dist/editor-resources/img/embed.png +0 -0
  21. package/dist/editor-resources/img/glyphicons_280_settings.png +0 -0
  22. package/dist/editor-resources/img/image-default.svg +28 -0
  23. package/dist/editor-resources/img/image.png +0 -0
  24. package/dist/editor-resources/img/italic.png +0 -0
  25. package/dist/editor-resources/img/justify-center.png +0 -0
  26. package/dist/editor-resources/img/justify-full.png +0 -0
  27. package/dist/editor-resources/img/justify-left.png +0 -0
  28. package/dist/editor-resources/img/justify-right.png +0 -0
  29. package/dist/editor-resources/img/linker.png +0 -0
  30. package/dist/editor-resources/img/mathjax.png +0 -0
  31. package/dist/editor-resources/img/olist.png +0 -0
  32. package/dist/editor-resources/img/quote.png +0 -0
  33. package/dist/editor-resources/img/redo.png +0 -0
  34. package/dist/editor-resources/img/remove-format.png +0 -0
  35. package/dist/editor-resources/img/smileys.png +0 -0
  36. package/dist/editor-resources/img/sound.png +0 -0
  37. package/dist/editor-resources/img/subscript.png +0 -0
  38. package/dist/editor-resources/img/superscript.png +0 -0
  39. package/dist/editor-resources/img/table.png +0 -0
  40. package/dist/editor-resources/img/templates-preview-dominos.svg +27 -0
  41. package/dist/editor-resources/img/templates-preview-emptypage.svg +7 -0
  42. package/dist/editor-resources/img/templates-preview-illustration.svg +23 -0
  43. package/dist/editor-resources/img/templates-preview-threecols.svg +23 -0
  44. package/dist/editor-resources/img/templates-preview-twocols.svg +21 -0
  45. package/dist/editor-resources/img/templates.png +0 -0
  46. package/dist/editor-resources/img/ulist.png +0 -0
  47. package/dist/editor-resources/img/underline.png +0 -0
  48. package/dist/editor-resources/img/undo.png +0 -0
  49. package/dist/editor-resources/img/unlink.png +0 -0
  50. package/dist/fonts/Arial.woff +0 -0
  51. package/dist/fonts/ComicSansMS.woff +0 -0
  52. package/dist/fonts/OpenDyslexic3-Regular.ttf +0 -0
  53. package/dist/fonts/Roboto/Roboto-Bold.ttf +0 -0
  54. package/dist/fonts/Roboto/Roboto-BoldItalic.ttf +0 -0
  55. package/dist/fonts/Roboto/Roboto-Italic.ttf +0 -0
  56. package/dist/fonts/Roboto/Roboto-Regular.ttf +0 -0
  57. package/dist/fonts/Roboto/why.txt +2 -0
  58. package/dist/fonts/Tahoma.woff +0 -0
  59. package/dist/fonts/Verdana.woff +0 -0
  60. package/dist/fonts/generic-icons/generic-icons.svg +342 -0
  61. package/dist/fonts/generic-icons/generic-icons.ttf +0 -0
  62. package/dist/fonts/generic-icons/generic-icons.woff +0 -0
  63. package/dist/i18n/Auth/fr.json +19 -0
  64. package/dist/i18n/Directory/fr.json +22 -0
  65. package/dist/i18n/Homeworks/fr.json +22 -0
  66. package/dist/i18n/Pages/fr.json +4 -0
  67. package/dist/i18n/Portal/fr.json +18 -0
  68. package/dist/i18n/Statistics/fr.json +3 -0
  69. package/dist/i18n/Stats/fr.json +3 -0
  70. package/dist/i18n/Timeline/fr.json +45 -0
  71. package/dist/i18n/Workspace/fr.json +5 -0
  72. package/dist/images/blur.cur +0 -0
  73. package/dist/images/blur.png +0 -0
  74. package/dist/images/blur.svg +26 -0
  75. package/dist/images/cc-by-nc-sa.svg +57 -0
  76. package/dist/images/cc-by.svg +54 -0
  77. package/dist/images/empty-filters.svg +1 -0
  78. package/dist/images/empty-search.svg +298 -0
  79. package/dist/images/empty-trash.svg +1 -0
  80. package/dist/images/emptyscreen-recorder-video.svg +1048 -0
  81. package/dist/img/Besoin_daide_avec_numero.png +0 -0
  82. package/dist/img/Demande_reinitialisation_avec_numero.png +0 -0
  83. package/dist/img/Reinitialisation_coupe.png +0 -0
  84. package/dist/img/assistant/.directory +5 -0
  85. package/dist/img/assistant/applications.png +0 -0
  86. package/dist/img/assistant/apps.png +0 -0
  87. package/dist/img/assistant/blog.png +0 -0
  88. package/dist/img/assistant/conversation.png +0 -0
  89. package/dist/img/assistant/education.png +0 -0
  90. package/dist/img/assistant/external.png +0 -0
  91. package/dist/img/assistant/feed.png +0 -0
  92. package/dist/img/assistant/internal.png +0 -0
  93. package/dist/img/assistant/intro-student.png +0 -0
  94. package/dist/img/assistant/learning.png +0 -0
  95. package/dist/img/assistant/puzzle.png +0 -0
  96. package/dist/img/assistant/safespace.png +0 -0
  97. package/dist/img/assistant/scrapbook.png +0 -0
  98. package/dist/img/assistant/visibility.png +0 -0
  99. package/dist/img/assistant/workspace.png +0 -0
  100. package/dist/img/charte_ent.doc +0 -0
  101. package/dist/img/charte_ent_MonCollege.pdf +0 -0
  102. package/dist/img/compagnon.png +0 -0
  103. package/dist/img/icons/.directory +4 -0
  104. package/dist/img/icons/_bak/Thumbs.db +0 -0
  105. package/dist/img/icons/_bak/anim_loading_small.gif +0 -0
  106. package/dist/img/icons/_bak/apps-hlink.png +0 -0
  107. package/dist/img/icons/_bak/apps.png +0 -0
  108. package/dist/img/icons/_bak/audio-large.png +0 -0
  109. package/dist/img/icons/_bak/audio.png +0 -0
  110. package/dist/img/icons/_bak/checkbox-checked.png +0 -0
  111. package/dist/img/icons/_bak/cke_audio.png +0 -0
  112. package/dist/img/icons/_bak/cke_icons.png +0 -0
  113. package/dist/img/icons/_bak/cke_image.png +0 -0
  114. package/dist/img/icons/_bak/cke_linker.png +0 -0
  115. package/dist/img/icons/_bak/cke_video.png +0 -0
  116. package/dist/img/icons/_bak/close.png +0 -0
  117. package/dist/img/icons/_bak/doc-large.png +0 -0
  118. package/dist/img/icons/_bak/doc.png +0 -0
  119. package/dist/img/icons/_bak/folder-large.png +0 -0
  120. package/dist/img/icons/_bak/folder.png +0 -0
  121. package/dist/img/icons/_bak/glyphicons_000_glass.png +0 -0
  122. package/dist/img/icons/_bak/glyphicons_001_leaf.png +0 -0
  123. package/dist/img/icons/_bak/glyphicons_002_dog.png +0 -0
  124. package/dist/img/icons/_bak/glyphicons_003_user.png +0 -0
  125. package/dist/img/icons/_bak/glyphicons_003_user_white.png +0 -0
  126. package/dist/img/icons/_bak/glyphicons_004_girl.png +0 -0
  127. package/dist/img/icons/_bak/glyphicons_005_car.png +0 -0
  128. package/dist/img/icons/_bak/glyphicons_006_user_add.png +0 -0
  129. package/dist/img/icons/_bak/glyphicons_007_user_remove.png +0 -0
  130. package/dist/img/icons/_bak/glyphicons_008_film.png +0 -0
  131. package/dist/img/icons/_bak/glyphicons_009_magic.png +0 -0
  132. package/dist/img/icons/_bak/glyphicons_010_envelope.png +0 -0
  133. package/dist/img/icons/_bak/glyphicons_010_envelope_accent.png +0 -0
  134. package/dist/img/icons/_bak/glyphicons_010_envelope_blue.png +0 -0
  135. package/dist/img/icons/_bak/glyphicons_010_envelope_purple.png +0 -0
  136. package/dist/img/icons/_bak/glyphicons_010_envelope_white.png +0 -0
  137. package/dist/img/icons/_bak/glyphicons_011_camera.png +0 -0
  138. package/dist/img/icons/_bak/glyphicons_012_heart.png +0 -0
  139. package/dist/img/icons/_bak/glyphicons_013_beach_umbrella.png +0 -0
  140. package/dist/img/icons/_bak/glyphicons_014_train.png +0 -0
  141. package/dist/img/icons/_bak/glyphicons_015_print.png +0 -0
  142. package/dist/img/icons/_bak/glyphicons_016_bin.png +0 -0
  143. package/dist/img/icons/_bak/glyphicons_017_music.png +0 -0
  144. package/dist/img/icons/_bak/glyphicons_018_note.png +0 -0
  145. package/dist/img/icons/_bak/glyphicons_019_heart_empty.png +0 -0
  146. package/dist/img/icons/_bak/glyphicons_020_home.png +0 -0
  147. package/dist/img/icons/_bak/glyphicons_020_home_white.png +0 -0
  148. package/dist/img/icons/_bak/glyphicons_021_snowflake.png +0 -0
  149. package/dist/img/icons/_bak/glyphicons_022_fire.png +0 -0
  150. package/dist/img/icons/_bak/glyphicons_023_magnet.png +0 -0
  151. package/dist/img/icons/_bak/glyphicons_024_parents.png +0 -0
  152. package/dist/img/icons/_bak/glyphicons_025_binoculars.png +0 -0
  153. package/dist/img/icons/_bak/glyphicons_026_road.png +0 -0
  154. package/dist/img/icons/_bak/glyphicons_027_search.png +0 -0
  155. package/dist/img/icons/_bak/glyphicons_028_cars.png +0 -0
  156. package/dist/img/icons/_bak/glyphicons_029_notes_2.png +0 -0
  157. package/dist/img/icons/_bak/glyphicons_030_pencil.png +0 -0
  158. package/dist/img/icons/_bak/glyphicons_031_bus.png +0 -0
  159. package/dist/img/icons/_bak/glyphicons_032_wifi_alt.png +0 -0
  160. package/dist/img/icons/_bak/glyphicons_033_luggage.png +0 -0
  161. package/dist/img/icons/_bak/glyphicons_034_old_man.png +0 -0
  162. package/dist/img/icons/_bak/glyphicons_035_woman.png +0 -0
  163. package/dist/img/icons/_bak/glyphicons_036_file.png +0 -0
  164. package/dist/img/icons/_bak/glyphicons_037_coins.png +0 -0
  165. package/dist/img/icons/_bak/glyphicons_038_airplane.png +0 -0
  166. package/dist/img/icons/_bak/glyphicons_039_notes.png +0 -0
  167. package/dist/img/icons/_bak/glyphicons_040_stats.png +0 -0
  168. package/dist/img/icons/_bak/glyphicons_041_charts.png +0 -0
  169. package/dist/img/icons/_bak/glyphicons_042_pie_chart.png +0 -0
  170. package/dist/img/icons/_bak/glyphicons_043_group.png +0 -0
  171. package/dist/img/icons/_bak/glyphicons_044_keys.png +0 -0
  172. package/dist/img/icons/_bak/glyphicons_045_calendar-selected-lounge.png +0 -0
  173. package/dist/img/icons/_bak/glyphicons_045_calendar-selected.png +0 -0
  174. package/dist/img/icons/_bak/glyphicons_045_calendar.png +0 -0
  175. package/dist/img/icons/_bak/glyphicons_046_router.png +0 -0
  176. package/dist/img/icons/_bak/glyphicons_047_camera_small.png +0 -0
  177. package/dist/img/icons/_bak/glyphicons_048_dislikes.png +0 -0
  178. package/dist/img/icons/_bak/glyphicons_049_star.png +0 -0
  179. package/dist/img/icons/_bak/glyphicons_050_link.png +0 -0
  180. package/dist/img/icons/_bak/glyphicons_051_eye_open.png +0 -0
  181. package/dist/img/icons/_bak/glyphicons_052_eye_close.png +0 -0
  182. package/dist/img/icons/_bak/glyphicons_053_alarm.png +0 -0
  183. package/dist/img/icons/_bak/glyphicons_054_clock.png +0 -0
  184. package/dist/img/icons/_bak/glyphicons_055_stopwatch.png +0 -0
  185. package/dist/img/icons/_bak/glyphicons_056_projector.png +0 -0
  186. package/dist/img/icons/_bak/glyphicons_057_history.png +0 -0
  187. package/dist/img/icons/_bak/glyphicons_057_history_white.png +0 -0
  188. package/dist/img/icons/_bak/glyphicons_058_truck.png +0 -0
  189. package/dist/img/icons/_bak/glyphicons_059_cargo.png +0 -0
  190. package/dist/img/icons/_bak/glyphicons_060_compass.png +0 -0
  191. package/dist/img/icons/_bak/glyphicons_061_keynote.png +0 -0
  192. package/dist/img/icons/_bak/glyphicons_062_paperclip.png +0 -0
  193. package/dist/img/icons/_bak/glyphicons_063_power.png +0 -0
  194. package/dist/img/icons/_bak/glyphicons_063_power_white.png +0 -0
  195. package/dist/img/icons/_bak/glyphicons_064_lightbulb.png +0 -0
  196. package/dist/img/icons/_bak/glyphicons_065_tag.png +0 -0
  197. package/dist/img/icons/_bak/glyphicons_066_tags.png +0 -0
  198. package/dist/img/icons/_bak/glyphicons_067_cleaning.png +0 -0
  199. package/dist/img/icons/_bak/glyphicons_068_ruller.png +0 -0
  200. package/dist/img/icons/_bak/glyphicons_069_gift.png +0 -0
  201. package/dist/img/icons/_bak/glyphicons_070_umbrella.png +0 -0
  202. package/dist/img/icons/_bak/glyphicons_071_book.png +0 -0
  203. package/dist/img/icons/_bak/glyphicons_072_bookmark.png +0 -0
  204. package/dist/img/icons/_bak/glyphicons_073_wifi.png +0 -0
  205. package/dist/img/icons/_bak/glyphicons_074_cup.png +0 -0
  206. package/dist/img/icons/_bak/glyphicons_075_stroller.png +0 -0
  207. package/dist/img/icons/_bak/glyphicons_076_headphones.png +0 -0
  208. package/dist/img/icons/_bak/glyphicons_077_headset.png +0 -0
  209. package/dist/img/icons/_bak/glyphicons_078_warning_sign.png +0 -0
  210. package/dist/img/icons/_bak/glyphicons_079_signal.png +0 -0
  211. package/dist/img/icons/_bak/glyphicons_080_retweet.png +0 -0
  212. package/dist/img/icons/_bak/glyphicons_081_refresh.png +0 -0
  213. package/dist/img/icons/_bak/glyphicons_082_roundabout.png +0 -0
  214. package/dist/img/icons/_bak/glyphicons_083_random.png +0 -0
  215. package/dist/img/icons/_bak/glyphicons_084_heat.png +0 -0
  216. package/dist/img/icons/_bak/glyphicons_085_repeat.png +0 -0
  217. package/dist/img/icons/_bak/glyphicons_086_display.png +0 -0
  218. package/dist/img/icons/_bak/glyphicons_087_log_book.png +0 -0
  219. package/dist/img/icons/_bak/glyphicons_088_address_book.png +0 -0
  220. package/dist/img/icons/_bak/glyphicons_089_building.png +0 -0
  221. package/dist/img/icons/_bak/glyphicons_090_eyedropper.png +0 -0
  222. package/dist/img/icons/_bak/glyphicons_091_adjust.png +0 -0
  223. package/dist/img/icons/_bak/glyphicons_092_tint.png +0 -0
  224. package/dist/img/icons/_bak/glyphicons_093_crop.png +0 -0
  225. package/dist/img/icons/_bak/glyphicons_094_vector_path_square.png +0 -0
  226. package/dist/img/icons/_bak/glyphicons_095_vector_path_circle.png +0 -0
  227. package/dist/img/icons/_bak/glyphicons_096_vector_path_polygon.png +0 -0
  228. package/dist/img/icons/_bak/glyphicons_097_vector_path_line.png +0 -0
  229. package/dist/img/icons/_bak/glyphicons_098_vector_path_curve.png +0 -0
  230. package/dist/img/icons/_bak/glyphicons_099_vector_path_all.png +0 -0
  231. package/dist/img/icons/_bak/glyphicons_100_font.png +0 -0
  232. package/dist/img/icons/_bak/glyphicons_101_italic.png +0 -0
  233. package/dist/img/icons/_bak/glyphicons_102_bold.png +0 -0
  234. package/dist/img/icons/_bak/glyphicons_103_text_underline.png +0 -0
  235. package/dist/img/icons/_bak/glyphicons_104_text_strike.png +0 -0
  236. package/dist/img/icons/_bak/glyphicons_105_text_height.png +0 -0
  237. package/dist/img/icons/_bak/glyphicons_106_text_width.png +0 -0
  238. package/dist/img/icons/_bak/glyphicons_107_text_resize.png +0 -0
  239. package/dist/img/icons/_bak/glyphicons_108_left_indent.png +0 -0
  240. package/dist/img/icons/_bak/glyphicons_109_right_indent.png +0 -0
  241. package/dist/img/icons/_bak/glyphicons_110_align_left.png +0 -0
  242. package/dist/img/icons/_bak/glyphicons_111_align_center.png +0 -0
  243. package/dist/img/icons/_bak/glyphicons_112_align_right.png +0 -0
  244. package/dist/img/icons/_bak/glyphicons_113_justify.png +0 -0
  245. package/dist/img/icons/_bak/glyphicons_114_list.png +0 -0
  246. package/dist/img/icons/_bak/glyphicons_115_text_smaller.png +0 -0
  247. package/dist/img/icons/_bak/glyphicons_116_text_bigger.png +0 -0
  248. package/dist/img/icons/_bak/glyphicons_117_embed.png +0 -0
  249. package/dist/img/icons/_bak/glyphicons_118_embed_close.png +0 -0
  250. package/dist/img/icons/_bak/glyphicons_119_table.png +0 -0
  251. package/dist/img/icons/_bak/glyphicons_120_message_full.png +0 -0
  252. package/dist/img/icons/_bak/glyphicons_121_message_empty.png +0 -0
  253. package/dist/img/icons/_bak/glyphicons_122_message_in.png +0 -0
  254. package/dist/img/icons/_bak/glyphicons_123_message_out.png +0 -0
  255. package/dist/img/icons/_bak/glyphicons_124_message_plus.png +0 -0
  256. package/dist/img/icons/_bak/glyphicons_125_message_minus.png +0 -0
  257. package/dist/img/icons/_bak/glyphicons_126_message_ban.png +0 -0
  258. package/dist/img/icons/_bak/glyphicons_127_message_flag.png +0 -0
  259. package/dist/img/icons/_bak/glyphicons_128_message_lock.png +0 -0
  260. package/dist/img/icons/_bak/glyphicons_129_message_new.png +0 -0
  261. package/dist/img/icons/_bak/glyphicons_130_inbox.png +0 -0
  262. package/dist/img/icons/_bak/glyphicons_131_inbox_plus.png +0 -0
  263. package/dist/img/icons/_bak/glyphicons_132_inbox_minus.png +0 -0
  264. package/dist/img/icons/_bak/glyphicons_133_inbox_lock.png +0 -0
  265. package/dist/img/icons/_bak/glyphicons_134_inbox_in.png +0 -0
  266. package/dist/img/icons/_bak/glyphicons_135_inbox_out.png +0 -0
  267. package/dist/img/icons/_bak/glyphicons_136_cogwheel.png +0 -0
  268. package/dist/img/icons/_bak/glyphicons_137_cogwheels.png +0 -0
  269. package/dist/img/icons/_bak/glyphicons_138_picture.png +0 -0
  270. package/dist/img/icons/_bak/glyphicons_139_adjust_alt.png +0 -0
  271. package/dist/img/icons/_bak/glyphicons_140_database_lock.png +0 -0
  272. package/dist/img/icons/_bak/glyphicons_141_database_plus.png +0 -0
  273. package/dist/img/icons/_bak/glyphicons_142_database_minus.png +0 -0
  274. package/dist/img/icons/_bak/glyphicons_143_database_ban.png +0 -0
  275. package/dist/img/icons/_bak/glyphicons_144_folder_open.png +0 -0
  276. package/dist/img/icons/_bak/glyphicons_145_folder_plus.png +0 -0
  277. package/dist/img/icons/_bak/glyphicons_146_folder_minus.png +0 -0
  278. package/dist/img/icons/_bak/glyphicons_147_folder_lock.png +0 -0
  279. package/dist/img/icons/_bak/glyphicons_148_folder_flag.png +0 -0
  280. package/dist/img/icons/_bak/glyphicons_149_folder_new.png +0 -0
  281. package/dist/img/icons/_bak/glyphicons_150_edit.png +0 -0
  282. package/dist/img/icons/_bak/glyphicons_151_new_window.png +0 -0
  283. package/dist/img/icons/_bak/glyphicons_152_check.png +0 -0
  284. package/dist/img/icons/_bak/glyphicons_153_unchecked.png +0 -0
  285. package/dist/img/icons/_bak/glyphicons_154_more_windows.png +0 -0
  286. package/dist/img/icons/_bak/glyphicons_155_show_big_thumbnails.png +0 -0
  287. package/dist/img/icons/_bak/glyphicons_155_show_big_thumbnails_white.png +0 -0
  288. package/dist/img/icons/_bak/glyphicons_156_show_thumbnails.png +0 -0
  289. package/dist/img/icons/_bak/glyphicons_156_show_thumbnails_orange.png +0 -0
  290. package/dist/img/icons/_bak/glyphicons_156_show_thumbnails_white.png +0 -0
  291. package/dist/img/icons/_bak/glyphicons_157_show_thumbnails_with_lines.png +0 -0
  292. package/dist/img/icons/_bak/glyphicons_157_show_thumbnails_with_lines_orange.png +0 -0
  293. package/dist/img/icons/_bak/glyphicons_157_show_thumbnails_with_lines_white.png +0 -0
  294. package/dist/img/icons/_bak/glyphicons_158_show_lines.png +0 -0
  295. package/dist/img/icons/_bak/glyphicons_158_show_lines_orange.png +0 -0
  296. package/dist/img/icons/_bak/glyphicons_158_show_lines_white.png +0 -0
  297. package/dist/img/icons/_bak/glyphicons_159_playlist.png +0 -0
  298. package/dist/img/icons/_bak/glyphicons_160_imac.png +0 -0
  299. package/dist/img/icons/_bak/glyphicons_161_macbook.png +0 -0
  300. package/dist/img/icons/_bak/glyphicons_162_ipad.png +0 -0
  301. package/dist/img/icons/_bak/glyphicons_163_iphone.png +0 -0
  302. package/dist/img/icons/_bak/glyphicons_164_iphone_transfer.png +0 -0
  303. package/dist/img/icons/_bak/glyphicons_165_iphone_exchange.png +0 -0
  304. package/dist/img/icons/_bak/glyphicons_166_ipod.png +0 -0
  305. package/dist/img/icons/_bak/glyphicons_167_ipod_shuffle.png +0 -0
  306. package/dist/img/icons/_bak/glyphicons_168_ear_plugs.png +0 -0
  307. package/dist/img/icons/_bak/glyphicons_169_record.png +0 -0
  308. package/dist/img/icons/_bak/glyphicons_170_step_backward.png +0 -0
  309. package/dist/img/icons/_bak/glyphicons_171_fast_backward.png +0 -0
  310. package/dist/img/icons/_bak/glyphicons_172_rewind.png +0 -0
  311. package/dist/img/icons/_bak/glyphicons_173_play.png +0 -0
  312. package/dist/img/icons/_bak/glyphicons_174_pause.png +0 -0
  313. package/dist/img/icons/_bak/glyphicons_175_stop.png +0 -0
  314. package/dist/img/icons/_bak/glyphicons_176_forward.png +0 -0
  315. package/dist/img/icons/_bak/glyphicons_177_fast_forward.png +0 -0
  316. package/dist/img/icons/_bak/glyphicons_178_step_forward.png +0 -0
  317. package/dist/img/icons/_bak/glyphicons_179_eject.png +0 -0
  318. package/dist/img/icons/_bak/glyphicons_180_facetime_video.png +0 -0
  319. package/dist/img/icons/_bak/glyphicons_181_download_alt.png +0 -0
  320. package/dist/img/icons/_bak/glyphicons_182_mute.png +0 -0
  321. package/dist/img/icons/_bak/glyphicons_183_volume_down.png +0 -0
  322. package/dist/img/icons/_bak/glyphicons_184_volume_up.png +0 -0
  323. package/dist/img/icons/_bak/glyphicons_185_screenshot.png +0 -0
  324. package/dist/img/icons/_bak/glyphicons_187_more.png +0 -0
  325. package/dist/img/icons/_bak/glyphicons_188_brightness_reduce.png +0 -0
  326. package/dist/img/icons/_bak/glyphicons_189_brightness_increase.png +0 -0
  327. package/dist/img/icons/_bak/glyphicons_190_circle_plus.png +0 -0
  328. package/dist/img/icons/_bak/glyphicons_191_circle_minus.png +0 -0
  329. package/dist/img/icons/_bak/glyphicons_192_circle_remove.png +0 -0
  330. package/dist/img/icons/_bak/glyphicons_193_circle_ok.png +0 -0
  331. package/dist/img/icons/_bak/glyphicons_194_circle_question_mark.png +0 -0
  332. package/dist/img/icons/_bak/glyphicons_194_circle_question_mark_white.png +0 -0
  333. package/dist/img/icons/_bak/glyphicons_195_circle_info.png +0 -0
  334. package/dist/img/icons/_bak/glyphicons_196_circle_exclamation_mark.png +0 -0
  335. package/dist/img/icons/_bak/glyphicons_197_remove.png +0 -0
  336. package/dist/img/icons/_bak/glyphicons_198_ok.png +0 -0
  337. package/dist/img/icons/_bak/glyphicons_199_ban.png +0 -0
  338. package/dist/img/icons/_bak/glyphicons_200_download.png +0 -0
  339. package/dist/img/icons/_bak/glyphicons_201_upload.png +0 -0
  340. package/dist/img/icons/_bak/glyphicons_202_shopping_cart.png +0 -0
  341. package/dist/img/icons/_bak/glyphicons_203_lock.png +0 -0
  342. package/dist/img/icons/_bak/glyphicons_204_unlock.png +0 -0
  343. package/dist/img/icons/_bak/glyphicons_205_electricity.png +0 -0
  344. package/dist/img/icons/_bak/glyphicons_206_ok_2.png +0 -0
  345. package/dist/img/icons/_bak/glyphicons_206_ok_2_white.png +0 -0
  346. package/dist/img/icons/_bak/glyphicons_207_remove_2.png +0 -0
  347. package/dist/img/icons/_bak/glyphicons_207_remove_2_accent.png +0 -0
  348. package/dist/img/icons/_bak/glyphicons_207_remove_2_white.png +0 -0
  349. package/dist/img/icons/_bak/glyphicons_208_cart_out.png +0 -0
  350. package/dist/img/icons/_bak/glyphicons_209_cart_in.png +0 -0
  351. package/dist/img/icons/_bak/glyphicons_210_left_arrow.png +0 -0
  352. package/dist/img/icons/_bak/glyphicons_211_right_arrow.png +0 -0
  353. package/dist/img/icons/_bak/glyphicons_212_down_arrow.png +0 -0
  354. package/dist/img/icons/_bak/glyphicons_213_up_arrow.png +0 -0
  355. package/dist/img/icons/_bak/glyphicons_214_resize_small.png +0 -0
  356. package/dist/img/icons/_bak/glyphicons_215_resize_full.png +0 -0
  357. package/dist/img/icons/_bak/glyphicons_216_circle_arrow_left.png +0 -0
  358. package/dist/img/icons/_bak/glyphicons_217_circle_arrow_right.png +0 -0
  359. package/dist/img/icons/_bak/glyphicons_218_circle_arrow_top.png +0 -0
  360. package/dist/img/icons/_bak/glyphicons_219_circle_arrow_down.png +0 -0
  361. package/dist/img/icons/_bak/glyphicons_220_play_button.png +0 -0
  362. package/dist/img/icons/_bak/glyphicons_221_unshare.png +0 -0
  363. package/dist/img/icons/_bak/glyphicons_222_share.png +0 -0
  364. package/dist/img/icons/_bak/glyphicons_223_chevron-bottom.png +0 -0
  365. package/dist/img/icons/_bak/glyphicons_223_chevron-right.png +0 -0
  366. package/dist/img/icons/_bak/glyphicons_223_chevron-top.png +0 -0
  367. package/dist/img/icons/_bak/glyphicons_224_chevron-left.png +0 -0
  368. package/dist/img/icons/_bak/glyphicons_225_bluetooth.png +0 -0
  369. package/dist/img/icons/_bak/glyphicons_226_euro.png +0 -0
  370. package/dist/img/icons/_bak/glyphicons_227_usd.png +0 -0
  371. package/dist/img/icons/_bak/glyphicons_228_gbp.png +0 -0
  372. package/dist/img/icons/_bak/glyphicons_229_retweet_2.png +0 -0
  373. package/dist/img/icons/_bak/glyphicons_230_moon.png +0 -0
  374. package/dist/img/icons/_bak/glyphicons_231_sun.png +0 -0
  375. package/dist/img/icons/_bak/glyphicons_232_cloud.png +0 -0
  376. package/dist/img/icons/_bak/glyphicons_233_direction.png +0 -0
  377. package/dist/img/icons/_bak/glyphicons_234_brush.png +0 -0
  378. package/dist/img/icons/_bak/glyphicons_234_brush_white.png +0 -0
  379. package/dist/img/icons/_bak/glyphicons_235_pen.png +0 -0
  380. package/dist/img/icons/_bak/glyphicons_236_zoom_in.png +0 -0
  381. package/dist/img/icons/_bak/glyphicons_237_zoom_out.png +0 -0
  382. package/dist/img/icons/_bak/glyphicons_238_pin.png +0 -0
  383. package/dist/img/icons/_bak/glyphicons_239_albums.png +0 -0
  384. package/dist/img/icons/_bak/glyphicons_240_rotation_lock.png +0 -0
  385. package/dist/img/icons/_bak/glyphicons_241_flash.png +0 -0
  386. package/dist/img/icons/_bak/glyphicons_242_google_maps.png +0 -0
  387. package/dist/img/icons/_bak/glyphicons_243_anchor.png +0 -0
  388. package/dist/img/icons/_bak/glyphicons_244_conversation.png +0 -0
  389. package/dist/img/icons/_bak/glyphicons_245_chat.png +0 -0
  390. package/dist/img/icons/_bak/glyphicons_246_male.png +0 -0
  391. package/dist/img/icons/_bak/glyphicons_247_female.png +0 -0
  392. package/dist/img/icons/_bak/glyphicons_248_asterisk.png +0 -0
  393. package/dist/img/icons/_bak/glyphicons_249_divide.png +0 -0
  394. package/dist/img/icons/_bak/glyphicons_250_snorkel_diving.png +0 -0
  395. package/dist/img/icons/_bak/glyphicons_251_scuba_diving.png +0 -0
  396. package/dist/img/icons/_bak/glyphicons_252_oxygen_bottle.png +0 -0
  397. package/dist/img/icons/_bak/glyphicons_253_fins.png +0 -0
  398. package/dist/img/icons/_bak/glyphicons_254_fishes.png +0 -0
  399. package/dist/img/icons/_bak/glyphicons_255_boat.png +0 -0
  400. package/dist/img/icons/_bak/glyphicons_256_delete.png +0 -0
  401. package/dist/img/icons/_bak/glyphicons_257_sheriffs_star.png +0 -0
  402. package/dist/img/icons/_bak/glyphicons_258_qrcode.png +0 -0
  403. package/dist/img/icons/_bak/glyphicons_259_barcode.png +0 -0
  404. package/dist/img/icons/_bak/glyphicons_260_pool.png +0 -0
  405. package/dist/img/icons/_bak/glyphicons_261_buoy.png +0 -0
  406. package/dist/img/icons/_bak/glyphicons_262_spade.png +0 -0
  407. package/dist/img/icons/_bak/glyphicons_263_bank.png +0 -0
  408. package/dist/img/icons/_bak/glyphicons_264_vcard.png +0 -0
  409. package/dist/img/icons/_bak/glyphicons_265_electrical_plug.png +0 -0
  410. package/dist/img/icons/_bak/glyphicons_266_flag.png +0 -0
  411. package/dist/img/icons/_bak/glyphicons_267_credit_card.png +0 -0
  412. package/dist/img/icons/_bak/glyphicons_268_keyboard_wireless.png +0 -0
  413. package/dist/img/icons/_bak/glyphicons_269_keyboard_wireless.png +0 -0
  414. package/dist/img/icons/_bak/glyphicons_270_shield.png +0 -0
  415. package/dist/img/icons/_bak/glyphicons_271_ring.png +0 -0
  416. package/dist/img/icons/_bak/glyphicons_272_cake.png +0 -0
  417. package/dist/img/icons/_bak/glyphicons_273_drink.png +0 -0
  418. package/dist/img/icons/_bak/glyphicons_274_beer.png +0 -0
  419. package/dist/img/icons/_bak/glyphicons_275_fast_food.png +0 -0
  420. package/dist/img/icons/_bak/glyphicons_276_cutlery.png +0 -0
  421. package/dist/img/icons/_bak/glyphicons_277_pizza.png +0 -0
  422. package/dist/img/icons/_bak/glyphicons_278_birthday_cake.png +0 -0
  423. package/dist/img/icons/_bak/glyphicons_279_tablet.png +0 -0
  424. package/dist/img/icons/_bak/glyphicons_280_settings.png +0 -0
  425. package/dist/img/icons/_bak/glyphicons_281_bullets.png +0 -0
  426. package/dist/img/icons/_bak/glyphicons_282_cardio.png +0 -0
  427. package/dist/img/icons/_bak/glyphicons_283_t-shirt.png +0 -0
  428. package/dist/img/icons/_bak/glyphicons_284_pants.png +0 -0
  429. package/dist/img/icons/_bak/glyphicons_285_sweater.png +0 -0
  430. package/dist/img/icons/_bak/glyphicons_286_fabric.png +0 -0
  431. package/dist/img/icons/_bak/glyphicons_287_leather.png +0 -0
  432. package/dist/img/icons/_bak/glyphicons_288_scissors.png +0 -0
  433. package/dist/img/icons/_bak/glyphicons_289_bomb.png +0 -0
  434. package/dist/img/icons/_bak/glyphicons_290_skull.png +0 -0
  435. package/dist/img/icons/_bak/glyphicons_291_celebration.png +0 -0
  436. package/dist/img/icons/_bak/glyphicons_292_tea_kettle.png +0 -0
  437. package/dist/img/icons/_bak/glyphicons_293_french_press.png +0 -0
  438. package/dist/img/icons/_bak/glyphicons_294_coffe_cup.png +0 -0
  439. package/dist/img/icons/_bak/glyphicons_295_pot.png +0 -0
  440. package/dist/img/icons/_bak/glyphicons_296_grater.png +0 -0
  441. package/dist/img/icons/_bak/glyphicons_297_kettle.png +0 -0
  442. package/dist/img/icons/_bak/glyphicons_298_hospital.png +0 -0
  443. package/dist/img/icons/_bak/glyphicons_299_hospital_h.png +0 -0
  444. package/dist/img/icons/_bak/glyphicons_300_microphone.png +0 -0
  445. package/dist/img/icons/_bak/glyphicons_301_webcam.png +0 -0
  446. package/dist/img/icons/_bak/glyphicons_302_temple_christianity_church.png +0 -0
  447. package/dist/img/icons/_bak/glyphicons_303_temple_islam.png +0 -0
  448. package/dist/img/icons/_bak/glyphicons_304_temple_hindu.png +0 -0
  449. package/dist/img/icons/_bak/glyphicons_305_temple_buddhist.png +0 -0
  450. package/dist/img/icons/_bak/glyphicons_306_bicycle.png +0 -0
  451. package/dist/img/icons/_bak/glyphicons_307_life_preserver.png +0 -0
  452. package/dist/img/icons/_bak/glyphicons_308_share_alt.png +0 -0
  453. package/dist/img/icons/_bak/glyphicons_308_share_alt_white.png +0 -0
  454. package/dist/img/icons/_bak/glyphicons_309_comments.png +0 -0
  455. package/dist/img/icons/_bak/glyphicons_310_flower.png +0 -0
  456. package/dist/img/icons/_bak/glyphicons_311_baseball.png +0 -0
  457. package/dist/img/icons/_bak/glyphicons_312_rugby.png +0 -0
  458. package/dist/img/icons/_bak/glyphicons_313_ax.png +0 -0
  459. package/dist/img/icons/_bak/glyphicons_314_table_tennis.png +0 -0
  460. package/dist/img/icons/_bak/glyphicons_315_bowling.png +0 -0
  461. package/dist/img/icons/_bak/glyphicons_316_tree_conifer.png +0 -0
  462. package/dist/img/icons/_bak/glyphicons_317_tree_deciduous.png +0 -0
  463. package/dist/img/icons/_bak/glyphicons_318_more_items.png +0 -0
  464. package/dist/img/icons/_bak/glyphicons_319_sort.png +0 -0
  465. package/dist/img/icons/_bak/glyphicons_320_filter.png +0 -0
  466. package/dist/img/icons/_bak/glyphicons_321_gamepad.png +0 -0
  467. package/dist/img/icons/_bak/glyphicons_322_playing_dices.png +0 -0
  468. package/dist/img/icons/_bak/glyphicons_323_calculator.png +0 -0
  469. package/dist/img/icons/_bak/glyphicons_324_tie.png +0 -0
  470. package/dist/img/icons/_bak/glyphicons_325_wallet.png +0 -0
  471. package/dist/img/icons/_bak/glyphicons_326_piano.png +0 -0
  472. package/dist/img/icons/_bak/glyphicons_327_sampler.png +0 -0
  473. package/dist/img/icons/_bak/glyphicons_328_podium.png +0 -0
  474. package/dist/img/icons/_bak/glyphicons_329_soccer_ball.png +0 -0
  475. package/dist/img/icons/_bak/glyphicons_330_blog.png +0 -0
  476. package/dist/img/icons/_bak/glyphicons_331_dashboard.png +0 -0
  477. package/dist/img/icons/_bak/glyphicons_332_certificate.png +0 -0
  478. package/dist/img/icons/_bak/glyphicons_333_bell.png +0 -0
  479. package/dist/img/icons/_bak/glyphicons_334_candle.png +0 -0
  480. package/dist/img/icons/_bak/glyphicons_335_pushpin.png +0 -0
  481. package/dist/img/icons/_bak/glyphicons_336_iphone_shake.png +0 -0
  482. package/dist/img/icons/_bak/glyphicons_337_pin_flag.png +0 -0
  483. package/dist/img/icons/_bak/glyphicons_338_turtle.png +0 -0
  484. package/dist/img/icons/_bak/glyphicons_339_rabbit.png +0 -0
  485. package/dist/img/icons/_bak/glyphicons_340_globe.png +0 -0
  486. package/dist/img/icons/_bak/glyphicons_341_briefcase.png +0 -0
  487. package/dist/img/icons/_bak/glyphicons_342_hdd.png +0 -0
  488. package/dist/img/icons/_bak/glyphicons_343_thumbs_up.png +0 -0
  489. package/dist/img/icons/_bak/glyphicons_344_thumbs_down.png +0 -0
  490. package/dist/img/icons/_bak/glyphicons_345_hand_right.png +0 -0
  491. package/dist/img/icons/_bak/glyphicons_346_hand_left.png +0 -0
  492. package/dist/img/icons/_bak/glyphicons_347_hand_up.png +0 -0
  493. package/dist/img/icons/_bak/glyphicons_348_hand_down.png +0 -0
  494. package/dist/img/icons/_bak/glyphicons_349_fullscreen.png +0 -0
  495. package/dist/img/icons/_bak/glyphicons_350_shopping_bag.png +0 -0
  496. package/dist/img/icons/_bak/glyphicons_351_book_open.png +0 -0
  497. package/dist/img/icons/_bak/glyphicons_352_nameplate.png +0 -0
  498. package/dist/img/icons/_bak/glyphicons_353_nameplate_alt.png +0 -0
  499. package/dist/img/icons/_bak/glyphicons_354_vases.png +0 -0
  500. package/dist/img/icons/_bak/glyphicons_355_bullhorn.png +0 -0
  501. package/dist/img/icons/_bak/glyphicons_355_bullhorn_white.png +0 -0
  502. package/dist/img/icons/_bak/glyphicons_356_dumbbell.png +0 -0
  503. package/dist/img/icons/_bak/glyphicons_357_suitcase.png +0 -0
  504. package/dist/img/icons/_bak/glyphicons_358_file_import.png +0 -0
  505. package/dist/img/icons/_bak/glyphicons_359_file_export.png +0 -0
  506. package/dist/img/icons/_bak/glyphicons_360_bug.png +0 -0
  507. package/dist/img/icons/_bak/glyphicons_361_crown.png +0 -0
  508. package/dist/img/icons/_bak/glyphicons_362_smoking.png +0 -0
  509. package/dist/img/icons/_bak/glyphicons_363_cloud_upload.png +0 -0
  510. package/dist/img/icons/_bak/glyphicons_364_cloud_download.png +0 -0
  511. package/dist/img/icons/_bak/glyphicons_365_restart.png +0 -0
  512. package/dist/img/icons/_bak/glyphicons_366_security_camera.png +0 -0
  513. package/dist/img/icons/_bak/glyphicons_367_expand.png +0 -0
  514. package/dist/img/icons/_bak/glyphicons_368_collapse.png +0 -0
  515. package/dist/img/icons/_bak/glyphicons_369_collapse_top.png +0 -0
  516. package/dist/img/icons/_bak/glyphicons_370_globe_af.png +0 -0
  517. package/dist/img/icons/_bak/glyphicons_371_global.png +0 -0
  518. package/dist/img/icons/_bak/glyphicons_372_spray.png +0 -0
  519. package/dist/img/icons/_bak/glyphicons_373_nails.png +0 -0
  520. package/dist/img/icons/_bak/glyphicons_374_claw_hammer.png +0 -0
  521. package/dist/img/icons/_bak/glyphicons_375_classic_hammer.png +0 -0
  522. package/dist/img/icons/_bak/glyphicons_376_hand_saw.png +0 -0
  523. package/dist/img/icons/_bak/glyphicons_377_riflescope.png +0 -0
  524. package/dist/img/icons/_bak/glyphicons_378_electrical_socket_eu.png +0 -0
  525. package/dist/img/icons/_bak/glyphicons_379_electrical_socket_us.png +0 -0
  526. package/dist/img/icons/_bak/glyphicons_380_message_forward.png +0 -0
  527. package/dist/img/icons/_bak/glyphicons_381_coat_hanger.png +0 -0
  528. package/dist/img/icons/_bak/glyphicons_382_dress.png +0 -0
  529. package/dist/img/icons/_bak/glyphicons_383_bathrobe.png +0 -0
  530. package/dist/img/icons/_bak/glyphicons_384_shirt.png +0 -0
  531. package/dist/img/icons/_bak/glyphicons_385_underwear.png +0 -0
  532. package/dist/img/icons/_bak/glyphicons_386_log_in.png +0 -0
  533. package/dist/img/icons/_bak/glyphicons_387_log_out.png +0 -0
  534. package/dist/img/icons/_bak/glyphicons_388_exit.png +0 -0
  535. package/dist/img/icons/_bak/glyphicons_389_new_window_alt.png +0 -0
  536. package/dist/img/icons/_bak/glyphicons_390_video_sd.png +0 -0
  537. package/dist/img/icons/_bak/glyphicons_391_video_hd.png +0 -0
  538. package/dist/img/icons/_bak/glyphicons_392_subtitles.png +0 -0
  539. package/dist/img/icons/_bak/glyphicons_393_sound_stereo.png +0 -0
  540. package/dist/img/icons/_bak/glyphicons_394_sound_dolby.png +0 -0
  541. package/dist/img/icons/_bak/glyphicons_395_sound_5_1.png +0 -0
  542. package/dist/img/icons/_bak/glyphicons_396_sound_6_1.png +0 -0
  543. package/dist/img/icons/_bak/glyphicons_397_sound_7_1.png +0 -0
  544. package/dist/img/icons/_bak/glyphicons_398_copyright_mark.png +0 -0
  545. package/dist/img/icons/_bak/glyphicons_399_registration_mark.png +0 -0
  546. package/dist/img/icons/_bak/glyphicons_400_radar.png +0 -0
  547. package/dist/img/icons/_bak/glyphicons_401_skateboard.png +0 -0
  548. package/dist/img/icons/_bak/glyphicons_402_golf_course.png +0 -0
  549. package/dist/img/icons/_bak/glyphicons_403_sorting.png +0 -0
  550. package/dist/img/icons/_bak/glyphicons_404_sort-by-alphabet.png +0 -0
  551. package/dist/img/icons/_bak/glyphicons_405_sort-by-alphabet-alt.png +0 -0
  552. package/dist/img/icons/_bak/glyphicons_406_sort-by-order.png +0 -0
  553. package/dist/img/icons/_bak/glyphicons_407_sort-by-order-alt.png +0 -0
  554. package/dist/img/icons/_bak/glyphicons_408_sort-by-attributes.png +0 -0
  555. package/dist/img/icons/_bak/glyphicons_409_sort-by-attributes-alt.png +0 -0
  556. package/dist/img/icons/_bak/glyphicons_410_compressed.png +0 -0
  557. package/dist/img/icons/_bak/glyphicons_411_package.png +0 -0
  558. package/dist/img/icons/_bak/glyphicons_412_cloud_plus.png +0 -0
  559. package/dist/img/icons/_bak/glyphicons_413_cloud_minus.png +0 -0
  560. package/dist/img/icons/_bak/glyphicons_414_disk_save.png +0 -0
  561. package/dist/img/icons/_bak/glyphicons_415_disk_open.png +0 -0
  562. package/dist/img/icons/_bak/glyphicons_416_disk_saved.png +0 -0
  563. package/dist/img/icons/_bak/glyphicons_417_disk_remove.png +0 -0
  564. package/dist/img/icons/_bak/glyphicons_418_disk_import.png +0 -0
  565. package/dist/img/icons/_bak/glyphicons_419_disk_export.png +0 -0
  566. package/dist/img/icons/_bak/glyphicons_420_tower.png +0 -0
  567. package/dist/img/icons/_bak/glyphicons_421_send.png +0 -0
  568. package/dist/img/icons/_bak/glyphicons_422_git_branch.png +0 -0
  569. package/dist/img/icons/_bak/glyphicons_423_git_create.png +0 -0
  570. package/dist/img/icons/_bak/glyphicons_424_git_private.png +0 -0
  571. package/dist/img/icons/_bak/glyphicons_425_git_delete.png +0 -0
  572. package/dist/img/icons/_bak/glyphicons_426_git_merge.png +0 -0
  573. package/dist/img/icons/_bak/glyphicons_427_git_pull_request.png +0 -0
  574. package/dist/img/icons/_bak/glyphicons_428_git_compare.png +0 -0
  575. package/dist/img/icons/_bak/glyphicons_429_git_commit.png +0 -0
  576. package/dist/img/icons/_bak/glyphicons_430_construction_cone.png +0 -0
  577. package/dist/img/icons/_bak/glyphicons_431_shoe_steps.png +0 -0
  578. package/dist/img/icons/_bak/glyphicons_432_plus.png +0 -0
  579. package/dist/img/icons/_bak/glyphicons_433_minus.png +0 -0
  580. package/dist/img/icons/_bak/glyphicons_434_redo.png +0 -0
  581. package/dist/img/icons/_bak/glyphicons_435_undo.png +0 -0
  582. package/dist/img/icons/_bak/glyphicons_436_golf.png +0 -0
  583. package/dist/img/icons/_bak/glyphicons_437_hockey.png +0 -0
  584. package/dist/img/icons/_bak/glyphicons_438_pipe.png +0 -0
  585. package/dist/img/icons/_bak/glyphicons_439_wrench.png +0 -0
  586. package/dist/img/icons/_bak/glyphicons_440_folder_closed.png +0 -0
  587. package/dist/img/icons/_bak/glyphicons_441_phone_alt.png +0 -0
  588. package/dist/img/icons/_bak/glyphicons_442_earphone.png +0 -0
  589. package/dist/img/icons/_bak/glyphicons_443_floppy_disk.png +0 -0
  590. package/dist/img/icons/_bak/glyphicons_444_floppy_saved.png +0 -0
  591. package/dist/img/icons/_bak/glyphicons_445_floppy_remove.png +0 -0
  592. package/dist/img/icons/_bak/glyphicons_446_floppy_save.png +0 -0
  593. package/dist/img/icons/_bak/glyphicons_447_floppy_open.png +0 -0
  594. package/dist/img/icons/_bak/glyphicons_448_translate.png +0 -0
  595. package/dist/img/icons/_bak/glyphicons_449_fax.png +0 -0
  596. package/dist/img/icons/_bak/glyphicons_450_factory.png +0 -0
  597. package/dist/img/icons/_bak/glyphicons_451_shop_window.png +0 -0
  598. package/dist/img/icons/_bak/glyphicons_452_shop.png +0 -0
  599. package/dist/img/icons/_bak/glyphicons_453_kiosk.png +0 -0
  600. package/dist/img/icons/_bak/glyphicons_454_kiosk_wheels.png +0 -0
  601. package/dist/img/icons/_bak/glyphicons_455_kiosk_light.png +0 -0
  602. package/dist/img/icons/_bak/glyphicons_456_kiosk_food.png +0 -0
  603. package/dist/img/icons/_bak/glyphicons_457_transfer.png +0 -0
  604. package/dist/img/icons/_bak/glyphicons_458_money.png +0 -0
  605. package/dist/img/icons/_bak/glyphicons_459_header.png +0 -0
  606. package/dist/img/icons/_bak/glyphicons_460_blacksmith.png +0 -0
  607. package/dist/img/icons/_bak/glyphicons_461_saw_blade.png +0 -0
  608. package/dist/img/icons/_bak/glyphicons_462_basketball.png +0 -0
  609. package/dist/img/icons/_bak/glyphicons_463_server.png +0 -0
  610. package/dist/img/icons/_bak/glyphicons_464_server_plus.png +0 -0
  611. package/dist/img/icons/_bak/glyphicons_465_server_minus.png +0 -0
  612. package/dist/img/icons/_bak/glyphicons_466_server_ban.png +0 -0
  613. package/dist/img/icons/_bak/glyphicons_467_server_flag.png +0 -0
  614. package/dist/img/icons/_bak/glyphicons_468_server_lock.png +0 -0
  615. package/dist/img/icons/_bak/glyphicons_469_server_new.png +0 -0
  616. package/dist/img/icons/_bak/img.png +0 -0
  617. package/dist/img/icons/_bak/justify-full.png +0 -0
  618. package/dist/img/icons/_bak/leo-purple.png +0 -0
  619. package/dist/img/icons/_bak/leo-teal.png +0 -0
  620. package/dist/img/icons/_bak/mp3.png +0 -0
  621. package/dist/img/icons/_bak/music-icon.png +0 -0
  622. package/dist/img/icons/_bak/music-icon_white.png +0 -0
  623. package/dist/img/icons/_bak/pdf-large.png +0 -0
  624. package/dist/img/icons/_bak/pdf.png +0 -0
  625. package/dist/img/icons/_bak/pending-action.png +0 -0
  626. package/dist/img/icons/_bak/picture-icon.png +0 -0
  627. package/dist/img/icons/_bak/picture-icon_white.png +0 -0
  628. package/dist/img/icons/_bak/plus.png +0 -0
  629. package/dist/img/icons/_bak/ppt-large.png +0 -0
  630. package/dist/img/icons/_bak/ppt.png +0 -0
  631. package/dist/img/icons/_bak/prive.png +0 -0
  632. package/dist/img/icons/_bak/public.png +0 -0
  633. package/dist/img/icons/_bak/rss-refresh.png +0 -0
  634. package/dist/img/icons/_bak/settings_white.png +0 -0
  635. package/dist/img/icons/_bak/show-carousel.png +0 -0
  636. package/dist/img/icons/_bak/storage.png +0 -0
  637. package/dist/img/icons/_bak/text-icon.png +0 -0
  638. package/dist/img/icons/_bak/text-icon_white.png +0 -0
  639. package/dist/img/icons/_bak/timeline-hlink.png +0 -0
  640. package/dist/img/icons/_bak/tools.png +0 -0
  641. package/dist/img/icons/_bak/unknown-large.png +0 -0
  642. package/dist/img/icons/_bak/unknown.png +0 -0
  643. package/dist/img/icons/_bak/user.png +0 -0
  644. package/dist/img/icons/_bak/userbook-filter.png +0 -0
  645. package/dist/img/icons/_bak/userbook-large.png +0 -0
  646. package/dist/img/icons/_bak/userbook.png +0 -0
  647. package/dist/img/icons/_bak/video-icon.png +0 -0
  648. package/dist/img/icons/_bak/video-icon_white.png +0 -0
  649. package/dist/img/icons/_bak/video-large.png +0 -0
  650. package/dist/img/icons/_bak/video.png +0 -0
  651. package/dist/img/icons/_bak/week-picker.png +0 -0
  652. package/dist/img/icons/_bak/xls-large.png +0 -0
  653. package/dist/img/icons/_bak/xls.png +0 -0
  654. package/dist/img/icons/_bak/zip-large.png +0 -0
  655. package/dist/img/icons/_bak/zip.png +0 -0
  656. package/dist/img/icons/_bak_editor/.directory +4 -0
  657. package/dist/img/icons/_bak_editor/bold.png +0 -0
  658. package/dist/img/icons/_bak_editor/embed.png +0 -0
  659. package/dist/img/icons/_bak_editor/image.png +0 -0
  660. package/dist/img/icons/_bak_editor/italic.png +0 -0
  661. package/dist/img/icons/_bak_editor/justify-center.png +0 -0
  662. package/dist/img/icons/_bak_editor/justify-full.png +0 -0
  663. package/dist/img/icons/_bak_editor/justify-left.png +0 -0
  664. package/dist/img/icons/_bak_editor/justify-right.png +0 -0
  665. package/dist/img/icons/_bak_editor/linker.png +0 -0
  666. package/dist/img/icons/_bak_editor/mathjax.png +0 -0
  667. package/dist/img/icons/_bak_editor/olist.png +0 -0
  668. package/dist/img/icons/_bak_editor/quote.png +0 -0
  669. package/dist/img/icons/_bak_editor/redo.png +0 -0
  670. package/dist/img/icons/_bak_editor/remove-format.png +0 -0
  671. package/dist/img/icons/_bak_editor/smileys.png +0 -0
  672. package/dist/img/icons/_bak_editor/sound.png +0 -0
  673. package/dist/img/icons/_bak_editor/subscript.png +0 -0
  674. package/dist/img/icons/_bak_editor/superscript.png +0 -0
  675. package/dist/img/icons/_bak_editor/table.png +0 -0
  676. package/dist/img/icons/_bak_editor/templates-preview-dominos.svg +27 -0
  677. package/dist/img/icons/_bak_editor/templates-preview-emptypage.svg +7 -0
  678. package/dist/img/icons/_bak_editor/templates-preview-illustration.svg +23 -0
  679. package/dist/img/icons/_bak_editor/templates-preview-threecols.svg +23 -0
  680. package/dist/img/icons/_bak_editor/templates-preview-twocols.svg +21 -0
  681. package/dist/img/icons/_bak_editor/templates.png +0 -0
  682. package/dist/img/icons/_bak_editor/ulist.png +0 -0
  683. package/dist/img/icons/_bak_editor/underline.png +0 -0
  684. package/dist/img/icons/_bak_editor/undo.png +0 -0
  685. package/dist/img/icons/_bak_editor/unlink.png +0 -0
  686. package/dist/img/icons/anim_loading_small.gif +0 -0
  687. package/dist/img/icons/calendar-button.png +0 -0
  688. package/dist/img/icons/checkbox-checked.png +0 -0
  689. package/dist/img/icons/clock-icon.png +0 -0
  690. package/dist/img/icons/colorpicker.svg +1 -0
  691. package/dist/img/icons/connection-by-visitors-icon-alt.png +0 -0
  692. package/dist/img/icons/connection-by-visitors-icon.png +0 -0
  693. package/dist/img/icons/connection-icon.png +0 -0
  694. package/dist/img/icons/connector-icon.png +0 -0
  695. package/dist/img/icons/devices-icon.png +0 -0
  696. package/dist/img/icons/firstdeg.svg +524 -0
  697. package/dist/img/icons/flags/.directory +4 -0
  698. package/dist/img/icons/flags/de.svg +12 -0
  699. package/dist/img/icons/flags/en.svg +69 -0
  700. package/dist/img/icons/flags/es.svg +1496 -0
  701. package/dist/img/icons/flags/fr.svg +20 -0
  702. package/dist/img/icons/flags/it.svg +15 -0
  703. package/dist/img/icons/flags/pt.svg +663 -0
  704. package/dist/img/icons/folder-large.png +0 -0
  705. package/dist/img/icons/glyphicons_036_file.png +0 -0
  706. package/dist/img/icons/glyphicons_062_paperclip.png +0 -0
  707. package/dist/img/icons/glyphicons_169_record.png +0 -0
  708. package/dist/img/icons/glyphicons_173_play.png +0 -0
  709. package/dist/img/icons/glyphicons_174_pause.png +0 -0
  710. package/dist/img/icons/glyphicons_181_download_alt.png +0 -0
  711. package/dist/img/icons/glyphicons_186_move.png +0 -0
  712. package/dist/img/icons/glyphicons_207_remove_2_accent.png +0 -0
  713. package/dist/img/icons/glyphicons_210_left_arrow.png +0 -0
  714. package/dist/img/icons/glyphicons_211_right_arrow.png +0 -0
  715. package/dist/img/icons/glyphicons_215_resize_full.png +0 -0
  716. package/dist/img/icons/glyphicons_223_chevron-bottom.png +0 -0
  717. package/dist/img/icons/glyphicons_223_chevron-top.png +0 -0
  718. package/dist/img/icons/glyphicons_443_floppy_disk.png +0 -0
  719. package/dist/img/icons/knur-plus.svg +48 -0
  720. package/dist/img/icons/message-icon.png +0 -0
  721. package/dist/img/icons/people-icon.png +0 -0
  722. package/dist/img/icons/shared.png +0 -0
  723. package/dist/img/icons/show-carousel.png +0 -0
  724. package/dist/img/icons/stats-service-icon.png +0 -0
  725. package/dist/img/icons/transparent_color.png +0 -0
  726. package/dist/img/icons/unique-visitors-icon.png +0 -0
  727. package/dist/img/icons/unknown-large.png +0 -0
  728. package/dist/img/icons/video-large.png +0 -0
  729. package/dist/img/illustrations/MonCollege-logo.png +0 -0
  730. package/dist/img/illustrations/Publipostage_Actus.png +0 -0
  731. package/dist/img/illustrations/Publipostage_Messagerie.png +0 -0
  732. package/dist/img/illustrations/Publipostage_Resa_Ressources.png +0 -0
  733. package/dist/img/illustrations/_bak/MonCollege-logo.png +0 -0
  734. package/dist/img/illustrations/_bak/Thumbs.db +0 -0
  735. package/dist/img/illustrations/_bak/classroom.png +0 -0
  736. package/dist/img/illustrations/audio-file.png +0 -0
  737. package/dist/img/illustrations/blog.svg +180 -0
  738. package/dist/img/illustrations/classroom.png +0 -0
  739. package/dist/img/illustrations/collaborative-editor.svg +180 -0
  740. package/dist/img/illustrations/collaborative-wall.svg +180 -0
  741. package/dist/img/illustrations/collaborativeeditor-default.png +0 -0
  742. package/dist/img/illustrations/community.svg +180 -0
  743. package/dist/img/illustrations/exercizer.svg +165 -0
  744. package/dist/img/illustrations/faqscience.svg +513 -0
  745. package/dist/img/illustrations/fav-avatar.svg +12 -0
  746. package/dist/img/illustrations/favicon.ico +0 -0
  747. package/dist/img/illustrations/folder.svg +11 -0
  748. package/dist/img/illustrations/forum.svg +180 -0
  749. package/dist/img/illustrations/group-avatar.svg +20 -0
  750. package/dist/img/illustrations/homeworks.svg +168 -0
  751. package/dist/img/illustrations/homeworks_notebook.png +0 -0
  752. package/dist/img/illustrations/illus-emptyscreen.svg +1 -0
  753. package/dist/img/illustrations/illus-noresults.svg +1 -0
  754. package/dist/img/illustrations/illus-rotatedevice.svg +1 -0
  755. package/dist/img/illustrations/image-default.svg +27 -0
  756. package/dist/img/illustrations/library-incentive.gif +0 -0
  757. package/dist/img/illustrations/loading.gif +0 -0
  758. package/dist/img/illustrations/logo.png +0 -0
  759. package/dist/img/illustrations/mindmap.svg +168 -0
  760. package/dist/img/illustrations/neo-pocket.png +0 -0
  761. package/dist/img/illustrations/news-default.svg +109 -0
  762. package/dist/img/illustrations/news.svg +152 -0
  763. package/dist/img/illustrations/no-avatar.svg +14 -0
  764. package/dist/img/illustrations/notebook-default.png +0 -0
  765. package/dist/img/illustrations/pages.svg +180 -0
  766. package/dist/img/illustrations/panda.png +0 -0
  767. package/dist/img/illustrations/poll-default.png +0 -0
  768. package/dist/img/illustrations/recorder-audio.svg +605 -0
  769. package/dist/img/illustrations/scrapbook.png +0 -0
  770. package/dist/img/illustrations/scrapbook.svg +168 -0
  771. package/dist/img/illustrations/stats.gif +0 -0
  772. package/dist/img/illustrations/system-avatar.svg +29 -0
  773. package/dist/img/illustrations/theme-open-ent.png +0 -0
  774. package/dist/img/illustrations/timeline.svg +152 -0
  775. package/dist/img/illustrations/unknown-avatar.svg +29 -0
  776. package/dist/img/illustrations/user-avatar.svg +12 -0
  777. package/dist/img/illustrations/wiki.svg +193 -0
  778. package/dist/img/login.png +0 -0
  779. package/dist/img/logo.png +0 -0
  780. package/dist/img/smileys/.directory +4 -0
  781. package/dist/img/smileys/angry.png +0 -0
  782. package/dist/img/smileys/default.png +0 -0
  783. package/dist/img/smileys/default_BACKUP_1571.png +0 -0
  784. package/dist/img/smileys/default_BASE_1571.png +0 -0
  785. package/dist/img/smileys/default_LOCAL_1571.png +0 -0
  786. package/dist/img/smileys/default_REMOTE_1571.png +0 -0
  787. package/dist/img/smileys/dreamy.png +0 -0
  788. package/dist/img/smileys/happy.png +0 -0
  789. package/dist/img/smileys/joker.png +0 -0
  790. package/dist/img/smileys/love.png +0 -0
  791. package/dist/img/smileys/proud.png +0 -0
  792. package/dist/img/smileys/sad.png +0 -0
  793. package/dist/img/smileys/sick.png +0 -0
  794. package/dist/img/smileys/tired.png +0 -0
  795. package/dist/img/smileys/worried.png +0 -0
  796. package/dist/js/directives-removeme.js +34 -0
  797. package/dist/js/directives.js +89 -0
  798. package/dist/js/xtfirst_ENT.js +704 -0
  799. package/dist/portal.html +139 -0
  800. package/dist/skins/default/theme.css +251 -0
  801. package/dist/skins/default/theme.css.map +1 -0
  802. package/dist/skins/default/theme.scss +3 -0
  803. package/dist/skins/default/thumbnail.png +0 -0
  804. package/dist/skins/dyslexic/_dyslexic-skin.scss +96 -0
  805. package/dist/skins/dyslexic/theme.css +251 -0
  806. package/dist/skins/dyslexic/theme.css.map +1 -0
  807. package/dist/skins/dyslexic/theme.scss +5 -0
  808. package/dist/skins/dyslexic/thumbnail.png +0 -0
  809. package/dist/template/assistant/personnel/0.html +18 -0
  810. package/dist/template/assistant/personnel/1.html +9 -0
  811. package/dist/template/assistant/personnel/2.html +17 -0
  812. package/dist/template/assistant/personnel/3.html +12 -0
  813. package/dist/template/assistant/relative/0.html +18 -0
  814. package/dist/template/assistant/relative/1.html +17 -0
  815. package/dist/template/assistant/relative/2.html +13 -0
  816. package/dist/template/assistant/steps.json +6 -0
  817. package/dist/template/assistant/student/0.html +21 -0
  818. package/dist/template/assistant/student/1.html +17 -0
  819. package/dist/template/assistant/student/2.html +11 -0
  820. package/dist/template/assistant/teacher/0.html +18 -0
  821. package/dist/template/assistant/teacher/1.html +9 -0
  822. package/dist/template/assistant/teacher/2.html +17 -0
  823. package/dist/template/assistant/teacher/3.html +12 -0
  824. package/dist/template/auth/forgot-form.html +123 -0
  825. package/dist/template/directory/massmail.mail.es.txt +46 -0
  826. package/dist/template/directory/massmail.mail.txt +42 -0
  827. package/dist/template/directory/massmail.pdf.xhtml +242 -0
  828. package/dist/template/directory/massmail_new/massmail_new.pdf.de.xhtml +158 -0
  829. package/dist/template/directory/massmail_new/massmail_new.pdf.en.xhtml +158 -0
  830. package/dist/template/directory/massmail_new/massmail_new.pdf.es.xhtml +158 -0
  831. package/dist/template/directory/massmail_new/massmail_new.pdf.it.xhtml +158 -0
  832. package/dist/template/directory/massmail_new/massmail_new.pdf.pt.xhtml +158 -0
  833. package/dist/template/directory/massmail_new/massmail_new.pdf.xhtml +158 -0
  834. package/dist/template/directory/massmail_simple.pdf.xhtml +109 -0
  835. package/dist/template/directory/welcome/Personnel.txt +26 -0
  836. package/dist/template/directory/welcome/Relative.txt +23 -0
  837. package/dist/template/directory/welcome/Student.txt +21 -0
  838. package/dist/template/directory/welcome/Teacher.txt +26 -0
  839. package/dist/template/override.json +9 -0
  840. package/dist/template/portal/conversation-unread.html +9 -0
  841. package/dist/version.txt +2 -0
  842. 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
+ }