{"id":1503,"date":"2012-11-16T01:24:10","date_gmt":"2012-11-16T00:24:10","guid":{"rendered":"http:\/\/www.tor.dk\/?page_id=1503"},"modified":"2012-11-16T01:24:10","modified_gmt":"2012-11-16T00:24:10","slug":"videos-of-talks","status":"publish","type":"page","link":"https:\/\/www.tor.dk\/en\/talks\/videos-of-talks\/","title":{"rendered":"Videos of talks"},"content":{"rendered":"<h1><strong><br \/>\n<div class=\"scu-clear\"><script type=\"text\/javascript\" >\n  \n  \n  \n  jQuery(function($) {\n\n\n$(document).ready(function(){\n     \n\n\/\/$(\".scu-info\").html(\"test\");\n       \n\/\/SET VAR -------------------------------------------\n\nvar scu_index = -1;\nvar scu_indexo = -1;\n\n\/\/icon effect options\nvar scu_icon = 0;\n\n\/\/img effect options\nvar scu_imgeff = \"2\";\nvar scu_imgdel = \"2000\";\nvar scu_imgfade = 0.50;\nvar scu_iterations = 20;\n\n\/\/over image options\n\/\/0 off 1 left 2 left 10 fade only\nvar scu_mode = 1;\nvar scu_spd = \"normal\";\nvar scu_oif = 0.90;\nvar scu_oil = 100;\nvar scu_oit = 20;\nvar scu_padding = 10;\nvar scu_oiw = 300;\nvar scu_oih = 0;\nvar scu_oiround = \"1\";\nvar scu_textw = 300 - scu_padding - scu_padding;\nvar scu_oic = \"#ffffff\";\n\n\/\/change bg color\nvar scu_bgcolorh = \"#dddddd\";\nvar scu_bgcolor = \"#ffffff\";\n\n\n\n\nvar scu_zindex = \"10000\";\n\n\n\n\n\/\/set start jquery ------------------------------------------------------\n\n\n\/\/EFFECT MODE INIT ---\n\/\/if (scu_mode > 0){\n\/\/set left, top fot text & bg\n$(\".scu-imgtext.scu-layout10\").css(\"left\",scu_oil + scu_padding);\n$(\".scu-imgtext.scu-layout10\").css(\"top\",scu_oit + scu_padding);\n$(\".scu-imgbg.scu-layout10\").css(\"left\",scu_oil);\n$(\".scu-imgbg.scu-layout10\").css(\"top\",scu_oit);\n\/\/set the widths\n$(\".scu-imgtext.scu-layout10\").css(\"width\",scu_textw);\n$(\".scu-imgbg.scu-layout10\").css(\"width\",scu_oiw);\n \n\/\/ICON INIT ---\n\/\/off\nif (scu_icon == 0){\n$(\".scu-icon.scu-layout10\").hide();\n}\n\/\/on\nif (scu_icon == 1){\n$(\".scu-icon.scu-layout10\").show();\n}\n\/\/on when hover\nif (scu_icon == 2){\n$(\".scu-icon.scu-layout10\").show();\n$(\".scu-icon.scu-layout10\").css(\"opacity\",0);\n}\n\n\n\/\/IMG EFF 2 ---\nif (scu_imgeff == 2){\n\/\/hide imgb\n\/\/$(\".scu-imgb.scu-layout10\").hide();\n}\n\n  \n\/\/ALL IMG EFFECTS make imgb invisible\n$(\".scu-imgb.scu-layout10\").css(\"opacity\",0);\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\/\/MOUSE OVER EFFECTS ------------------------------------------------------\n$(\".scu-jq.scu-layout10\").mouseover(function(){\n\n\/\/GET THE INDEX ---\nvar scu_index = -1;\nvar scu_i=0;\nwhile (scu_i<=100 && scu_index == -1)\n{\nif( $(this).is(\".scu-\" + scu_i))\n{\nscu_index = scu_i;\n}\nscu_i ++;\n}\n\n\n\n  \nif (scu_index != scu_indexo && scu_index > 0){\n\n\/\/$(\".scu-info\").html(scu_oil);\n\n\n\/\/CLOSE ----------------------------------------------------------------------------------\n\n\n\n\n\/\/MODE 1 --- \nif (scu_mode == 1){\n$(\".scu-imgbg\" + scu_indexo).hide();\n$(\".scu-imgtext\" + scu_indexo).hide();\n$(\".scu-imgbg\" + scu_indexo).css(\"opacity\",0);\n$(\".scu-imgtext\" + scu_indexo).css(\"opacity\",0);\n}\n\n\/\/MODE 2 ---\nif (scu_mode == 2){\n$(\".scu-imgbg\" + scu_indexo).hide();\n$(\".scu-imgtext\" + scu_indexo).hide();\n$(\".scu-imgbg\" + scu_indexo).css(\"opacity\",0);\n$(\".scu-imgtext\" + scu_indexo).css(\"opacity\",0);\n\/\/hide with delay wont work\n}\n\n\n\/\/BACKGROUND COLOR CHANGE\nif (scu_bgcolorh != \"\"){\n$(\".scu-background0-\" + scu_indexo).css(\"backgroundColor\", scu_bgcolor);\n}\n\n\/\/IMG EFF 2 SWAP IMG WHEN HOVER ---\nif (scu_imgeff == 2){\n\/\/hide imgb\n$(\".scu-imgb\" + scu_indexo).animate({opacity:0},scu_spd);\n}\n\n\/\/IMG EFF 3 HOVER FADE ---\nif (scu_imgeff == 3){\nif (scu_imgfade < 1){\n$(\".scu-img\" + scu_indexo).animate({opacity:1},scu_spd);\n}\n}\n\n\/\/BACKGROUND COLOR CHANGE\nif (scu_bgcolorh != \"\"){\n$(\".scu-background0-\" + scu_indexo).css(\"backgroundColor\", scu_bgcolor);\n}\n\n\/\/ICON ---\nif (scu_icon == 2){\n$(\".scu-icon\" + scu_indexo).animate({opacity:0},scu_spd);\n$(\".scu-icon\" + scu_indexo).hide();\n}\n\n\nscu_indexo = scu_index;\n\n\/\/OPEN ----------------------------------------------\n\n\n  \n\/\/BACKGROUND COLOR CHANGE\nif (scu_bgcolorh != \"\"){\n\/\/animate wont always work\n$(\".scu-background0-\" + scu_index).css(\"backgroundColor\", scu_bgcolorh);\n}\n \n\/\/GET TEXT BG HEIGHT ---\nvar scu_texthb = $(\".scu-imgtext\" + scu_index).height();\nvar scu_texth = scu_texthb + 1;\nvar scu_bgh = scu_texth + scu_padding * 2;\n\/\/if height is set then override\n\n\/\/set a fixed height\nif (scu_oih > 0){\nvar scu_texth = scu_oih - scu_padding - scu_padding;\nvar scu_bgh = scu_oih;\n}\n\n\n\/\/MODE INIT ---\nif (scu_mode > 0){\n$(\".scu-imgtext\" + scu_index).css(\"height\",scu_texth);\n$(\".scu-imgbg\" + scu_index).css(\"opacity\",scu_oif);\n$(\".scu-imgbg\" + scu_index).css(\"background\",scu_oic);\nvar scu_zindexb = scu_zindex + 10 * 2;\n$(\".scu-imgbg\" + scu_index).css(\"z-index\",scu_zindexb);\n$(\".scu-imgtext\" + scu_index).css(\"z-index\",scu_zindexb + 1);\n\n\nif (scu_oiround == 0){\n  $(\".scu-imgbg\" + scu_index).css(\"border-radius\",0);\n}\n\/\/$(\".scu-imgbg\" + scu_index).css(\"box-shadow\",0);\n$(\".scu-imgbg\" + scu_index).hide().show();\n$(\".scu-imgtext\" + scu_index).hide().show();\n}\n\n\/\/MODE 1 ---\nif (scu_mode == 1){\n\n\/\/set start values\n$(\".scu-imgbg\" + scu_index).css(\"width\",0);\n$(\".scu-imgbg\" + scu_index).css(\"height\",scu_bgh);\n\/\/start animate\n$(\".scu-imgbg\" + scu_index).animate({width:scu_oiw},scu_spd);\n$(\".scu-imgtext\" + scu_index).delay(200).animate({opacity:1},scu_spd);\n}\n\n\/\/MODE 2 ---\nif (scu_mode == 2){\n\/\/set start values\n$(\".scu-imgbg\" + scu_index).css(\"width\",scu_oiw);\n$(\".scu-imgbg\" + scu_index).css(\"height\",0);\n\/\/start animate\n$(\".scu-imgbg\" + scu_index).animate({height:scu_bgh},scu_spd);\n$(\".scu-imgtext\" + scu_index).delay(200).animate({opacity:1},scu_spd);\n}\n\n\n\/\/IMG EFF SWAP IMG WHEN HOVER ---\nif (scu_imgeff == 2){\n\/\/show imgb\n$(\".scu-imgb\" + scu_index).show();\n$(\".scu-imgb\" + scu_index).animate({opacity:1},scu_spd);\n}\n\n\/\/IMG EFF HOVER FADE ---\nif (scu_imgeff == 3){\nif (scu_imgfade < 1){\n$(\".scu-img\" + scu_index).animate({opacity: scu_imgfade},scu_spd);\n}\n}\n\n\/\/ICON ---\nif (scu_icon == 2){\n$(\".scu-icon\" + scu_index).show();\n$(\".scu-icon\" + scu_index).animate({opacity:1},scu_spd);\n}\n\n\n\n}\n});\n \n \n\n\n\n\/\/MOUSE LEAVE -------------------------------------------------------------\n$(\".scu-jq.scu-layout10\").mouseleave(function(){\n\n\/\/GET THE INDEX ---\nvar scu_index = -1;\nvar scu_i=0;\nwhile (scu_i<=100 && scu_index == -1)\n{\nif( $(this).is(\".scu-\" + scu_i))\n{\nscu_index = scu_i;\n}\nscu_i ++;\n}\n\n\n\/\/scu_indexo = -1;\n\n\n\n});\n\n\n\n\n        \n\/\/IMG EFF 1 AUTO SWAP IMAGE ---\nif (scu_imgeff == 1){\nfor (scu_i=0;scu_i<=scu_iterations;scu_i++)\n{\n$(\".scu-imgb.scu-layout10\").delay(scu_imgdel).animate({opacity:1},scu_spd);\n$(\".scu-imgb.scu-layout10\").delay(scu_imgdel).animate({opacity:0},scu_spd);\n}}\n});\n\n\n\n\n\n});\n<\/script><div style=\"display:table !important; width:100% !important;\"  class=\"scu-vpostspace1 scu-1 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-1 scu-1 scu-layout10\"  style=\"display:table-cell !important;width:100% !important;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-1 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-background0 scu-background0-1 scu-1 scu-layout10\"  style=\"display:table-cell !important;background:#ffffff;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-1 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-1 scu-1 scu-layout10\"  style=\"display:table-cell !important;width:100px !important;\"  ><div class=\"scu-clear\"><a class=\"scu-1 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/11\/23\/food-revolution-to-go\/\" ><img decoding=\"async\" class=\"scu-img scu-img1 scu-1 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/11\/IMG_0603-150x150.jpeg\"  style=\"width:100px !important;height:100px !important;\"><\/a><\/div><\/div><div  class=\"scu-hpostspace scu-hpostspace-1 scu-1 scu-layout10\"  style=\"display:table-cell !important;\"  ><\/div><div  class=\"scu-clear scu-clear-1 scu-1 scu-layout10\"  style=\"display:table-cell !important;\"  ><a class=\"scu-title-layout10 scu-title-layout10-1 scu-1 scu-layout10 scu-jq\" style=\"font-weight:bold !important;\"  href=\"https:\/\/www.tor.dk\/en\/2012\/11\/23\/food-revolution-to-go\/\">Food revolution \u2013 to go<\/a><div class=\"scu-elementspace\" ><\/div><div class=\"scu-excerpt-layout10 scu-excerpt-layout10-1 scu-1 scu-layout10 scu-jq\"  style=\"font-weight:normal !important;\"  >MAD Food symposium talks available as audio files at renewed website.\r\nThe spectacular lineup of talks from the two MAD Food Symposiums held in Copenhagen during the summer of 2011 and 2012 are now al... <a class=\"scu-readmore\"   href=\"https:\/\/www.tor.dk\/en\/2012\/11\/23\/food-revolution-to-go\/\">Read more<\/a><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><div style=\"display:table !important; width:100% !important;\"  class=\"scu-vpostspace1 scu-2 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-2 scu-2 scu-layout10\"  style=\"display:table-cell !important;width:100% !important;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-2 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-background0 scu-background0-2 scu-2 scu-layout10\"  style=\"display:table-cell !important;background:#ffffff;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-2 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-2 scu-2 scu-layout10\"  style=\"display:table-cell !important;width:100px !important;\"  ><div class=\"scu-clear\"><a class=\"scu-2 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/10\/12\/watch-my-tickling-experiment-at-studio-olafur-eliasson\/\" ><img decoding=\"async\" class=\"scu-img scu-img2 scu-2 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/10\/Kildemaskine-kopi--150x150.jpg\"  style=\"width:100px !important;height:100px !important;\"><\/a><a class=\"scu-2 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/10\/12\/watch-my-tickling-experiment-at-studio-olafur-eliasson\/\" ><img decoding=\"async\" class=\"c scu-imgb scu-imgb2 scu-2 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/10\/Edge-Serpentine-Handwritten-Eq-Tor-N\u00f8rretranders-kopi--150x150.jpg\"    style=\"width:100px !important;height:100px !important;\"><\/a><\/div><\/div><div  class=\"scu-hpostspace scu-hpostspace-2 scu-2 scu-layout10\"  style=\"display:table-cell !important;\"  ><\/div><div  class=\"scu-clear scu-clear-2 scu-2 scu-layout10\"  style=\"display:table-cell !important;\"  ><a class=\"scu-title-layout10 scu-title-layout10-2 scu-2 scu-layout10 scu-jq\" style=\"font-weight:bold !important;\"  href=\"https:\/\/www.tor.dk\/en\/2012\/10\/12\/watch-my-tickling-experiment-at-studio-olafur-eliasson\/\">Watch my Tickling Experiment at Studio Olafur Eliasson<\/a><div class=\"scu-elementspace\" ><\/div><div class=\"scu-excerpt-layout10 scu-excerpt-layout10-2 scu-2 scu-layout10 scu-jq\"  style=\"font-weight:normal !important;\"  >Laughter, joy and thrill is evident in this large group of people taking part in a seminar at Studio Olafur Eliasson in Berlin. I performed my Tickling Experiment with the audience. The result \u00a0is vi... <a class=\"scu-readmore\"   href=\"https:\/\/www.tor.dk\/en\/2012\/10\/12\/watch-my-tickling-experiment-at-studio-olafur-eliasson\/\">Read more<\/a><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><div style=\"display:table !important; width:100% !important;\"  class=\"scu-vpostspace1 scu-3 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-3 scu-3 scu-layout10\"  style=\"display:table-cell !important;width:100% !important;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-3 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-background0 scu-background0-3 scu-3 scu-layout10\"  style=\"display:table-cell !important;background:#ffffff;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-3 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-3 scu-3 scu-layout10\"  style=\"display:table-cell !important;width:100px !important;\"  ><div class=\"scu-clear\"><a class=\"scu-3 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/10\/09\/the-far-future-four-years-ago\/\" ><img decoding=\"async\" class=\"scu-img scu-img3 scu-3 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/09\/2008-07-22_eunis2008-tor_norretranders-150x150.jpg\"  style=\"width:100px !important;height:100px !important;\"><\/a><a class=\"scu-3 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/10\/09\/the-far-future-four-years-ago\/\" ><img decoding=\"async\" class=\"c scu-imgb scu-imgb3 scu-3 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/09\/200px-Hans_Holbein_d._J._065-150x150.jpg\"    style=\"width:100px !important;height:100px !important;\"><\/a><\/div><\/div><div  class=\"scu-hpostspace scu-hpostspace-3 scu-3 scu-layout10\"  style=\"display:table-cell !important;\"  ><\/div><div  class=\"scu-clear scu-clear-3 scu-3 scu-layout10\"  style=\"display:table-cell !important;\"  ><a class=\"scu-title-layout10 scu-title-layout10-3 scu-3 scu-layout10 scu-jq\" style=\"font-weight:bold !important;\"  href=\"https:\/\/www.tor.dk\/en\/2012\/10\/09\/the-far-future-four-years-ago\/\">The far future four years ago<\/a><div class=\"scu-elementspace\" ><\/div><div class=\"scu-excerpt-layout10 scu-excerpt-layout10-3 scu-3 scu-layout10 scu-jq\"  style=\"font-weight:normal !important;\"  >Genetically engineered athletes, robot universities, academics not competing, peacocks advertising, visions of the poet William Blake and the University of Utopia are some of the crazy ideas floating ... <a class=\"scu-readmore\"   href=\"https:\/\/www.tor.dk\/en\/2012\/10\/09\/the-far-future-four-years-ago\/\">Read more<\/a><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><div style=\"display:table !important; width:100% !important;\"  class=\"scu-vpostspace1 scu-4 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-4 scu-4 scu-layout10\"  style=\"display:table-cell !important;width:100% !important;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-4 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-background0 scu-background0-4 scu-4 scu-layout10\"  style=\"display:table-cell !important;background:#ffffff;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-4 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-4 scu-4 scu-layout10\"  style=\"display:table-cell !important;width:100px !important;\"  ><div class=\"scu-clear\"><a class=\"scu-4 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/09\/27\/its-a-kind-kind-of-world\/\" ><img decoding=\"async\" class=\"scu-img scu-img4 scu-4 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/09\/MAD1_2-150x150.jpg\"  style=\"width:100px !important;height:100px !important;\"><\/a><a class=\"scu-4 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/09\/27\/its-a-kind-kind-of-world\/\" ><img decoding=\"async\" class=\"c scu-imgb scu-imgb4 scu-4 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/09\/MAD3_4-150x150.jpg\"    style=\"width:100px !important;height:100px !important;\"><\/a><\/div><\/div><div  class=\"scu-hpostspace scu-hpostspace-4 scu-4 scu-layout10\"  style=\"display:table-cell !important;\"  ><\/div><div  class=\"scu-clear scu-clear-4 scu-4 scu-layout10\"  style=\"display:table-cell !important;\"  ><a class=\"scu-title-layout10 scu-title-layout10-4 scu-4 scu-layout10 scu-jq\" style=\"font-weight:bold !important;\"  href=\"https:\/\/www.tor.dk\/en\/2012\/09\/27\/its-a-kind-kind-of-world\/\">It's a kind kind of world<\/a><div class=\"scu-elementspace\" ><\/div><div class=\"scu-excerpt-layout10 scu-excerpt-layout10-4 scu-4 scu-layout10 scu-jq\"  style=\"font-weight:normal !important;\"  >Video of a talk on how we see the world: Today \u2013 as an enemy to be controlled by our technology. Tomorrow \u2013 as a friend to be explored by our appetite. From a symposium for chefs, here is a story ... <a class=\"scu-readmore\"   href=\"https:\/\/www.tor.dk\/en\/2012\/09\/27\/its-a-kind-kind-of-world\/\">Read more<\/a><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><div style=\"display:table !important; width:100% !important;\"  class=\"scu-vpostspace1 scu-5 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-5 scu-5 scu-layout10\"  style=\"display:table-cell !important;width:100% !important;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-5 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-background0 scu-background0-5 scu-5 scu-layout10\"  style=\"display:table-cell !important;background:#ffffff;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-5 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-5 scu-5 scu-layout10\"  style=\"display:table-cell !important;width:100px !important;\"  ><div class=\"scu-clear\"><a class=\"scu-5 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/09\/20\/superpower-of-compassion\/\" ><img decoding=\"async\" class=\"scu-img scu-img5 scu-5 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/09\/aromar-revi-and-audience590x300-150x150.jpg\"  style=\"width:100px !important;height:100px !important;\"><\/a><a class=\"scu-5 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/09\/20\/superpower-of-compassion\/\" ><img decoding=\"async\" class=\"c scu-imgb scu-imgb5 scu-5 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/09\/aromar-revi590-150x150.jpg\"    style=\"width:100px !important;height:100px !important;\"><\/a><\/div><\/div><div  class=\"scu-hpostspace scu-hpostspace-5 scu-5 scu-layout10\"  style=\"display:table-cell !important;\"  ><\/div><div  class=\"scu-clear scu-clear-5 scu-5 scu-layout10\"  style=\"display:table-cell !important;\"  ><a class=\"scu-title-layout10 scu-title-layout10-5 scu-5 scu-layout10 scu-jq\" style=\"font-weight:bold !important;\"  href=\"https:\/\/www.tor.dk\/en\/2012\/09\/20\/superpower-of-compassion\/\">Superpower of compassion<\/a><div class=\"scu-elementspace\" ><\/div><div class=\"scu-excerpt-layout10 scu-excerpt-layout10-5 scu-5 scu-layout10 scu-jq\"  style=\"font-weight:normal !important;\"  >Keynote on India, on the windmills of Sams\u00f8, on the new lamp the Little Sun, on restaurant noma and the global food revolution \u2013 but most of all about the coming era of compassion and the superpowe... <a class=\"scu-readmore\"   href=\"https:\/\/www.tor.dk\/en\/2012\/09\/20\/superpower-of-compassion\/\">Read more<\/a><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><div style=\"display:table !important; width:100% !important;\"  class=\"scu-vpostspace1 scu-6 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-6 scu-6 scu-layout10\"  style=\"display:table-cell !important;width:100% !important;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-6 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-background0 scu-background0-6 scu-6 scu-layout10\"  style=\"display:table-cell !important;background:#ffffff;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-6 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-6 scu-6 scu-layout10\"  style=\"display:table-cell !important;width:100px !important;\"  ><div class=\"scu-clear\"><a class=\"scu-6 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/09\/14\/rebooting-civilisation\/\" ><img decoding=\"async\" class=\"scu-img scu-img6 scu-6 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/09\/fcdf60b7446ea10f3b8d33715b5f9438-150x150.jpg\"  style=\"width:100px !important;height:100px !important;\"><\/a><a class=\"scu-6 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/09\/14\/rebooting-civilisation\/\" ><img decoding=\"async\" class=\"c scu-imgb scu-imgb6 scu-6 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/09\/reboot11-buzzpal-header-150x89.jpg\"    style=\"width:100px !important;height:100px !important;\"><\/a><\/div><\/div><div  class=\"scu-hpostspace scu-hpostspace-6 scu-6 scu-layout10\"  style=\"display:table-cell !important;\"  ><\/div><div  class=\"scu-clear scu-clear-6 scu-6 scu-layout10\"  style=\"display:table-cell !important;\"  ><a class=\"scu-title-layout10 scu-title-layout10-6 scu-6 scu-layout10 scu-jq\" style=\"font-weight:bold !important;\"  href=\"https:\/\/www.tor.dk\/en\/2012\/09\/14\/rebooting-civilisation\/\">Rebooting civilisation<\/a><div class=\"scu-elementspace\" ><\/div><div class=\"scu-excerpt-layout10 scu-excerpt-layout10-6 scu-6 scu-layout10 scu-jq\"  style=\"font-weight:normal !important;\"  >An informal after-dinner talk on how to reboot civilisation and get to a higher level of decency in our relationship with each other and the planet - what I call Civilisation 2.0.\r\n\r\nThe context was t... <a class=\"scu-readmore\"   href=\"https:\/\/www.tor.dk\/en\/2012\/09\/14\/rebooting-civilisation\/\">Read more<\/a><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><div style=\"display:table !important; width:100% !important;\"  class=\"scu-vpostspace1 scu-7 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-7 scu-7 scu-layout10\"  style=\"display:table-cell !important;width:100% !important;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-7 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-background0 scu-background0-7 scu-7 scu-layout10\"  style=\"display:table-cell !important;background:#ffffff;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-7 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-7 scu-7 scu-layout10\"  style=\"display:table-cell !important;width:100px !important;\"  ><div class=\"scu-clear\"><a class=\"scu-7 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/08\/20\/mad-symposium-slides\/\" ><img decoding=\"async\" class=\"scu-img scu-img7 scu-7 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/08\/MAD1_4-150x150.jpeg\"  style=\"width:100px !important;height:100px !important;\"><\/a><a class=\"scu-7 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/08\/20\/mad-symposium-slides\/\" ><img decoding=\"async\" class=\"c scu-imgb scu-imgb7 scu-7 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/08\/MAD1_1-150x150.jpeg\"    style=\"width:100px !important;height:100px !important;\"><\/a><\/div><\/div><div  class=\"scu-hpostspace scu-hpostspace-7 scu-7 scu-layout10\"  style=\"display:table-cell !important;\"  ><\/div><div  class=\"scu-clear scu-clear-7 scu-7 scu-layout10\"  style=\"display:table-cell !important;\"  ><a class=\"scu-title-layout10 scu-title-layout10-7 scu-7 scu-layout10 scu-jq\" style=\"font-weight:bold !important;\"  href=\"https:\/\/www.tor.dk\/en\/2012\/08\/20\/mad-symposium-slides\/\">MAD Symposium slides<\/a><div class=\"scu-elementspace\" ><\/div><div class=\"scu-excerpt-layout10 scu-excerpt-layout10-7 scu-7 scu-layout10 scu-jq\"  style=\"font-weight:normal !important;\"  >The wonderful MAD Symposium on the forefront of the exploration of the edibility of Planet Earth - led by leading gourmet chefs like restaurant Nomas propdigy chef Rene Redzepi has been a treasure of ... <a class=\"scu-readmore\"   href=\"https:\/\/www.tor.dk\/en\/2012\/08\/20\/mad-symposium-slides\/\">Read more<\/a><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><hr class=\"scu-layoutspace\" ><\/hr><\/div><\/strong><\/h1>\n<h1><strong><div class=\"scu-clear\"><script type=\"text\/javascript\" >\n  \n  \n  \n  jQuery(function($) {\n\n\n$(document).ready(function(){\n     \n\n\/\/$(\".scu-info\").html(\"test\");\n       \n\/\/SET VAR -------------------------------------------\n\nvar scu_index = -1;\nvar scu_indexo = -1;\n\n\/\/icon effect options\nvar scu_icon = 0;\n\n\/\/img effect options\nvar scu_imgeff = \"0\";\nvar scu_imgdel = \"2000\";\nvar scu_imgfade = 0.50;\nvar scu_iterations = 20;\n\n\/\/over image options\n\/\/0 off 1 left 2 left 10 fade only\nvar scu_mode = 1;\nvar scu_spd = \"normal\";\nvar scu_oif = 0.90;\nvar scu_oil = 100;\nvar scu_oit = 20;\nvar scu_padding = 10;\nvar scu_oiw = 300;\nvar scu_oih = 0;\nvar scu_oiround = \"1\";\nvar scu_textw = 300 - scu_padding - scu_padding;\nvar scu_oic = \"#ffffff\";\n\n\/\/change bg color\nvar scu_bgcolorh = \"#dddddd\";\nvar scu_bgcolor = \"#ffffff\";\n\n\n\n\nvar scu_zindex = \"10000\";\n\n\n\n\n\/\/set start jquery ------------------------------------------------------\n\n\n\/\/EFFECT MODE INIT ---\n\/\/if (scu_mode > 0){\n\/\/set left, top fot text & bg\n$(\".scu-imgtext.scu-layout20\").css(\"left\",scu_oil + scu_padding);\n$(\".scu-imgtext.scu-layout20\").css(\"top\",scu_oit + scu_padding);\n$(\".scu-imgbg.scu-layout20\").css(\"left\",scu_oil);\n$(\".scu-imgbg.scu-layout20\").css(\"top\",scu_oit);\n\/\/set the widths\n$(\".scu-imgtext.scu-layout20\").css(\"width\",scu_textw);\n$(\".scu-imgbg.scu-layout20\").css(\"width\",scu_oiw);\n \n\/\/ICON INIT ---\n\/\/off\nif (scu_icon == 0){\n$(\".scu-icon.scu-layout20\").hide();\n}\n\/\/on\nif (scu_icon == 1){\n$(\".scu-icon.scu-layout20\").show();\n}\n\/\/on when hover\nif (scu_icon == 2){\n$(\".scu-icon.scu-layout20\").show();\n$(\".scu-icon.scu-layout20\").css(\"opacity\",0);\n}\n\n\n\/\/IMG EFF 2 ---\nif (scu_imgeff == 2){\n\/\/hide imgb\n\/\/$(\".scu-imgb.scu-layout20\").hide();\n}\n\n  \n\/\/ALL IMG EFFECTS make imgb invisible\n$(\".scu-imgb.scu-layout20\").css(\"opacity\",0);\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\/\/MOUSE OVER EFFECTS ------------------------------------------------------\n$(\".scu-jq.scu-layout20\").mouseover(function(){\n\n\/\/GET THE INDEX ---\nvar scu_index = -1;\nvar scu_i=0;\nwhile (scu_i<=100 && scu_index == -1)\n{\nif( $(this).is(\".scu-\" + scu_i))\n{\nscu_index = scu_i;\n}\nscu_i ++;\n}\n\n\n\n  \nif (scu_index != scu_indexo && scu_index > 0){\n\n\/\/$(\".scu-info\").html(scu_oil);\n\n\n\/\/CLOSE ----------------------------------------------------------------------------------\n\n\n\n\n\/\/MODE 1 --- \nif (scu_mode == 1){\n$(\".scu-imgbg\" + scu_indexo).hide();\n$(\".scu-imgtext\" + scu_indexo).hide();\n$(\".scu-imgbg\" + scu_indexo).css(\"opacity\",0);\n$(\".scu-imgtext\" + scu_indexo).css(\"opacity\",0);\n}\n\n\/\/MODE 2 ---\nif (scu_mode == 2){\n$(\".scu-imgbg\" + scu_indexo).hide();\n$(\".scu-imgtext\" + scu_indexo).hide();\n$(\".scu-imgbg\" + scu_indexo).css(\"opacity\",0);\n$(\".scu-imgtext\" + scu_indexo).css(\"opacity\",0);\n\/\/hide with delay wont work\n}\n\n\n\/\/BACKGROUND COLOR CHANGE\nif (scu_bgcolorh != \"\"){\n$(\".scu-background0-\" + scu_indexo).css(\"backgroundColor\", scu_bgcolor);\n}\n\n\/\/IMG EFF 2 SWAP IMG WHEN HOVER ---\nif (scu_imgeff == 2){\n\/\/hide imgb\n$(\".scu-imgb\" + scu_indexo).animate({opacity:0},scu_spd);\n}\n\n\/\/IMG EFF 3 HOVER FADE ---\nif (scu_imgeff == 3){\nif (scu_imgfade < 1){\n$(\".scu-img\" + scu_indexo).animate({opacity:1},scu_spd);\n}\n}\n\n\/\/BACKGROUND COLOR CHANGE\nif (scu_bgcolorh != \"\"){\n$(\".scu-background0-\" + scu_indexo).css(\"backgroundColor\", scu_bgcolor);\n}\n\n\/\/ICON ---\nif (scu_icon == 2){\n$(\".scu-icon\" + scu_indexo).animate({opacity:0},scu_spd);\n$(\".scu-icon\" + scu_indexo).hide();\n}\n\n\nscu_indexo = scu_index;\n\n\/\/OPEN ----------------------------------------------\n\n\n  \n\/\/BACKGROUND COLOR CHANGE\nif (scu_bgcolorh != \"\"){\n\/\/animate wont always work\n$(\".scu-background0-\" + scu_index).css(\"backgroundColor\", scu_bgcolorh);\n}\n \n\/\/GET TEXT BG HEIGHT ---\nvar scu_texthb = $(\".scu-imgtext\" + scu_index).height();\nvar scu_texth = scu_texthb + 1;\nvar scu_bgh = scu_texth + scu_padding * 2;\n\/\/if height is set then override\n\n\/\/set a fixed height\nif (scu_oih > 0){\nvar scu_texth = scu_oih - scu_padding - scu_padding;\nvar scu_bgh = scu_oih;\n}\n\n\n\/\/MODE INIT ---\nif (scu_mode > 0){\n$(\".scu-imgtext\" + scu_index).css(\"height\",scu_texth);\n$(\".scu-imgbg\" + scu_index).css(\"opacity\",scu_oif);\n$(\".scu-imgbg\" + scu_index).css(\"background\",scu_oic);\nvar scu_zindexb = scu_zindex + 20 * 2;\n$(\".scu-imgbg\" + scu_index).css(\"z-index\",scu_zindexb);\n$(\".scu-imgtext\" + scu_index).css(\"z-index\",scu_zindexb + 1);\n\n\nif (scu_oiround == 0){\n  $(\".scu-imgbg\" + scu_index).css(\"border-radius\",0);\n}\n\/\/$(\".scu-imgbg\" + scu_index).css(\"box-shadow\",0);\n$(\".scu-imgbg\" + scu_index).hide().show();\n$(\".scu-imgtext\" + scu_index).hide().show();\n}\n\n\/\/MODE 1 ---\nif (scu_mode == 1){\n\n\/\/set start values\n$(\".scu-imgbg\" + scu_index).css(\"width\",0);\n$(\".scu-imgbg\" + scu_index).css(\"height\",scu_bgh);\n\/\/start animate\n$(\".scu-imgbg\" + scu_index).animate({width:scu_oiw},scu_spd);\n$(\".scu-imgtext\" + scu_index).delay(200).animate({opacity:1},scu_spd);\n}\n\n\/\/MODE 2 ---\nif (scu_mode == 2){\n\/\/set start values\n$(\".scu-imgbg\" + scu_index).css(\"width\",scu_oiw);\n$(\".scu-imgbg\" + scu_index).css(\"height\",0);\n\/\/start animate\n$(\".scu-imgbg\" + scu_index).animate({height:scu_bgh},scu_spd);\n$(\".scu-imgtext\" + scu_index).delay(200).animate({opacity:1},scu_spd);\n}\n\n\n\/\/IMG EFF SWAP IMG WHEN HOVER ---\nif (scu_imgeff == 2){\n\/\/show imgb\n$(\".scu-imgb\" + scu_index).show();\n$(\".scu-imgb\" + scu_index).animate({opacity:1},scu_spd);\n}\n\n\/\/IMG EFF HOVER FADE ---\nif (scu_imgeff == 3){\nif (scu_imgfade < 1){\n$(\".scu-img\" + scu_index).animate({opacity: scu_imgfade},scu_spd);\n}\n}\n\n\/\/ICON ---\nif (scu_icon == 2){\n$(\".scu-icon\" + scu_index).show();\n$(\".scu-icon\" + scu_index).animate({opacity:1},scu_spd);\n}\n\n\n\n}\n});\n \n \n\n\n\n\/\/MOUSE LEAVE -------------------------------------------------------------\n$(\".scu-jq.scu-layout20\").mouseleave(function(){\n\n\/\/GET THE INDEX ---\nvar scu_index = -1;\nvar scu_i=0;\nwhile (scu_i<=100 && scu_index == -1)\n{\nif( $(this).is(\".scu-\" + scu_i))\n{\nscu_index = scu_i;\n}\nscu_i ++;\n}\n\n\n\/\/scu_indexo = -1;\n\n\n\n});\n\n\n\n\n        \n\/\/IMG EFF 1 AUTO SWAP IMAGE ---\nif (scu_imgeff == 1){\nfor (scu_i=0;scu_i<=scu_iterations;scu_i++)\n{\n$(\".scu-imgb.scu-layout20\").delay(scu_imgdel).animate({opacity:1},scu_spd);\n$(\".scu-imgb.scu-layout20\").delay(scu_imgdel).animate({opacity:0},scu_spd);\n}}\n});\n\n\n\n\n\n});\n<\/script><hr class=\"scu-layoutspace\" ><\/hr><\/div><\/strong><\/h1>\n<h2><a title=\"Booking talks\" href=\"http:\/\/www.tor.dk\/talks\/booking-talks\/\"><span style=\"color: #680d0d;\"><strong>Book a talk<\/strong><\/span><\/a><\/h2>\n","protected":false},"excerpt":{"rendered":"<p>Book a talk<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":924,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":""},"class_list":["post-1503","page","type-page","status-publish","hentry"],"aioseo_notices":[],"jetpack_shortlink":"https:\/\/wp.me\/P2FKoN-of","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.tor.dk\/en\/wp-json\/wp\/v2\/pages\/1503","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tor.dk\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tor.dk\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tor.dk\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tor.dk\/en\/wp-json\/wp\/v2\/comments?post=1503"}],"version-history":[{"count":1,"href":"https:\/\/www.tor.dk\/en\/wp-json\/wp\/v2\/pages\/1503\/revisions"}],"predecessor-version":[{"id":1504,"href":"https:\/\/www.tor.dk\/en\/wp-json\/wp\/v2\/pages\/1503\/revisions\/1504"}],"up":[{"embeddable":true,"href":"https:\/\/www.tor.dk\/en\/wp-json\/wp\/v2\/pages\/924"}],"wp:attachment":[{"href":"https:\/\/www.tor.dk\/en\/wp-json\/wp\/v2\/media?parent=1503"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}