// JavaScript Document
tabJoursL = new Array();
tabJoursL[0] = 'В';
tabJoursL[1] = 'П';
tabJoursL[2] = 'В';
tabJoursL[3] = 'С';
tabJoursL[4] = 'Ч';
tabJoursL[5] = 'П';
tabJoursL[6] = 'С';
