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() {
var filelist = [
"What is the world made of",
"Strong interactions" /*,
"The Electromagnetic Interaction",
"Nuclear decay and the weak interaction",
"The Three Generations of Matter",
"The Higgs",
"Antimatter"*/
"The strong interaction",
"The electromagnetic interaction",
"The weak interaction",
"Three Generations",
"Antimatter",
"The Higgs"
];
//$(filelist).each(function(){alert($(this).html());});