<!--


function KalenderWoche(j,m,t) {
  var Datum = new Date();
  if (!t) {
    j = Datum.getYear(); if (1900 > j) j +=1900;
    m = Datum.getMonth(); t = Datum.getDate();
  }
  else m--;
  Datum = new Date(j,m,t,0,0,1);
  var tag = Datum.getDay(); if (tag == 0) tag = 7;
  var d = new Date(2004,0,1).getTimezoneOffset();
  var Sommerzeit = (Date.UTC(j,m,t,0,d,1) - Number(Datum)) /3600000;
  Datum.setTime(Number(Datum) + Sommerzeit*3600000 - (tag-1)*86400000);
  var Jahr = Datum.getYear(); if (1900 > Jahr) Jahr +=1900;
  var kw = 1;
  if (new Date(Jahr,11,29) > Datum) {
    var Start = new Date(Jahr,0,1);
    Start = new Date(Number(Start) + 86400000*(8-Start.getDay()));
    if(Start.getDate() > 4) Start.setTime(Number(Start) - 604800000);
    kw = Math.ceil((Datum.getTime() - Start) /604800000);
  }
  return kw;
}
var yids = new Array();
yids[1] = 'w_0VXce0wmI';
yids[2] = 'w_0VXce0wmI';
yids[3] = 'ax8hbxWNWoU';
yids[4] = '402dWCMVhfA';
yids[5] = 'ikfksQT-sUU';
yids[6] = 'BasjGH_ZD7Q';
yids[7] = 'HmCmndsZtpg';
yids[8] = 'zMjyp9g_Xdw';
yids[9] = 'FId5PpswCTU';

yids[10] = '_Wq5dOrybew';
yids[11] = 'X420nFC1fzU';
yids[12] = 'TBafH_kOefE';
yids[13] = 'qfDishg4b98';
yids[14] = 'GBBqg-eFP20';
yids[15] = 'U0XJGJM96EI';
yids[16] = 'LG-D1a0AAKY';
yids[17] = 'S52NMm_746k';
yids[18] = '3_4eiyRTrhc';
yids[19] = 'xvJBMTnykpI';
yids[20] = 'BKMMPeixD4I';
yids[21] = '84so5FyIaug';
yids[22] = 'O1_i7VatYGA';
yids[24] = 'DCq8uCRbB2c';
yids[25] = '1VLXSCo3sjI';
yids[26] = '1LItIaRNghc';
yids[27] = '1aQVY5_jtdU';
yids[28] = 'l1CqfQ14zSQ';
yids[29] = 'R9ERKjDZjFE';
yids[30] = '_Wq5dOrybew';
yids[31] = 'X420nFC1fzU';
yids[32] = 'TBafH_kOefE';
yids[33] = 'qfDishg4b98';
yids[34] = '1aQVY5_jtdU';
yids[35] = 'l1CqfQ14zSQ';
yids[36] = 'R9ERKjDZjFE';
yids[37] = '_Wq5dOrybew';
yids[38] = 'X420nFC1fzU';
yids[39] = 'TBafH_kOefE';
yids[40] = 'qfDishg4b98';
yids[41] = '_Wq5dOrybew';
yids[42] = 'X420nFC1fzU';
yids[43] = 'TBafH_kOefE';

yids[44] = 'GBBqg-eFP20';
yids[45] = 'U0XJGJM96EI';
yids[46] = 'LG-D1a0AAKY';
yids[47] = 'S52NMm_746k';
yids[48] = '3_4eiyRTrhc';
yids[49] = 'xvJBMTnykpI';
yids[50] = 'BKMMPeixD4I';
yids[51] = '84so5FyIaug';
yids[52] = 'O1_i7VatYGA';
document.write('<width="320" height="265"><param name="movie" value="http://www.youtube.com/v/' + yids[KalenderWoche()] + '&hl=de&fs=1&rel=0&color1=0x234900&color2=0x4e9e00"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/' + yids[KalenderWoche()] + '&hl=de&rel=0&fs=1&color1=0x234900&color2=0x4e9e00" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="320" height="265"></embed></object>');
// -->