
var bgSmnuMtl;
var CssMtl;
bgSmnuMtl = ' bgcolor="#E4E4E4"';
CssMtl = "SMnu";

function getSMnu() {
	var cont = '';
	cont += '<table cellpadding="0" cellspacing="0" border="0" height="16" width="514"><tr><td bgcolor="#E4E4E4" align="center" width="513">';
	cont += '<table cellpadding="0" cellspacing="0" border="0" height="16"><tr>';
	cont += '<td' + bgSmnuMtl + ' valign="bottom" nowrap><a href="javascript:;" target="_top" class="' + CssMtl + '" onmouseover="blnTOMnuClose=true;closeAllSMnu();openLay(\'SMnuRegion\');">Les régions</a></td>';
	cont += '<td valign="bottom"><img src="/nouvelles/ressou3/img/Mnu_sep.gif" width="4" height="4" vspace="4" hspace="4" border="0"/></td>';
	cont += '<td valign="bottom" nowrap><a href="javascript:;" class="SMnu" onmouseover="blnTOMnuClose=true;closeAllSMnu();openLay(\'SMnuRDI\');">RDI</a></td>';
	cont += '<td valign="bottom"><img src="/nouvelles/ressou3/img/Mnu_sep.gif" width="4" height="4" vspace="4" hspace="4" border="0"/></td>';
	cont += '<td valign="bottom" nowrap><a href="javascript:;" class="SMnu" onmouseover="blnTOMnuClose=true;closeAllSMnu();openLay(\'SMnuTele\');">Émissions télé</a></td>';
	cont += '<td valign="bottom"><img src="/nouvelles/ressou3/img/Mnu_sep.gif" width="4" height="4" vspace="4" hspace="4" border="0"/></td>';
	cont += '<td valign="bottom" nowrap><a href="javascript:;" class="SMnu" onmouseover="blnTOMnuClose=true;closeAllSMnu();openLay(\'SMnuRadio\');">Émissions radio</a></td>';
	cont += '<td valign="bottom"><img src="/nouvelles/ressou3/img/Mnu_sep.gif" width="4" height="4" vspace="4" hspace="4" border="0"/></td>';
	cont += '<td valign="bottom" nowrap><a href="javascript:;" class="SMnu" onmouseover="blnTOMnuClose=true;closeAllSMnu();openLay(\'SMnuCBC\');">CBC News</a></td>';
	cont += '<td valign="bottom"><img src="/nouvelles/ressou3/img/Mnu_sep.gif" width="4" height="4" vspace="4" hspace="4" border="0"/></td>';
	cont += '<td valign="bottom" nowrap><a href="javascript:;" class="SMnu" onmouseover="blnTOMnuClose=true;closeAllSMnu();openLay(\'SMnuMeteo\');">Météo</a></td>';
	cont += '</tr></table></td>';
	cont += '<td bgcolor="#000000" width="1"><spacer type="block" width="1" height="1"></td>';
	cont += '</tr></table>';
	return cont;
}

function getSMnuMtl() {
	bgSmnuMtl = ' background="/nouvelles/ressou3/img/Mnu_on.gif"';
	CssMtl = "SMnuOn";
	
	var cont = getSMnu();
	cont += '<div id="RegionName" class="SSMnuOn"><img src="/nouvelles/ressou3/img/SMnuOnRegionIcon.gif" width="10" height="13" border="0" align="absmiddle">MONTRÉAL/CENTRE du QUÉBEC</div>';
	return cont;
}

function getBottomTeaser() {
	var cont = '';
	cont += '<div align="center">&nbsp;&nbsp;&nbsp;';
	cont += '<a href="/rdi/" target="_top"><img src="/nouvelles/ressou3/img/rdi-v2.gif" width="67" height="35" vspace="10" border="0"></a> &nbsp;&nbsp;&nbsp; ';
	cont += '<a href="/nouvelles/5sur5/"><img src="/nouvelles/ressou3/img/5sur5Teaser.gif" width="80" height="60" hspace="8" vspace="10" border="0" /></a> &nbsp;&nbsp;&nbsp; ';
	cont += '<a href="/culture/breves/index_v2.asp" target="_top"><img src="/nouvelles/ressou3/img/info_culture_v4.gif" width="80" height="35" vspace="10" border="0"></a> &nbsp;&nbsp;&nbsp; ';
	cont += '<a href="/nosproduits/nouvellesplus/" target="_top"><img src="/nouvelles/ressou3/img/nouv_plus.gif" width="80" height="35" vspace="10" border="0"></a> &nbsp;&nbsp;&nbsp; ';
	cont += '</div><div id="Br" class="BrBottom">.</div>';
	return cont;
}

function getRechercheSansPub() {
	var cont = '';
	cont += '<table cellpadding="1" cellspacing="0" border="0" width="100%"><tr><td bgcolor="#000000">';
	cont += '<table cellpadding="0" cellspacing="0" border="0" width="100%">';
	cont += '<form name="FormulaireRecherche2" action="http://recherche.radio-canada.ca/SiteServer/Knowledge/recherche/recherche.asp" method="POST">';
	cont += '<INPUT type="hidden" name="idsection" value="nouvelles">';
	cont += '<INPUT type="hidden" name="catalogue" value="Nouvelles">';
	cont += '<input type="hidden" name="operateur" value="ET">';
	cont += '<tr><td bgcolor="#B5BECE" align="center">';
	cont += '<div id="Br" class="BrSearchRegion">.</div>';
	cont += '<table cellpadding="0" cellspacing="0" border="0"><tr>';
	cont += '<td valign="middle"><font size="1"><input type="text" size="10" value="" class="tfSearch" name="chaineRecherche" maxlength="100" /></font></td>';
	cont += '<td valign="middle"><input type="image" src="/nouvelles/ressou3/img/btn_chercher.gif" width="110" height="17" border="0" / id=image1 name=image1></td>';
	cont += '</tr></table><div id="Br" class="BrSearchRegion">.</div>';
	cont += '<table cellpadding="0" cellspacing="0" border="0 "><tr>';
	cont += '<td valign="middle"><a href="/nouvelles/recherche/" class="Search">Recherche avancée</a></td>';
	cont += '<td valign="middle"><img src="/nouvelles/ressou3/img/Mnu_sep.gif" width="4" height="4" hspace="3" border="0" /></td>';
	cont += '<td valign="middle"><a href="/nouvelles/docu/index.asp" class="Search">Hyperliens de référence</a></td>';
	cont += '</tr></table><div id="Br" class="BrSearchRegion">.</div>';
	cont += '</td></tr></form></table>';
	cont += '</td></tr></table>';
	return cont;
}
function getRecherche() {
	var cont = '';
	cont += '<form name="FormulaireRecherche2" action="http://recherche.radio-canada.ca/SiteServer/Knowledge/recherche/recherche.asp" method="POST">';
	cont += '<INPUT type="hidden" name="idsection" value="nouvelles">';
	cont += '<INPUT type="hidden" name="catalogue" value="Nouvelles">';
	cont += '<input type="hidden" name="operateur" value="ET">';
	cont += '<tr><td bgcolor="#B5BECE" align="center">';
	cont += '<div id="Br" class="BrSearchRegion">.</div>';
	cont += '<table cellpadding="0" cellspacing="0" border="0"><tr>';
	cont += '<td valign="middle"><font size="1"><input type="text" size="10" value="" class="tfSearch" name="chaineRecherche" maxlength="100" /></font></td>';
	cont += '<td valign="middle"><input type="image" src="/nouvelles/ressou3/img/btn_chercher.gif" width="110" height="17" border="0" / id=image1 name=image1></td>';
	cont += '</tr></table><div id="Br" class="BrSearchRegion">.</div>';
	cont += '<table cellpadding="0" cellspacing="0" border="0 "><tr>';
	cont += '<td valign="middle"><a href="/nouvelles/recherche/" class="Search">Recherche avancée</a></td>';
	cont += '<td valign="middle"><img src="/nouvelles/ressou3/img/Mnu_sep.gif" width="4" height="4" hspace="3" border="0" /></td>';
	cont += '<td valign="middle"><a href="/nouvelles/docu/index.asp" class="Search">Hyperliens de référence</a></td>';
	cont += '</tr></table><div id="Br" class="BrSearchRegion">.</div>';
	cont += '</td></tr></form>';
	return cont;
}
function getAVoir() {
		var cont = '';
		cont += '<img src="/nouvelles/ressou3/img/ColDrtTAVoir.gif" width="234" height="16" border="0" /><br /><br />';
		cont += '<table width="188" cellpadding="0" cellspacing="0" border="0" align="center"><tr><td bgcolor="#000000">';
		cont += '<table cellpadding="0" cellspacing="1" border="0"><tr>';
		cont += '<td bgcolor="#F3F3F8" valign="middle"><p class="colDroite"><a href=\'javascript:;\' onClick=\'window.open("/nouvelles/calendrier/calendrier.htm","Calendrier","width=575,height=375");\' class="colDroiteTexte">Notre liste des événements.</a></p></td>';
		cont += '<td bgcolor="#F3F3F8" valign="middle">';
		cont += '<a href=\'javascript:;\' onClick=\'window.open("/nouvelles/calendrier/calendrier.htm","Calendrier","width=575,height=375");\'>';
		cont += '<img src="/nouvelles/ressou3/img/ColDrtAVoirImg.gif" width="100" height="39" border="0">';
		cont += '</a>';
		cont += '</td>';
		cont += '</tr></table></td></tr></table><br>';
		return cont;
}
function getCroisade() {
	var cont = '';
	if (request("prov") != "sympatico") {
		cont += '<img src="/nouvelles/ressou3/img/ColDrtTCroisade.gif" width="234" height="16" border="0" /><br /><br />';
		cont += '<table width="188" cellpadding="0" cellspacing="0" border="0" align="center"><tr>';
		cont += '<td bgcolor="#000000"><table cellpadding="0" cellspacing="1" border="0"><tr>';
		cont += '<td bgcolor="#F3F3F8" valign="top"><a href="javascript:GoTo(\'/actualite/jeux/croisade.asp\')"><img src="/nouvelles/ressou3/img/logo_croissade.gif" width="186" height="15" border="0" /></a></td>';
		cont += '</tr><tr>';
		cont += '<td bgcolor="#F3F3F8"><p class="colDroite"><a href="javascript:GoTo(\'/actualite/jeux/croisade.asp\')" class="colDroiteTexte">Le jeu-questionnaire sur l\'actualité sous forme de mots croisés. </a></p></td>';
		cont += '</tr></table></td></tr></table><br />';
	}
	return cont;
}


	function popupdh() {
		saveloc = '/actualite/maintenant/derniereheure.asp'
		window.open(saveloc,"_blank","toolbar=no,directories=no,status=no,menubar=no,scrollbars=no,history=no,resizable=no,width=240,height=160");
	}

function getLastHour(delay, emission) {
	var arrException;
	/*===========================================================================================
	=====	Les prochaine ligne serve a indiquer les exception par émission. Mettre les		=====
	=====	heures (en string) qu'on ne veut pas avoir										=====
	===========================================================================================*/
	if (emission == 'BulletinInter') { var arrException = Array('08', '12'); arrException.reverse(); }

	/*===========================================================================================
	=====	Enlever le commentaire de la prochaine ligne pour débug pour utiliser l'objet	=====
	=====	date de l'usager et changer de date sur votre poste								=====
	===========================================================================================*/
	//SRCDate = new Date();
	
	var strY = 0; var strM = 0; var strD = 0; var strH = 0;
	strY = SRCDate.getFullYear(); strM = SRCDate.getMonth()+1; strD = SRCDate.getDate(); strH = SRCDate.getHours();
	
	if (SRCDate.getMinutes() < delay) strH = eval(SRCDate.getHours()+'-'+1);
	if (arrException) {
		for (i=0;i<arrException.length;i++) {
			if (strH == arrException[i]) strH --;
		}
	}
	if (strH == -1)	{	strH = 23;	strD--;	}
	if (strD == 0)	{	var tempDate = new Date(); tempDate.setDate(1); tempDate.setDate(tempDate.getDate()-1); strD = tempDate.getDate(); strM--;	}
	if (strM == 0)	{	strM = 12; strY--;	}
	
	if (strH<10) strH = '0'+strH;
	if (strD < 10) strD = '0'+strD;
	if (strM < 9) strM = '0'+strM;
	
	return strY + strM + strD + strH;
}

function getBulletin() {
	var cont = '';
	cont += '<img src="/nouvelles/ressou3/img/ColDrtTBulletins.gif" width="234" height="16" border="0" /><br /><br />';
	cont += '<table width="188" cellpadding="0" cellspacing="0" border="0" align="center"><tr>';
	cont += '<td bgcolor="#000000"><table cellpadding="0" cellspacing="1" border="0"><tr>';
	cont += '<td bgcolor="#F3F3F8" valign="top"><a href="#" onclick="window.open(\'/util/zapmedia/version9/detecte.asp?lien=\',\'fenetreInter\',\'toolbar=no,directories=no,status=no,menubar=no,scrollbars=yes,history=no,resizable=yes,width=1,height=1\');" class="colDroiteTexte"><img src="/nouvelles/ressou3/img/Logo_ZapMedia.gif" alt="Zap Média" border="0" /></a></td>';
	cont += '<td bgcolor="#F3F3F8"><p class="colDroite"><a href="#" onclick="window.open(\'/util/zapmedia/version9/detecte.asp?lien=\',\'fenetreInter\',\'toolbar=no,directories=no,status=no,menubar=no,scrollbars=yes,history=no,resizable=yes,width=1,height=1\');" class="colDroiteTexte">La radio et la télé de Radio-Canada sur Internet.</a></p></td>';
	cont += '</tr></table></td></tr></table>';
	cont += '<div align="center">';
	
	//	=====	Bulletin International	=====
	cont += '<a href="javascript:;" onClick="window.open(\'http://www.radio-canada.ca/util/zapmedia/version9/detecte.asp?lien=http://www.radio-canada.ca/Medianet/CBF/BulletinReseau';
	cont += getLastHour(10, 'BulletinInter');
	cont += '00.asx\',\'fenetreInter\',\'toolbar=no,directories=no,status=no,menubar=no,history=no,width=1,height=1\');"><img src="/nouvelles/ressou3/img/bulletin_international.gif" alt="Le Bulletin National" border="0"></a>';
	
	//	=====	Bulletin Régional	=====
	cont += '<a href="/inforadio/regions/" target="_top"><img src="/nouvelles/ressou3/img/bulletin_region.gif" alt="Bulletin Régional" border="0"></a><br>';
	
	//	=====	Bulletin RDI	=====
	cont += '<a href="javascript:;" onClick="window.open(\'http://www.radio-canada.ca/util/zapmedia/version9/detecte.asp?lien=http://www.radio-canada.ca/Medianet/RDI2/RDI';
	cont += getLastHour(15);
	cont += '00.asx\',\'fenetreInter\',\'toolbar=no,directories=no,status=no,menubar=no,history=no,width=1,height=1\');"><img src="/nouvelles/ressou3/img/bulletin_rdi.gif" border="0"></a>';
	
	//	=====	Le Téléjournal	=====
	cont += '<a href="//www.radio-canada.ca/actualite/lepoint/telejournal.asp"><img src="/nouvelles/ressou3/img/bulletin_telejournal.gif" alt="Le téléjournal" border="0"></a><br>';
	
	var agt = navigator.userAgent.toLowerCase();
	var is_mac		= (agt.indexOf('mac') != -1);
	var is_linux	= (agt.indexOf('inux') != -1);
	if(!(is_mac || is_linux)) {
		cont += '<br><table width="188" cellpadding="0" cellspacing="0" border="0" align="center"><tr><td bgcolor="#000000">';
		cont += '<table cellpadding="0" cellspacing="1" border="0"><tr>';
		cont += '<td bgcolor="#F3F3F8" valign="middle"><p class="colDroite"><a href="javascript:popupdh()" class="colDroiteTexte">Les nouvelles d\'heure en heure.</a></p></td>';
		cont += '<td bgcolor="#F3F3F8" valign="middle">';
		cont += '<a href="javascript:popupdh()">';
		cont += '<img src="/nouvelles/ressou3/img/logo_DerniereHeure.gif" width="83" height="40" border="0">';
		cont += '</a>';
		cont += '</td>';
		cont += '</tr></table></td></tr></table>';
	}    
	cont += '</div><br>';
	return cont;
}

function getBottomLine() {
	var cont = '';
	cont += '<div id="BottomLine"><table cellpadding="0" cellspacing="0" border="0" width="519"><tr><td align="center">';
	cont += '<a href="/nouvelles/pournousjoindre/index.asp"><img src="/nouvelles/ressou3/img/btn_pour_nous_joindre.gif" width="160" height="16" hspace="5" border="0" /></a>';
	cont += '<a href="/nouvelles/realisation.asp"><img src="/nouvelles/ressou3/img/btn_realisation.gif" width="113" height="16" hspace="5" border="0" /></a>';
	cont += '<a href="/manchettes/" target="_top"><img src="/nouvelles/ressou3/img/manchettes.gif" width="184" height="16" hspace="5" border="0" /></a>';
	cont += '</td></tr></table></div><br><br>';
	return cont;
}

function getDiv() {
	var cont = '';
	cont += '<div id="SMnuRegion" onmouseover="blnTOMnuClose=false;"><table cellpadding="0" cellspacing="0" border="0"><tr>';
	cont += '<td width="1" bgcolor="#000000"><img src="/nouvelles/ressou3/img/spacer.gif" width="1" height="1" /></td>';
	cont += '<td bgcolor="#E4E4E4" class="SMnuContent" nowrap width="99%">';
	cont += '<p id="SMnuP">ATLANTIQUE</p>';
	cont += '<ul id="SMnuUl">';
	cont += '<li id="SMnuLi"><a href="/regions/atlantique/nouvelles/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">LES PROVINCES ATLANTIQUES</a></li>';
	cont += '</ul>';
	cont += '<p id="SMnuP">QU&Eacute;BEC</p>';
	cont += '<ul id="SMnuUl">';
	cont += '<li id="SMnuLi"><a href="/regions/gaspesie-lesiles/Nouvelles/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">GASP&Eacute;SIE-LES-ÎLES</a></li>';
	cont += '<li id="SMnuLi"><a href="/regions/saguenay-lac/nouvelles/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">SAGUENAY-LAC-SAINT-JEAN</a></li>';
	cont += '<li id="SMnuLi"><a href="/regions/bas-st-laurent/nouvelles/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">BAS SAINT-LAURENT</a></li>';
	cont += '<li id="SMnuLi"><a href="/regions/cote-nord/nouvelles/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">C&Ocirc;TE-NORD</a></li>';
	cont += '<li id="SMnuLi"><a href="/nouvelles/montr.shtml" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">MONTR&Eacute;AL/CENTRE du QU&Eacute;BEC</a></li>';
	cont += '<li id="SMnuLi"><a href="/regions/ottawa/Nouvelles/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">GATINEAU</a></li>';
	cont += '<li id="SMnuLi"><a href="/regions/quebec/Nouvelles/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">R&Eacute;GION DE QU&Eacute;BEC</a></li>';
	cont += '</ul>';
	cont += '<p id="SMnuP">ONTARIO</p>';
	cont += '<ul id="SMnuUl">';
	cont += '<li id="SMnuLi"><a href="/regions/ottawa/Nouvelles/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">OTTAWA</a></li>';
	cont += '<li id="SMnuLi"><a href="/regions/toronto/Nouvelles/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">SUD ONTARIEN</a></li>';
	cont += '<li id="SMnuLi"><a href="/regions/nord-ontario/Nouvelles/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">NORD ONTARIEN</a></li>';
	cont += '</ul>';
	cont += '<p id="SMnuP">OUEST</p>';
	cont += '<ul id="SMnuUl">';
	cont += '<li id="SMnuLi"><a href="/regions/manitoba/nouvelles/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">MANITOBA</a></li>';
	cont += '<li id="SMnuLi"><a href="/regions/saskatchewan/nouvelles/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">SASKATCHEWAN</a></li>';
	cont += '<li id="SMnuLi"><a href="/regions/alberta/nouvelles/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">ALBERTA</a></li>';
	cont += '<li id="SMnuLi"><a href="/regions/colombie-britannique/Nouvelles/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">COLOMBIE-BRITANNIQUE</a></li>';
	cont += '</ul>';
	cont += '</td>';
	cont += '<td width="1" bgcolor="#000000"><img src="/nouvelles/ressou3/img/spacer.gif" width="1" height="1" /></td>';
	cont += '</tr><tr>';
	cont += '<td width="1" bgcolor="#000000" colspan="3"><img src="/nouvelles/ressou3/img/spacer.gif" width="1" height="1" /></td>';
	cont += '</tr></table></div>';

	cont += '<div id="SMnuRDI" onmouseover="blnTOMnuClose=false;">';
	cont += '<table cellpadding="0" cellspacing="0" border="0" width="175"><tr>';
	cont += '<td width="1" bgcolor="#000000"><img src="/nouvelles/ressou3/img/spacer.gif" width="1" height="1" /></td>';
	cont += '<td bgcolor="#E4E4E4" class="SMnuContent" nowrap width="99%"> ';
	cont += '<ul id="SMnuUl">';
	cont += '<li id="SMnuLi"><a href="#" onClick="window.open(\'http://www.radio-canada.ca/util/zapmedia/version9/detecte.asp?lien=http://www.radio-canada.ca/Medianet/RDI2/CapitalActions';
	
	//SRCDate = new Date();
	var delay = 10;
	var heure = 19;
	var strY = 0; var strM = 0; var strD = 0; var strH = 0; var dayBack = false;
	if (SRCDate.getDay()==6) {	SRCDate.setDate(SRCDate.getDate()-1);	dayBack=true; }
	if (SRCDate.getDay()==0) {	SRCDate.setDate(SRCDate.getDate()-2);	dayBack=true; }
	strY = SRCDate.getFullYear(); strM = SRCDate.getMonth()+1; strD = SRCDate.getDate(); strH = SRCDate.getHours();
	if (SRCDate.getDay()==1 && (strH < heure) || (strH == heure && SRCDate.getMinutes() < delay)) { strD -= 3; dayBack=true; }
	if (!dayBack && ((strH < heure) || (strH == heure && SRCDate.getMinutes() < delay)))	strD--;
	if (strD == 0)	{	var tempDate = new Date(); tempDate.setDate(1); tempDate.setDate(tempDate.getDate()-1); strD = tempDate.getDate(); strM--;	}
	if (strM == 0)	{	strM = 12; strY--;	}
	if (strH<10) strH = '0'+strH;
	if (strD < 10) strD = '0'+strD;
	if (strM < 9) strM = '0'+strM;
	cont += strY + strM + strD + '1831';
	cont += '.asx\',\'fenetreInter\',\'toolbar=no,directories=no,status=no,menubar=no,scrollbars=yes,history=no,resizable=yes,width=1,height=1\');" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">CAPITAL ACTIONS</a></li>';
	cont += '<li id="SMnuLi"><a href="/jeunesse/rdijunior/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">RDI JUNIOR</a></li>';
	cont += '<li id="SMnuLi"><a href="/rdi/maisonneuve/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">MAISONNEUVE À L\'ÉCOUTE</a></li>';
	cont += '<li id="SMnuLi"><a href="/rdi/millenart/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">MILLÉN\'ART</a></li>';
	cont += '<li id="SMnuLi"><a href="/television/griffe/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">GRIFFE</a></li>';
	cont += '<li id="SMnuLi"><a href="/rdi/distribution/emissions/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=true;">À NE PAS MANQUER</a></li>';
	cont += '<li id="SMnuLi"><a href="/rdi/distribution/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">TOUT SUR RDI</a></li>';
	cont += '<li id="SMnuLi"><a href="/url.asp?/hci2/RDI/horaire-RDI.asp" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">PROGRAMMATION</a></li>';
	cont += '</ul></td>';
	cont += '<td width="1" bgcolor="#000000"><img src="/nouvelles/ressou3/img/spacer.gif" width="1" height="1" /></td>';
	cont += '</tr><tr>';
	cont += '<td width="1" bgcolor="#000000" colspan="3"><img src="/nouvelles/ressou3/img/spacer.gif" width="1" height="1" /></td>';
	cont += '</tr></table></div>';

	cont += '<div id="SMnuTele" onmouseover="blnTOMnuClose=false;">';
	cont += '<table cellpadding="0" cellspacing="0" border="0"><tr>';
	cont += '<td width="1" bgcolor="#000000"><img src="/nouvelles/ressou3/img/spacer.gif" width="1" height="1" /></td>';
	cont += '<td bgcolor="#E4E4E4" class="SMnuContent" nowrap width="99%"> ';
	cont += '<ul id="SMnuUl">';
	cont += '<li id="SMnuLi"><a href="/nouvelles/5sur5/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">5 SUR 5</a></li>';
	cont += '<li id="SMnuLi"><a href="/tv/decouverte/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">DÉCOUVERTE</a></li>';
	cont += '<li id="SMnuLi"><a href="/actualite/enjeux/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">ENJEUX</a></li>';
	cont += '<li id="SMnuLi"><a href="/actualite/lafacture/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">LA FACTURE</a></li>';
	cont += '<li id="SMnuLi"><a href="/rdi/maisonneuve/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">MAISONNEUVE À L\'ÉCOUTE</a></li>';
	cont += '<li id="SMnuLi"><a href="/actualite/montrealcesoir/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">MONTRÉAL CE SOIR</a></li>';
	cont += '<li id="SMnuLi"><a href="/actualite/lepoint/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">LE POINT</a></li>';
	cont += '<li id="SMnuLi"><a href="/actualite/semaineverte/" target="site" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">LA SEMAINE VERTE</a></li>';
	cont += '<li id="SMnuLi"><a href="/actualite/lepoint/telejournal.asp" target="site" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">LE TÉLÉJOURNAL</a></li>';
	cont += '<li id="SMnuLi"><a href="/actualite/zonelibre/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">ZONE LIBRE</a></li>';
	cont += '<li id="SMnuLi"><a href="/histoire/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">HISTOIRE&nbsp;DU&nbsp;CANADA</a></li>';
	cont += '</ul></td>';
	cont += '<td width="1" bgcolor="#000000"><img src="/nouvelles/ressou3/img/spacer.gif" width="1" height="1" /></td>';
	cont += '</tr><tr>';
	cont += '<td width="1" bgcolor="#000000" colspan="3"><img src="/nouvelles/ressou3/img/spacer.gif" width="1" height="1" /></td>';
	cont += '</tr></table></div>';

	cont += '<div id="SMnuRadio" onmouseover="blnTOMnuClose=false;">';
	cont += '<table cellpadding="0" cellspacing="0" border="0"><tr>';
	cont += '<td width="1" bgcolor="#000000"><img src="/nouvelles/ressou3/img/spacer.gif" width="1" height="1" /></td>';
	cont += '<td bgcolor="#E4E4E4" class="SMnuContent" nowrap width="99%">';
	cont += '<ul id="SMnuUl">';
	cont += '<li id="SMnuLi"><a href="/radio/affaires/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">LES AFFAIRES ET LA VIE</a></li>';
	cont += '<li id="SMnuLi"><a href="/lumiere/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">LES ANNÉES LUMIÈRE</a></li>';
	cont += '<li id="SMnuLi"><a href="/radio/dimanchemag/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">DIMANCHE MAGAZINE</a></li>';
	cont += '<li id="SMnuLi"><a href="/radio/mtlexpress/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">MONTRÉAL EXPRESS</a></li>';
	cont += '<li id="SMnuLi"><a href="/actualite/sansfrontieres/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">SANS&nbsp;FRONTIÈRES</a></li>';
	cont += '<li id="SMnuLi"><a href="/radio/latribune/" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">LA TRIBUNE DU QU&Eacute;BEC</a></li>';
	cont += '</ul></td>';
	cont += '<td width="1" bgcolor="#000000"><img src="/nouvelles/ressou3/img/spacer.gif" width="1" height="1" /></td>';
	cont += '</tr><tr>';
	cont += '<td width="1" bgcolor="#000000" colspan="3"><img src="/nouvelles/ressou3/img/spacer.gif" width="1" height="1" /></td>';
	cont += '</tr></table></div>';

	cont += '<div id="SMnuCBC" onmouseover="blnTOMnuClose=false;">';
	cont += '<table cellpadding="0" cellspacing="0" border="0">';
	cont += '<tr>';
	cont += '<td width="1" bgcolor="#000000"><img src="/nouvelles/ressou3/img/spacer.gif" width="1" height="1" /></td>';
	cont += '<td bgcolor="#E4E4E4" class="SMnuContent" nowrap width="99%"> ';
	cont += '<ul id="SMnuUl">';
	cont += '<li id="SMnuLi"><A HREF="http://www.cbc.ca/news/indepth/" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;" target="_blank">INDEPTH</A></li>';
	cont += '<li id="SMnuLi"><A HREF="http://www.cbc.ca/news/viewpoint/" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;" target="_blank">VIEWPOINT</A></li>';
	cont += '<li id="SMnuLi"><A HREF="http://www.cbc.ca/science/" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;" target="_blank">SCIENCE</A></li>';
	cont += '<li id="SMnuLi"><A HREF="http://www.cbc.ca/news/programs/" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;" target="_blank">PROGRAMS</A></li>';
	cont += '<li id="SMnuLi"><A HREF="http://www.cbc.ca/news/live/" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;" target="_blank">LIVE</A></li>';
	cont += '</ul></td>';
	cont += '<td width="1" bgcolor="#000000"><img src="/nouvelles/ressou3/img/spacer.gif" width="1" height="1" /></td>';
	cont += '</tr><tr>';
	cont += '<td width="1" bgcolor="#000000" colspan="3"><img src="/nouvelles/ressou3/img/spacer.gif" width="1" height="1" /></td>';
	cont += '</tr></table></div>';

	cont += '<div id="SMnuMeteo" onmouseover="blnTOMnuClose=false;">';
	cont += '<table cellpadding="0" cellspacing="0" border="0"><tr>';
	cont += '<td width="1" bgcolor="#000000"><img src="/nouvelles/ressou3/img/spacer.gif" width="1" height="1" /></td>';
	cont += '<td bgcolor="#E4E4E4" class="SMnuContent" nowrap width="99%"> ';
	cont += '<ul id="SMnuUl">';
	cont += '<li id="SMnuLi"><a href="/meteo/cities/index.asp" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">CANADA</a></li>';
	cont += '<li id="SMnuLi"><a href="/meteo/cities/index-eu.asp" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">ÉTATS-UNIS</a></li>';
	cont += '<li id="SMnuLi"><a href="/meteo/cities/index-int.asp" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">LE MONDE</a></li>';
	cont += '<li id="SMnuLi"><a href="/meteo/cities/satellite.asp" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">PHOTO <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SATELLITE</a></li>';
	cont += '<li id="SMnuLi"><a href="/url.asp?/skinet/intro.html" target="_top" class="SMnuLayCont" onmouseover="blnTOMnuClose=false;">SKINET</a></li>';
	cont += '</ul></td>';
	cont += '<td width="1" bgcolor="#000000"><img src="/nouvelles/ressou3/img/spacer.gif" width="1" height="1" /></td>';
	cont += '</tr><tr>';
	cont += '<td width="1" bgcolor="#000000" colspan="3"><img src="/nouvelles/ressou3/img/spacer.gif" width="1" height="1" /></td>';
	cont += '</tr></table></div>';

	cont += '<div id="SMnucache"><a href="#" onClick="blnTOMnuClose=true;closeAllSMnu();" onmouseover="blnTOMnuClose=true;TOMnuClose=window.setTimeout(\'closeAllSMnu();\',500);"><img src="/nouvelles/ressou3/img/spacer.gif" width="650" height="400" border="0" /></a></div>';

	return cont;
}
