diff --git a/package-lock.json b/package-lock.json
index b23aad2d..61f68173 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4,6 +4,10 @@
"requires": true,
"packages": {
"": {
+ "dependencies": {
+ "react": "^19.2.4",
+ "react-dom": "^19.2.4"
+ },
"devDependencies": {
"@tailwindcss/forms": "^0.5.2",
"@tailwindcss/vite": "^4.0.0",
@@ -3210,6 +3214,27 @@
],
"license": "MIT"
},
+ "node_modules/react": {
+ "version": "19.2.4",
+ "resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz",
+ "integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==",
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/react-dom": {
+ "version": "19.2.4",
+ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.4.tgz",
+ "integrity": "sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==",
+ "license": "MIT",
+ "dependencies": {
+ "scheduler": "^0.27.0"
+ },
+ "peerDependencies": {
+ "react": "^19.2.4"
+ }
+ },
"node_modules/read-cache": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",
@@ -3418,6 +3443,12 @@
"url": "https://paulmillr.com/funding/"
}
},
+ "node_modules/scheduler": {
+ "version": "0.27.0",
+ "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
+ "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
+ "license": "MIT"
+ },
"node_modules/shell-quote": {
"version": "1.8.3",
"resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz",
diff --git a/package.json b/package.json
index cd519551..7fa7e851 100644
--- a/package.json
+++ b/package.json
@@ -15,8 +15,12 @@
"concurrently": "^9.0.1",
"laravel-vite-plugin": "^2.0.0",
"postcss": "^8.4.31",
+ "sass": "^1.70.0",
"tailwindcss": "^3.1.0",
- "vite": "^7.0.7",
- "sass": "^1.70.0"
+ "vite": "^7.0.7"
+ },
+ "dependencies": {
+ "react": "^19.2.4",
+ "react-dom": "^19.2.4"
}
}
diff --git a/public/gfx/120x60_basehead.jpg b/public/gfx/120x60_basehead.jpg
deleted file mode 100644
index 332d06c4..00000000
Binary files a/public/gfx/120x60_basehead.jpg and /dev/null differ
diff --git a/public/gfx/120x90_basehead.jpg b/public/gfx/120x90_basehead.jpg
deleted file mode 100644
index 0e676b02..00000000
Binary files a/public/gfx/120x90_basehead.jpg and /dev/null differ
diff --git a/public/gfx/2012_wishes.png b/public/gfx/2012_wishes.png
deleted file mode 100644
index 23173d9c..00000000
Binary files a/public/gfx/2012_wishes.png and /dev/null differ
diff --git a/public/gfx/5th/baner1.jpg b/public/gfx/5th/baner1.jpg
deleted file mode 100644
index c6f8e65b..00000000
Binary files a/public/gfx/5th/baner1.jpg and /dev/null differ
diff --git a/public/gfx/5th/baner2.jpg b/public/gfx/5th/baner2.jpg
deleted file mode 100644
index 32d5f196..00000000
Binary files a/public/gfx/5th/baner2.jpg and /dev/null differ
diff --git a/public/gfx/5th/resized.jpg b/public/gfx/5th/resized.jpg
deleted file mode 100644
index 88002c46..00000000
Binary files a/public/gfx/5th/resized.jpg and /dev/null differ
diff --git a/public/gfx/5th/sb1.jpg b/public/gfx/5th/sb1.jpg
deleted file mode 100644
index 4864261b..00000000
Binary files a/public/gfx/5th/sb1.jpg and /dev/null differ
diff --git a/public/gfx/5th/wallz.jpg b/public/gfx/5th/wallz.jpg
deleted file mode 100644
index 9401828e..00000000
Binary files a/public/gfx/5th/wallz.jpg and /dev/null differ
diff --git a/public/gfx/6th.jpg b/public/gfx/6th.jpg
deleted file mode 100644
index c6000276..00000000
Binary files a/public/gfx/6th.jpg and /dev/null differ
diff --git a/public/gfx/AddIndexView.jpg b/public/gfx/AddIndexView.jpg
deleted file mode 100644
index 5c0f8fe1..00000000
Binary files a/public/gfx/AddIndexView.jpg and /dev/null differ
diff --git a/public/gfx/Bar5.gif b/public/gfx/Bar5.gif
deleted file mode 100644
index ffb92562..00000000
Binary files a/public/gfx/Bar5.gif and /dev/null differ
diff --git a/public/gfx/Bar6.gif b/public/gfx/Bar6.gif
deleted file mode 100644
index 4c4b7a0f..00000000
Binary files a/public/gfx/Bar6.gif and /dev/null differ
diff --git a/public/gfx/Bar7.gif b/public/gfx/Bar7.gif
deleted file mode 100644
index 0ce4605e..00000000
Binary files a/public/gfx/Bar7.gif and /dev/null differ
diff --git a/public/gfx/BaseHeadArtLogo_2012_white.png b/public/gfx/BaseHeadArtLogo_2012_white.png
deleted file mode 100644
index 75c2a0e5..00000000
Binary files a/public/gfx/BaseHeadArtLogo_2012_white.png and /dev/null differ
diff --git a/public/gfx/CHRISTMASSkinBase2008.jpg b/public/gfx/CHRISTMASSkinBase2008.jpg
deleted file mode 100644
index deb42f58..00000000
Binary files a/public/gfx/CHRISTMASSkinBase2008.jpg and /dev/null differ
diff --git a/public/gfx/Christmas_Photos.jpg b/public/gfx/Christmas_Photos.jpg
deleted file mode 100644
index 6d4107f3..00000000
Binary files a/public/gfx/Christmas_Photos.jpg and /dev/null differ
diff --git a/public/gfx/Christmas_Photos_2008.jpg b/public/gfx/Christmas_Photos_2008.jpg
deleted file mode 100644
index 117aec9f..00000000
Binary files a/public/gfx/Christmas_Photos_2008.jpg and /dev/null differ
diff --git a/public/gfx/DG8.GIF b/public/gfx/DG8.GIF
deleted file mode 100644
index 89b7cc84..00000000
Binary files a/public/gfx/DG8.GIF and /dev/null differ
diff --git a/public/gfx/DailySkin.gif b/public/gfx/DailySkin.gif
deleted file mode 100644
index b0721e6a..00000000
Binary files a/public/gfx/DailySkin.gif and /dev/null differ
diff --git a/public/gfx/DailySkin.jpg b/public/gfx/DailySkin.jpg
deleted file mode 100644
index a1a84838..00000000
Binary files a/public/gfx/DailySkin.jpg and /dev/null differ
diff --git a/public/gfx/Easter.jpg b/public/gfx/Easter.jpg
deleted file mode 100644
index 0b1bb68f..00000000
Binary files a/public/gfx/Easter.jpg and /dev/null differ
diff --git a/public/gfx/EditForm.gif b/public/gfx/EditForm.gif
deleted file mode 100644
index 0e83feb7..00000000
Binary files a/public/gfx/EditForm.gif and /dev/null differ
diff --git a/public/gfx/HolidaysComplogo.jpg b/public/gfx/HolidaysComplogo.jpg
deleted file mode 100644
index 499959a5..00000000
Binary files a/public/gfx/HolidaysComplogo.jpg and /dev/null differ
diff --git a/public/gfx/IT.jpg b/public/gfx/IT.jpg
deleted file mode 100644
index 2c9a6d82..00000000
Binary files a/public/gfx/IT.jpg and /dev/null differ
diff --git a/public/gfx/Login.gif b/public/gfx/Login.gif
deleted file mode 100644
index bff7284e..00000000
Binary files a/public/gfx/Login.gif and /dev/null differ
diff --git a/public/gfx/Login.jpg b/public/gfx/Login.jpg
deleted file mode 100644
index baeac4b0..00000000
Binary files a/public/gfx/Login.jpg and /dev/null differ
diff --git a/public/gfx/MainLogo.jpg b/public/gfx/MainLogo.jpg
deleted file mode 100644
index 78e7dbdf..00000000
Binary files a/public/gfx/MainLogo.jpg and /dev/null differ
diff --git a/public/gfx/MainTop.gif b/public/gfx/MainTop.gif
deleted file mode 100644
index 7bcc9842..00000000
Binary files a/public/gfx/MainTop.gif and /dev/null differ
diff --git a/public/gfx/Menu.jpg b/public/gfx/Menu.jpg
deleted file mode 100644
index 2a15416c..00000000
Binary files a/public/gfx/Menu.jpg and /dev/null differ
diff --git a/public/gfx/MsgBoardBottom.gif b/public/gfx/MsgBoardBottom.gif
deleted file mode 100644
index 523195d6..00000000
Binary files a/public/gfx/MsgBoardBottom.gif and /dev/null differ
diff --git a/public/gfx/MsgBoardMiddle.gif b/public/gfx/MsgBoardMiddle.gif
deleted file mode 100644
index 3bfb7da4..00000000
Binary files a/public/gfx/MsgBoardMiddle.gif and /dev/null differ
diff --git a/public/gfx/MsgBoardTop.gif b/public/gfx/MsgBoardTop.gif
deleted file mode 100644
index 7c1a4050..00000000
Binary files a/public/gfx/MsgBoardTop.gif and /dev/null differ
diff --git a/public/gfx/RSDX90x30.gif b/public/gfx/RSDX90x30.gif
deleted file mode 100644
index 9a570b10..00000000
Binary files a/public/gfx/RSDX90x30.gif and /dev/null differ
diff --git a/public/gfx/SB2.jpg b/public/gfx/SB2.jpg
deleted file mode 100644
index c8bf7687..00000000
Binary files a/public/gfx/SB2.jpg and /dev/null differ
diff --git a/public/gfx/SBPro_Christmas.jpg b/public/gfx/SBPro_Christmas.jpg
deleted file mode 100644
index 351c316e..00000000
Binary files a/public/gfx/SBPro_Christmas.jpg and /dev/null differ
diff --git a/public/gfx/SKinBaseLogo.jpg b/public/gfx/SKinBaseLogo.jpg
deleted file mode 100644
index f1c3e058..00000000
Binary files a/public/gfx/SKinBaseLogo.jpg and /dev/null differ
diff --git a/public/gfx/Search.jpg b/public/gfx/Search.jpg
deleted file mode 100644
index 01ed44b9..00000000
Binary files a/public/gfx/Search.jpg and /dev/null differ
diff --git a/public/gfx/SignupForm.gif b/public/gfx/SignupForm.gif
deleted file mode 100644
index 9ec804e6..00000000
Binary files a/public/gfx/SignupForm.gif and /dev/null differ
diff --git a/public/gfx/SkinBase.jpg b/public/gfx/SkinBase.jpg
deleted file mode 100644
index b18eaa79..00000000
Binary files a/public/gfx/SkinBase.jpg and /dev/null differ
diff --git a/public/gfx/SkinBase001.jpg b/public/gfx/SkinBase001.jpg
deleted file mode 100644
index 24032847..00000000
Binary files a/public/gfx/SkinBase001.jpg and /dev/null differ
diff --git a/public/gfx/SkinBase002.jpg b/public/gfx/SkinBase002.jpg
deleted file mode 100644
index 33a8ead4..00000000
Binary files a/public/gfx/SkinBase002.jpg and /dev/null differ
diff --git a/public/gfx/SkinBase003.jpg b/public/gfx/SkinBase003.jpg
deleted file mode 100644
index dcd0bd37..00000000
Binary files a/public/gfx/SkinBase003.jpg and /dev/null differ
diff --git a/public/gfx/anniversary/sb_7th.jpg b/public/gfx/anniversary/sb_7th.jpg
deleted file mode 100644
index 8adeb535..00000000
Binary files a/public/gfx/anniversary/sb_7th.jpg and /dev/null differ
diff --git a/public/gfx/around.jpg b/public/gfx/around.jpg
deleted file mode 100644
index 2c772491..00000000
Binary files a/public/gfx/around.jpg and /dev/null differ
diff --git a/public/gfx/arrow-snow.gif b/public/gfx/arrow-snow.gif
deleted file mode 100644
index e37d39e4..00000000
Binary files a/public/gfx/arrow-snow.gif and /dev/null differ
diff --git a/public/gfx/back.jpg b/public/gfx/back.jpg
deleted file mode 100644
index 6bfb9285..00000000
Binary files a/public/gfx/back.jpg and /dev/null differ
diff --git a/public/gfx/background.gif b/public/gfx/background.gif
deleted file mode 100644
index aa806df6..00000000
Binary files a/public/gfx/background.gif and /dev/null differ
diff --git a/public/gfx/background.jpg b/public/gfx/background.jpg
deleted file mode 100644
index dae1e3eb..00000000
Binary files a/public/gfx/background.jpg and /dev/null differ
diff --git a/public/gfx/background2.gif b/public/gfx/background2.gif
deleted file mode 100644
index a84e9418..00000000
Binary files a/public/gfx/background2.gif and /dev/null differ
diff --git a/public/gfx/banner_profile.jpg b/public/gfx/banner_profile.jpg
deleted file mode 100644
index 75fbfb82..00000000
Binary files a/public/gfx/banner_profile.jpg and /dev/null differ
diff --git a/public/gfx/bar1.gif b/public/gfx/bar1.gif
deleted file mode 100644
index ffb92562..00000000
Binary files a/public/gfx/bar1.gif and /dev/null differ
diff --git a/public/gfx/bar2.gif b/public/gfx/bar2.gif
deleted file mode 100644
index e6d3351a..00000000
Binary files a/public/gfx/bar2.gif and /dev/null differ
diff --git a/public/gfx/bar3.gif b/public/gfx/bar3.gif
deleted file mode 100644
index b88077eb..00000000
Binary files a/public/gfx/bar3.gif and /dev/null differ
diff --git a/public/gfx/bar4.gif b/public/gfx/bar4.gif
deleted file mode 100644
index b88077eb..00000000
Binary files a/public/gfx/bar4.gif and /dev/null differ
diff --git a/public/gfx/bar8.gif b/public/gfx/bar8.gif
deleted file mode 100644
index b1dd9627..00000000
Binary files a/public/gfx/bar8.gif and /dev/null differ
diff --git a/public/gfx/bar9.gif b/public/gfx/bar9.gif
deleted file mode 100644
index 63b82280..00000000
Binary files a/public/gfx/bar9.gif and /dev/null differ
diff --git a/public/gfx/bars.jpg b/public/gfx/bars.jpg
deleted file mode 100644
index 52c3f8c9..00000000
Binary files a/public/gfx/bars.jpg and /dev/null differ
diff --git a/public/gfx/base.gif b/public/gfx/base.gif
deleted file mode 100644
index 68e450f4..00000000
Binary files a/public/gfx/base.gif and /dev/null differ
diff --git a/public/gfx/basket.gif b/public/gfx/basket.gif
deleted file mode 100644
index 52c64728..00000000
Binary files a/public/gfx/basket.gif and /dev/null differ
diff --git a/public/gfx/bell.gif b/public/gfx/bell.gif
deleted file mode 100644
index 18db6289..00000000
Binary files a/public/gfx/bell.gif and /dev/null differ
diff --git a/public/gfx/biglogo.gif b/public/gfx/biglogo.gif
deleted file mode 100644
index 0d87e245..00000000
Binary files a/public/gfx/biglogo.gif and /dev/null differ
diff --git a/public/gfx/blankDot.gif b/public/gfx/blankDot.gif
deleted file mode 100644
index 35d42e80..00000000
Binary files a/public/gfx/blankDot.gif and /dev/null differ
diff --git a/public/gfx/bottom.jpg b/public/gfx/bottom.jpg
deleted file mode 100644
index dc76de6e..00000000
Binary files a/public/gfx/bottom.jpg and /dev/null differ
diff --git a/public/gfx/buttons.jpg b/public/gfx/buttons.jpg
deleted file mode 100644
index 0cebab75..00000000
Binary files a/public/gfx/buttons.jpg and /dev/null differ
diff --git a/public/gfx/categories-button.png b/public/gfx/categories-button.png
deleted file mode 100644
index b18b11df..00000000
Binary files a/public/gfx/categories-button.png and /dev/null differ
diff --git a/public/gfx/categories-button_over.png b/public/gfx/categories-button_over.png
deleted file mode 100644
index b1be2f8e..00000000
Binary files a/public/gfx/categories-button_over.png and /dev/null differ
diff --git a/public/gfx/chat_back.png b/public/gfx/chat_back.png
deleted file mode 100644
index 5559f209..00000000
Binary files a/public/gfx/chat_back.png and /dev/null differ
diff --git a/public/gfx/chat_back2.png b/public/gfx/chat_back2.png
deleted file mode 100644
index d7257f21..00000000
Binary files a/public/gfx/chat_back2.png and /dev/null differ
diff --git a/public/gfx/chat_back2_hover.png b/public/gfx/chat_back2_hover.png
deleted file mode 100644
index 29eea674..00000000
Binary files a/public/gfx/chat_back2_hover.png and /dev/null differ
diff --git a/public/gfx/chat_back_hover.png b/public/gfx/chat_back_hover.png
deleted file mode 100644
index 5636db20..00000000
Binary files a/public/gfx/chat_back_hover.png and /dev/null differ
diff --git a/public/gfx/contest_advert.gif b/public/gfx/contest_advert.gif
deleted file mode 100644
index 00e28a06..00000000
Binary files a/public/gfx/contest_advert.gif and /dev/null differ
diff --git a/public/gfx/d2.jpg b/public/gfx/d2.jpg
deleted file mode 100644
index 5cbf927b..00000000
Binary files a/public/gfx/d2.jpg and /dev/null differ
diff --git a/public/gfx/devart-button-tech13.gif b/public/gfx/devart-button-tech13.gif
deleted file mode 100644
index 55f3777c..00000000
Binary files a/public/gfx/devart-button-tech13.gif and /dev/null differ
diff --git a/public/gfx/dew.jpg b/public/gfx/dew.jpg
deleted file mode 100644
index 96b61d07..00000000
Binary files a/public/gfx/dew.jpg and /dev/null differ
diff --git a/public/gfx/dl-arr.png b/public/gfx/dl-arr.png
deleted file mode 100644
index f92e99f5..00000000
Binary files a/public/gfx/dl-arr.png and /dev/null differ
diff --git a/public/gfx/down-arr.gif b/public/gfx/down-arr.gif
deleted file mode 100644
index 2cd4801a..00000000
Binary files a/public/gfx/down-arr.gif and /dev/null differ
diff --git a/public/gfx/dropdown_slice.png b/public/gfx/dropdown_slice.png
deleted file mode 100644
index 9c4d402a..00000000
Binary files a/public/gfx/dropdown_slice.png and /dev/null differ
diff --git a/public/gfx/ds_blcorner.png b/public/gfx/ds_blcorner.png
deleted file mode 100644
index 44048b8d..00000000
--- a/public/gfx/ds_blcorner.png
+++ /dev/null
@@ -1,3 +0,0 @@
-‰PNG
-
-u²L¬
\ No newline at end of file
diff --git a/public/gfx/ds_bottom.png b/public/gfx/ds_bottom.png
deleted file mode 100644
index 49111df3..00000000
Binary files a/public/gfx/ds_bottom.png and /dev/null differ
diff --git a/public/gfx/ds_brcorner.png b/public/gfx/ds_brcorner.png
deleted file mode 100644
index dd51352e..00000000
Binary files a/public/gfx/ds_brcorner.png and /dev/null differ
diff --git a/public/gfx/ds_left.png b/public/gfx/ds_left.png
deleted file mode 100644
index bf917837..00000000
Binary files a/public/gfx/ds_left.png and /dev/null differ
diff --git a/public/gfx/ds_right.png b/public/gfx/ds_right.png
deleted file mode 100644
index 27277b9e..00000000
Binary files a/public/gfx/ds_right.png and /dev/null differ
diff --git a/public/gfx/dtobutton.gif b/public/gfx/dtobutton.gif
deleted file mode 100644
index 6b154537..00000000
Binary files a/public/gfx/dtobutton.gif and /dev/null differ
diff --git a/public/gfx/error691.gif b/public/gfx/error691.gif
deleted file mode 100644
index 3ae908d7..00000000
Binary files a/public/gfx/error691.gif and /dev/null differ
diff --git a/public/gfx/fallen_angel.jpg b/public/gfx/fallen_angel.jpg
deleted file mode 100644
index bbfe0a9e..00000000
Binary files a/public/gfx/fallen_angel.jpg and /dev/null differ
diff --git a/public/gfx/fileman/fm_01.gif b/public/gfx/fileman/fm_01.gif
deleted file mode 100644
index f558b329..00000000
Binary files a/public/gfx/fileman/fm_01.gif and /dev/null differ
diff --git a/public/gfx/fileman/fm_02.gif b/public/gfx/fileman/fm_02.gif
deleted file mode 100644
index d1a822ed..00000000
Binary files a/public/gfx/fileman/fm_02.gif and /dev/null differ
diff --git a/public/gfx/fileman/fm_03.gif b/public/gfx/fileman/fm_03.gif
deleted file mode 100644
index be873968..00000000
Binary files a/public/gfx/fileman/fm_03.gif and /dev/null differ
diff --git a/public/gfx/fileman/fm_logo.gif b/public/gfx/fileman/fm_logo.gif
deleted file mode 100644
index 5c363fc6..00000000
Binary files a/public/gfx/fileman/fm_logo.gif and /dev/null differ
diff --git a/public/gfx/flags_old/ASEAN.gif b/public/gfx/flags_old/ASEAN.gif
deleted file mode 100644
index 2c2e871a..00000000
Binary files a/public/gfx/flags_old/ASEAN.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Alderney.gif b/public/gfx/flags_old/Alderney.gif
deleted file mode 100644
index afcec8b6..00000000
Binary files a/public/gfx/flags_old/Alderney.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Algeria.gif b/public/gfx/flags_old/Algeria.gif
deleted file mode 100644
index 47f50ba4..00000000
Binary files a/public/gfx/flags_old/Algeria.gif and /dev/null differ
diff --git a/public/gfx/flags_old/AmericanSamoa.gif b/public/gfx/flags_old/AmericanSamoa.gif
deleted file mode 100644
index 5607e907..00000000
Binary files a/public/gfx/flags_old/AmericanSamoa.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Angola.gif b/public/gfx/flags_old/Angola.gif
deleted file mode 100644
index 8c9b5728..00000000
Binary files a/public/gfx/flags_old/Angola.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Antarctica.gif b/public/gfx/flags_old/Antarctica.gif
deleted file mode 100644
index f955d25c..00000000
Binary files a/public/gfx/flags_old/Antarctica.gif and /dev/null differ
diff --git a/public/gfx/flags_old/AntiguaBarbuda.gif b/public/gfx/flags_old/AntiguaBarbuda.gif
deleted file mode 100644
index 04a6745c..00000000
Binary files a/public/gfx/flags_old/AntiguaBarbuda.gif and /dev/null differ
diff --git a/public/gfx/flags_old/ArabLeague.gif b/public/gfx/flags_old/ArabLeague.gif
deleted file mode 100644
index d018b04c..00000000
Binary files a/public/gfx/flags_old/ArabLeague.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Armenia.gif b/public/gfx/flags_old/Armenia.gif
deleted file mode 100644
index 01d6ccf0..00000000
Binary files a/public/gfx/flags_old/Armenia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Azerbaijan.gif b/public/gfx/flags_old/Azerbaijan.gif
deleted file mode 100644
index b240f5fa..00000000
Binary files a/public/gfx/flags_old/Azerbaijan.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Bahrain.gif b/public/gfx/flags_old/Bahrain.gif
deleted file mode 100644
index c0995e14..00000000
Binary files a/public/gfx/flags_old/Bahrain.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Bangladesh.gif b/public/gfx/flags_old/Bangladesh.gif
deleted file mode 100644
index 984ebcbe..00000000
Binary files a/public/gfx/flags_old/Bangladesh.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Belarus.gif b/public/gfx/flags_old/Belarus.gif
deleted file mode 100644
index cf5f83df..00000000
Binary files a/public/gfx/flags_old/Belarus.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Belize.gif b/public/gfx/flags_old/Belize.gif
deleted file mode 100644
index 1a78d5c5..00000000
Binary files a/public/gfx/flags_old/Belize.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Benin.gif b/public/gfx/flags_old/Benin.gif
deleted file mode 100644
index d43dc2c0..00000000
Binary files a/public/gfx/flags_old/Benin.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Bhutan.gif b/public/gfx/flags_old/Bhutan.gif
deleted file mode 100644
index c0869fa4..00000000
Binary files a/public/gfx/flags_old/Bhutan.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Bolivia.gif b/public/gfx/flags_old/Bolivia.gif
deleted file mode 100644
index f6d4030d..00000000
Binary files a/public/gfx/flags_old/Bolivia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Botswana.gif b/public/gfx/flags_old/Botswana.gif
deleted file mode 100644
index c2f360c6..00000000
Binary files a/public/gfx/flags_old/Botswana.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Brunei.gif b/public/gfx/flags_old/Brunei.gif
deleted file mode 100644
index 86cd4141..00000000
Binary files a/public/gfx/flags_old/Brunei.gif and /dev/null differ
diff --git a/public/gfx/flags_old/BurkinaFaso.gif b/public/gfx/flags_old/BurkinaFaso.gif
deleted file mode 100644
index d4f07dd2..00000000
Binary files a/public/gfx/flags_old/BurkinaFaso.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Burundi.gif b/public/gfx/flags_old/Burundi.gif
deleted file mode 100644
index 0c4f5f2d..00000000
Binary files a/public/gfx/flags_old/Burundi.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Cameroon.gif b/public/gfx/flags_old/Cameroon.gif
deleted file mode 100644
index 6a715a04..00000000
Binary files a/public/gfx/flags_old/Cameroon.gif and /dev/null differ
diff --git a/public/gfx/flags_old/CapeVerde.gif b/public/gfx/flags_old/CapeVerde.gif
deleted file mode 100644
index edd63786..00000000
Binary files a/public/gfx/flags_old/CapeVerde.gif and /dev/null differ
diff --git a/public/gfx/flags_old/CentralAfricanRepublic.gif b/public/gfx/flags_old/CentralAfricanRepublic.gif
deleted file mode 100644
index 9fd89927..00000000
Binary files a/public/gfx/flags_old/CentralAfricanRepublic.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Chad.gif b/public/gfx/flags_old/Chad.gif
deleted file mode 100644
index d5a3539f..00000000
Binary files a/public/gfx/flags_old/Chad.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Comoros.gif b/public/gfx/flags_old/Comoros.gif
deleted file mode 100644
index d7ff76c7..00000000
Binary files a/public/gfx/flags_old/Comoros.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Congo-Brazzaville.gif b/public/gfx/flags_old/Congo-Brazzaville.gif
deleted file mode 100644
index 13b47def..00000000
Binary files a/public/gfx/flags_old/Congo-Brazzaville.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Congo-Kinshasa.gif b/public/gfx/flags_old/Congo-Kinshasa.gif
deleted file mode 100644
index 31c1b22a..00000000
Binary files a/public/gfx/flags_old/Congo-Kinshasa.gif and /dev/null differ
diff --git a/public/gfx/flags_old/CookIslands.gif b/public/gfx/flags_old/CookIslands.gif
deleted file mode 100644
index 4db3ae26..00000000
Binary files a/public/gfx/flags_old/CookIslands.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Cuba.gif b/public/gfx/flags_old/Cuba.gif
deleted file mode 100644
index 5cca3d5d..00000000
Binary files a/public/gfx/flags_old/Cuba.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Djibouti.gif b/public/gfx/flags_old/Djibouti.gif
deleted file mode 100644
index 67354e35..00000000
Binary files a/public/gfx/flags_old/Djibouti.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Dominica.gif b/public/gfx/flags_old/Dominica.gif
deleted file mode 100644
index fbce9fd7..00000000
Binary files a/public/gfx/flags_old/Dominica.gif and /dev/null differ
diff --git a/public/gfx/flags_old/England.gif b/public/gfx/flags_old/England.gif
deleted file mode 100644
index f1e668a9..00000000
Binary files a/public/gfx/flags_old/England.gif and /dev/null differ
diff --git a/public/gfx/flags_old/EquatorialGuinea.gif b/public/gfx/flags_old/EquatorialGuinea.gif
deleted file mode 100644
index 65f8f219..00000000
Binary files a/public/gfx/flags_old/EquatorialGuinea.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Eritrea.gif b/public/gfx/flags_old/Eritrea.gif
deleted file mode 100644
index 2aa3b46c..00000000
Binary files a/public/gfx/flags_old/Eritrea.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Ethiopia.gif b/public/gfx/flags_old/Ethiopia.gif
deleted file mode 100644
index 574db4fc..00000000
Binary files a/public/gfx/flags_old/Ethiopia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/FalklandIslands.gif b/public/gfx/flags_old/FalklandIslands.gif
deleted file mode 100644
index ab671c65..00000000
Binary files a/public/gfx/flags_old/FalklandIslands.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Fiji.gif b/public/gfx/flags_old/Fiji.gif
deleted file mode 100644
index 4198ffc6..00000000
Binary files a/public/gfx/flags_old/Fiji.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Gabon.gif b/public/gfx/flags_old/Gabon.gif
deleted file mode 100644
index 7608d06a..00000000
Binary files a/public/gfx/flags_old/Gabon.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Ghana.gif b/public/gfx/flags_old/Ghana.gif
deleted file mode 100644
index 842070dc..00000000
Binary files a/public/gfx/flags_old/Ghana.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Greenland.gif b/public/gfx/flags_old/Greenland.gif
deleted file mode 100644
index 1c54b91e..00000000
Binary files a/public/gfx/flags_old/Greenland.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Guam.gif b/public/gfx/flags_old/Guam.gif
deleted file mode 100644
index 0c4dd3a7..00000000
Binary files a/public/gfx/flags_old/Guam.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Guernsey.gif b/public/gfx/flags_old/Guernsey.gif
deleted file mode 100644
index dfa8b964..00000000
Binary files a/public/gfx/flags_old/Guernsey.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Guinea-Bissau.gif b/public/gfx/flags_old/Guinea-Bissau.gif
deleted file mode 100644
index d2ec67d7..00000000
Binary files a/public/gfx/flags_old/Guinea-Bissau.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Guinea.gif b/public/gfx/flags_old/Guinea.gif
deleted file mode 100644
index 8cc33774..00000000
Binary files a/public/gfx/flags_old/Guinea.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Guyana.gif b/public/gfx/flags_old/Guyana.gif
deleted file mode 100644
index fed54bab..00000000
Binary files a/public/gfx/flags_old/Guyana.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Haiti.gif b/public/gfx/flags_old/Haiti.gif
deleted file mode 100644
index bfb23ad5..00000000
Binary files a/public/gfx/flags_old/Haiti.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Iran.gif b/public/gfx/flags_old/Iran.gif
deleted file mode 100644
index 333c5b8e..00000000
Binary files a/public/gfx/flags_old/Iran.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Iraq.gif b/public/gfx/flags_old/Iraq.gif
deleted file mode 100644
index 77c614ce..00000000
Binary files a/public/gfx/flags_old/Iraq.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Jamaica.gif b/public/gfx/flags_old/Jamaica.gif
deleted file mode 100644
index e40a6ddc..00000000
Binary files a/public/gfx/flags_old/Jamaica.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Kazakhstan.gif b/public/gfx/flags_old/Kazakhstan.gif
deleted file mode 100644
index 725225fe..00000000
Binary files a/public/gfx/flags_old/Kazakhstan.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Kiribati.gif b/public/gfx/flags_old/Kiribati.gif
deleted file mode 100644
index f43875dd..00000000
Binary files a/public/gfx/flags_old/Kiribati.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Kuwait.gif b/public/gfx/flags_old/Kuwait.gif
deleted file mode 100644
index 1d32076c..00000000
Binary files a/public/gfx/flags_old/Kuwait.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Kyrgyzstan.gif b/public/gfx/flags_old/Kyrgyzstan.gif
deleted file mode 100644
index da9a6378..00000000
Binary files a/public/gfx/flags_old/Kyrgyzstan.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Laos.gif b/public/gfx/flags_old/Laos.gif
deleted file mode 100644
index a9b7dfec..00000000
Binary files a/public/gfx/flags_old/Laos.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Lesotho.gif b/public/gfx/flags_old/Lesotho.gif
deleted file mode 100644
index dcdf7786..00000000
Binary files a/public/gfx/flags_old/Lesotho.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Liberia.gif b/public/gfx/flags_old/Liberia.gif
deleted file mode 100644
index 9d933cdb..00000000
Binary files a/public/gfx/flags_old/Liberia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Libya.gif b/public/gfx/flags_old/Libya.gif
deleted file mode 100644
index 35419c2d..00000000
Binary files a/public/gfx/flags_old/Libya.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Liechtenstein.gif b/public/gfx/flags_old/Liechtenstein.gif
deleted file mode 100644
index dcdf7786..00000000
Binary files a/public/gfx/flags_old/Liechtenstein.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Macedonia.gif b/public/gfx/flags_old/Macedonia.gif
deleted file mode 100644
index a5144e62..00000000
Binary files a/public/gfx/flags_old/Macedonia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Madagascar.gif b/public/gfx/flags_old/Madagascar.gif
deleted file mode 100644
index c0753172..00000000
Binary files a/public/gfx/flags_old/Madagascar.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Malawi.gif b/public/gfx/flags_old/Malawi.gif
deleted file mode 100644
index 5047043a..00000000
Binary files a/public/gfx/flags_old/Malawi.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Maldives.gif b/public/gfx/flags_old/Maldives.gif
deleted file mode 100644
index 355d0533..00000000
Binary files a/public/gfx/flags_old/Maldives.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Mali.gif b/public/gfx/flags_old/Mali.gif
deleted file mode 100644
index fa9c8579..00000000
Binary files a/public/gfx/flags_old/Mali.gif and /dev/null differ
diff --git a/public/gfx/flags_old/MarshallIslands.gif b/public/gfx/flags_old/MarshallIslands.gif
deleted file mode 100644
index 7ef2fcce..00000000
Binary files a/public/gfx/flags_old/MarshallIslands.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Mauritania.gif b/public/gfx/flags_old/Mauritania.gif
deleted file mode 100644
index 0228d036..00000000
Binary files a/public/gfx/flags_old/Mauritania.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Mauritius.gif b/public/gfx/flags_old/Mauritius.gif
deleted file mode 100644
index ee587178..00000000
Binary files a/public/gfx/flags_old/Mauritius.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Moldova.gif b/public/gfx/flags_old/Moldova.gif
deleted file mode 100644
index 25058558..00000000
Binary files a/public/gfx/flags_old/Moldova.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Mongolia.gif b/public/gfx/flags_old/Mongolia.gif
deleted file mode 100644
index f0fc1c52..00000000
Binary files a/public/gfx/flags_old/Mongolia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Morocco.gif b/public/gfx/flags_old/Morocco.gif
deleted file mode 100644
index fcf5641b..00000000
Binary files a/public/gfx/flags_old/Morocco.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Mozambique.gif b/public/gfx/flags_old/Mozambique.gif
deleted file mode 100644
index 9ed9febe..00000000
Binary files a/public/gfx/flags_old/Mozambique.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Myanmar.gif b/public/gfx/flags_old/Myanmar.gif
deleted file mode 100644
index d908c353..00000000
Binary files a/public/gfx/flags_old/Myanmar.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Namibia.gif b/public/gfx/flags_old/Namibia.gif
deleted file mode 100644
index 256b3333..00000000
Binary files a/public/gfx/flags_old/Namibia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Nauru.gif b/public/gfx/flags_old/Nauru.gif
deleted file mode 100644
index 4965f435..00000000
Binary files a/public/gfx/flags_old/Nauru.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Nicaragua.gif b/public/gfx/flags_old/Nicaragua.gif
deleted file mode 100644
index b34e47e8..00000000
Binary files a/public/gfx/flags_old/Nicaragua.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Niger.gif b/public/gfx/flags_old/Niger.gif
deleted file mode 100644
index 53ea0f04..00000000
Binary files a/public/gfx/flags_old/Niger.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Nigeria.gif b/public/gfx/flags_old/Nigeria.gif
deleted file mode 100644
index 7db5fe3a..00000000
Binary files a/public/gfx/flags_old/Nigeria.gif and /dev/null differ
diff --git a/public/gfx/flags_old/NorthKorea.gif b/public/gfx/flags_old/NorthKorea.gif
deleted file mode 100644
index f77e38a9..00000000
Binary files a/public/gfx/flags_old/NorthKorea.gif and /dev/null differ
diff --git a/public/gfx/flags_old/NorthernCyprus.gif b/public/gfx/flags_old/NorthernCyprus.gif
deleted file mode 100644
index 66545484..00000000
Binary files a/public/gfx/flags_old/NorthernCyprus.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Oman.gif b/public/gfx/flags_old/Oman.gif
deleted file mode 100644
index 299be54c..00000000
Binary files a/public/gfx/flags_old/Oman.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Palestine.gif b/public/gfx/flags_old/Palestine.gif
deleted file mode 100644
index 1ddd4c7a..00000000
Binary files a/public/gfx/flags_old/Palestine.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Panama.gif b/public/gfx/flags_old/Panama.gif
deleted file mode 100644
index 5ad58b0d..00000000
Binary files a/public/gfx/flags_old/Panama.gif and /dev/null differ
diff --git a/public/gfx/flags_old/PapuaNewGuinea.gif b/public/gfx/flags_old/PapuaNewGuinea.gif
deleted file mode 100644
index 9e7842c5..00000000
Binary files a/public/gfx/flags_old/PapuaNewGuinea.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Qatar.gif b/public/gfx/flags_old/Qatar.gif
deleted file mode 100644
index 6abd44d1..00000000
Binary files a/public/gfx/flags_old/Qatar.gif and /dev/null differ
diff --git a/public/gfx/flags_old/RussianFederation.gif b/public/gfx/flags_old/RussianFederation.gif
deleted file mode 100644
index b1ec8683..00000000
Binary files a/public/gfx/flags_old/RussianFederation.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Rwanda.gif b/public/gfx/flags_old/Rwanda.gif
deleted file mode 100644
index 69d700c3..00000000
Binary files a/public/gfx/flags_old/Rwanda.gif and /dev/null differ
diff --git a/public/gfx/flags_old/SaintLucia.gif b/public/gfx/flags_old/SaintLucia.gif
deleted file mode 100644
index 098649b0..00000000
Binary files a/public/gfx/flags_old/SaintLucia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Samoa.gif b/public/gfx/flags_old/Samoa.gif
deleted file mode 100644
index 958844ac..00000000
Binary files a/public/gfx/flags_old/Samoa.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Senegal.gif b/public/gfx/flags_old/Senegal.gif
deleted file mode 100644
index 9e7120e8..00000000
Binary files a/public/gfx/flags_old/Senegal.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Seychelles.gif b/public/gfx/flags_old/Seychelles.gif
deleted file mode 100644
index be3ee4a4..00000000
Binary files a/public/gfx/flags_old/Seychelles.gif and /dev/null differ
diff --git a/public/gfx/flags_old/SierraLeone.gif b/public/gfx/flags_old/SierraLeone.gif
deleted file mode 100644
index 68f1029a..00000000
Binary files a/public/gfx/flags_old/SierraLeone.gif and /dev/null differ
diff --git a/public/gfx/flags_old/SolomonIslands.gif b/public/gfx/flags_old/SolomonIslands.gif
deleted file mode 100644
index 6a0d6218..00000000
Binary files a/public/gfx/flags_old/SolomonIslands.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Somalia.gif b/public/gfx/flags_old/Somalia.gif
deleted file mode 100644
index 6d799222..00000000
Binary files a/public/gfx/flags_old/Somalia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Suriname.gif b/public/gfx/flags_old/Suriname.gif
deleted file mode 100644
index d263268b..00000000
Binary files a/public/gfx/flags_old/Suriname.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Swaziland.gif b/public/gfx/flags_old/Swaziland.gif
deleted file mode 100644
index 7e5dfe44..00000000
Binary files a/public/gfx/flags_old/Swaziland.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Syria.gif b/public/gfx/flags_old/Syria.gif
deleted file mode 100644
index 17f0b7e1..00000000
Binary files a/public/gfx/flags_old/Syria.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Tajikistan.gif b/public/gfx/flags_old/Tajikistan.gif
deleted file mode 100644
index 31f5eb74..00000000
Binary files a/public/gfx/flags_old/Tajikistan.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Tanzania.gif b/public/gfx/flags_old/Tanzania.gif
deleted file mode 100644
index 0ba90690..00000000
Binary files a/public/gfx/flags_old/Tanzania.gif and /dev/null differ
diff --git a/public/gfx/flags_old/TheFaroes.gif b/public/gfx/flags_old/TheFaroes.gif
deleted file mode 100644
index 5ad83bea..00000000
Binary files a/public/gfx/flags_old/TheFaroes.gif and /dev/null differ
diff --git a/public/gfx/flags_old/TheGambia.gif b/public/gfx/flags_old/TheGambia.gif
deleted file mode 100644
index d44c03ac..00000000
Binary files a/public/gfx/flags_old/TheGambia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/TheSudan.gif b/public/gfx/flags_old/TheSudan.gif
deleted file mode 100644
index 1a3f6d91..00000000
Binary files a/public/gfx/flags_old/TheSudan.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Tibet.gif b/public/gfx/flags_old/Tibet.gif
deleted file mode 100644
index 4767bcfb..00000000
Binary files a/public/gfx/flags_old/Tibet.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Timor-Leste.gif b/public/gfx/flags_old/Timor-Leste.gif
deleted file mode 100644
index 1451c967..00000000
Binary files a/public/gfx/flags_old/Timor-Leste.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Togo.gif b/public/gfx/flags_old/Togo.gif
deleted file mode 100644
index 4f078644..00000000
Binary files a/public/gfx/flags_old/Togo.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Tunisia.gif b/public/gfx/flags_old/Tunisia.gif
deleted file mode 100644
index c1b0b3d6..00000000
Binary files a/public/gfx/flags_old/Tunisia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Turkmenistan.gif b/public/gfx/flags_old/Turkmenistan.gif
deleted file mode 100644
index 33c91424..00000000
Binary files a/public/gfx/flags_old/Turkmenistan.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Uganda.gif b/public/gfx/flags_old/Uganda.gif
deleted file mode 100644
index b0726bfe..00000000
Binary files a/public/gfx/flags_old/Uganda.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Ukraine.gif b/public/gfx/flags_old/Ukraine.gif
deleted file mode 100644
index 05fcaa57..00000000
Binary files a/public/gfx/flags_old/Ukraine.gif and /dev/null differ
diff --git a/public/gfx/flags_old/UnitedArabEmirates.gif b/public/gfx/flags_old/UnitedArabEmirates.gif
deleted file mode 100644
index 84165ef6..00000000
Binary files a/public/gfx/flags_old/UnitedArabEmirates.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Uzbekistan.gif b/public/gfx/flags_old/Uzbekistan.gif
deleted file mode 100644
index 5737325a..00000000
Binary files a/public/gfx/flags_old/Uzbekistan.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Vanuatu.gif b/public/gfx/flags_old/Vanuatu.gif
deleted file mode 100644
index 27e63bcf..00000000
Binary files a/public/gfx/flags_old/Vanuatu.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Wales.gif b/public/gfx/flags_old/Wales.gif
deleted file mode 100644
index 264a357c..00000000
Binary files a/public/gfx/flags_old/Wales.gif and /dev/null differ
diff --git a/public/gfx/flags_old/WesternSahara.gif b/public/gfx/flags_old/WesternSahara.gif
deleted file mode 100644
index 29bc51d7..00000000
Binary files a/public/gfx/flags_old/WesternSahara.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Yemen.gif b/public/gfx/flags_old/Yemen.gif
deleted file mode 100644
index 3ea076a7..00000000
Binary files a/public/gfx/flags_old/Yemen.gif and /dev/null differ
diff --git a/public/gfx/flags_old/Zimbabwe.gif b/public/gfx/flags_old/Zimbabwe.gif
deleted file mode 100644
index 88c2ce86..00000000
Binary files a/public/gfx/flags_old/Zimbabwe.gif and /dev/null differ
diff --git a/public/gfx/flags_old/afganistan.gif b/public/gfx/flags_old/afganistan.gif
deleted file mode 100644
index cf012b8b..00000000
Binary files a/public/gfx/flags_old/afganistan.gif and /dev/null differ
diff --git a/public/gfx/flags_old/andora.gif b/public/gfx/flags_old/andora.gif
deleted file mode 100644
index 439560f2..00000000
Binary files a/public/gfx/flags_old/andora.gif and /dev/null differ
diff --git a/public/gfx/flags_old/anguilla.gif b/public/gfx/flags_old/anguilla.gif
deleted file mode 100644
index 5019fd35..00000000
Binary files a/public/gfx/flags_old/anguilla.gif and /dev/null differ
diff --git a/public/gfx/flags_old/antigua.gif b/public/gfx/flags_old/antigua.gif
deleted file mode 100644
index 04a6745c..00000000
Binary files a/public/gfx/flags_old/antigua.gif and /dev/null differ
diff --git a/public/gfx/flags_old/arabemirates.gif b/public/gfx/flags_old/arabemirates.gif
deleted file mode 100644
index 84165ef6..00000000
Binary files a/public/gfx/flags_old/arabemirates.gif and /dev/null differ
diff --git a/public/gfx/flags_old/argentina.gif b/public/gfx/flags_old/argentina.gif
deleted file mode 100644
index 7ed1634d..00000000
Binary files a/public/gfx/flags_old/argentina.gif and /dev/null differ
diff --git a/public/gfx/flags_old/aruba.gif b/public/gfx/flags_old/aruba.gif
deleted file mode 100644
index c4e0af7f..00000000
Binary files a/public/gfx/flags_old/aruba.gif and /dev/null differ
diff --git a/public/gfx/flags_old/avstralija.gif b/public/gfx/flags_old/avstralija.gif
deleted file mode 100644
index 8c218dd1..00000000
Binary files a/public/gfx/flags_old/avstralija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/avstrija.gif b/public/gfx/flags_old/avstrija.gif
deleted file mode 100644
index 5bda9ca8..00000000
Binary files a/public/gfx/flags_old/avstrija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/bahamasa.gif b/public/gfx/flags_old/bahamasa.gif
deleted file mode 100644
index 2f560964..00000000
Binary files a/public/gfx/flags_old/bahamasa.gif and /dev/null differ
diff --git a/public/gfx/flags_old/barbados.gif b/public/gfx/flags_old/barbados.gif
deleted file mode 100644
index c694a521..00000000
Binary files a/public/gfx/flags_old/barbados.gif and /dev/null differ
diff --git a/public/gfx/flags_old/belgija.gif b/public/gfx/flags_old/belgija.gif
deleted file mode 100644
index 780ca480..00000000
Binary files a/public/gfx/flags_old/belgija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/bermuda.gif b/public/gfx/flags_old/bermuda.gif
deleted file mode 100644
index 279fa0bd..00000000
Binary files a/public/gfx/flags_old/bermuda.gif and /dev/null differ
diff --git a/public/gfx/flags_old/bolgarija.gif b/public/gfx/flags_old/bolgarija.gif
deleted file mode 100644
index cf00b114..00000000
Binary files a/public/gfx/flags_old/bolgarija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/bosna.gif b/public/gfx/flags_old/bosna.gif
deleted file mode 100644
index a0755bb9..00000000
Binary files a/public/gfx/flags_old/bosna.gif and /dev/null differ
diff --git a/public/gfx/flags_old/brazilija.gif b/public/gfx/flags_old/brazilija.gif
deleted file mode 100644
index a6f172be..00000000
Binary files a/public/gfx/flags_old/brazilija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/cambodia.gif b/public/gfx/flags_old/cambodia.gif
deleted file mode 100644
index 27b02162..00000000
Binary files a/public/gfx/flags_old/cambodia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/caribbean.gif b/public/gfx/flags_old/caribbean.gif
deleted file mode 100644
index 098649b0..00000000
Binary files a/public/gfx/flags_old/caribbean.gif and /dev/null differ
diff --git a/public/gfx/flags_old/cayman.gif b/public/gfx/flags_old/cayman.gif
deleted file mode 100644
index 1693f730..00000000
Binary files a/public/gfx/flags_old/cayman.gif and /dev/null differ
diff --git a/public/gfx/flags_old/ceska.gif b/public/gfx/flags_old/ceska.gif
deleted file mode 100644
index e3cfbf59..00000000
Binary files a/public/gfx/flags_old/ceska.gif and /dev/null differ
diff --git a/public/gfx/flags_old/chile.gif b/public/gfx/flags_old/chile.gif
deleted file mode 100644
index c285b6e1..00000000
Binary files a/public/gfx/flags_old/chile.gif and /dev/null differ
diff --git a/public/gfx/flags_old/china.gif b/public/gfx/flags_old/china.gif
deleted file mode 100644
index 565e97b0..00000000
Binary files a/public/gfx/flags_old/china.gif and /dev/null differ
diff --git a/public/gfx/flags_old/ciper.gif b/public/gfx/flags_old/ciper.gif
deleted file mode 100644
index dec296f0..00000000
Binary files a/public/gfx/flags_old/ciper.gif and /dev/null differ
diff --git a/public/gfx/flags_old/congo.gif b/public/gfx/flags_old/congo.gif
deleted file mode 100644
index 13b47def..00000000
Binary files a/public/gfx/flags_old/congo.gif and /dev/null differ
diff --git a/public/gfx/flags_old/costarica.gif b/public/gfx/flags_old/costarica.gif
deleted file mode 100644
index a8f7d5f7..00000000
Binary files a/public/gfx/flags_old/costarica.gif and /dev/null differ
diff --git a/public/gfx/flags_old/denmark.gif b/public/gfx/flags_old/denmark.gif
deleted file mode 100644
index b7d17c01..00000000
Binary files a/public/gfx/flags_old/denmark.gif and /dev/null differ
diff --git a/public/gfx/flags_old/diminicanrepublic.gif b/public/gfx/flags_old/diminicanrepublic.gif
deleted file mode 100644
index d6d1598e..00000000
Binary files a/public/gfx/flags_old/diminicanrepublic.gif and /dev/null differ
diff --git a/public/gfx/flags_old/dominican.gif b/public/gfx/flags_old/dominican.gif
deleted file mode 100644
index d6d1598e..00000000
Binary files a/public/gfx/flags_old/dominican.gif and /dev/null differ
diff --git a/public/gfx/flags_old/egipt.gif b/public/gfx/flags_old/egipt.gif
deleted file mode 100644
index 97fe50d0..00000000
Binary files a/public/gfx/flags_old/egipt.gif and /dev/null differ
diff --git a/public/gfx/flags_old/ekvador.gif b/public/gfx/flags_old/ekvador.gif
deleted file mode 100644
index 6f38968d..00000000
Binary files a/public/gfx/flags_old/ekvador.gif and /dev/null differ
diff --git a/public/gfx/flags_old/elsavlador.gif b/public/gfx/flags_old/elsavlador.gif
deleted file mode 100644
index ac0e9301..00000000
Binary files a/public/gfx/flags_old/elsavlador.gif and /dev/null differ
diff --git a/public/gfx/flags_old/estonia.gif b/public/gfx/flags_old/estonia.gif
deleted file mode 100644
index e89c959f..00000000
Binary files a/public/gfx/flags_old/estonia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/filipini.gif b/public/gfx/flags_old/filipini.gif
deleted file mode 100644
index e3741c76..00000000
Binary files a/public/gfx/flags_old/filipini.gif and /dev/null differ
diff --git a/public/gfx/flags_old/finska.gif b/public/gfx/flags_old/finska.gif
deleted file mode 100644
index 0cfa6345..00000000
Binary files a/public/gfx/flags_old/finska.gif and /dev/null differ
diff --git a/public/gfx/flags_old/france.gif b/public/gfx/flags_old/france.gif
deleted file mode 100644
index 47d9241f..00000000
Binary files a/public/gfx/flags_old/france.gif and /dev/null differ
diff --git a/public/gfx/flags_old/francija.gif b/public/gfx/flags_old/francija.gif
deleted file mode 100644
index 47d9241f..00000000
Binary files a/public/gfx/flags_old/francija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/georgia.gif b/public/gfx/flags_old/georgia.gif
deleted file mode 100644
index 95296729..00000000
Binary files a/public/gfx/flags_old/georgia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/gibraltar.gif b/public/gfx/flags_old/gibraltar.gif
deleted file mode 100644
index 7c52c0ed..00000000
Binary files a/public/gfx/flags_old/gibraltar.gif and /dev/null differ
diff --git a/public/gfx/flags_old/grcija.gif b/public/gfx/flags_old/grcija.gif
deleted file mode 100644
index f03bb67e..00000000
Binary files a/public/gfx/flags_old/grcija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/grenada.gif b/public/gfx/flags_old/grenada.gif
deleted file mode 100644
index 8ff562bb..00000000
Binary files a/public/gfx/flags_old/grenada.gif and /dev/null differ
diff --git a/public/gfx/flags_old/guatemala.gif b/public/gfx/flags_old/guatemala.gif
deleted file mode 100644
index ad97d0ea..00000000
Binary files a/public/gfx/flags_old/guatemala.gif and /dev/null differ
diff --git a/public/gfx/flags_old/honduras.gif b/public/gfx/flags_old/honduras.gif
deleted file mode 100644
index 97a2ac28..00000000
Binary files a/public/gfx/flags_old/honduras.gif and /dev/null differ
diff --git a/public/gfx/flags_old/hong.gif b/public/gfx/flags_old/hong.gif
deleted file mode 100644
index dd60a876..00000000
Binary files a/public/gfx/flags_old/hong.gif and /dev/null differ
diff --git a/public/gfx/flags_old/hrvaska.gif b/public/gfx/flags_old/hrvaska.gif
deleted file mode 100644
index b2dc367a..00000000
Binary files a/public/gfx/flags_old/hrvaska.gif and /dev/null differ
diff --git a/public/gfx/flags_old/hungary.gif b/public/gfx/flags_old/hungary.gif
deleted file mode 100644
index c801d247..00000000
Binary files a/public/gfx/flags_old/hungary.gif and /dev/null differ
diff --git a/public/gfx/flags_old/iceland.gif b/public/gfx/flags_old/iceland.gif
deleted file mode 100644
index 02b46560..00000000
Binary files a/public/gfx/flags_old/iceland.gif and /dev/null differ
diff --git a/public/gfx/flags_old/indija.gif b/public/gfx/flags_old/indija.gif
deleted file mode 100644
index 2a154db8..00000000
Binary files a/public/gfx/flags_old/indija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/indonesia.gif b/public/gfx/flags_old/indonesia.gif
deleted file mode 100644
index e3639a6f..00000000
Binary files a/public/gfx/flags_old/indonesia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/irska.gif b/public/gfx/flags_old/irska.gif
deleted file mode 100644
index 693001e6..00000000
Binary files a/public/gfx/flags_old/irska.gif and /dev/null differ
diff --git a/public/gfx/flags_old/italija.gif b/public/gfx/flags_old/italija.gif
deleted file mode 100644
index 3ac944ed..00000000
Binary files a/public/gfx/flags_old/italija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/ivorycoast.gif b/public/gfx/flags_old/ivorycoast.gif
deleted file mode 100644
index 63b96e9d..00000000
Binary files a/public/gfx/flags_old/ivorycoast.gif and /dev/null differ
diff --git a/public/gfx/flags_old/izrael.gif b/public/gfx/flags_old/izrael.gif
deleted file mode 100644
index ce011927..00000000
Binary files a/public/gfx/flags_old/izrael.gif and /dev/null differ
diff --git a/public/gfx/flags_old/jafrika.gif b/public/gfx/flags_old/jafrika.gif
deleted file mode 100644
index b6fbde9e..00000000
Binary files a/public/gfx/flags_old/jafrika.gif and /dev/null differ
diff --git a/public/gfx/flags_old/jamajka.gif b/public/gfx/flags_old/jamajka.gif
deleted file mode 100644
index e40a6ddc..00000000
Binary files a/public/gfx/flags_old/jamajka.gif and /dev/null differ
diff --git a/public/gfx/flags_old/japonska.gif b/public/gfx/flags_old/japonska.gif
deleted file mode 100644
index 1e08360f..00000000
Binary files a/public/gfx/flags_old/japonska.gif and /dev/null differ
diff --git a/public/gfx/flags_old/jkoreja.gif b/public/gfx/flags_old/jkoreja.gif
deleted file mode 100644
index 4046562b..00000000
Binary files a/public/gfx/flags_old/jkoreja.gif and /dev/null differ
diff --git a/public/gfx/flags_old/jordan.gif b/public/gfx/flags_old/jordan.gif
deleted file mode 100644
index 9ba220f1..00000000
Binary files a/public/gfx/flags_old/jordan.gif and /dev/null differ
diff --git a/public/gfx/flags_old/jugoslavija.gif b/public/gfx/flags_old/jugoslavija.gif
deleted file mode 100644
index e5cd29e9..00000000
Binary files a/public/gfx/flags_old/jugoslavija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/kanada.gif b/public/gfx/flags_old/kanada.gif
deleted file mode 100644
index fce2cd99..00000000
Binary files a/public/gfx/flags_old/kanada.gif and /dev/null differ
diff --git a/public/gfx/flags_old/kenya.gif b/public/gfx/flags_old/kenya.gif
deleted file mode 100644
index 29b370ce..00000000
Binary files a/public/gfx/flags_old/kenya.gif and /dev/null differ
diff --git a/public/gfx/flags_old/kolumbija.gif b/public/gfx/flags_old/kolumbija.gif
deleted file mode 100644
index 2b154a9c..00000000
Binary files a/public/gfx/flags_old/kolumbija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/latvia.gif b/public/gfx/flags_old/latvia.gif
deleted file mode 100644
index ceb1ed23..00000000
Binary files a/public/gfx/flags_old/latvia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/lebanon.gif b/public/gfx/flags_old/lebanon.gif
deleted file mode 100644
index c76126b6..00000000
Binary files a/public/gfx/flags_old/lebanon.gif and /dev/null differ
diff --git a/public/gfx/flags_old/lithuania.gif b/public/gfx/flags_old/lithuania.gif
deleted file mode 100644
index 6af4425f..00000000
Binary files a/public/gfx/flags_old/lithuania.gif and /dev/null differ
diff --git a/public/gfx/flags_old/luksemburg.gif b/public/gfx/flags_old/luksemburg.gif
deleted file mode 100644
index 232095af..00000000
Binary files a/public/gfx/flags_old/luksemburg.gif and /dev/null differ
diff --git a/public/gfx/flags_old/macau.gif b/public/gfx/flags_old/macau.gif
deleted file mode 100644
index 512138a6..00000000
Binary files a/public/gfx/flags_old/macau.gif and /dev/null differ
diff --git a/public/gfx/flags_old/malasyia.gif b/public/gfx/flags_old/malasyia.gif
deleted file mode 100644
index 6d7cf6ce..00000000
Binary files a/public/gfx/flags_old/malasyia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/malaysia.gif b/public/gfx/flags_old/malaysia.gif
deleted file mode 100644
index 6d7cf6ce..00000000
Binary files a/public/gfx/flags_old/malaysia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/malta.gif b/public/gfx/flags_old/malta.gif
deleted file mode 100644
index 41d6173a..00000000
Binary files a/public/gfx/flags_old/malta.gif and /dev/null differ
diff --git a/public/gfx/flags_old/meksiko.gif b/public/gfx/flags_old/meksiko.gif
deleted file mode 100644
index 65d32fbc..00000000
Binary files a/public/gfx/flags_old/meksiko.gif and /dev/null differ
diff --git a/public/gfx/flags_old/monako.gif b/public/gfx/flags_old/monako.gif
deleted file mode 100644
index 86c7a9a1..00000000
Binary files a/public/gfx/flags_old/monako.gif and /dev/null differ
diff --git a/public/gfx/flags_old/nemcija.gif b/public/gfx/flags_old/nemcija.gif
deleted file mode 100644
index 18069499..00000000
Binary files a/public/gfx/flags_old/nemcija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/nepal.gif b/public/gfx/flags_old/nepal.gif
deleted file mode 100644
index c24ef591..00000000
Binary files a/public/gfx/flags_old/nepal.gif and /dev/null differ
diff --git a/public/gfx/flags_old/nigerija.gif b/public/gfx/flags_old/nigerija.gif
deleted file mode 100644
index 7db5fe3a..00000000
Binary files a/public/gfx/flags_old/nigerija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/nizozemska.gif b/public/gfx/flags_old/nizozemska.gif
deleted file mode 100644
index 5c61d89a..00000000
Binary files a/public/gfx/flags_old/nizozemska.gif and /dev/null differ
diff --git a/public/gfx/flags_old/northenireland.gif b/public/gfx/flags_old/northenireland.gif
deleted file mode 100644
index 446056f8..00000000
Binary files a/public/gfx/flags_old/northenireland.gif and /dev/null differ
diff --git a/public/gfx/flags_old/northernmarianaislands.gif b/public/gfx/flags_old/northernmarianaislands.gif
deleted file mode 100644
index dba6f77b..00000000
Binary files a/public/gfx/flags_old/northernmarianaislands.gif and /dev/null differ
diff --git a/public/gfx/flags_old/norveska.gif b/public/gfx/flags_old/norveska.gif
deleted file mode 100644
index 0e9c92e6..00000000
Binary files a/public/gfx/flags_old/norveska.gif and /dev/null differ
diff --git a/public/gfx/flags_old/nzel.gif b/public/gfx/flags_old/nzel.gif
deleted file mode 100644
index 798daea7..00000000
Binary files a/public/gfx/flags_old/nzel.gif and /dev/null differ
diff --git a/public/gfx/flags_old/other.gif b/public/gfx/flags_old/other.gif
deleted file mode 100644
index 937350a8..00000000
Binary files a/public/gfx/flags_old/other.gif and /dev/null differ
diff --git a/public/gfx/flags_old/pakistan.gif b/public/gfx/flags_old/pakistan.gif
deleted file mode 100644
index 3269e8e9..00000000
Binary files a/public/gfx/flags_old/pakistan.gif and /dev/null differ
diff --git a/public/gfx/flags_old/paragvaj.gif b/public/gfx/flags_old/paragvaj.gif
deleted file mode 100644
index a2a85002..00000000
Binary files a/public/gfx/flags_old/paragvaj.gif and /dev/null differ
diff --git a/public/gfx/flags_old/peru.gif b/public/gfx/flags_old/peru.gif
deleted file mode 100644
index bd050ee3..00000000
Binary files a/public/gfx/flags_old/peru.gif and /dev/null differ
diff --git a/public/gfx/flags_old/polska.gif b/public/gfx/flags_old/polska.gif
deleted file mode 100644
index e934158d..00000000
Binary files a/public/gfx/flags_old/polska.gif and /dev/null differ
diff --git a/public/gfx/flags_old/portugalska.gif b/public/gfx/flags_old/portugalska.gif
deleted file mode 100644
index 3a4033ad..00000000
Binary files a/public/gfx/flags_old/portugalska.gif and /dev/null differ
diff --git a/public/gfx/flags_old/puertorico.gif b/public/gfx/flags_old/puertorico.gif
deleted file mode 100644
index 1e5d7d7b..00000000
Binary files a/public/gfx/flags_old/puertorico.gif and /dev/null differ
diff --git a/public/gfx/flags_old/romunija.gif b/public/gfx/flags_old/romunija.gif
deleted file mode 100644
index d5a3539f..00000000
Binary files a/public/gfx/flags_old/romunija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/rusija.gif b/public/gfx/flags_old/rusija.gif
deleted file mode 100644
index b1ec8683..00000000
Binary files a/public/gfx/flags_old/rusija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/sanmarino.gif b/public/gfx/flags_old/sanmarino.gif
deleted file mode 100644
index d7a0c83c..00000000
Binary files a/public/gfx/flags_old/sanmarino.gif and /dev/null differ
diff --git a/public/gfx/flags_old/saudiarabia.gif b/public/gfx/flags_old/saudiarabia.gif
deleted file mode 100644
index 00202837..00000000
Binary files a/public/gfx/flags_old/saudiarabia.gif and /dev/null differ
diff --git a/public/gfx/flags_old/scotland.gif b/public/gfx/flags_old/scotland.gif
deleted file mode 100644
index 8606de88..00000000
Binary files a/public/gfx/flags_old/scotland.gif and /dev/null differ
diff --git a/public/gfx/flags_old/singapore.gif b/public/gfx/flags_old/singapore.gif
deleted file mode 100644
index 720ddc5e..00000000
Binary files a/public/gfx/flags_old/singapore.gif and /dev/null differ
diff --git a/public/gfx/flags_old/sirija.gif b/public/gfx/flags_old/sirija.gif
deleted file mode 100644
index 17f0b7e1..00000000
Binary files a/public/gfx/flags_old/sirija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/slovaska.gif b/public/gfx/flags_old/slovaska.gif
deleted file mode 100644
index e6b38362..00000000
Binary files a/public/gfx/flags_old/slovaska.gif and /dev/null differ
diff --git a/public/gfx/flags_old/slovenija.gif b/public/gfx/flags_old/slovenija.gif
deleted file mode 100644
index 4955e21d..00000000
Binary files a/public/gfx/flags_old/slovenija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/spanija.gif b/public/gfx/flags_old/spanija.gif
deleted file mode 100644
index ab9ce357..00000000
Binary files a/public/gfx/flags_old/spanija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/srilanka.gif b/public/gfx/flags_old/srilanka.gif
deleted file mode 100644
index d3312d78..00000000
Binary files a/public/gfx/flags_old/srilanka.gif and /dev/null differ
diff --git a/public/gfx/flags_old/stkitts.gif b/public/gfx/flags_old/stkitts.gif
deleted file mode 100644
index 55c7be49..00000000
Binary files a/public/gfx/flags_old/stkitts.gif and /dev/null differ
diff --git a/public/gfx/flags_old/svedska.gif b/public/gfx/flags_old/svedska.gif
deleted file mode 100644
index 8dceaa7d..00000000
Binary files a/public/gfx/flags_old/svedska.gif and /dev/null differ
diff --git a/public/gfx/flags_old/svica.gif b/public/gfx/flags_old/svica.gif
deleted file mode 100644
index 3b4f498a..00000000
Binary files a/public/gfx/flags_old/svica.gif and /dev/null differ
diff --git a/public/gfx/flags_old/taiwan.gif b/public/gfx/flags_old/taiwan.gif
deleted file mode 100644
index 148b700b..00000000
Binary files a/public/gfx/flags_old/taiwan.gif and /dev/null differ
diff --git a/public/gfx/flags_old/thailand.gif b/public/gfx/flags_old/thailand.gif
deleted file mode 100644
index e1d2625a..00000000
Binary files a/public/gfx/flags_old/thailand.gif and /dev/null differ
diff --git a/public/gfx/flags_old/tobago.gif b/public/gfx/flags_old/tobago.gif
deleted file mode 100644
index 856d48a1..00000000
Binary files a/public/gfx/flags_old/tobago.gif and /dev/null differ
diff --git a/public/gfx/flags_old/turcija.gif b/public/gfx/flags_old/turcija.gif
deleted file mode 100644
index 7db9ab89..00000000
Binary files a/public/gfx/flags_old/turcija.gif and /dev/null differ
diff --git a/public/gfx/flags_old/turkscaicos.gif b/public/gfx/flags_old/turkscaicos.gif
deleted file mode 100644
index 7ca4620a..00000000
Binary files a/public/gfx/flags_old/turkscaicos.gif and /dev/null differ
diff --git a/public/gfx/flags_old/uk.gif b/public/gfx/flags_old/uk.gif
deleted file mode 100644
index 360685d3..00000000
Binary files a/public/gfx/flags_old/uk.gif and /dev/null differ
diff --git a/public/gfx/flags_old/uruguay.gif b/public/gfx/flags_old/uruguay.gif
deleted file mode 100644
index f9edfaf7..00000000
Binary files a/public/gfx/flags_old/uruguay.gif and /dev/null differ
diff --git a/public/gfx/flags_old/usa.gif b/public/gfx/flags_old/usa.gif
deleted file mode 100644
index 0eb38f9f..00000000
Binary files a/public/gfx/flags_old/usa.gif and /dev/null differ
diff --git a/public/gfx/flags_old/venezuela.gif b/public/gfx/flags_old/venezuela.gif
deleted file mode 100644
index b27d5a57..00000000
Binary files a/public/gfx/flags_old/venezuela.gif and /dev/null differ
diff --git a/public/gfx/flags_old/vietnam.gif b/public/gfx/flags_old/vietnam.gif
deleted file mode 100644
index a66445e3..00000000
Binary files a/public/gfx/flags_old/vietnam.gif and /dev/null differ
diff --git a/public/gfx/flags_old/vincent.gif b/public/gfx/flags_old/vincent.gif
deleted file mode 100644
index 8e730597..00000000
Binary files a/public/gfx/flags_old/vincent.gif and /dev/null differ
diff --git a/public/gfx/flags_old/virginislands.gif b/public/gfx/flags_old/virginislands.gif
deleted file mode 100644
index dffcd91b..00000000
Binary files a/public/gfx/flags_old/virginislands.gif and /dev/null differ
diff --git a/public/gfx/flags_old/zambia.gif b/public/gfx/flags_old/zambia.gif
deleted file mode 100644
index 4a26fbc5..00000000
Binary files a/public/gfx/flags_old/zambia.gif and /dev/null differ
diff --git a/public/gfx/folder-bottom.jpg b/public/gfx/folder-bottom.jpg
deleted file mode 100644
index 159c3fb2..00000000
Binary files a/public/gfx/folder-bottom.jpg and /dev/null differ
diff --git a/public/gfx/folder-login.jpg b/public/gfx/folder-login.jpg
deleted file mode 100644
index 707cf255..00000000
Binary files a/public/gfx/folder-login.jpg and /dev/null differ
diff --git a/public/gfx/folder-middle.jpg b/public/gfx/folder-middle.jpg
deleted file mode 100644
index 81aec773..00000000
Binary files a/public/gfx/folder-middle.jpg and /dev/null differ
diff --git a/public/gfx/folder-other.jpg b/public/gfx/folder-other.jpg
deleted file mode 100644
index 92728461..00000000
Binary files a/public/gfx/folder-other.jpg and /dev/null differ
diff --git a/public/gfx/folder-search.jpg b/public/gfx/folder-search.jpg
deleted file mode 100644
index 3dfcf966..00000000
Binary files a/public/gfx/folder-search.jpg and /dev/null differ
diff --git a/public/gfx/folder-skinz.jpg b/public/gfx/folder-skinz.jpg
deleted file mode 100644
index 44746495..00000000
Binary files a/public/gfx/folder-skinz.jpg and /dev/null differ
diff --git a/public/gfx/folderopen.gif b/public/gfx/folderopen.gif
deleted file mode 100644
index cc9521d2..00000000
Binary files a/public/gfx/folderopen.gif and /dev/null differ
diff --git a/public/gfx/footer.png b/public/gfx/footer.png
deleted file mode 100644
index 00ef5096..00000000
Binary files a/public/gfx/footer.png and /dev/null differ
diff --git a/public/gfx/footer_black.png b/public/gfx/footer_black.png
deleted file mode 100644
index e80d4fda..00000000
Binary files a/public/gfx/footer_black.png and /dev/null differ
diff --git a/public/gfx/footer_main.png b/public/gfx/footer_main.png
deleted file mode 100644
index 9b77639e..00000000
Binary files a/public/gfx/footer_main.png and /dev/null differ
diff --git a/public/gfx/forkme.png b/public/gfx/forkme.png
deleted file mode 100644
index 4e1b6d18..00000000
Binary files a/public/gfx/forkme.png and /dev/null differ
diff --git a/public/gfx/frame.jpg b/public/gfx/frame.jpg
deleted file mode 100644
index b0a389d2..00000000
Binary files a/public/gfx/frame.jpg and /dev/null differ
diff --git a/public/gfx/frame.png b/public/gfx/frame.png
deleted file mode 100644
index b50228b7..00000000
Binary files a/public/gfx/frame.png and /dev/null differ
diff --git a/public/gfx/get.gif b/public/gfx/get.gif
deleted file mode 100644
index d82f741e..00000000
Binary files a/public/gfx/get.gif and /dev/null differ
diff --git a/public/gfx/gray/back.gif b/public/gfx/gray/back.gif
deleted file mode 100644
index 8346a759..00000000
Binary files a/public/gfx/gray/back.gif and /dev/null differ
diff --git a/public/gfx/gray/border.png b/public/gfx/gray/border.png
deleted file mode 100644
index 125e8b7a..00000000
Binary files a/public/gfx/gray/border.png and /dev/null differ
diff --git a/public/gfx/gray/search.gif b/public/gfx/gray/search.gif
deleted file mode 100644
index 3cc071b7..00000000
Binary files a/public/gfx/gray/search.gif and /dev/null differ
diff --git a/public/gfx/grayeye.jpg b/public/gfx/grayeye.jpg
deleted file mode 100644
index 9cd06811..00000000
Binary files a/public/gfx/grayeye.jpg and /dev/null differ
diff --git a/public/gfx/gui_champs2006_wc.jpg b/public/gfx/gui_champs2006_wc.jpg
deleted file mode 100644
index 6d454715..00000000
Binary files a/public/gfx/gui_champs2006_wc.jpg and /dev/null differ
diff --git a/public/gfx/guruweb120x60.gif b/public/gfx/guruweb120x60.gif
deleted file mode 100644
index c9100f1b..00000000
Binary files a/public/gfx/guruweb120x60.gif and /dev/null differ
diff --git a/public/gfx/headbar.jpg b/public/gfx/headbar.jpg
deleted file mode 100644
index d6f7b257..00000000
Binary files a/public/gfx/headbar.jpg and /dev/null differ
diff --git a/public/gfx/header.jpg b/public/gfx/header.jpg
deleted file mode 100644
index 827e827e..00000000
Binary files a/public/gfx/header.jpg and /dev/null differ
diff --git a/public/gfx/header_logo.jpg b/public/gfx/header_logo.jpg
deleted file mode 100644
index 32fef78d..00000000
Binary files a/public/gfx/header_logo.jpg and /dev/null differ
diff --git a/public/gfx/header_trans.png b/public/gfx/header_trans.png
deleted file mode 100644
index 2a41f664..00000000
Binary files a/public/gfx/header_trans.png and /dev/null differ
diff --git a/public/gfx/highlight_15px.png b/public/gfx/highlight_15px.png
deleted file mode 100644
index f7b768f3..00000000
Binary files a/public/gfx/highlight_15px.png and /dev/null differ
diff --git a/public/gfx/highlight_28px-2.png b/public/gfx/highlight_28px-2.png
deleted file mode 100644
index 32f283d9..00000000
Binary files a/public/gfx/highlight_28px-2.png and /dev/null differ
diff --git a/public/gfx/highlight_28px-3.png b/public/gfx/highlight_28px-3.png
deleted file mode 100644
index f53fb647..00000000
Binary files a/public/gfx/highlight_28px-3.png and /dev/null differ
diff --git a/public/gfx/highlight_28px.png b/public/gfx/highlight_28px.png
deleted file mode 100644
index f9deb648..00000000
Binary files a/public/gfx/highlight_28px.png and /dev/null differ
diff --git a/public/gfx/hydra.gif b/public/gfx/hydra.gif
deleted file mode 100644
index 1b107bf1..00000000
Binary files a/public/gfx/hydra.gif and /dev/null differ
diff --git a/public/gfx/innocence.jpg b/public/gfx/innocence.jpg
deleted file mode 100644
index 45e0f5b2..00000000
Binary files a/public/gfx/innocence.jpg and /dev/null differ
diff --git a/public/gfx/input_field.gif b/public/gfx/input_field.gif
deleted file mode 100644
index ebbc61fa..00000000
Binary files a/public/gfx/input_field.gif and /dev/null differ
diff --git a/public/gfx/join_sb.gif b/public/gfx/join_sb.gif
deleted file mode 100644
index 7e412737..00000000
Binary files a/public/gfx/join_sb.gif and /dev/null differ
diff --git a/public/gfx/kazaa_chance.gif b/public/gfx/kazaa_chance.gif
deleted file mode 100644
index c3914762..00000000
Binary files a/public/gfx/kazaa_chance.gif and /dev/null differ
diff --git a/public/gfx/kazaa_logo.gif b/public/gfx/kazaa_logo.gif
deleted file mode 100644
index 48ab5710..00000000
Binary files a/public/gfx/kazaa_logo.gif and /dev/null differ
diff --git a/public/gfx/kazaa_logo.jpg b/public/gfx/kazaa_logo.jpg
deleted file mode 100644
index 7a97c126..00000000
Binary files a/public/gfx/kazaa_logo.jpg and /dev/null differ
diff --git a/public/gfx/kazaa_logo2.gif b/public/gfx/kazaa_logo2.gif
deleted file mode 100644
index 37741d33..00000000
Binary files a/public/gfx/kazaa_logo2.gif and /dev/null differ
diff --git a/public/gfx/kks.jpg b/public/gfx/kks.jpg
deleted file mode 100644
index c7b2afdb..00000000
Binary files a/public/gfx/kks.jpg and /dev/null differ
diff --git a/public/gfx/kks2.jpg b/public/gfx/kks2.jpg
deleted file mode 100644
index 65e2d07b..00000000
Binary files a/public/gfx/kks2.jpg and /dev/null differ
diff --git a/public/gfx/label_new_yellow.png b/public/gfx/label_new_yellow.png
deleted file mode 100644
index e5bbff4b..00000000
Binary files a/public/gfx/label_new_yellow.png and /dev/null differ
diff --git a/public/gfx/latest_desktop_wallpaper.jpg b/public/gfx/latest_desktop_wallpaper.jpg
deleted file mode 100644
index 3ecc56dd..00000000
Binary files a/public/gfx/latest_desktop_wallpaper.jpg and /dev/null differ
diff --git a/public/gfx/left.jpg b/public/gfx/left.jpg
deleted file mode 100644
index 7de3afcb..00000000
Binary files a/public/gfx/left.jpg and /dev/null differ
diff --git a/public/gfx/linkus.jpg b/public/gfx/linkus.jpg
deleted file mode 100644
index 72a3db7b..00000000
Binary files a/public/gfx/linkus.jpg and /dev/null differ
diff --git a/public/gfx/linkus4.gif b/public/gfx/linkus4.gif
deleted file mode 100644
index 9c572567..00000000
Binary files a/public/gfx/linkus4.gif and /dev/null differ
diff --git a/public/gfx/lites2k.gif b/public/gfx/lites2k.gif
deleted file mode 100644
index 99b80982..00000000
Binary files a/public/gfx/lites2k.gif and /dev/null differ
diff --git a/public/gfx/login_button.jpg b/public/gfx/login_button.jpg
deleted file mode 100644
index 555c5d05..00000000
Binary files a/public/gfx/login_button.jpg and /dev/null differ
diff --git a/public/gfx/login_button.png b/public/gfx/login_button.png
deleted file mode 100644
index 819c1e88..00000000
Binary files a/public/gfx/login_button.png and /dev/null differ
diff --git a/public/gfx/login_button2.png b/public/gfx/login_button2.png
deleted file mode 100644
index 1f4f0b3d..00000000
Binary files a/public/gfx/login_button2.png and /dev/null differ
diff --git a/public/gfx/login_button3.png b/public/gfx/login_button3.png
deleted file mode 100644
index d9c6726a..00000000
Binary files a/public/gfx/login_button3.png and /dev/null differ
diff --git a/public/gfx/login_button_over.png b/public/gfx/login_button_over.png
deleted file mode 100644
index be3f418f..00000000
Binary files a/public/gfx/login_button_over.png and /dev/null differ
diff --git a/public/gfx/login_field.gif b/public/gfx/login_field.gif
deleted file mode 100644
index 2ab85f1f..00000000
Binary files a/public/gfx/login_field.gif and /dev/null differ
diff --git a/public/gfx/login_field2.gif b/public/gfx/login_field2.gif
deleted file mode 100644
index a583cfed..00000000
Binary files a/public/gfx/login_field2.gif and /dev/null differ
diff --git a/public/gfx/login_input.jpg b/public/gfx/login_input.jpg
deleted file mode 100644
index 5698bb86..00000000
Binary files a/public/gfx/login_input.jpg and /dev/null differ
diff --git a/public/gfx/login_input.png b/public/gfx/login_input.png
deleted file mode 100644
index 8da3727a..00000000
Binary files a/public/gfx/login_input.png and /dev/null differ
diff --git a/public/gfx/login_input3.png b/public/gfx/login_input3.png
deleted file mode 100644
index d02eecf0..00000000
Binary files a/public/gfx/login_input3.png and /dev/null differ
diff --git a/public/gfx/login_text.png b/public/gfx/login_text.png
deleted file mode 100644
index 51653ac1..00000000
Binary files a/public/gfx/login_text.png and /dev/null differ
diff --git a/public/gfx/logo-4black.jpg b/public/gfx/logo-4black.jpg
deleted file mode 100644
index 519f1a0e..00000000
Binary files a/public/gfx/logo-4black.jpg and /dev/null differ
diff --git a/public/gfx/logo-4pinky.jpg b/public/gfx/logo-4pinky.jpg
deleted file mode 100644
index 0b20d4b9..00000000
Binary files a/public/gfx/logo-4pinky.jpg and /dev/null differ
diff --git a/public/gfx/logo-gray.jpg b/public/gfx/logo-gray.jpg
deleted file mode 100644
index 9ea8b8a4..00000000
Binary files a/public/gfx/logo-gray.jpg and /dev/null differ
diff --git a/public/gfx/logo-green.jpg b/public/gfx/logo-green.jpg
deleted file mode 100644
index 06d45e70..00000000
Binary files a/public/gfx/logo-green.jpg and /dev/null differ
diff --git a/public/gfx/logo-red.jpg b/public/gfx/logo-red.jpg
deleted file mode 100644
index 9a93b922..00000000
Binary files a/public/gfx/logo-red.jpg and /dev/null differ
diff --git a/public/gfx/logo.jpg b/public/gfx/logo.jpg
deleted file mode 100644
index e9283ea9..00000000
Binary files a/public/gfx/logo.jpg and /dev/null differ
diff --git a/public/gfx/logo2.gif b/public/gfx/logo2.gif
deleted file mode 100644
index 1af899dc..00000000
Binary files a/public/gfx/logo2.gif and /dev/null differ
diff --git a/public/gfx/logo_xmas.jpg b/public/gfx/logo_xmas.jpg
deleted file mode 100644
index 72650526..00000000
Binary files a/public/gfx/logo_xmas.jpg and /dev/null differ
diff --git a/public/gfx/lotsoftut.gif b/public/gfx/lotsoftut.gif
deleted file mode 100644
index d7887a63..00000000
Binary files a/public/gfx/lotsoftut.gif and /dev/null differ
diff --git a/public/gfx/ls2k.gif b/public/gfx/ls2k.gif
deleted file mode 100644
index b418d055..00000000
Binary files a/public/gfx/ls2k.gif and /dev/null differ
diff --git a/public/gfx/luis2.gif b/public/gfx/luis2.gif
deleted file mode 100644
index d71527dc..00000000
Binary files a/public/gfx/luis2.gif and /dev/null differ
diff --git a/public/gfx/main-red-bg.gif b/public/gfx/main-red-bg.gif
deleted file mode 100644
index 08da2a22..00000000
Binary files a/public/gfx/main-red-bg.gif and /dev/null differ
diff --git a/public/gfx/mind_games_5.jpg b/public/gfx/mind_games_5.jpg
deleted file mode 100644
index 01928b22..00000000
Binary files a/public/gfx/mind_games_5.jpg and /dev/null differ
diff --git a/public/gfx/missing.gif b/public/gfx/missing.gif
deleted file mode 100644
index 13d98c17..00000000
Binary files a/public/gfx/missing.gif and /dev/null differ
diff --git a/public/gfx/more-rev-pig-88x31.gif b/public/gfx/more-rev-pig-88x31.gif
deleted file mode 100644
index a2419f93..00000000
Binary files a/public/gfx/more-rev-pig-88x31.gif and /dev/null differ
diff --git a/public/gfx/more_arrow.jpg b/public/gfx/more_arrow.jpg
deleted file mode 100644
index 36651f47..00000000
Binary files a/public/gfx/more_arrow.jpg and /dev/null differ
diff --git a/public/gfx/more_arrow.png b/public/gfx/more_arrow.png
deleted file mode 100644
index 96a03e73..00000000
Binary files a/public/gfx/more_arrow.png and /dev/null differ
diff --git a/public/gfx/myBrowser.png b/public/gfx/myBrowser.png
deleted file mode 100644
index 171c9acb..00000000
Binary files a/public/gfx/myBrowser.png and /dev/null differ
diff --git a/public/gfx/noaccess.html b/public/gfx/noaccess.html
deleted file mode 100644
index b42192bb..00000000
--- a/public/gfx/noaccess.html
+++ /dev/null
@@ -1,2 +0,0 @@
-403 Permission denied
-
diff --git a/public/gfx/normativi_120x60.gif b/public/gfx/normativi_120x60.gif
deleted file mode 100644
index a675579f..00000000
Binary files a/public/gfx/normativi_120x60.gif and /dev/null differ
diff --git a/public/gfx/openMenu.png b/public/gfx/openMenu.png
deleted file mode 100644
index aebda6b6..00000000
Binary files a/public/gfx/openMenu.png and /dev/null differ
diff --git a/public/gfx/p11.jpg b/public/gfx/p11.jpg
deleted file mode 100644
index 730e15fc..00000000
Binary files a/public/gfx/p11.jpg and /dev/null differ
diff --git a/public/gfx/p12.jpg b/public/gfx/p12.jpg
deleted file mode 100644
index 8c46efd1..00000000
Binary files a/public/gfx/p12.jpg and /dev/null differ
diff --git a/public/gfx/p13.jpg b/public/gfx/p13.jpg
deleted file mode 100644
index 73fc03d8..00000000
Binary files a/public/gfx/p13.jpg and /dev/null differ
diff --git a/public/gfx/p14.jpg b/public/gfx/p14.jpg
deleted file mode 100644
index 00bb25ab..00000000
Binary files a/public/gfx/p14.jpg and /dev/null differ
diff --git a/public/gfx/p15.jpg b/public/gfx/p15.jpg
deleted file mode 100644
index fbfad3ed..00000000
Binary files a/public/gfx/p15.jpg and /dev/null differ
diff --git a/public/gfx/p21.jpg b/public/gfx/p21.jpg
deleted file mode 100644
index 24d5ba24..00000000
Binary files a/public/gfx/p21.jpg and /dev/null differ
diff --git a/public/gfx/p211.jpg b/public/gfx/p211.jpg
deleted file mode 100644
index 455260af..00000000
Binary files a/public/gfx/p211.jpg and /dev/null differ
diff --git a/public/gfx/p22.jpg b/public/gfx/p22.jpg
deleted file mode 100644
index ba4e37dc..00000000
Binary files a/public/gfx/p22.jpg and /dev/null differ
diff --git a/public/gfx/p23.jpg b/public/gfx/p23.jpg
deleted file mode 100644
index 41d07470..00000000
Binary files a/public/gfx/p23.jpg and /dev/null differ
diff --git a/public/gfx/p24.jpg b/public/gfx/p24.jpg
deleted file mode 100644
index d76356f1..00000000
Binary files a/public/gfx/p24.jpg and /dev/null differ
diff --git a/public/gfx/palcka.gif b/public/gfx/palcka.gif
deleted file mode 100644
index 6a6ee8b5..00000000
Binary files a/public/gfx/palcka.gif and /dev/null differ
diff --git a/public/gfx/panel.jpg b/public/gfx/panel.jpg
deleted file mode 100644
index 2c049317..00000000
Binary files a/public/gfx/panel.jpg and /dev/null differ
diff --git a/public/gfx/partners/1-tsslogo.gif b/public/gfx/partners/1-tsslogo.gif
deleted file mode 100644
index 90586704..00000000
Binary files a/public/gfx/partners/1-tsslogo.gif and /dev/null differ
diff --git a/public/gfx/partners/2.gif b/public/gfx/partners/2.gif
deleted file mode 100644
index 74ae7ba6..00000000
Binary files a/public/gfx/partners/2.gif and /dev/null differ
diff --git a/public/gfx/partners/545button.jpg b/public/gfx/partners/545button.jpg
deleted file mode 100644
index bb9f0f95..00000000
Binary files a/public/gfx/partners/545button.jpg and /dev/null differ
diff --git a/public/gfx/partners/80button1.gif b/public/gfx/partners/80button1.gif
deleted file mode 100644
index d423743c..00000000
Binary files a/public/gfx/partners/80button1.gif and /dev/null differ
diff --git a/public/gfx/partners/88x31.gif b/public/gfx/partners/88x31.gif
deleted file mode 100644
index ff67274d..00000000
Binary files a/public/gfx/partners/88x31.gif and /dev/null differ
diff --git a/public/gfx/partners/88x31_brubcc.gif b/public/gfx/partners/88x31_brubcc.gif
deleted file mode 100644
index 1f8e746b..00000000
Binary files a/public/gfx/partners/88x31_brubcc.gif and /dev/null differ
diff --git a/public/gfx/partners/88x31_modzine.gif b/public/gfx/partners/88x31_modzine.gif
deleted file mode 100644
index fd39393a..00000000
Binary files a/public/gfx/partners/88x31_modzine.gif and /dev/null differ
diff --git a/public/gfx/partners/88x31titanskn.gif b/public/gfx/partners/88x31titanskn.gif
deleted file mode 100644
index 28d85b36..00000000
Binary files a/public/gfx/partners/88x31titanskn.gif and /dev/null differ
diff --git a/public/gfx/partners/AcidSnow.gif b/public/gfx/partners/AcidSnow.gif
deleted file mode 100644
index 206c9b7f..00000000
Binary files a/public/gfx/partners/AcidSnow.gif and /dev/null differ
diff --git a/public/gfx/partners/Customize1.gif b/public/gfx/partners/Customize1.gif
deleted file mode 100644
index e0b15f8b..00000000
Binary files a/public/gfx/partners/Customize1.gif and /dev/null differ
diff --git a/public/gfx/partners/GUIO_BANNER.gif b/public/gfx/partners/GUIO_BANNER.gif
deleted file mode 100644
index dfed23d9..00000000
Binary files a/public/gfx/partners/GUIO_BANNER.gif and /dev/null differ
diff --git a/public/gfx/partners/LB2.gif b/public/gfx/partners/LB2.gif
deleted file mode 100644
index ebb79598..00000000
Binary files a/public/gfx/partners/LB2.gif and /dev/null differ
diff --git a/public/gfx/partners/RealmJamesT.gif b/public/gfx/partners/RealmJamesT.gif
deleted file mode 100644
index 34519fa4..00000000
Binary files a/public/gfx/partners/RealmJamesT.gif and /dev/null differ
diff --git a/public/gfx/partners/Skinning.png b/public/gfx/partners/Skinning.png
deleted file mode 100644
index ff57158c..00000000
Binary files a/public/gfx/partners/Skinning.png and /dev/null differ
diff --git a/public/gfx/partners/WMminibanner.jpg b/public/gfx/partners/WMminibanner.jpg
deleted file mode 100644
index 93cb41f1..00000000
Binary files a/public/gfx/partners/WMminibanner.jpg and /dev/null differ
diff --git a/public/gfx/partners/Xchange01.gif b/public/gfx/partners/Xchange01.gif
deleted file mode 100644
index c070a3b1..00000000
Binary files a/public/gfx/partners/Xchange01.gif and /dev/null differ
diff --git a/public/gfx/partners/ad_bee_88x31.gif b/public/gfx/partners/ad_bee_88x31.gif
deleted file mode 100644
index 83c5a98a..00000000
Binary files a/public/gfx/partners/ad_bee_88x31.gif and /dev/null differ
diff --git a/public/gfx/partners/adni18.jpg b/public/gfx/partners/adni18.jpg
deleted file mode 100644
index d1f72056..00000000
Binary files a/public/gfx/partners/adni18.jpg and /dev/null differ
diff --git a/public/gfx/partners/adni18_siteban.jpg b/public/gfx/partners/adni18_siteban.jpg
deleted file mode 100644
index 1d486474..00000000
Binary files a/public/gfx/partners/adni18_siteban.jpg and /dev/null differ
diff --git a/public/gfx/partners/adniSitelogo.gif b/public/gfx/partners/adniSitelogo.gif
deleted file mode 100644
index cf5895c7..00000000
Binary files a/public/gfx/partners/adniSitelogo.gif and /dev/null differ
diff --git a/public/gfx/partners/alekicon.gif b/public/gfx/partners/alekicon.gif
deleted file mode 100644
index 4d65e2ab..00000000
Binary files a/public/gfx/partners/alekicon.gif and /dev/null differ
diff --git a/public/gfx/partners/alexandrie.jpg b/public/gfx/partners/alexandrie.jpg
deleted file mode 100644
index e45c9957..00000000
Binary files a/public/gfx/partners/alexandrie.jpg and /dev/null differ
diff --git a/public/gfx/partners/anslogo.gif b/public/gfx/partners/anslogo.gif
deleted file mode 100644
index 6454295b..00000000
Binary files a/public/gfx/partners/anslogo.gif and /dev/null differ
diff --git a/public/gfx/partners/armonia.jpg b/public/gfx/partners/armonia.jpg
deleted file mode 100644
index a448c2ca..00000000
Binary files a/public/gfx/partners/armonia.jpg and /dev/null differ
diff --git a/public/gfx/partners/aroskin.GIF b/public/gfx/partners/aroskin.GIF
deleted file mode 100644
index 15a3cece..00000000
Binary files a/public/gfx/partners/aroskin.GIF and /dev/null differ
diff --git a/public/gfx/partners/artnskins.gif b/public/gfx/partners/artnskins.gif
deleted file mode 100644
index c7931709..00000000
Binary files a/public/gfx/partners/artnskins.gif and /dev/null differ
diff --git a/public/gfx/partners/artnskins.jpg b/public/gfx/partners/artnskins.jpg
deleted file mode 100644
index c8675653..00000000
Binary files a/public/gfx/partners/artnskins.jpg and /dev/null differ
diff --git a/public/gfx/partners/aston.gif b/public/gfx/partners/aston.gif
deleted file mode 100644
index 56f81eb7..00000000
Binary files a/public/gfx/partners/aston.gif and /dev/null differ
diff --git a/public/gfx/partners/aubutton.gif b/public/gfx/partners/aubutton.gif
deleted file mode 100644
index 518041a8..00000000
Binary files a/public/gfx/partners/aubutton.gif and /dev/null differ
diff --git a/public/gfx/partners/bannerfive.gif b/public/gfx/partners/bannerfive.gif
deleted file mode 100644
index 06db0028..00000000
Binary files a/public/gfx/partners/bannerfive.gif and /dev/null differ
diff --git a/public/gfx/partners/basehead2.jpg b/public/gfx/partners/basehead2.jpg
deleted file mode 100644
index e46abe5f..00000000
Binary files a/public/gfx/partners/basehead2.jpg and /dev/null differ
diff --git a/public/gfx/partners/belchfire_button.png b/public/gfx/partners/belchfire_button.png
deleted file mode 100644
index e43486ef..00000000
Binary files a/public/gfx/partners/belchfire_button.png and /dev/null differ
diff --git a/public/gfx/partners/bfarber.gif b/public/gfx/partners/bfarber.gif
deleted file mode 100644
index 71091f8e..00000000
Binary files a/public/gfx/partners/bfarber.gif and /dev/null differ
diff --git a/public/gfx/partners/bkaro.gif b/public/gfx/partners/bkaro.gif
deleted file mode 100644
index b54a5a41..00000000
Binary files a/public/gfx/partners/bkaro.gif and /dev/null differ
diff --git a/public/gfx/partners/breed_button.gif b/public/gfx/partners/breed_button.gif
deleted file mode 100644
index 8951358d..00000000
Binary files a/public/gfx/partners/breed_button.gif and /dev/null differ
diff --git a/public/gfx/partners/button2.gif b/public/gfx/partners/button2.gif
deleted file mode 100644
index ffe60f3d..00000000
Binary files a/public/gfx/partners/button2.gif and /dev/null differ
diff --git a/public/gfx/partners/button_artkeep.gif b/public/gfx/partners/button_artkeep.gif
deleted file mode 100644
index caec9d2b..00000000
Binary files a/public/gfx/partners/button_artkeep.gif and /dev/null differ
diff --git a/public/gfx/partners/c6s-button.gif b/public/gfx/partners/c6s-button.gif
deleted file mode 100644
index 1c696344..00000000
Binary files a/public/gfx/partners/c6s-button.gif and /dev/null differ
diff --git a/public/gfx/partners/chichi_logo.jpg b/public/gfx/partners/chichi_logo.jpg
deleted file mode 100644
index 696224ae..00000000
Binary files a/public/gfx/partners/chichi_logo.jpg and /dev/null differ
diff --git a/public/gfx/partners/competition.gif b/public/gfx/partners/competition.gif
deleted file mode 100644
index b031f41e..00000000
Binary files a/public/gfx/partners/competition.gif and /dev/null differ
diff --git a/public/gfx/partners/devart-button-tech13.gif b/public/gfx/partners/devart-button-tech13.gif
deleted file mode 100644
index 55f3777c..00000000
Binary files a/public/gfx/partners/devart-button-tech13.gif and /dev/null differ
diff --git a/public/gfx/partners/dew-88x31.gif b/public/gfx/partners/dew-88x31.gif
deleted file mode 100644
index cb71eb01..00000000
Binary files a/public/gfx/partners/dew-88x31.gif and /dev/null differ
diff --git a/public/gfx/partners/dezani.gif b/public/gfx/partners/dezani.gif
deleted file mode 100644
index eadce14a..00000000
Binary files a/public/gfx/partners/dezani.gif and /dev/null differ
diff --git a/public/gfx/partners/dm_1.gif b/public/gfx/partners/dm_1.gif
deleted file mode 100644
index 537a29f6..00000000
Binary files a/public/gfx/partners/dm_1.gif and /dev/null differ
diff --git a/public/gfx/partners/dotproject.gif b/public/gfx/partners/dotproject.gif
deleted file mode 100644
index 9d578993..00000000
Binary files a/public/gfx/partners/dotproject.gif and /dev/null differ
diff --git a/public/gfx/partners/dtobutton.gif b/public/gfx/partners/dtobutton.gif
deleted file mode 100644
index 6b154537..00000000
Binary files a/public/gfx/partners/dtobutton.gif and /dev/null differ
diff --git a/public/gfx/partners/eelink.gif b/public/gfx/partners/eelink.gif
deleted file mode 100644
index 81b3bb40..00000000
Binary files a/public/gfx/partners/eelink.gif and /dev/null differ
diff --git a/public/gfx/partners/empty.gif b/public/gfx/partners/empty.gif
deleted file mode 100644
index 8c44c45c..00000000
Binary files a/public/gfx/partners/empty.gif and /dev/null differ
diff --git a/public/gfx/partners/error691.gif b/public/gfx/partners/error691.gif
deleted file mode 100644
index 3ae908d7..00000000
Binary files a/public/gfx/partners/error691.gif and /dev/null differ
diff --git a/public/gfx/partners/ex-org.gif b/public/gfx/partners/ex-org.gif
deleted file mode 100644
index a0495da3..00000000
Binary files a/public/gfx/partners/ex-org.gif and /dev/null differ
diff --git a/public/gfx/partners/gp.gif b/public/gfx/partners/gp.gif
deleted file mode 100644
index a3a3cac5..00000000
Binary files a/public/gfx/partners/gp.gif and /dev/null differ
diff --git a/public/gfx/partners/guruwebhost.gif b/public/gfx/partners/guruwebhost.gif
deleted file mode 100644
index e9d76c33..00000000
Binary files a/public/gfx/partners/guruwebhost.gif and /dev/null differ
diff --git a/public/gfx/partners/higherlink1.gif b/public/gfx/partners/higherlink1.gif
deleted file mode 100644
index ed5319e0..00000000
Binary files a/public/gfx/partners/higherlink1.gif and /dev/null differ
diff --git a/public/gfx/partners/hipbutton.gif b/public/gfx/partners/hipbutton.gif
deleted file mode 100644
index 0a07a098..00000000
Binary files a/public/gfx/partners/hipbutton.gif and /dev/null differ
diff --git a/public/gfx/partners/hvd.gif b/public/gfx/partners/hvd.gif
deleted file mode 100644
index 191ea477..00000000
Binary files a/public/gfx/partners/hvd.gif and /dev/null differ
diff --git a/public/gfx/partners/hvdlink.jpg b/public/gfx/partners/hvdlink.jpg
deleted file mode 100644
index e41c9133..00000000
Binary files a/public/gfx/partners/hvdlink.jpg and /dev/null differ
diff --git a/public/gfx/partners/hydra.gif b/public/gfx/partners/hydra.gif
deleted file mode 100644
index 1b107bf1..00000000
Binary files a/public/gfx/partners/hydra.gif and /dev/null differ
diff --git a/public/gfx/partners/ice_new_button.gif b/public/gfx/partners/ice_new_button.gif
deleted file mode 100644
index ba1e6e33..00000000
Binary files a/public/gfx/partners/ice_new_button.gif and /dev/null differ
diff --git a/public/gfx/partners/klevze88.jpg b/public/gfx/partners/klevze88.jpg
deleted file mode 100644
index 17261f62..00000000
Binary files a/public/gfx/partners/klevze88.jpg and /dev/null differ
diff --git a/public/gfx/partners/klink.gif b/public/gfx/partners/klink.gif
deleted file mode 100644
index dc48ec2c..00000000
Binary files a/public/gfx/partners/klink.gif and /dev/null differ
diff --git a/public/gfx/partners/link_but1.gif b/public/gfx/partners/link_but1.gif
deleted file mode 100644
index ee279fca..00000000
Binary files a/public/gfx/partners/link_but1.gif and /dev/null differ
diff --git a/public/gfx/partners/linkacn2.gif b/public/gfx/partners/linkacn2.gif
deleted file mode 100644
index efb44d46..00000000
Binary files a/public/gfx/partners/linkacn2.gif and /dev/null differ
diff --git a/public/gfx/partners/linkus.jpg b/public/gfx/partners/linkus.jpg
deleted file mode 100644
index b5ff085e..00000000
Binary files a/public/gfx/partners/linkus.jpg and /dev/null differ
diff --git a/public/gfx/partners/lites2k.gif b/public/gfx/partners/lites2k.gif
deleted file mode 100644
index 99b80982..00000000
Binary files a/public/gfx/partners/lites2k.gif and /dev/null differ
diff --git a/public/gfx/partners/los_button.jpg b/public/gfx/partners/los_button.jpg
deleted file mode 100644
index 97d36779..00000000
Binary files a/public/gfx/partners/los_button.jpg and /dev/null differ
diff --git a/public/gfx/partners/lotsofskins.jpg b/public/gfx/partners/lotsofskins.jpg
deleted file mode 100644
index 3e0d51f9..00000000
Binary files a/public/gfx/partners/lotsofskins.jpg and /dev/null differ
diff --git a/public/gfx/partners/lotsoftut.gif b/public/gfx/partners/lotsoftut.gif
deleted file mode 100644
index d7887a63..00000000
Binary files a/public/gfx/partners/lotsoftut.gif and /dev/null differ
diff --git a/public/gfx/partners/ls2k.gif b/public/gfx/partners/ls2k.gif
deleted file mode 100644
index b418d055..00000000
Binary files a/public/gfx/partners/ls2k.gif and /dev/null differ
diff --git a/public/gfx/partners/myie2skins.gif b/public/gfx/partners/myie2skins.gif
deleted file mode 100644
index 6124f71f..00000000
Binary files a/public/gfx/partners/myie2skins.gif and /dev/null differ
diff --git a/public/gfx/partners/pcdesktopsani.gif b/public/gfx/partners/pcdesktopsani.gif
deleted file mode 100644
index 28930b97..00000000
Binary files a/public/gfx/partners/pcdesktopsani.gif and /dev/null differ
diff --git a/public/gfx/partners/pixbutton1.gif b/public/gfx/partners/pixbutton1.gif
deleted file mode 100644
index 189ab0dc..00000000
Binary files a/public/gfx/partners/pixbutton1.gif and /dev/null differ
diff --git a/public/gfx/partners/pj.gif b/public/gfx/partners/pj.gif
deleted file mode 100644
index 9a227d30..00000000
Binary files a/public/gfx/partners/pj.gif and /dev/null differ
diff --git a/public/gfx/partners/pp-button.gif b/public/gfx/partners/pp-button.gif
deleted file mode 100644
index 8bd2172a..00000000
Binary files a/public/gfx/partners/pp-button.gif and /dev/null differ
diff --git a/public/gfx/partners/ra2link.gif b/public/gfx/partners/ra2link.gif
deleted file mode 100644
index 8dc1ae29..00000000
Binary files a/public/gfx/partners/ra2link.gif and /dev/null differ
diff --git a/public/gfx/partners/s4s.gif b/public/gfx/partners/s4s.gif
deleted file mode 100644
index acfc4097..00000000
Binary files a/public/gfx/partners/s4s.gif and /dev/null differ
diff --git a/public/gfx/partners/sabutton.gif b/public/gfx/partners/sabutton.gif
deleted file mode 100644
index 96fcc807..00000000
Binary files a/public/gfx/partners/sabutton.gif and /dev/null differ
diff --git a/public/gfx/partners/scarebear.gif b/public/gfx/partners/scarebear.gif
deleted file mode 100644
index 29942fd2..00000000
Binary files a/public/gfx/partners/scarebear.gif and /dev/null differ
diff --git a/public/gfx/partners/sdlink4.gif b/public/gfx/partners/sdlink4.gif
deleted file mode 100644
index 9d9a0082..00000000
Binary files a/public/gfx/partners/sdlink4.gif and /dev/null differ
diff --git a/public/gfx/partners/shelldu.gif b/public/gfx/partners/shelldu.gif
deleted file mode 100644
index d36aadb8..00000000
Binary files a/public/gfx/partners/shelldu.gif and /dev/null differ
diff --git a/public/gfx/partners/shellfront.gif b/public/gfx/partners/shellfront.gif
deleted file mode 100644
index b92132d5..00000000
Binary files a/public/gfx/partners/shellfront.gif and /dev/null differ
diff --git a/public/gfx/partners/skinart.gif b/public/gfx/partners/skinart.gif
deleted file mode 100644
index ceb71774..00000000
Binary files a/public/gfx/partners/skinart.gif and /dev/null differ
diff --git a/public/gfx/partners/skinartistry_button.png b/public/gfx/partners/skinartistry_button.png
deleted file mode 100644
index a7d08198..00000000
Binary files a/public/gfx/partners/skinartistry_button.png and /dev/null differ
diff --git a/public/gfx/partners/skinmem88_31.gif b/public/gfx/partners/skinmem88_31.gif
deleted file mode 100644
index 478a7b49..00000000
Binary files a/public/gfx/partners/skinmem88_31.gif and /dev/null differ
diff --git a/public/gfx/partners/skinnables.gif b/public/gfx/partners/skinnables.gif
deleted file mode 100644
index f44cf69e..00000000
Binary files a/public/gfx/partners/skinnables.gif and /dev/null differ
diff --git a/public/gfx/partners/skinnaliciou.jpg b/public/gfx/partners/skinnaliciou.jpg
deleted file mode 100644
index c84e52f3..00000000
Binary files a/public/gfx/partners/skinnaliciou.jpg and /dev/null differ
diff --git a/public/gfx/partners/skinnedlink.gif b/public/gfx/partners/skinnedlink.gif
deleted file mode 100644
index 536b1bf7..00000000
Binary files a/public/gfx/partners/skinnedlink.gif and /dev/null differ
diff --git a/public/gfx/partners/skinz.gif b/public/gfx/partners/skinz.gif
deleted file mode 100644
index 936679c6..00000000
Binary files a/public/gfx/partners/skinz.gif and /dev/null differ
diff --git a/public/gfx/partners/spoono.gif b/public/gfx/partners/spoono.gif
deleted file mode 100644
index 2c216b9e..00000000
Binary files a/public/gfx/partners/spoono.gif and /dev/null differ
diff --git a/public/gfx/partners/teknidermy.gif b/public/gfx/partners/teknidermy.gif
deleted file mode 100644
index 49bd5760..00000000
Binary files a/public/gfx/partners/teknidermy.gif and /dev/null differ
diff --git a/public/gfx/partners/thds-88x31.gif b/public/gfx/partners/thds-88x31.gif
deleted file mode 100644
index 40b0815d..00000000
Binary files a/public/gfx/partners/thds-88x31.gif and /dev/null differ
diff --git a/public/gfx/partners/thdsv2-button.gif b/public/gfx/partners/thdsv2-button.gif
deleted file mode 100644
index 944c29c2..00000000
Binary files a/public/gfx/partners/thdsv2-button.gif and /dev/null differ
diff --git a/public/gfx/partners/thinkdan.gif b/public/gfx/partners/thinkdan.gif
deleted file mode 100644
index 17397e44..00000000
Binary files a/public/gfx/partners/thinkdan.gif and /dev/null differ
diff --git a/public/gfx/partners/tranceportbutton.gif b/public/gfx/partners/tranceportbutton.gif
deleted file mode 100644
index 4625a355..00000000
Binary files a/public/gfx/partners/tranceportbutton.gif and /dev/null differ
diff --git a/public/gfx/partners/twisted2.gif b/public/gfx/partners/twisted2.gif
deleted file mode 100644
index 0671991f..00000000
Binary files a/public/gfx/partners/twisted2.gif and /dev/null differ
diff --git a/public/gfx/partners/vabutton.gif b/public/gfx/partners/vabutton.gif
deleted file mode 100644
index d8031b23..00000000
Binary files a/public/gfx/partners/vabutton.gif and /dev/null differ
diff --git a/public/gfx/partners/valhalla.gif b/public/gfx/partners/valhalla.gif
deleted file mode 100644
index 520b9831..00000000
Binary files a/public/gfx/partners/valhalla.gif and /dev/null differ
diff --git a/public/gfx/partners/vp.gif b/public/gfx/partners/vp.gif
deleted file mode 100644
index a6082836..00000000
Binary files a/public/gfx/partners/vp.gif and /dev/null differ
diff --git a/public/gfx/partners/vplink.gif b/public/gfx/partners/vplink.gif
deleted file mode 100644
index eed9fc54..00000000
Binary files a/public/gfx/partners/vplink.gif and /dev/null differ
diff --git a/public/gfx/partners/wincustbutton.gif b/public/gfx/partners/wincustbutton.gif
deleted file mode 100644
index 5c9e9e87..00000000
Binary files a/public/gfx/partners/wincustbutton.gif and /dev/null differ
diff --git a/public/gfx/partners/winstep88x31.gif b/public/gfx/partners/winstep88x31.gif
deleted file mode 100644
index 51331368..00000000
Binary files a/public/gfx/partners/winstep88x31.gif and /dev/null differ
diff --git a/public/gfx/partners/www.lightstar1.com.jpg b/public/gfx/partners/www.lightstar1.com.jpg
deleted file mode 100644
index 92e264a7..00000000
Binary files a/public/gfx/partners/www.lightstar1.com.jpg and /dev/null differ
diff --git a/public/gfx/partners/www.maxstyles.com.png b/public/gfx/partners/www.maxstyles.com.png
deleted file mode 100644
index 04245bf9..00000000
Binary files a/public/gfx/partners/www.maxstyles.com.png and /dev/null differ
diff --git a/public/gfx/partners/www.wincustomizing.com.png b/public/gfx/partners/www.wincustomizing.com.png
deleted file mode 100644
index 0a1e519a..00000000
Binary files a/public/gfx/partners/www.wincustomizing.com.png and /dev/null differ
diff --git a/public/gfx/partners/x1i.gif b/public/gfx/partners/x1i.gif
deleted file mode 100644
index 7c9fa7c7..00000000
Binary files a/public/gfx/partners/x1i.gif and /dev/null differ
diff --git a/public/gfx/partners/x21b.gif b/public/gfx/partners/x21b.gif
deleted file mode 100644
index a9159a4d..00000000
Binary files a/public/gfx/partners/x21b.gif and /dev/null differ
diff --git a/public/gfx/partners/xhrc.gif b/public/gfx/partners/xhrc.gif
deleted file mode 100644
index b05a1e45..00000000
Binary files a/public/gfx/partners/xhrc.gif and /dev/null differ
diff --git a/public/gfx/partners/xptheme_button.gif b/public/gfx/partners/xptheme_button.gif
deleted file mode 100644
index c60caf92..00000000
Binary files a/public/gfx/partners/xptheme_button.gif and /dev/null differ
diff --git a/public/gfx/pcdesktopsani.gif b/public/gfx/pcdesktopsani.gif
deleted file mode 100644
index 28930b97..00000000
Binary files a/public/gfx/pcdesktopsani.gif and /dev/null differ
diff --git a/public/gfx/photo/1st_photo.jpg b/public/gfx/photo/1st_photo.jpg
deleted file mode 100644
index d976feac..00000000
Binary files a/public/gfx/photo/1st_photo.jpg and /dev/null differ
diff --git a/public/gfx/pic1-1a.jpg b/public/gfx/pic1-1a.jpg
deleted file mode 100644
index 4b12445b..00000000
Binary files a/public/gfx/pic1-1a.jpg and /dev/null differ
diff --git a/public/gfx/pic1-1b.jpg b/public/gfx/pic1-1b.jpg
deleted file mode 100644
index 021bc238..00000000
Binary files a/public/gfx/pic1-1b.jpg and /dev/null differ
diff --git a/public/gfx/pic1-2.jpg b/public/gfx/pic1-2.jpg
deleted file mode 100644
index 6f2c37d1..00000000
Binary files a/public/gfx/pic1-2.jpg and /dev/null differ
diff --git a/public/gfx/pic1-3.jpg b/public/gfx/pic1-3.jpg
deleted file mode 100644
index 3acbd70c..00000000
Binary files a/public/gfx/pic1-3.jpg and /dev/null differ
diff --git a/public/gfx/pic1-4.jpg b/public/gfx/pic1-4.jpg
deleted file mode 100644
index e40e0d31..00000000
Binary files a/public/gfx/pic1-4.jpg and /dev/null differ
diff --git a/public/gfx/pic2-1.jpg b/public/gfx/pic2-1.jpg
deleted file mode 100644
index f648065b..00000000
Binary files a/public/gfx/pic2-1.jpg and /dev/null differ
diff --git a/public/gfx/pic2-2.jpg b/public/gfx/pic2-2.jpg
deleted file mode 100644
index 48656716..00000000
Binary files a/public/gfx/pic2-2.jpg and /dev/null differ
diff --git a/public/gfx/pic3-1.jpg b/public/gfx/pic3-1.jpg
deleted file mode 100644
index b2d4800d..00000000
Binary files a/public/gfx/pic3-1.jpg and /dev/null differ
diff --git a/public/gfx/pic4-1.jpg b/public/gfx/pic4-1.jpg
deleted file mode 100644
index 20aad4f0..00000000
Binary files a/public/gfx/pic4-1.jpg and /dev/null differ
diff --git a/public/gfx/pic5-1.jpg b/public/gfx/pic5-1.jpg
deleted file mode 100644
index 0d9be21d..00000000
Binary files a/public/gfx/pic5-1.jpg and /dev/null differ
diff --git a/public/gfx/print_sizes.gif b/public/gfx/print_sizes.gif
deleted file mode 100644
index d94f2cbe..00000000
Binary files a/public/gfx/print_sizes.gif and /dev/null differ
diff --git a/public/gfx/ra2link.gif b/public/gfx/ra2link.gif
deleted file mode 100644
index 8dc1ae29..00000000
Binary files a/public/gfx/ra2link.gif and /dev/null differ
diff --git a/public/gfx/recomend.jpg b/public/gfx/recomend.jpg
deleted file mode 100644
index dc7ead6b..00000000
Binary files a/public/gfx/recomend.jpg and /dev/null differ
diff --git a/public/gfx/right.jpg b/public/gfx/right.jpg
deleted file mode 100644
index 2133f22c..00000000
Binary files a/public/gfx/right.jpg and /dev/null differ
diff --git a/public/gfx/s4s.gif b/public/gfx/s4s.gif
deleted file mode 100644
index acfc4097..00000000
Binary files a/public/gfx/s4s.gif and /dev/null differ
diff --git a/public/gfx/sb-splash.jpg b/public/gfx/sb-splash.jpg
deleted file mode 100644
index 38cad5dd..00000000
Binary files a/public/gfx/sb-splash.jpg and /dev/null differ
diff --git a/public/gfx/sb90x31.gif b/public/gfx/sb90x31.gif
deleted file mode 100644
index bd2d315c..00000000
Binary files a/public/gfx/sb90x31.gif and /dev/null differ
diff --git a/public/gfx/sb_sections.jpg b/public/gfx/sb_sections.jpg
deleted file mode 100644
index 6295e1ca..00000000
Binary files a/public/gfx/sb_sections.jpg and /dev/null differ
diff --git a/public/gfx/sb_sections2.jpg b/public/gfx/sb_sections2.jpg
deleted file mode 100644
index 8f3cc7e1..00000000
Binary files a/public/gfx/sb_sections2.jpg and /dev/null differ
diff --git a/public/gfx/sb_xmas2006_banner.jpg b/public/gfx/sb_xmas2006_banner.jpg
deleted file mode 100644
index db632a3b..00000000
Binary files a/public/gfx/sb_xmas2006_banner.jpg and /dev/null differ
diff --git a/public/gfx/sdlink4.gif b/public/gfx/sdlink4.gif
deleted file mode 100644
index 9d9a0082..00000000
Binary files a/public/gfx/sdlink4.gif and /dev/null differ
diff --git a/public/gfx/search-button.png b/public/gfx/search-button.png
deleted file mode 100644
index 9844568d..00000000
Binary files a/public/gfx/search-button.png and /dev/null differ
diff --git a/public/gfx/sep-bot.jpg b/public/gfx/sep-bot.jpg
deleted file mode 100644
index 56390d77..00000000
Binary files a/public/gfx/sep-bot.jpg and /dev/null differ
diff --git a/public/gfx/sep-mid.jpg b/public/gfx/sep-mid.jpg
deleted file mode 100644
index 58ac318d..00000000
Binary files a/public/gfx/sep-mid.jpg and /dev/null differ
diff --git a/public/gfx/sep-top.jpg b/public/gfx/sep-top.jpg
deleted file mode 100644
index 9bb1c6c6..00000000
Binary files a/public/gfx/sep-top.jpg and /dev/null differ
diff --git a/public/gfx/separator.jpg b/public/gfx/separator.jpg
deleted file mode 100644
index d708194f..00000000
Binary files a/public/gfx/separator.jpg and /dev/null differ
diff --git a/public/gfx/seperator.gif b/public/gfx/seperator.gif
deleted file mode 100644
index b3a743d2..00000000
Binary files a/public/gfx/seperator.gif and /dev/null differ
diff --git a/public/gfx/seperator2.gif b/public/gfx/seperator2.gif
deleted file mode 100644
index ab5603bd..00000000
Binary files a/public/gfx/seperator2.gif and /dev/null differ
diff --git a/public/gfx/shadow2.png b/public/gfx/shadow2.png
deleted file mode 100644
index f2e216d6..00000000
Binary files a/public/gfx/shadow2.png and /dev/null differ
diff --git a/public/gfx/shelldu.gif b/public/gfx/shelldu.gif
deleted file mode 100644
index d36aadb8..00000000
Binary files a/public/gfx/shelldu.gif and /dev/null differ
diff --git a/public/gfx/shellfront.gif b/public/gfx/shellfront.gif
deleted file mode 100644
index b92132d5..00000000
Binary files a/public/gfx/shellfront.gif and /dev/null differ
diff --git a/public/gfx/skinbase_logo.png b/public/gfx/skinbase_logo.png
new file mode 100644
index 00000000..a19693dc
Binary files /dev/null and b/public/gfx/skinbase_logo.png differ
diff --git a/public/gfx/skinbaselogo.psd b/public/gfx/skinbaselogo.psd
deleted file mode 100644
index cc3cdaaf..00000000
Binary files a/public/gfx/skinbaselogo.psd and /dev/null differ
diff --git a/public/gfx/survey-120x60.gif b/public/gfx/survey-120x60.gif
deleted file mode 100644
index 41d3fcc3..00000000
Binary files a/public/gfx/survey-120x60.gif and /dev/null differ
diff --git a/public/gfx/teddy.gif b/public/gfx/teddy.gif
deleted file mode 100644
index 2ca77bc4..00000000
Binary files a/public/gfx/teddy.gif and /dev/null differ
diff --git a/public/gfx/teknidermy.gif b/public/gfx/teknidermy.gif
deleted file mode 100644
index 49bd5760..00000000
Binary files a/public/gfx/teknidermy.gif and /dev/null differ
diff --git a/public/gfx/test2.jpg b/public/gfx/test2.jpg
deleted file mode 100644
index abb594a3..00000000
--- a/public/gfx/test2.jpg
+++ /dev/null
@@ -1,13 +0,0 @@
-P6
-160 128
-255
-½½½¯¯¯³³³¨¨¨}|…‡„ˆŠ‡†ˆ…†ˆ…¯¯¯µµµ¬¬¬ººº²²²¯¯¯¥¥¥§§§§§§§§§§§§±±±¯¯¯¹¹¹¯¯¯¯¯¯²²²¤¤¤§§§§§§¦¦¦§§§³³³¶¶¶¯¯¯®®®¶¶¶£££§§§§§§§§§§§§±±±¶¶¶¯¯¯³³³³³³¤¤¤§§§¦¦¦¦¦¦§§§«««¯¯¯···¯¯¯³³³´´´ŸŸŸ““““““““““““¡¡¡´´´³³³¯¯¯²²²µµµ§§§¦¦¦§§§§§§§§§¨¨¨³³³³³³¯¯¯¶¶¶±±±ªªª¦¦¦§§§§§§¦¦¦§§§°°°´´´¯¯¯¶¶¶°°°£££§§§§§§§§§¤¤¤³³³¯¯¯¬¬¬¹¹¹²²²²²²•••¥¥¥´´´³³³¹¹¹³³³´´´¢¢¢–––³³³¯¯¯¹¹¹¶¶¶²²²²²²•••¥¥¥´´´³³³¹¹¹³³³´´´¢¢¢–––³³³¯¯¯¬¬¬¼¼¼¬¬¬ƒƒƒllllllllllllllllllllllllllllllllllllllllllllllllllllllƒƒƒ¦¦¦···¶¶¶¶¶¶µµµœœœÈÈÈÀÀÀ‘“’ƒ…‚¸¸¸³³³ªªª±±±±±±…‡„¢¤£ÅÅÅ···ÂººººººÌÌÌÊÊÊÊÊÊÊÊÊÊÊÊ¿¿¿¼¼¼ÇÇǹ¹¹ººº´´´ÍÍÍÊÊÊÊÊÊÊÊÊÊÊÊ¿¿¿Â¹¹¹¿¿¿®®®ÍÍÍÊÊÊÊÊÊÊÊÊÊÊÊÄÄĽ½½Â¸¸¸ÅÅÅ«««ÌÌÌÊÊÊÊÊÊÊÊÊÊÊÊÆÆÆ¹¹¹ÄÄĽ½½ÁÁÁlnkSURXXVjjjŠŠŠyyyOTP|~{ÁÁÁ½½½¿¿¿¯¯¯ÆÆÆÊÊÊÊÊÊÊÊÊÊÊÊÊÊʹ¹¹ÀÀÀ¾¾¾Â°°°ÃÃÃËËËÊÊÊÊÊÊÊÊÊÊÊʹ¹¹ÄÄĹ¹¹Â°°°¹¹¹ËËËÊÊÊÊÊÊÊÊÊËËË···ÁÁÁ···Â½½½PUOS]TPZQ”–“ÁÁÁÈÈÈÁÁÁ…‡„\c[`ja\c\»»»ÇÇÇ¿¿¿½½½NSM`jaXbY“•’ÁÁÁÈÈÈÁÁÁ‚„ƒOVNV`W^e^»»»¹¹¹ÃÃÃŠŠŠƒ€kul^j^pzqnxoisjdnelvmkulpzqisjZfZkulnxolvmfpgkulkulkulszs«««ºººÄÄÄÃÃÃÂÂÂ~ÒÒÒ›œ¤¦¥¶¶¶eee.42&,*598ttt···ž Ÿº¼»ÁÁÁÐÐÐÆÆÆÂ¸¸¸´´´¸¸¸°°°ÁÁÁÃÃÃÅÅÅÙÙÙÊÊʽ½½ÊÊʾ¾¾¯¯¯±±±ÁÁÁ···ÃÃÃÎÎÎÐÐÐÊÊʼ¼¼ßßß¾¾¾¼¼¼ÆÆÆ¶¶¶¶¶¶ÀÀÀÎÎÎÑÑÑÈÈÈ¿¿¿ÞÞÞÍÍ͵µµ³³³ºººÁÁÁÖÖÖÍÍÍÑÑÑÑÑÑÀÀÀCJBƒˆ„UWThic··µ•–‘EKAR\SÇÇÇÑÑÑÍÍ͹¹¹¿¿¿ººº¼¼¼ÆÆÆ¯¯¯¿¿¿ÒÒÒÁÁÁÒÒÒÐÐÐÅÅÅßßß²²²³³³»»»±±±ÈÈÈÞÞÞÇÇÇÊÊÊÐÐÐÀÀÀßßß¶¶¶¹¹¹´´´ÌÌ̾¾¾ßßßÅÅÅÈÈÈÐÐД–“blafper~rYcZÑÑÑßßßÍÍÍQXPfrfnxo^h_˜š—ÙÙÙÏÏÏ”–“V`W‹•ŒŒ–\f]ÑÑÑßßßÍÍÍLSL{…|uvZfZ˜š—ÊÊʳ³³ÐÐÐÐÐÐ¥§¤§©¦¤¦£¤¦£§©¦šœ™‹Š‹Š†‹‡‚‡ƒ‹Š‹ŠŸœ¤¦£¤¦£§©¦¤¦£¤¦£ÄÄÄÜÜÜÂÂÂÛÛÛÚÚÚÕÕÕ=D=ÐÐÐ’ÀÀÀ>BA"6+*@3"3)&$Y[ZÁÁÁ˜š—ÏÏÏÖÖÖÒÒÒ¼¼¼ÄÄĵµµ¾¾¾¶¶¶ÒÒÒÄÄÄÞÞÞÏÏÏÉÉɼ¼¼¦¦¦¬¬¬ÁÁÁªªª»»»¸¸¸ÍÍÍÕÕÕÏÏÏÉÉÉááḸ¸···´´´¶¶¶»»»ÔÔÔÍÍÍÖÖÖÎÎÎÊÊÊåååÉÉɳ³³¯¯¯ªªª½½½ÏÏÏËËË××××××ÇÇÇKUL\c\9>:jjjRRRdddSXRS_UÊÊÊ×××ÒÒÒ»»»»»»ÄÄÄ¿¿¿´´´±±±¾¾¾ÈÈÈÂÂÂØØØÕÕÕÑÑÑãããÁÁÁ¨¨¨±±±±±±ÌÌÌää䯯ÆÏÏÏÕÕÕÍÍÍæææ¼¼¼ÀÀÀ»»»¹¹¹¸¸¸æææÄÄÄÎÎÎÖÖÖŸœakbkwk{‡{\f]××׿ææÒÒÒU\Twx]i]VbV™›˜ÞÞÞÔÔÔŸœMWNt~u{…|S]T××׿ææÒÒÒW^V\h\WcYYeY™›˜ÎÎν½½ÛÛÛØØØÌÌÌÏÏÏÃÃÃÃÃÃÐÐп¿¿ËËËÒÒÒÄÄÄ¿¿¿ÒÒÒËËËÑÑÑÈÈÈÅÅÅÉÉÉÄÄÄÌÌÌÙÙÙåååÌÌÌçççççç}|'‘ŽÕÕÕnnn$5+fxl”¡˜CYL/%' %———½½½˜š—ÊÊÊÉÉÉÄÄÄÐÐÐÑÑÑÐÐÐÑÑÑÐÐй¹¹¿¿¿ÏÏÏÁÁÁÆÆÆÃÃÃÏÏÏÑÑÑÐÐÐÑÑÑÑÑѾ¾¾ÀÀÀÊÊÊÁÁÁÈÈÈÁÁÁÎÎÎÑÑÑÑÑÑÑÑÑÑÑÑÁÁÁ¼¼¼ÊÊÊ¿¿¿ÍÍÍÁÁÁÌÌÌÑÑÑÐÐÐÑÑÑÑÑÑÄÄÄ···ËËËÄÄÄÈÈȇŒˆU\U9@9UUUccc[[[FKEŠ‹ÉÉÉÄÄÄÇÇÇÅÅÅÉÉÉÐÐÐÑÑÑÑÑÑÑÑÑÌÌ̲²²ÇÇÇÆÆÆÊÊÊÄÄÄÇÇÇÐÐÐÑÑÑÑÑÑÑÑÑÍÍͲ²²ÊÊÊÁÁÁÊÊÊÃÃÃÃÃÃÐÐÐÑÑÑÑÑÑÑÑÑÏÏÏ´´´ÄÄÄ¿¿¿ÊÊÊÈÈÈeleeof_i`›šÈÈÈÐÐÐÈÈÈšœ™OYPT`T`g_ÂÂÂÏÏÏÈÈÈÈÈÈ_f_KWMMWNœž›ÈÈÈÐÐÐÈÈÈœž›V`WWcWahaÂÂÂÁÁÁËËËÏÏÏÁÁÁÉÉɰ°°ÉÉÉ×××ÄÄÄÙÙÙÇÇÇËËËËËËÇÇÇÐÐÐÄÄÄÆÆÆÎÎμ¼¼®®®ÂÂÂÐÐÐÃÃÃÈÈÈÌÌÌmol%/&.:0‘“ßßß.427M@›¦žæèçfxl7MA4H?.;2`eaÖÖÖ€‚ºººµµµ¶¶¶®®®¯¯¯¯¯¯¯¯¯···±±±ººº°°°²²²¸¸¸®®®¯¯¯¯¯¯¯¯¯®®®´´´µµµ¸¸¸°°°°°°ººº®®®¯¯¯¯¯¯¯¯¯®®®µµµ³³³¸¸¸°°°µµµ¶¶¶¯¯¯¯¯¯¯¯¯¯¯¯®®®²²²²²²ººº°°°µµµµµµ«««ž œž›œž›œž›ªªª···µµµ°°°³³³···³³³®®®¯¯¯¯¯¯¯¯¯®®®¸¸¸µµµ°°°¸¸¸³³³´´´®®®¯¯¯¯¯¯¯¯¯µµµ···°°°¸¸¸±±±¶¶¶¯¯¯¯¯¯¯¯¯¬¬¬¹¹¹²²²ºººµµµ¸¸¸£££±±±¶¶¶µµµ¹¹¹µµµµµµ¯¯¯¢¤£ººº±±±ººº···µµµ¸¸¸£££±±±¶¶¶µµµ¹¹¹µµµµµµ¯¯¯¢¤£ººº±±±¼¼¼²²²§§§¬¬¬———ˆˆˆŠŠŠ–––‡‡‡‡‡‡™™™‡‡‡‡‡‡ššš‡‡‡‡‡‡“““‡‡‡’’’§§§uwt/6/'0<2+7-›šÚÚÚ%+)9MBf|o‘…=SF8MD%4-/<3U^YÛÛÛ[`\npmoqn1810702924;43:33:31;33:31;33:33:3ikhOVOPWPPWPPWPPWPPWPPWPPWPPWP`e_|||NUNPWPPWPPWPPWPPWPPWPPWPPWPT[T‡‡‡MTMPWPPWPPWPPWPPWPPWPPWPPWPQXQ_a^181070070181070070181070070181RWSPUQ4+7-˜š—ßßß495(<33G<-A6BYO->60@64D9vzÓÓÓAHAchdOYPuuy…yr~rss}‰}x„xo{oT`Tnsm2<3-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/afbYeY[g[hrinxolvmkult~u^j^[g[\f]}}}UaUlvmq{r^j^r|sisjlvmoypfpgQ[RŽŽŽQ[R[g[hrioyphriq{risjisj[g[UaU^c_,8.,8.,8.,8.,8.,8.,8.,8.,8.,8.LVNFKEWcWZfZfrfo{oy…yr~r`l`ZfZ]g^‘“z{y{y{y{z{y{y{y{y{y{y{y{z{y{y{y{y{uzvx~zu{wx}ykrk.:0+7-+7-+7-+7-+7-+7-,8.+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-*6,",$",$",$",$",$",$",$'3)(4*",$",$",$",$",$",$",$)5+%/&",$",$",$",$#-%#-%#-%#-%%/&+7-’”‘ÒÒÒ|||%)"' +$ -$)6-6H<¸º¹¦¦¦*4,kpl^j^akbakbakbakbakbakbakbcmdqvp/91-9/-9/.:0.:0.:0-9/-9/-9/-9/.:0bgcYeY[g[^j^amahri^j^hri]i][g[^h_~~~UaUbnbbnbamahriisjfpgeod`l`Q[RQ[R[g[`l`fpgamaeodbnbeod[g[UaU_d`-9/-9/-9/-9/-9/,8.,8.,8.,8.,8.Q[SSZS`jaakbakbakbakbakbakbisj»»»¼¼¼¯¯¯˜˜˜€€€———–––§§§¬¬¬”””£££¤¤¤………¨¨¨´´´»»»±±±¥¥¥ƒ–‚wx¸¸¸•••ÁÁÁW\X+7-,8.,8.,8.,8.,8.,8.,8.,8.+7-,8.+7-+7-+7-+7-+7-+7-'3)$.&(4*'3)$ *"(4*(4*+5-",$]hbepl;I.91!+#:FC?ãããnnn|||[[[$.&-7/#-%+7-+7-+7-+7-+7-+7-+7-.91!+#8D:COEEPHFQIFQIISKMWOCOE-7/.:0ÂÂÂÇÇÇ¿ÁÀ…‡„˜˜˜¨¨¨«««¥¥¥ˆˆˆLQM'4@6.:0kpl[g[hri{‚zr|swxuv{‚zisj[g[ovo/91-9/-9/.:0-9/-9/-9/-9/-9/-9/-9/bgc_k_r|s`l`kullvmkulisjlvmlvm^h_~~~UaU[g[amabnbkulnxolvm^j^[g[Q[RQ[R[g[t~uisjisjhrilvmnxo`l`UaU_d`-9/-9/-9/-9/-9/,8.,8.,8.,8.,8.Q[SRYR[g[[g[zyr|szyuvr|s{€zNXOEOFjvjlxllxlq}qiuiq}qjvjkwko{op|pdpdnznnzn`l`U_V’›››y~z]d\ÍÍͺººuztlvmmwnUUUUUUUUUUUUUUUUUUUUUUUUUUUmmm¨¨¨´´´žžž$.&+7-+7-'3)&1)%ÇÇǘ˜˜vvv8:9!+#-7/#-%+7-7E8+7-+7-+7-+7-+7-.91!+#FQICOEOYQFQIISKKUMCOE-7/.:0¾¾¾µµµÄÄÄÅÅÅŸ¡ž~afb3:3#-%0:19E;.:0kpl[g[[g[[g[[g[[g[[g[^j^[g[[g[ovo/90-9/-9/.:0.:0-9/-9/-9/-9/-9/.:0bgc\h\fpgisjfpgeodhrihribnbbnb^h_~~~UaU[g[amabnbeodbnbeod]i][g[Q[RQ[R[g[fpgeodfpgfpgeodfpg^j^UaU_d`-9/-9/-9/-9/-9/,8.,8.,8.,8.,8.Q[SRYR[g[[g[[g[[g[[g[^j^[g[v{uNXOXbY\f][e\[e\[e\[e\[e\[e\[e\[e\[e\[e\[e\[e\[e\akbŽ{“c~ƒ}’ŽËËˤ¤¤sut\a]]b^]b^]b^]b^]b^]b^]b^]b^]b^`eaY^ZdieTYU'3)+7-+7-'3)&1)(2*ÐÐЧ§§oooAC@*6,.80#-%+7-9G:GXH6D7+7-+7-+7-.91!+#ISKEPH:FCHD273%/'+7-+7-'3)&0(*6,%!!'*6,-7/#-%@RBOePTlTVnVH]JPfQJ]J-80!+#9E;KUMDOGPZRGQIISKISKBME-7/.:0ÀÀÀÏÏÏÏÏϾ¾¾ÉÉɼ¼¼{}z.:0.:0.:0.:0.:0.:0kpl[g[[g[€‡€{‚zq{rr|st~uama[g[ovo/90-9/-9/.:0.:0-9/-9/-9/-9/-9/.:0bgcYeYkullvmlvmhrinxooypkulnxo^h_~~~UaU[g[bnbfpgkulnxolvm^j^[g[Q[R‚„bgc`ea`ea`ea`ea`ea`ea`ea`eabgcMTM-9/-9/-9/-9/-9/,8.,8.,8.,8.,8.Q[SRYRhri€‡€r|sq{rwx}„|t~u„€U\T§§§HJG.5.NZNZfZ]g^]g^]g\WmV]g^YcZ]g^YcZ]g^YcZblcVXU[]Zzzz|||Zd[¦¦¦\a[bnbuu|Š}v€uPPPPPPPPPPPPPPPPPPPPPpppÀÀÀÆÆÆ¸¸¸)3++7-+7-+7-2<45?75?75?75?75?75?75?6*6,5?76@86@86@86@86@86@82>4,6-3=53=53=57A93=53=53=53=57A9,8.‡‰†bibhohgngbib_d^mol.:0.:0.:0.:0.:0.:0jokFPGGQHGQHGQHGQHGQHGQHGQHISJotn/91-9/-9/.:0.:0.:0-9/-9/-9/-9/-9/afbYeYfpgeodbnbbnbamaeodbnbeod^h_~~~UaU[g[`l`bnbeodbnbeod]i][g[Q[R^d`-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/,8.,8.,8.,8.,8.Q[SMTMEOFGQHGQHGQHGQHGQHGQH‚‡ƒNXOJTKEOFVbV[g[[g[[g[[g[YjXO‘I[g[]w\\h\ZtY_k_WtV`l`HJG“Ÿ“|~{ejd„‰ƒÆÆÆ«««nnnJLIJLIJLIJLIJLIJLIJLIJLIJLIJLIQSPOQNXZWEGD#-%+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-diceqemymo{odpdamaY^Z.:0.:0.:0.:0.:0.:0dieOYPZfZZfZssv‚vr~rZfZZfZUaUrwq/90-9/-9/.:0.:0-9/-9/-9/-9/-9/.:0_d`YeY`l`oyphrilvmnxokulisj[g[]g^|||UaU[g[amahrikulnxolvm^j^[g[Q[R^d`-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/,8.6@8OVOCME,8.Q[SDICWcWZfZamax„x|ˆ|o{oZfZ”™“¦¨§‚‡ƒ‚‡ƒ„‰…‚‡ƒ‚‡ƒy~xV`Wfrfo{ojvjiuifrfiuifrfjvjcoc\^[fffV[WYcZ···“““SUR_f_t~uyƒz~ˆ‚Œƒ‡‘ˆ```````````````uuuŸŸŸ©©©šœ›)5++7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-+7-mrlcocgsggsgdpd_k_bgc.:0.:0.:0.:0.:0.:0kpl^j^akbakbakbakbakbakbakbcmdqvp/91-9/-9/.:0.:0-9/-9/-9/-9/-9/.:0^c_VbV\h\ak`fpgcmdfpgcmd_k_YeYZd[{{{UaU[g[^j^bnbeodbnbeod]i][g[Q[R^d`-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/-9/.:0DNFinjˆŠ‰˜˜˜”””vxu'.'UZVSZS`jaakbakbakbakbakbakb•´´´––––––——————•••———”–“\f]iuifrffrfcoceqecoccocamaOYPNXOah`«««°°°¬¬¬ŠŒ‰nsmdicglfkpjnsmpwpVVVVVVVVVVVVVVVdddxxx„„„tttOTPcjccjccjccjccjccjccjccjccjccjccjccjccjccjccjccjccjccjccjccjcbibbibbibbibbibbibbibbibbibbibbibpuoMYM[g[[g[[g[YeYbgc.:0.:0.:0.:0.:0.:0kpl[g[[g[q{roypwxr|swx[g[[g[ovo/90-9/-9/.:0.:0-9/-9/-9/-9/-9/-9/_ea`ea`ea`ea`ea`ea`ea`ea`ea`eainjlnkUaUlvmisjnxolvmbnbq{risjnxoQ[R^d`-9/-9/-9/ALD–›—·¹¸¶¸·ŠŒ‰glh`eainjchd`eaoqnsury{xœœœ˜˜˜}}}wwwOOOƒƒƒRYR[g[[g[kul~…}~…}q{r[g[‰Žˆ ØØØººº°°°¸¸¸ÈÈÈ´´´£££˜š™kplfkginjjokjokjokmrnbgclqm„†ƒ›››žžžžžž›››aaaBGCAHAJQJW^WRYRX_XPWPHOHOVOW^WKRKPWPGNGY`Y[b[T[ST[TT[ST[TT[TT[TT[ST[ST[ST[ST[TT[ST[ST[TSZSSZST[TT[TT[ST[TT[ST[ST[ST[ST[TT[TT[ST[TT[ST[ST[TuzvMYMVbVVbVVbVS_Sinj0<2.:0.:0.:0.:0.:0kpl[g[[g[[g[[g[[g[[g[[g[[g[[g[ovo/91-9/-9/.:0.:0.:0-9/-9/-9/-9/.:0-9/.:0.:0.:0-9/-9/-9/.:0-9/.:0-9/_d`UaUfpgbnbeodeod^j^hribnbbnbQ[R^d`-9/-9/3?5ÈÊÉ€€€QSRƒƒƒÀÀÀ]d\YeYlxly…yr~rnznkwkXdXR\S²²²fffhhh___{{{RYR[g[[g[[g[[g[[g[[g[[g[t{t®®®¿¿¿¾¾¾¹¹¹µµµÂ™™™¥¥¥999PPP666$$$#$$$8=9wwweeeŒŒŒ•••···W^VUaUfrf~ˆr|smwnkujq{rlvkhrgamanxolvknxofrfUaUUaUUaUUaUUaUUaUUaUUaUUaUUaUVbVVbVVbVUaUUaUUaUUaUUaUUaUUaUUaUUaUUaUUaUUaUUaUUaUVbVVbVVbVUaU½½½¾¾¾¢¢¢¯¯¯|~{.:0.:0.:0.:0.:0.:0kpl[g[[g[eodzyr|st~uama[g[[g[ovo/91-9/-9/.:0.:0-9/-9/-9/-9/-9/-9/-9/.:0.:0.:0-9/-9/-9/-9/-9/.:0-9/_d`UaUbnblvmnxoq{rhrinxokuleodQ[R^d`-9/-9/hohBHDou3<7µµµ‹ŒZfZgsghtheqeamaiuiZfZXdX¨ª§777YYYuuuRYR[g[{‚z{‚zoyp{‚z{‚zzyhogŸŸŸ“““”””’’’’’’§§§aaa"""---TTTQQQKKK999+-**4,,8.,8.ntpˆŠ‰„†ƒ~†ˆ…†ˆ…ƒ…‚‚„z|yz|yz|yz|yz|yz|yz|yz|yz|yz|yz|yz|yz|yz|yz|yz|yxzwwyvwyvwyvwyvwyvwyvwyvwyvwyvwyvwyvwyvwyvwyvwyvxzwz|yz|yz|yz|yz|yz|yz|yz|yz|yz|yz|yz|y’’’qvpz{{€zrwqkplpro.:0.:0.:0.:0.:0.:0kpl[g[[g[[g[[g[[g[[g[[g[[g[[g[ovo/91-9/-9/.:0.:0-9/-9/-9/-9/-9/.:0-9/.:0.:0.:0-9/-9/-9/.:0-9/.:0-9/_d`UaU`l`fpgbnbeodbnbbnbbnb`l`Q[R^d`-9/-9/jqj¤¤¤;D?/@69F=ÃÃÀS]Tama_k_[g[\h\[g[R\Qcjb‘‘‘aaavvvRYR[g[[g[[g[[g[[g[^j^`l`ZfZGQHVVVmmmooooooYYY999===CCC###(((***:::???---)/+,8.X^ZHRIISJLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMLVMotngsgq}qlxldpd`l`chd0=3.:0.:01=3kpl[g[[g[nxouvq{ruvisj[g[[g[ovo9C;7C96B86B85A77C9-9/-9/-9/-9/-9/-9/.:0.:0.:0-9/-9/-9/-9/-9/.:0-9/]b^UaU[g[fpglvmhrioyphrihri[g[Q[R[a]-9/-9/7A9®®®ŒŒŒrxt²´³¿¿¿jjj[[[fff```WWWTTTNNNUUUPPP’’’¼¼¼ÍÍÍPWP[g[zyuvt~ukulr|sr|snxoZfZ^`]‹‹‹ÏÏÏÔÔÔ½½½SSS888lll"""!!!!!!222333---)+(RWSAKBÕ×ÔæèåÀÀ¾ÏÏÍààÞØÚÕÎÐÍæèåÇÇÅÂÂÀÒÒÐæèåÀ½æèåËËÉÌÌÊÚÚØßáÞ¾À»çéæÙÙ×ÓÓÑÖÖÔÐÐÎÌÌÊæèåÀ½æèåÇÇÅÌÌÊÓÓÑÖÖÔÂÂÀÚÚØæèåÀ½æèåËËÉÖÖÔÉÉÇÓÓÑÅÅÃæèåÀ½æèåÎÎÌÏÏÍÓÓÑÏÏÍààÞØÚÕpuofrfkwkjvjdpd`l`cjc3E5.?/$2%*8+&4'$0&jokFPGGQHGQHGQHGQHISJGQHGQHISJotnRYRRYROVOMRLKPJOTNafbQVPQVPZ_[SXRNSOUZV`eaMRLHMGJOIJOKOTPLQMFKEHMGfheS_SYeYak`isjak`cmd_k__k_YeYOYPmolNUNFMFCJCJOK‹‹‹¥¥¥KKKNNNDDD&&&...000;=:BGCy~zËËË ÄÄÄY`YQ[RR\SQ[RQ[RQ[RQ[RQ[RQ[RPZQtvs\\\«««äääëëëµµµ:::XXX444$$$%%%000000000---```BLCž¥›£˜mrk{€y•Ž˜ •˜–›£˜fkepunŽ“Œ¥š“˜‘¥šy~wmrkzx•œ”‡„©®§Œ‘ІƒˆmrkŽ“Œ¥š“˜‘¥šjohtyry~w†{€y‰Ž‡¥š“˜‘¥š‡Œ…qvoƒˆ~ƒ|pun¥š’—¥šˆ†…Šƒuzs€…~“š’˜ •puoNZNamay‡xˆ™‰YeY_f_ 5""5""5"2dieOYPZfZZfZmymuup|pZfZZfZUaUrwqrwsuzvotprtqhjgjlipro[]Zac`qspWYVLNK\^[[]ZOQNHJGbdc`b_`b_ikhJLIJLImmmikhikhgifgifhjghjghjgikhikhmol^`]JOKEKGX]W‰‹ˆˆˆˆ;;;AAAJJJ 444>>>OOO\\\bbbegf^`]WYXSUTÅÅŸ¸¸°°°dddeee```lnknnnnnnmmmkkkkkknnneee„„„[[[^^^¾¾¾ëëëððð666KKK(((''' %%%---000000000___BLC…Œ„|ƒ|}„}€‡€‡€‡ˆ€ˆ€ˆ€ˆ€ˆ€ˆ€ˆ€ˆ€ˆ€ˆ€ˆ€ˆ€†~“˜’Љy€x€‡ˆ€Š‰”Ž}„|€‡ˆ€‡Ž‡‘–}„|€‡ˆ€…Œ…’—‘~…~€‡ˆ€ƒŠ‚‘–‚‡t~uuv{…|t~ut~u—ž–˜Ÿ—˜Ÿ—t~urwsNZN^j^r€q€ŽVbV^c]%%%kpl^j^akbakbakbakbakbakbakbcmdqvp’—“—œ˜”‹Š‰‹ˆˆ‰Š‹}|‡‰†‚„uwtfhedfcbdc[]Z\^[Y[XIKHHJGHJGHJGHJGIKHHJGHJGFHEFHEIKHGIFHJGHJGHJGEGDMRN;B;_d^···———‚‚‚[[[DDD+++OOOXZWhjgnpmmmmnnnkmlikj’ÐÐÐÎÎÎŠŠŠmmmTTT]_\ikhjlklnmlnmkmljlkjlklnkxxxooohhhÐÐÐòòòððð™™™HHH***///,,,+++###///000000```BLC{…|‘˜‘szsˆ€•Ÿ–…†„‹ƒ—Žš‘«·««·««·««·««·««·««·««·««·««²«¹¹¹¡£ Š”‹|ƒ{«·«½¿¼ºººryr+-*½¿¼ºººsxr‡‘ˆ…†¸½····y~zv}v^c]²¹²¶¶¶Œisj]d\y…yOYPR\Sœ¦tys›¥œo{o¶¶¶§©¦Ÿ¡ž¤¦£”–“Ÿ¡žƒ…‚HUKIVLHUKERH9F<- kpl[g[eodzyoypwxwx~…}fpg[g[ovo¹»¸¿ÄÀ¶»·²®¤©¥œ¡¡£ §§§››™€‚vxurtsuwvnpmgifrtqjlijlijlkjlijlijlijligifegfbdckmlegfgifkml‰‰‰‘‘‘‘“’½½½acb–––“““hhhlll___LLL„‹ƒ±³°²²²²²²¡¡¡«««£££žžž¦¦¦¦¦¦¹¹¹©©©˜˜˜¬¬¬¹¹¹ªªª¬¬¬¥¥¥›››ŸŸŸ™™™®®®¶¶¶²²²««« °°°bbbÒÒÒÍÍ̓ƒƒ333333888?IA05/%%%...```BLC‹‚”ž•€Š…††‡ƒŠ‚{‚z‡‘ˆ—Ž˜¢™˜¢™˜¢™˜¢™˜¢™˜¢™˜¢™˜¢™—¡˜Ž•ƒ…‚y~x‰€Š”‹˜¢™ƒˆ‚~€}v}u^e^hoh†‹…ƒ€pwp€Šˆ€‰‰ƒ€mtmƒ„~…}Œ“Œƒ€rwqx„xnznjtilxlœ¦Š‘Чžx„xœœœ~€}‚„~ƒ…‚y{x†‹‡‹~Š€~Š€z†|eqg3?5kpl[g[[g[[g[]i][g[[g[[g[[g[[g[ovoÂÄÁÑÖÒÈÍɽ¾¶»·¿ÄÀ˜©—«ªJQImymeqeamaUaUUaUYeY]i]YeYYeY^j^YeY[g[[g[]i]YeY]i]UaU^j^[g[YeY[g[‰ŽŠŸŸŸ¦¦¦œœœffffffggg\\\[[[™™™ž¨Ÿ¼¼¼ÅÅÅÁÁÁ¨¨¨²²²ªªª©©©¬¬¬ªªª···¼¼¼²²²±±±¶¶¶µµµ²²²¶¶¶¦¦¦¯¯¯±±±ÀÀÀÆÆÆÅÅŶ¶¶¾¾¾²²²ÂÂÂOOOBBB“““¯¯¯ººº===***6;7]i_lxnFMF___BLC”ž•Ÿ© Ÿ© §ž§ž¢«–§ž§ž§ž§žwx|†{š‘§ž§ž§ž§ž§ž§ž§ž§ž§ž††y€y– —efef§žŠž•§ž›¥œ¡˜§ž––•œ•§ž”›”—ž–§ž§ž§ž§ž– —”Œ’š¥§žš¤››¥œ™œ•§ž§žotpfrfiuiiuidpd_k_w|x†……Œ……Œ…‚‰‚mwokpl[g[[g[[g[oyp{‚zzy[g[[g[[g[ovoŒ’Ž›¢›––…Œ…––ØØØ™ª˜ÁÃÀ`g`mymeqeamaZfZVbVZfZfrffrf[g[^j^`l`\h\amafrf[g[dpdZfZbnbbnbcocdpd˜š—ÉÉÉÚÚÚ×××RRRMMM[[[[[[\\\³³³¡² ‚‡Z_YOVOOVOOVOOVOOVOOVOOVOOVOOVOOVOOVOOVOOVOOVOOVOOVOOVOOVOOVOOVOOVOOVOOVOOVOPWP‘“HHHRRR˜˜˜ÌÌÌÁÁÁ===,,*:D;UaWZf\\h^NUN,.+ssqBLC”ž•—œ––§žjok¾Ã]—ž–††—ž–§žNXOBIB…†chbchb•œ”OTPlsl—TYSˆ§žchbQVRˆˆQpPQpP– —8›˜– —ž˜Z„‚§ž—𻹼ŧžÌÌÔˆ«§ž§ž{¢’¥ƒŠƒSV¿…ܦkul•Ÿ–˜•©…y—ž–puofrfo{onzndpd`l`injKUMKUMKUMKWMEQG3?5kpl[g[[g[[g[[g[[g[[g[[g[[g[[g[ovo9C:5A7)5+,8.fphÏÏÏÎÐÍ”¿”“¾“„¯‚„¯‚„¯‚’Ž’Ž’Ž’Ž’Ž’Ž’Ž»½º§§§ƒƒƒƒƒƒ½½½¹¹¹ººº£££ƒƒƒƒƒƒƒƒƒ“““ŽŽŽšššÐÐЗ——;;;CCCIIIOOOMMM¹¹¹~OYPkwk‹v‚vcockwko{o[g[_k_[g[[g[x„xo{o[g[q}qlxlgsgiuit€t[g[uubnbkwko{onznlxlhthovoLQMSXTŠŠŠÎÎÎÐÐÐHHH---.801;23?53?54@6rwq««©BLC”ž•š¤›š¤›§ž™ ˜™ ˜—ž–‹’‹•œ”§žhricmd—Œˆˆ˜¢™w~w††– —y€y—§žˆy€y“š’^}^^}^§ž§ž‹’Чž›¥œ”Œœ£œ“˜’§žŸ¤ž‘—‹§ž§ž§ž ª¡ˆ«‹Î—±Ž˜~ˆ™£š—š“ÑÔ¥§žpuoP\P`l`lzm[g[YeYhmiHRIISKKWMNZPMYOIUKkpllvmr|sq{r}„|{‚zr|s{‚z}„|kulovo7A9CMECME%1'MTM½½½½½½¸¸¸···µµµ•••———¸¸¸¸¸¸···¸¸¸¸¸¸···´´´´´´···µµµ§§§ žžž«««¸¸¸···¸¸¸¸¸¸·········~~~777MOLT[TIKJKKK¥¥¥FMEQ[RS]TXbWWaXT^UQ[RQ[RQ[RQ[RQ[RQ[RQ[RQ[RWcWWcWjqiszsszsszsszsszsszsszsszsszsszsszsª¬©www¢¢¢ººº}}}tttsurtvstvsrwsuwt——•ŒŒŒxzwŒŽ‹‘ޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޑޒ”‘¯±®´¶³´¶³´¶³´¶³´¶³´¶³±³°°²¯´¶³¯¬´¶³±³°¤§žpuqMYM`l`o}n[g[XdXglhFRHJWMKXNLZMKYLLZMjokFPGGQHGQHGQHGQHGQHISJKULISJotn=G?8B9;G=.:0?I@mrn ÁÁÁ§§§ŠŠŠ”””°°°¢¢¢¡¡¡«««½½½ŒŒŒ¦¦¦ÁÁÁ„„„¨¨¨ÀÀÀ›››¯¯¯µµµ°°°¢¢¢«««¹¹¹œœœ¦¦¦¥¥¥___BGCU_VXbZWaY\c\x}yRvRSSSSSSSSZw[_i`_i`_i`_i`_i`_i`_i`_i`]i]~…~³³³šššŸŸŸŸŸŸŸŸŸŸŸŸŸŸŸœž›™ž˜šššŸŸŸÀÀÀ‚‚‚ÜÜÜÕÕÕŒR\Qcoc‹‚x‚ys}tnxor|snxm€Št~uuvv€ws}toypx‚yeqe‚Œƒs}tUaUUaUUaUUaUUaUUaUVbVVbVVbVUaUUaUUaUUaUUaUUaUUaUUaUUaUUaUUaUUaUUaUVbVVbVVbVUaUUaUUaUS_S–˜•ÕÕÕÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÈÈÈÈÈÈÈÈÈÂÂÂÝÝÝž Ÿˆ«««’”‘œž›“•’“•’“•’‚„[e\^h__k_amaamaamadieOYPZfZ]i]uuuusscocZfZUaUrwqFPH7C90<21=3'3)8B::?;_a^nnniii\\\hjigihWYXgihhjiWYXfhgjlk^`_acbjjjfff[]\kkkikjnnn{{{ttt```kkkhhh\\\GGG.3/KUMS]TY`XV`W]d]vxuISJBLCOYPJTKFPGKULNXONXOLVMFPGJTKPZQMWNNXOPZQ˜™ŸŸŸÈÈÈÄÄĺºº®®®¬¬¬°°°§¿¥”ÅŽÆÆÆÇÇǾ¾¾‰‰‰ÖÖÖÔÔÔµµµryrw~w„‹„zzƒŠƒzzu|u{‚{qxqryr„‹„|ƒ|ryrv}vw~wszs…Œ…zzovoovoovoovoovoovopwppwppwpovoovoovoovoovoovoqxqryrryrryrryrryrryrryrryrryrryrryrryrszs¶¸·×××ØØØÖÖÖÖÖÖÖÖÖÖÖÖ´´´§§§ÅÅÅ¥¥¥ÈÈÈÖÖÖœœœ††©©©Œ•—”‘ŽˆŠ‡‰‹ˆ€‚KWMISKKWMO[QP^QP^Qkpl^j^akbakbakbakbakbakbakbcmdqvp3=5GQIEOGISKR\TYc[Y`Y?IANTPT[TFMF4>64>6;E=9C;:D<>E>DKDHOHFMFCJCDKDHOHDKDDKDŠŒ‰ÄÄĈˆˆooo^^^AAA777999FMFRYRT^UX_WWaXXbY^e^oqnGQHhth~Š~ssgsgv‚v†’†~Š~gsgmym‹—‹…‘…Š˜‹V`WšŸ›ªªª ÑÑÑ¡¡¡žžžØØØ£££ÀÀÀ¯¯¯¢¢¢××׫««¼¼¼NPM\a[\a[[b[\a[\a[[b[[b[[b[[b[[b[[b[[b[\a[[b[[b[\a[[b[\a[\a[[b[[b[[b[[b[[b[[b[[b[[b[[b[[b[[b[[b[\a[[b[\a[\a[[b[[b[\a[[b[\a[\a[\a[[b[\a[[b[\a[\a[[b[[b[\a[\a[\a[[b[[b[[b[[b[[b[[b[[b[[b[[b[[b[\a[vxuŽ•Žnsokwk_k_iuimym^j^fkg>L?;I<6B66D75E84D7kpl[g[ama{‚z{‚zr|skulwxhri[g[ovoHRJ[e]T^VLVMOYQcjc^e^ahajqjgngX_WPZRFPGDNF?IA=H@CMEMWOU_WU\UJTL\c\MWOISKv|xííí«««†††rrrOOO999999IPINXOR\ST[SV]UX_WXbY^e^npmT`TV`WYcZZd[Zd[YcZYcZYcZYcZZd[Zd[YcZYcZXbY_i`› œ³³³µµµÞÞÞ¨¨¨ æææ¥¥¥ÍÍÍ»»»ÆÆÆååå¾¾¾ÈÈÈEJDHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIISJLVMHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIHRIKULV`WmolÐÐÐpuqr~rdpdo{osseqefkgJ>@=070=D<=D<ŽŒ²²²”–“jvjfpguwtÛÛÛ¤¦£{‚zŒ“ŒÙÙÙ¼¼¼«««E^>s‚kŒ”‰Œ~w„s~‰y‚Œ…Š„”…Œ…z{|{z{€…އ‰†„†…‘“rwsjqjpwpw~w”Žœ¡›††††ƒŠƒ‚‰‚{‚{”–“˜š—szsoypoypfpglvmnxonxoisjq{rlvmeodoypisjhrilvmoyphriq{risj`l`[g[U_VÐÐКššCJCV`X]d]Ž´´´¬¬¬§§§¡¡¡§§§¹¹¹UWVARH†šL]SMZQ¼¼¼®®®¢¢¢§§§ §§§Â¢¢¢ŸŸŸŸŸŸ¦¦¦²²²²²²¬¬¬ªªª/1.{‚z{‚z‰“Š…†‰€ƒ„ ª¡ƒ„…†‰“Šjqi=D<=D<=D<=D<=D<=D<=D<=D<=D<=D/3'+!$&*"$ !(!$+$130222egdKULŽ“|~{¢©¢¥¬¥´¥¬¥«²«¯¶¯°·°‘˜¯¶¯²¹²´»´†…¯¶¯˜Ÿ˜ÁÈÁÊÏÉÊÏÉÊÏÉÊÏÉÊÏÉÊÏÉÈÍÇKUL[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[KULHRIHRIryr²²²MOLV`Wlxlmymmymmymmymjvjfpgjli‰‰‰Ž}Žw~Œ{Žw}Šy{ˆvz…uŽ“Œšœ—|~{v{ux}w|{„~††€‡€~…~{‚{w~wt{tŠ‹“˜”†‹‡‘–’nso|}‚‡ƒ’Ž—™˜¨¨¨‹ŠŒ‹Š’”‘ŠŒ‰„†ƒ…‡„cmd[g[[g[[g[[g[gqhuv[g[[g[[g[[g[[g[[g[cocq{rpzqisj[g[[g[[g[[g[YeY¹»¸œœœ;B;OYQPZROYQMWONXOŽ“|~{VXULRN.$EUKXnaq…yB]N*G5":,-#(%#')+5-/51/40352gifKUL¢œ²¬ÁÈÁ¼Ã¼´»´ÁÈÁÁÈÁÅÌÅÈÍÇÅÌźÁºÁÈÁÃÊÃÁÈÁ¿Æ¿ÈÍÇÊÏÉÊÏÉÊÏÉÊÏÉÊÏÉÊÏÉÊÏÉÈÍÇ’’’LVM[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[ISJfrfWcWS]T³³³PRO_i`wƒwx„x|ˆ|x„x„„jvjfpgjli‰‰‰‹|‰wx„z{ˆwz„yutq|n…Š„•—”‘ޑޓ•””–“šœ™¢§£¢œ—œ˜‘–’‰ŽŠƒˆ„‘–’”„‰…‹Œ„€„‰…Œ‘™žš™›š¹¹¹ž ¢Ÿ˜š—›š”–““•’ƒ€nunkul[g[[g[[g[[g[€‡€…Œ…[g[[g[[g[[g[nxouvuvr|szyr|s[g[[g[[g[YeY³µ²™™™:A:KUMOYPNXPNXPMWN’”“kmlUWV5@:#3<7I_R¨µ¬ÈÒÊ^tg'?1+$' &'##&(,2..40241463ikhKUL¢œÊÏɰ·°¿Æ¿½Ä½¼Ã¼·¾·ÅÊͽ¶©°©¹À¹ÀÇÀ»Â»ÂÉÂÅÊÄÊÏÉÊÏÉÊÏÉÊÏÉÊÏÉÊÏÉÊÏÉÊÏÉÈÍÇ•••LVM_k_kwkmymy…yq}qkwkt€tt€t^j^[g[iuiq}qnzno{ot€tq}quut€tuufrfy…ynzno{o[g[[g[WaVYcZZd[WaX«««SURlvm…‘…‡“‡{‡{‹•ŒŒ–jvjfpguwtÛÛÛ}~v{ˆw{Šu{Šwz‡v|‰w‘˜›šuwt†ˆ…ŽŸœœž›¨§—œ˜¢ž—œ˜£¨¤™žš†‚xzw’Ž—œ˜x}y†‚ƒ…‚‡‰†”–••—”˜š—•—”‘ŽŽ•—”žžž‹Œzys}t[g[[g[[g[_k_«ª_k_[g[[g[amav€w„‹„\h\[g[}„|s}tlvm[g[[g[YeY¯¬•••:A:KUMOYQOYQMWOS]UŽY[ZXZY094"?OEF^P¢¯¦µ¾¹OeX!1'(!-"%%%(!-#($'-)>D@nso’”“¥§¦›š¸º·ÉËȲ´±¶¸µ·¹¶¶¸µµ·´»½º¯±®½¿¼»½º¯¬«ª·¹¶¯¬»½ºÃÅ®µ®ÈÊÇÂÇÃÉÎÈÊÏÉÊÏÉÈÍÇ———LVM_k_eqedpdamaeqeamacocamaamadpdcoccocama`l`[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[BLCPZQMWNT^UPRO_i`wƒwx„xx„xx„x{‡{jvjfpguwtÛÛÛ…“†ƒ’}|Ž{Ž{~Œ{‚}‘–•—’’”‘•—”šœ™ ¢Ÿ¦¨¥¯´®ª¯©¡¦¢› œ–›—Ž“•š–Ž“Š‹•š–ƒˆ„‹Œ…‡„ŽŸŸŸµµµž «ªª¬©¦¨¥¡£ œž””” ¢¡Ž“t~uisj[g[[g[oyp±³°uv[g[[g[pzq~…}\h\s}ts}tbnbˆpzq[g[[g[YeY¨ª§’’’;B;JTLLVNRYRQXQinjƒ‚XZY>@? &*)/%6N@Vj_Wh^dqhntrlrnjzpitnejfcigoyq{‚{fmfglhprq£¥¤ÄÄÄÀÀÀ¾¾¾¹¹¹¸¸¸zzzŒŒŒ™™™¢¢¢–––›››ººº···¾¾¾ÃÃÃÃÃô´´¨¨¨‹’ŠKcK¦¦¦¢¢¢·¼¶ÊÏÉÊÏÉÈÍÇ™™™LVMdpdfrfhthnzniuimymnznfrfeqeo{ojvjo{olxliui[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[[g[NXOamaYcZXbY¯¯¯JLIOYPcocdpddpddpddpdamafpguwtÛÛÛŒš‹ˆ—„†”…„’…ƒ‘€‚Ž„ƒŽ“—™–sutƒ€…‡†‰‹ˆŒ˜™˜™ˆ‰Ž“|}v{w€…†‹‡„‰…Š‹y{xƒ…‚€‚‚„“•”©©©”–“’”‘ŒŽ‹‹ŠˆŠ‡£££žžž£££¹¹¹q{rmwn[g[[g[pzq±³°zy[g[[g[pzquvhrigqhmwnkuls}tq{r[g[[g[XdX§©¨CEB6;7MON]_^=?<^`]npoUWVGIF#'&043&5.1#@THµº¶ÁÁÁ°°°ÐÐÐÌÌ̤¤¤LSKMWN^h_krj^h_akbV`WÊÊÊÅÅņˆ…}|~~‚„ƒ€‚„ƒ€~€}~€‚}|~~}|}|}||~{ikhz|y}|ÇÇǵµµŸ¤žÊÏÉÊÏÉÈÍǘ˜˜LVM[g[[g[[g[[g[[g[[g[[g[[g[WcW]g^glfaf`af``g`bibcjcbga_f_^h_[g[[g[[g[[g[[g[[g[KULKULKULT^S®®®QSPglfˆˆˆ^h_JTKXdXfpguwtÛÛÛ¢Œœ‡£ª¢±³²°²¯³µ´°²¯²²²···±±±³³³···´´´³³³½½½¯±®´´´©«¨¥¥¥€…†‹‡{}z~Žqsp‚„ƒ…‚ƒ…‚ªªªÏÏϼ¾»¸º·¯±®«ª¡£ ”–•‰‹Š‘“ˆˆhrihri[g[[g[]i]§©¦isj[g[[g[amauvzyfpglvmt~ur|slvm[g[[g[WaX¶¶¶ŒŒŒ@BASUTTVUUWVUWVUWTgifUWTKML -31.$*@3‚‡ááᯯ¯§§§áááÜÜܵµµT^UQ[Rcmdlvmblcdne[e\ÑÑÑ£££Q[R_k_nzniuihthjvjiuimymhthkwkZfZp|pq}qcocjvjiuicockwkjvjkwkR\S½½½¶¶¶ž£ÊÏÉÊÏÉÈÍÇ•••LVM[g[`l`^j^\h\[g[[g[[g[[g[OYP`g_cmd[e\Zd[Zd[XbW]g^WaXdneW^WZfZcoc[g[[g[[g[[g[ISJcoc`l`U_V«««XZWdkd~…}–ŽÊÏɄޅNUM^j^fpguwtÛÛÛ‹œŠ„’…²´±ŒŒŒ””””””•••°°°ŸŸŸœœœ¡¡¡•••››› ºººz{frfs‹sxxegdŠŒ‰’~ŠŒ‰‚„~€}~†ˆ‡“““£££’”‘‘“ŒŽ‹ˆŠ‡‡‰†˜š——™–ryrlvmlvm[g[[g[[g[[g[zyޕޗœ–©«¨¨ª§¬®«¨ª§”–“›š™›˜°²¯—™–”–“•—”™›˜§§§¡¡¡ŸŸŸ¦¦¦¦¦¦ƒ‚PRQY[XUWTQSR/40'"0E6ƒˆ„vxuwyvwyvwyvwyvy{x{}z~€}~€}~€}~€}~€}z|yÐÐÐÄÄÄ‰ŽŠ‚‰‚ƒŠƒˆ„‹„ƒŠƒ~…~††ˆˆ‹’‹ƒŠƒˆˆ”ˆ‡Ž‡ƒŠƒ€‡€‡Ž‡€‡€€‡€•‘ÉÉɵµµž£ÊÏÉÊÏÉÈÍÇ’’’LVM_k_iuio{oo{oq}qiui^j^dpdy€y‚‰‚†‡Ž˜Œ–™†‡š‘‰€‡‘ˆ‹Š‚Œƒr~rt€tq}q_k_[g[WaVYcZZd[XbY¨¨¨UWT`g`xwˆ€ÊÏÉ€ŠQ[RcocfpguwtÛÛÛ£ˆ‡˜…¹»¸¹¹¹¹¹¹¾¾¾»»»¸¸¸¾¾¾¹¹¹¹¹¹ººººººººº½½½Ÿœ°°°—™–¶¶¶jli‘ŽŽ€‚ˆŠ‡kmjƒ…‚~ŠŒ‹ššš®®®˜š—–˜•™›˜Ÿ¡žž „†ƒxzwcmd[g[[g[[g[[g[[g[[g[[g[¹»¸¿¿¿ÀÀÀ¾¾¾»»»±±±žžž¢¢¢¢¢¢ÄÄÄ®®®²²²©©©¤¤¤°°°¶¶¶ÀÀÀ¾¾¾½½½ÁÁÁÁÁÁµµµuzvY[XTVS$('/40!(!!,$[a]XdXS_SOYPOYPOYPOYPOYPOYPOYPOYPOYPOYPMWNÝÝÝÖÖÖ§§§’’’““““““““““““““““““’’’’’’“““’’’’’’’’’“““““““““““““““““““““———¶¶¶ž£ÊÏÉÊÏÉÈÍÇKULhthfrfcocfrfdpdfrf‹’Н¯¯½½½………^`]_a^_a^_a^_a^_a^_a^ceb£££–›—R^R[g[[g[[g[BLCR\SKULT^U¤¤¤Z\Y|ƒ|›¢›¬³¬ÊÏɆ~:?9iuifpguwtÛÛÛŒ‹ƒ“ˆ½¿¾ŠŠŠ‡‡‡‘‘‘ˆŠ‰ISJKULKULKULKULKULKULKULKULKUL„†ƒegd’—“’Ž~€}‰‹ˆ‡‰†ŠŒ‰’—™˜¤¤¤³³³ ¢Ÿ›š•—”‘Ž”–“ŠŒ‰]d]Q[RQ[RQ[RQ[RQ[RQ[Rjtk}}}zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz|||———ÅÅÅÁÁÁ¾¾¾uwtTVSFHE,.-*0,$UZVS_S