//Add function to the date object - http://javascript.about.com/library/blweekyear.htm
Date.prototype.getWeek = function() {
	var onejan = new Date(this.getFullYear(),0,1);
	return Math.ceil((((this - onejan) / 86400000) + onejan.getDay()+1)/7);
}

//****************** globals ******************************//
var videothek	= new Array();
var today = new Date();
var weekno = (today.getWeek()-1);

//****************** init *********************************//
movieList();

function fillVideothek(v_url, v_width, v_height, v_image, v_link){	
	var movie = new Object();
	var host = "http://www.chemgapedia.de/vsengine";
	var prefix = "/media";
	var i = (videothek.length) ? videothek.length : 0;
	
	//----------------------------
	movie.v_url = host + prefix + v_url;
	movie.v_width = v_width;
	movie.v_height = v_height;
	movie.v_image = host + prefix + v_image;
	movie.v_link = host + v_link;
	//----------------------------	
	videothek[i] = movie;	
}

function embedMovie(lang) {

	var index = "";

	(lang == "de") ? index =  weekno : "";
   (lang == "en") ? index = (weekno+51) : "";
   
	var so = new SWFObject('http://www.chemgapedia.de/vsengine/applets/mediaplayer.swf','cp','184','158','9');
	so.addParam('allowfullscreen', 'true');
	so.addParam('wmode', 'opaque');
	so.addVariable('height', '158');
	so.addVariable('width', '184');
	so.addVariable('volume', '100');
	so.addVariable('screencolor', '0xDDDDCC');
	so.addVariable('overstretch', 'false');
	so.addVariable('showstop', 'true');
	so.addVariable('repeat', 'true');
	so.addVariable('autostart', 'false');
	so.addVariable('file', videothek[index].v_url);
	so.addVariable('image', videothek[index].v_image);
	so.write('flashbanner');
}

function embedLink(lang) {
	var link_description;
	var link_url;
	
	if (lang == "de") {
		link_description = "Zur Lerneinheit";
		index =  weekno;
	}
   if (lang == "en") {
   	link_description = "Learning Unit";
   	index = (weekno+51);
   }
   
   var flashbanner = document.getElementById("flashbanner");
   var div = document.createElement("div");
   var a = document.createElement("a");
   var a_text = document.createTextNode(link_description);
   
   a.setAttribute("href", videothek[index].v_link);
   a.setAttribute("class", "learning_unit");
   a.setAttribute("target", "_blank");
   a.appendChild(a_text);
   div.appendChild(a);
   flashbanner.appendChild(div);
}


function movieList(){
	fillVideothek("/vsc/de/video/12/flv/alcotest.flv",							"480","360",		"/vsc/de/video/12/jpg/alcotest.jpg",		"/vlu/vsc/de/ch/16/oc/alkoholtest/alkoholtest.vlu.html");	
	fillVideothek("/vsc/de/video/8/ninhydrin/ninhydrin_va.flv",				"480","360",		"/vsc/de/video/8/ninhydrin/ninhydrin_titelbild.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/proteinanalytik/chromatographie.vlu.html");
	fillVideothek("/vsc/de/video/16/elektrizitaetslehre/elektrostatik/influenzmaschine/influenz_kamerafahrt.flv",											"320","240",		"/vsc/de/ph/16/elektrizitaetslehre/elektrostatik/influenzmaschine/bilder/influenz_kamerafahrt_printref.jpg"	,		"/vlu/vsc/de/ph/16/elektrizitaetslehre/elektrostatik/influenzmaschine/influenzmaschine.vlu/Page/vsc/de/ph/16/elektrizitaetslehre/elektrostatik/influenzmaschine/vscml/influenzmaschine_aufbau.vscml.html");
	fillVideothek("/vsc/de/video/8/narl2/narlproteolyse.flv",					"480","360",		"/vsc/de/video/8/narl2/narlproteolyse_titelbild.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/proteinanalytik/proteolyse.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/benzaldehyd.flv",														"480","360",		"/vsc/de/video/12/jpg/benzaldehyd.jpg"	,		"/vlu/vsc/de/ch/2/vlu/oxidation_reduktion/red_cannizzaro.vlu.html");
	fillVideothek("/vsc/de/video/8/dialyse/dialyse_va.flv",						"480","360",		"/vsc/de/video/8/dialyse/dialyse_3_titelbild1.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/proteinanalytik/proteinfaellung.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/chlormethan.flv",								"480","360",		"/vsc/de/video/12/jpg/chlormethan.jpg"	,		"/vlu/vsc/de/ch/12/oc/vlu_organik/radikale/substitutionsmech.vlu.html");
	fillVideothek("/vsc/de/video/8/elisa/elisa_va.flv",								"480","360",		"/vsc/de/video/8/elisa/elisa_titelbild.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/proteinanalytik/immunologische_verfahren.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/cracken.flv",											"480","360",		"/vsc/de/video/12/jpg/cracken.jpg"	,		"/vlu/vsc/de/ch/12/oc/vlu_organik/alkene/alkene_kiel.vlu.html");
	fillVideothek("/vsc/de/video/8/gehirn/gehirn_pur.flv",						"480","360",		"/vsc/de/video/8/gehirn/gehirn_titelbild.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/botenstoffe/hormone.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/cystin.flv",											"480","360",		"/vsc/de/video/12/jpg/cystin.jpg"	,		"/vlu/vsc/de/ch/2/vlu/schwefel/sulfide.vlu.html");
	fillVideothek("/vsc/de/video/8/schilddruese/schilddruese.flv",		"480","360",		"/vsc/de/video/8/schilddruese/schilddruese_titelbild.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/botenstoffe/hormone.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/ethanolether.flv",								"480","360",		"/vsc/de/video/12/jpg/ethanolether.jpg"	,		"/vlu/vsc/de/ch/2/vlu/ether/ether.vlu/Page/vsc/de/ch/2/oc/stoffklassen/systematik_funktionelle_gruppen/ether/peroxide.vscml.html");
	fillVideothek("/vsc/de/video/8/follikel/follikel_pur.flv",				"480","360",		"/vsc/de/video/8/follikel/follikel_titelbild.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/botenstoffe/hormone_einleitung.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/ether.flv",												"480","360",		"/vsc/de/video/12/jpg/ether.jpg"	,		"/vlu/vsc/de/ch/2/vlu/ether/ether.vlu/Page/vsc/de/ch/2/oc/stoffklassen/systematik_funktionelle_gruppen/ether/peroxide.vscml.html");
	fillVideothek("/vsc/de/video/8/proteinfaltung/proteinfaltung_va.flv",		"480","360",		"/vsc/de/video/8/proteinfaltung/proteinfaltung_titelbild.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/faltung/faltung.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/etherdaempfe.flv",								"480","360",		"/vsc/de/video/12/jpg/etherdaempfe.jpg"	,		"/vlu/vsc/de/ch/2/vlu/ether/ether.vlu/Page/vsc/de/ch/2/oc/stoffklassen/systematik_funktionelle_gruppen/ether/peroxide.vscml.html");
	fillVideothek("/vsc/de/video/8/diftox/diftox_pur.flv",						"480","360",		"/vsc/de/video/8/diftox/diftox.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/biotoxine/hydrophobe_exotoxine.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/etherrinne.flv",									"480","360",		"/vsc/de/video/12/jpg/etherrinne.jpg"	,		"/vlu/vsc/de/ch/2/vlu/ether/ether.vlu/Page/vsc/de/ch/2/oc/stoffklassen/systematik_funktionelle_gruppen/ether/peroxide.vscml.html");
	fillVideothek("/vsc/de/video/8/enantiomerie/enantiomerie_va.flv",			"480","360",		"/vsc/de/video/8/enantiomerie/enantiomerie_titelbild2.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/proteindynamik/circulardichroismus.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/glykolspaltung.flv",												"480","360",		"/vsc/de/video/12/jpg/glykolspaltung.jpg"	,		"/vlu/vsc/de/ch/2/vlu/oxidation_reduktion/ox_spal_diol.vlu.html");
	fillVideothek("/vsc/de/video/8/maldi/maldi_va.flv",										"480","360",		"/vsc/de/video/8/maldi/maldi_titelbild.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/proteindynamik/ms.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/iodoformreaktion.flv",						"480","360",		"/vsc/de/video/12/jpg/iodoformreaktion.jpg",		"/vlu/vsc/de/ch/12/oc/vlu_organik/keto_enol/racem_halo_haloform_alkylierung.vlu.html");
	fillVideothek("/vsc/de/video/8/haem/haem_pur.flv",										"480","360",		"/vsc/de/video/8/haem/haem_titelbild.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/proteindynamik/haemoglobin.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/ioduhr.flv",				"480","360",		"/vsc/de/video/12/jpg/ioduhr.jpg",		"/vlu/vsc/de/ch/6/ac/versuche/anionen/_vlu/iodid.vlu.html");
	fillVideothek("/vsc/de/video/8/aufbau_hi_virus/aufbau_hi_virus_va.flv",		"480","360",		"/vsc/de/video/8/aufbau_hi_virus/aufbau_hi_virus_titelbild.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/drug_design/hiv_protease.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/ketoenol.flv",									"480","360",		"/vsc/de/video/12/jpg/ketoenol.jpg"	,		"/vlu/vsc/de/ch/12/oc/vlu_organik/keto_enol/einleitung_ch_acide_verbindungen.vlu/Page/vsc/de/ch/12/oc/keto_enol/keto_enol/keto_enol.vscml.html");
	fillVideothek("/vsc/de/video/8/tetra04a/tetra04a_pur.flv",								"480","360",		"/vsc/de/video/8/tetra04a/tetra04a_titelbild.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/chem_grundlagen/stereoisomerie_biomol.vlu.html");
	fillVideothek("/vsc/de/video/4/cm/flv/saeure_base.flv",										"480","360",		"/vsc/de/video/4/cm/flv/saeure_base.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/chem_grundlagen/sauren_basen.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/oxidation_von_phenol.flv",									"480","360",		"/vsc/de/video/12/jpg/oxidation_von_phenol.jpg"	,		"/vlu/vsc/de/ch/2/vlu/oxidation_reduktion/oxi_phenol.vlu.html");
	fillVideothek("/vsc/de/video/8/enantiomerie/enantiomerie_va.flv",					"480","360",		"/vsc/de/video/8/enantiomerie/enantiomerie_titelbild2.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/chem_grundlagen/chiraliaet.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/pentan_luft.flv",														"480","360",		"/vsc/de/video/12/jpg/pentan_luft.jpg"	,		"/vlu/vsc/de/ch/2/vlu/alkane/alk_eigenschaften.vlu.html");
	fillVideothek("/vsc/de/video/8/brumm/synaptische_uebertragung.flv",				"480","360",		"/vsc/de/video/8/brumm/synaptische_uebertragung.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/biokatalyse_enzyme/acetylcholinesterase.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/pikrat.flv",								"480","360",		"/vsc/de/video/12/jpg/pikrat.jpg"	,		"/vlu/vsc/de/ch/6/ac/bibliothek/_vlu/pikrinsaeure.vlu.html");
	fillVideothek("/vsc/de/video/8/ache/ache_va.flv",													"480","360",		"/vsc/de/video/8/ache/ache_2_titelbild.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/biokatalyse_enzyme/acetylcholinesterase.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/reaktivitaet_pi_elek.flv",				"480","360",		"/vsc/de/video/12/jpg/reaktivitaet_pi_elek.jpg",		"/vlu/vsc/de/ch/12/oc/vlu_organik/aromaten/reaktionen/reaktionen_aromaten.vlu.html");
	fillVideothek("/vsc/de/video/8/sessel/sessel_halbsessel_pur.flv",					"280","210",		"/vsc/de/video/8/sessel/sessel_titelbild.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/biokatalyse_enzyme/lysozym.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/s_ethin.flv",											"480","360",		"/vsc/de/video/12/jpg/s_ethin.jpg"	,		"/vlu/vsc/de/ch/2/vlu/alkine/alkinereak.vlu/Page/vsc/de/ch/2/oc/stoffklassen/systematik_struktur/acyclische_verbindungen/ungesaettigte_kohlenwasserstoffe/monoene_monoine/alkine/darstellung.vscml.html");
	fillVideothek("/vsc/de/video/8/chymo/chymo_va.flv",												"480","360",		"/vsc/de/video/8/chymo/chymo_titelbild.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/biokatalyse_enzyme/chymotrypsin.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/sr.flv",												"480","360",		"/vsc/de/video/12/jpg/sr.jpg"	,		"/vlu/vsc/de/ch/12/oc/vlu_organik/radikale/halogenierung_alkane.vlu/Page/vsc/de/ch/12/oc/radikale/hoehere_alk_f_br/hoehere_alkane_f_br.vscml.html");
	fillVideothek("/vsc/de/video/8/stoffwechsel/stoffwechsel_va.flv",					"640","480",		"/vsc/de/video/8/stoffwechsel/stoffwechsel.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/stoffwechsel/aerob_energiegewinnung.vlu.html");
	fillVideothek("/vsc/de/video/8/phago/phagocytose_va.flv",													"480","360",		"/vsc/de/video/8/phago/phagocytose_titelbild.jpg",		"/vsc/de/ch/8/bc/vlu/transport/endocytose.vlu");
	fillVideothek("/vsc/de/video/8/endocytose/endocytose_va.flv",							"480","360",		"/vsc/de/video/8/endocytose/endocytose_titelbild.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/stoffwechsel/lipoproteine.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/peroxidnachweis_in_ether.flv",		"480","360",		"/vsc/de/video/12/jpg/peroxidnachweis_in_ether.jpg",		"/vlu/vsc/de/ch/12/oc/vlu_organik/radikale/radikale_natur.vlu.html");
	fillVideothek("/vsc/de/video/8/pyruvat/pyruvat_va.flv",										"480","360",		"/vsc/de/video/8/pyruvat/pyruvat.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/stoffwechsel/pyruvatdehydrogenase.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/hydrierung_zimtsaeure.flv",				"480","360",		"/vsc/de/video/12/jpg/hydrierung_zimtsaeure.jpg",		"/vlu/vsc/de/ch/12/oc/vlu_organik/alkene/reaktionen_alkene.vlu.html");
	fillVideothek("/vsc/de/video/8/baktwand/baktwand_va.flv",									"480","360",		"/vsc/de/video/8/baktwand/baktwand_titelbild.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/proteine/membranproteine.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/bromadd.flv",											"480","360",		"/vsc/de/video/12/jpg/bromadd.jpg",		"/vlu/vsc/de/ch/12/oc/vlu_organik/alkene/reaktionen_alkene.vlu.html");
	fillVideothek("/vsc/de/video/8/cytoskelett/cytoskelett.flv",		"480","360",		"/vsc/de/video/8/cytoskelett/cytoskelett.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/proteine/bewegungsvorgaenge.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/diazot_anilin.flv",								"400","300",		"/vsc/de/video/12/jpg/diazot_anilin.jpg",		"/vlu/vsc/de/ch/12/oc/vlu_organik/aromaten/reaktionen/reaktionen_aromaten.vlu.html");	
	fillVideothek("/vsc/de/video/8/muskel/muskel_pur.flv",					"480","360",		"/vsc/de/video/8/muskel/muskel.jpg",		"/vlu/vsc/de/ch/8/bc/vlu/proteine/bewegungsvorgaenge.vlu.html");
	fillVideothek("/vsc/de/video/12/flv/pi_kom.flv",											"400","300",		"/vsc/de/video/12/jpg/pi_kom.jpg",		"/vlu/vsc/de/ch/12/oc/vlu_organik/aromaten/reaktionen/reaktionen_aromaten.vlu.html");
	
	fillVideothek("/vsc/en/video/12/flv/diazot_anilin_en.flv",					"400","300",		"/vsc/en/video/12/jpg/diazot_anilin_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/ar_se_beispiele.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/benzol_brom_fe_kat_en.flv",			"400","300",		"/vsc/en/video/12/jpg/benzol_brom_fe_kat_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/ar_se_beispiele.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/reaktivitaet_pi_elek_en.flv",		"480","360",		"/vsc/en/video/12/jpg/reaktivitaet_pi_elek_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/ar_se_beispiele.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/diazot_anilin_en.flv",					"400","300",		"/vsc/en/video/12/jpg/diazot_anilin_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/reaktionen_aromaten.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/benzol_brom_fe_kat_en.flv",			"400","300",		"/vsc/en/video/12/jpg/benzol_brom_fe_kat_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/reaktionen_aromaten.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/reaktivitaet_pi_elek_en.flv",		"480","360",		"/vsc/en/video/12/jpg/reaktivitaet_pi_elek_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/reaktionen_aromaten.vlu.html");	
	fillVideothek("/vsc/en/video/12/flv/veresterung_en.flv",						"400","300",		"/vsc/en/video/12/jpg/veresterung_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aufklaerung/aufklaerung.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/bromadd_en.flv",								"480","360",		"/vsc/en/video/12/jpg/bromadd_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aufklaerung/aufklaerung.vlu.html");	
	fillVideothek("/vsc/en/video/12/flv/veresterung_en.flv",							"400","300",		"/vsc/en/video/12/jpg/veresterung_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aufklaerung/aufklaerung_b_isotopenmarkierung.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/hydrierung_zimtsaeure_en.flv",		"480","360",		"/vsc/en/video/12/jpg/hydrierung_zimtsaeure_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/alkene/hydrierung.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/bromadd_en.flv",									"480","360",		"/vsc/en/video/12/jpg/bromadd_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/alkene/halogenaddition_an_alkene.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/iodoformreaktion_en.flv",					"480","360",		"/vsc/en/video/12/jpg/iodoformreaktion_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/keto_enol/racem_halo_haloform_alkylierung.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/ketoenol_en.flv",									"480","360",		"/vsc/en/video/12/jpg/ketoenol_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/keto_enol/einleitung_ch_acide_verbindungen.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/bromadd_en.flv",								"480","360",		"/vsc/en/video/12/jpg/bromadd_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aufklaerung/aufklaerung_c_stereochemie.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/isomerisierung_en.flv",						"480","360",		"/vsc/en/video/12/jpg/isomerisierung_en.jpg"	,		"/vlu/vsc/en/ch/12/oc/vlu_organik/c_acid/nomenklatur_und_strukt_carbons.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/erdoel_en.flv",										"480","360",		"/vsc/en/video/12/jpg/erdoel_en.jpg"	,		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/aromaten/aromaten_gesamt.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/reaktivitaet_pi_elek_en.flv",		"480","360",		"/vsc/en/video/12/jpg/reaktivitaet_pi_elek_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/ar_se_grundlagen.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/bromadd_en.flv",									"480","360",		"/vsc/en/video/12/jpg/bromadd_en.jpg"	,		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/aromaten/aromaten_gesamt.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/benzol_brom_fe_kat_en.flv",				"480","360",		"/vsc/en/video/12/jpg/benzol_brom_fe_kat_en.jpg"	,		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/aromaten/aromaten_gesamt.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/erdoel_en.flv",										"480","360",		"/vsc/en/video/12/jpg/erdoel_en.jpg"	,		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/aromaten/benzol_stabilitaet.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/bromadd_en.flv",									"480","360",		"/vsc/en/video/12/jpg/bromadd_en.jpg"	,		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/aromaten/benzol_stabilitaet.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/benzol_brom_fe_kat_en.flv",		"480","360",		"/vsc/en/video/12/jpg/benzol_brom_fe_kat_en.jpg"	,		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/aromaten/benzol_stabilitaet.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/dielsalder_en.flv",						"480","360",		"/vsc/en/video/12/jpg/dielsalder_en.jpg"	,		"/vlu/vsc/en/ch/2/vlu/pericyclische_reaktionen/diels_alder.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/ozonolyse_en.flv",						"480","360",		"/vsc/en/video/12/jpg/ozonolyse_en.jpg"	,		"/vlu/vsc/en/ch/2/vlu/pericyclische_reaktionen/diels_alder.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/erdoel_en.flv",										"480","360",		"/vsc/en/video/12/jpg/erdoel_en.jpg"	,		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/aromaten/aromaten_gesamt.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/reaktivitaet_pi_elek_en.flv",		"480","360",		"/vsc/en/video/12/jpg/reaktivitaet_pi_elek_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/ar_se_grundlagen.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/bromadd_en.flv",									"480","360",		"/vsc/en/video/12/jpg/bromadd_en.jpg"	,		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/aromaten/aromaten_gesamt.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/benzol_brom_fe_kat_en.flv",				"480","360",		"/vsc/en/video/12/jpg/benzol_brom_fe_kat_en.jpg"	,		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/aromaten/aromaten_gesamt.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/erdoel_en.flv",										"480","360",		"/vsc/en/video/12/jpg/erdoel_en.jpg"	,		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/aromaten/benzol_stabilitaet.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/bromadd_en.flv",									"480","360",		"/vsc/en/video/12/jpg/bromadd_en.jpg"	,		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/aromaten/benzol_stabilitaet.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/benzol_brom_fe_kat_en.flv",		"480","360",		"/vsc/en/video/12/jpg/benzol_brom_fe_kat_en.jpg"	,		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/aromaten/benzol_stabilitaet.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/dielsalder_en.flv",						"480","360",		"/vsc/en/video/12/jpg/dielsalder_en.jpg"	,		"/vlu/vsc/en/ch/2/vlu/pericyclische_reaktionen/diels_alder.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/ozonolyse_en.flv",						"480","360",		"/vsc/en/video/12/jpg/ozonolyse_en.jpg"	,		"/vlu/vsc/en/ch/2/vlu/pericyclische_reaktionen/diels_alder.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/diazot_anilin_en.flv",					"400","300",		"/vsc/en/video/12/jpg/diazot_anilin_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/ar_se_beispiele.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/benzol_brom_fe_kat_en.flv",			"400","300",		"/vsc/en/video/12/jpg/benzol_brom_fe_kat_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/ar_se_beispiele.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/reaktivitaet_pi_elek_en.flv",		"480","360",		"/vsc/en/video/12/jpg/reaktivitaet_pi_elek_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/ar_se_beispiele.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/diazot_anilin_en.flv",					"400","300",		"/vsc/en/video/12/jpg/diazot_anilin_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/reaktionen_aromaten.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/benzol_brom_fe_kat_en.flv",			"400","300",		"/vsc/en/video/12/jpg/benzol_brom_fe_kat_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/reaktionen_aromaten.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/reaktivitaet_pi_elek_en.flv",		"480","360",		"/vsc/en/video/12/jpg/reaktivitaet_pi_elek_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/reaktionen_aromaten.vlu.html");	
	fillVideothek("/vsc/en/video/12/flv/veresterung_en.flv",						"400","300",		"/vsc/en/video/12/jpg/veresterung_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aufklaerung/aufklaerung.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/dielsalder_en.flv",						"480","360",		"/vsc/en/video/12/jpg/dielsalder_en.jpg"	,		"/vlu/vsc/en/ch/2/vlu/pericyclische_reaktionen/diels_alder.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/ozonolyse_en.flv",						"480","360",		"/vsc/en/video/12/jpg/ozonolyse_en.jpg"	,		"/vlu/vsc/en/ch/2/vlu/pericyclische_reaktionen/diels_alder.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/erdoel_en.flv",										"480","360",		"/vsc/en/video/12/jpg/erdoel_en.jpg"	,		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/aromaten/aromaten_gesamt.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/reaktivitaet_pi_elek_en.flv",		"480","360",		"/vsc/en/video/12/jpg/reaktivitaet_pi_elek_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/ar_se_grundlagen.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/diazot_anilin_en.flv",					"400","300",		"/vsc/en/video/12/jpg/diazot_anilin_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/ar_se_beispiele.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/reaktivitaet_pi_elek_en.flv",		"480","360",		"/vsc/en/video/12/jpg/reaktivitaet_pi_elek_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/reaktionen_aromaten.vlu.html");	
	fillVideothek("/vsc/en/video/12/flv/bromadd_en.flv",									"480","360",		"/vsc/en/video/12/jpg/bromadd_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/alkene/halogenaddition_an_alkene.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/erdoel_en.flv",										"480","360",		"/vsc/en/video/12/jpg/erdoel_en.jpg"	,		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/aromaten/aromaten_gesamt.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/bromadd_en.flv",									"480","360",		"/vsc/en/video/12/jpg/bromadd_en.jpg"	,		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/aromaten/benzol_stabilitaet.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/reaktivitaet_pi_elek_en.flv",		"480","360",		"/vsc/en/video/12/jpg/reaktivitaet_pi_elek_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/ar_se_grundlagen.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/benzol_brom_fe_kat_en.flv",		"480","360",		"/vsc/en/video/12/jpg/benzol_brom_fe_kat_en.jpg"	,		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/aromaten/benzol_stabilitaet.vlu.html");
	fillVideothek("/vsc/en/video/12/flv/reaktivitaet_pi_elek_en.flv",		"480","360",		"/vsc/en/video/12/jpg/reaktivitaet_pi_elek_en.jpg",		"/vlu/vsc/en/ch/12/oc/vlu_organik/aromaten/reaktionen/ar_se_beispiele.vlu.html");
}


