changed chapter titles

This commit is contained in:
Carsten Burgard 2012-08-05 10:53:04 +02:00
parent cf1fe2d3d8
commit e617b20f9e

View file

@ -1,12 +1,12 @@
function load_slides() { function load_slides() {
var filelist = [ var filelist = [
"What is the world made of", "What is the world made of",
"Strong interactions" /*, "The strong interaction",
"The Electromagnetic Interaction", "The electromagnetic interaction",
"Nuclear decay and the weak interaction", "The weak interaction",
"The Three Generations of Matter", "Three Generations",
"The Higgs", "Antimatter",
"Antimatter"*/ "The Higgs"
]; ];
//$(filelist).each(function(){alert($(this).html());}); //$(filelist).each(function(){alert($(this).html());});