function emission(code,titre,img,imgxl,url,contact,galerie,semaine,archive,audio) {
 			this.code = code;
			this.titre = titre;
 			this.img = img;
			this.imgxl = imgxl;
 			this.url = url;
 			this.contact = contact;
			this.galerie = galerie;
 			this.semaine = semaine;
 			this.archive = archive;
 			this.audio = audio;
}
function searchEmission(code){
	if(resEm == null || resEm.length < 1 || code == null || code.length < 1) return null;
	var j = 0;
	for (j = 0; j < resEm.length; j++)
	{
		if(code == resEm[j].code)
			return resEm[j];	
	}
	return null;
}
var semaine = ["Dimanche", "Lundi", "Mardi", "Mercredi", "Jeudi", "Vendredi", "Samedi"];
var resEm = new Array();
	


































































		
		
		
	resEm[0] = new emission("VB-JP0730","Bruxelles Matin - Le journal de 7h30","/ucm/groups/jsp/documents/imagephototheque/055494.jpg","/ucm/groups/jsp/documents/imagephototheque/056609.jpg","/emissions/bruxellesmatin/index.htm","/emissions/bruxellesmatin/FORM_061849","","","","y");
		
		
		
	resEm[1] = new emission("VC-CM","Charleroi Matin","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/emissions/charleroimatin/index.htm","/emissions/charleroimatin/FORM_175505","","","","y");
		
		
		
	resEm[2] = new emission("VH-HM","Hainaut Matin","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/emissions/hainautmatin/index.htm","/emissions/hainautmatin/FORM_203630","","","","y");
		
		
		
	resEm[3] = new emission("VL-LM","Liège Matin","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/emissions/liegematin/index.htm","/emissions/liegematin/FORM_300592","","","","y");
		
		
		
	resEm[4] = new emission("VN-VM","VivaCité Namur Matin","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/emissions/vivacitematin/index.htm","/emissions/vivacitematin/FORM_204545","","","","y");
		
		
		
	resEm[5] = new emission("VA-JP0730","VivaCité Luxembourg - Le journal de 7h30","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/emissions/vivacitematin/index.htm","/emissions/vivacitematin/FORM_204545","","","","y");
		
		
		
	resEm[6] = new emission("VV-JP0730","VivaCité Verviers - Le journal de 7h30","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/emissions/vivacitematin/index.htm","/emissions/vivacitematin/FORM_204545","","","","");
		
		
		
	resEm[7] = new emission("VL-JP0730","VivaCité Liège - Le journal de 7h30","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/emissions/vivacitematin/index.htm","/emissions/vivacitematin/FORM_204545","","","","y");
		
	resEm[8] = new emission("VI-JP0800","Journal de 8h00","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/emissions/vivacitematin/index.htm","/emissions/vivacitematin/FORM_204545","","","","y");
		
	resEm[9] = new emission("VI-JP1800","Journal de 18h00","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/emissions/vivacitematin/index.htm","/emissions/vivacitematin/FORM_204545","","","","y");
		
		
		
	resEm[10] = new emission("VA-MAGA","VivaCité Arlon - Le maga","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/emissions/vivacitemidi/index.htm","/emissions/vivacitemidi/FORM_191654","","","","y");
		
		
	resEm[11] = new emission("VH-SW","Hainaut Rachènes","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","","/emissions/vivacitemidi/FORM_191654","","","","");
		
		
	resEm[12] = new emission("VL-SW","Li Sîze Walone","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","","/emissions/vivacitemidi/FORM_191654","","","","");
		
		
	resEm[13] = new emission("VN-SW","VivaWallonie","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","","/emissions/vivacitemidi/FORM_191654","","","","");
		
		
	resEm[14] = new emission("VB-MELTING","Melting Pot Café","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","","/emissions/vivacitemidi/FORM_191654","","","","");
		
	resEm[15] = new emission("VI-VS-MAGA","Le grand journal des sports","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","","/emissions/vivacitemidi/FORM_191654","","","","y");
		
		
		
	resEm[16] = new emission("VI-VS-1920","Le 19/20 Foot","/ucm/groups/jsp/documents/imagephototheque/055478.jpg","/ucm/groups/jsp/documents/imagephototheque/056417.jpg","/emissions/le1920/index.htm","/emissions/le1920/FORM_061791","","","","y");
		
		
		
	resEm[17] = new emission("VI-VS-3MT","La 3ème mi-temps","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/emissions/la3ememitemps/index.htm","/emissions/la3ememitemps/FORM_061799","","","","y");
		
	resEm[18] = new emission("VI-JDS","Le journal des sports","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/emissions/la3ememitemps/index.htm","/emissions/la3ememitemps/FORM_061799","","","","");
		
		
		
	resEm[19] = new emission("VI-VS","VivaSports Directs","/ucm/groups/jsp/documents/imagephototheque/055496.jpg","/ucm/groups/jsp/documents/imagephototheque/056416.jpg","/emissions/vivasports/index.htm","/emissions/vivasports/FORM_061790","","y","","");
		
		
		
	resEm[20] = new emission("VI-BVR","Le Beau Vélo de Ravel","/ucm/groups/jsp/documents/imagephototheque/055489.jpg","/ucm/groups/jsp/documents/imagephototheque/056410.jpg","/bvr/index.htm","/emissions/vivasports/FORM_061790","","","","y");
		
		
		
	resEm[21] = new emission("VI-AVV","A vous de voir","/ucm/groups/jsp/documents/imagephototheque/055494.jpg","/ucm/groups/jsp/documents/imagephototheque/056609.jpg","/emissions/avousdevoir/index.htm","/emissions/avousdevoir/FORM_061838","","","","y");
		
		
		
	resEm[22] = new emission("VI-AOEL","Appelez on est là","/ucm/groups/jsp/documents/imagephototheque/055493.jpg","/ucm/groups/jsp/documents/imagephototheque/056608.jpg","/emissions/appelezonestla/index.htm","/emissions/appelezonestla/FORM_061146","","","","y");
		
		
		
	resEm[23] = new emission("VI-BAM","Balle de Match","/ucm/groups/jsp/documents/imagephototheque/055496.jpg","/ucm/groups/jsp/documents/imagephototheque/056416.jpg","/emissions/balledematch/index.htm","/emissions/balledematch/FORM_061847","","","","");
		
		
		
	resEm[24] = new emission("VI-BTM","Bonjour tout le monde","/ucm/groups/jsp/documents/imagephototheque/055474.jpg","/ucm/groups/jsp/documents/imagephototheque/056412.jpg","/emissions/bonjourtoutlemonde/index.htm","/emissions/bonjourtoutlemonde/FORM_061396","","","","");
		
		
		
	resEm[25] = new emission("VI-CB","Carnet de Bord","/ucm/groups/jsp/documents/imagephototheque/277459.jpg","/ucm/groups/jsp/documents/imagephototheque/277460.jpg","/emissions/carnetdebord/index.htm","/emissions/carnetdebord/FORM_061856","","","","");
		
		
		
	resEm[26] = new emission("VI-CVQLD","C'est vous qui le dites","/ucm/groups/jsp/documents/imagephototheque/055473.jpg","/ucm/groups/jsp/documents/imagephototheque/056411.jpg","/emissions/cestvousquiledites/index.htm","/emissions/cestvousquiledites/FORM_116916","","","","");
		
		
		
	resEm[27] = new emission("VI-CO","Clin d'Oeil","/ucm/groups/jsp/documents/imagephototheque/277459.jpg","/ucm/groups/jsp/documents/imagephototheque/277460.jpg","/emissions/clindoeil/index.htm","/emissions/clindoeil/FORM_061865","","","","");
		
		
		
	resEm[28] = new emission("VI-COCK","Cocktail d'été","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/emissions/cocktaildete/index.htm","/emissions/cocktaildete/FORM_190991","","","","");
		
		
		
	resEm[29] = new emission("VI-CF","Complètement foot","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/emissions/compltementfoot/index.htm","/emissions/compltementfoot/FORM_061803","","","","y");
		
		
		
	resEm[30] = new emission("VI-CUIS","En cuisine","/ucm/groups/jsp/documents/imagephototheque/275581.jpg","/ucm/groups/jsp/documents/imagephototheque/275536.jpg","/emissions/encuisine/index.htm","/emissions/encuisine/FORM_190990","y","","","y");
		
		
		
	resEm[31] = new emission("VI-FK","French Kiss","/ucm/groups/jsp/documents/imagephototheque/055490.jpg","/ucm/groups/jsp/documents/imagephototheque/056605.jpg","/emissions/frenchkiss/index.htm","/emissions/frenchkiss/FORM_061793","","","","");
		
		
		
	resEm[32] = new emission("VI-GN","Grandeur Nature","/ucm/groups/jsp/documents/imagephototheque/055489.jpg","/ucm/groups/jsp/documents/imagephototheque/056410.jpg","/emissions/grandeurnature/index.htm","/emissions/grandeurnature/FORM_061800","","","","");
		
		
		
	resEm[33] = new emission("VI-BOX","Juke Box","/ucm/groups/jsp/documents/imagephototheque/055491.jpg","/ucm/groups/jsp/documents/imagephototheque/056606.jpg","/emissions/jukebox/index.htm","/emissions/jukebox/FORM_190996","y","","","");
		
		
		
	resEm[34] = new emission("VI-ETE","Le mix de l'été","/ucm/groups/jsp/documents/imagephototheque/055472.jpg","/ucm/groups/jsp/documents/imagephototheque/056604.jpg","/emissions/lemixete/index.htm","/emissions/lemixete/FORM_061798","","","","");
		
		
		
	resEm[35] = new emission("VI-TDF","Tour de France","/ucm/groups/jsp/documents/imagephototheque/055478.jpg","/ucm/groups/jsp/documents/imagephototheque/056417.jpg","/emissions/tdf/index.htm","/emissions/tdf/FORM_061801","","","","");
		
		
		
	resEm[36] = new emission("VI-DEUX","Les deux font la paire","/ucm/groups/jsp/documents/imagephototheque/056666.jpg","/ucm/groups/jsp/documents/imagephototheque/056425.jpg","/emissions/lesdeuxfontlapaire/index.htm","/emissions/lesdeuxfontlapaire/FORM_061797","","","","");
		
		
		
	resEm[37] = new emission("VI-TBO","Toute la musique qu'on aime","/ucm/groups/jsp/documents/imagephototheque/055491.jpg","/ucm/groups/jsp/documents/imagephototheque/056606.jpg","/emissions/toutelamusique/index.htm","/emissions/toutelamusique/FORM_061789","","","","");
		
		
		
	resEm[38] = new emission("VI-BRO","Emballez la musique","/ucm/groups/jsp/documents/imagephototheque/161281.jpg","/ucm/groups/jsp/documents/imagephototheque/069515.jpg","/emissions/emballezlamusique/index.htm","/emissions/emballezlamusique/FORM_190989","","","","");
		
		
		
	resEm[39] = new emission("VI-MIX","Le Mix","/ucm/groups/jsp/documents/imagephototheque/277459.jpg","/ucm/groups/jsp/documents/imagephototheque/277460.jpg","/emissions/lemix/index.htm","/emissions/lemix/FORM_190987","","","","");
		
		
		
	resEm[40] = new emission("VI-PPE","Plus près des étoiles","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/emissions/pluspresdesetoiles/index.htm","/emissions/pluspresdesetoiles/FORM_061796","","","","");
		
		
		
	resEm[41] = new emission("VI-TT","Tip Top","/ucm/groups/jsp/documents/imagephototheque/277459.jpg","/ucm/groups/jsp/documents/imagephototheque/277460.jpg","/emissions/tiptop/index.htm","/emissions/tiptop/FORM_061794","y","","","");
		
		
		
	resEm[42] = new emission("VI-QDM","Qui Dit Mieux","/ucm/groups/jsp/documents/imagephototheque/055472.jpg","/ucm/groups/jsp/documents/imagephototheque/056604.jpg","/emissions/quiditmieux/index.htm","/emissions/quiditmieux/FORM_061804","","","","");
		
		
		
	resEm[43] = new emission("VI-RV","Rendez-vous d'un soir","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/emissions/rendezvousdunsoir/index.htm","/emissions/rendezvousdunsoir/FORM_061795","","","","");
		
		
		
	resEm[44] = new emission("VI-VEC","VivaCité en concert","/ucm/groups/jsp/documents/imagephototheque/277459.jpg","/ucm/groups/jsp/documents/imagephototheque/277460.jpg","/emissions/vivaciteenconcert/index.htm","/emissions/vivaciteenconcert/FORM_061880","","","","");
		
		
		
	resEm[45] = new emission("VI-WE","Viva week-end","/ucm/groups/jsp/documents/imagephototheque/055493.jpg","/ucm/groups/jsp/documents/imagephototheque/056608.jpg","/emissions/vivaweekend/index.htm","/emissions/vivaweekend/FORM_073735","","","","");
		
		
		
	resEm[46] = new emission("VI-VS","VivaSports","/ucm/groups/jsp/documents/imagephototheque/055496.jpg","/ucm/groups/jsp/documents/imagephototheque/056416.jpg","/emissions/vivasports/index.htm","/emissions/vivasports/FORM_061790","","y","","");
		
		
		
	resEm[47] = new emission("VI-VU","Y a pas que le foot","/ucm/groups/jsp/documents/imagephototheque/055490.jpg","/ucm/groups/jsp/documents/imagephototheque/056605.jpg","/emissions/yapasquelefoot/index.htm","/emissions/yapasquelefoot/FORM_188194","","","","");
		
		
		
	resEm[48] = new emission("","Bruxelles Midi","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/emissions/radiolene/index.htm","/emissions/radiolene/FORM_061851","","","","");
		
		
		
	resEm[49] = new emission("","Charleroi Midi","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/emissions/luxembourgmatin/index.htm","/emissions/luxembourgmatin/FORM_061860","","","","");
		
	resEm[50] = new emission("VI-VI-WE","En Région","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/region/index.htm","/emissions/luxembourgmatin/FORM_061860","","","","");
		
		
		
	resEm[51] = new emission("VI-DEJA","Déjà le week-end","/ucm/groups/jsp/documents/imagephototheque/056407.jpg","/ucm/groups/jsp/documents/imagephototheque/056360.jpg","/region/index.htm","/emissions/luxembourgmatin/FORM_061860","","","","");
		
		
		
	resEm[52] = new emission("VI-FRANCOS","Viva Folies","/ucm/groups/jsp/documents/imagephototheque/055490.jpg","/ucm/groups/jsp/documents/imagephototheque/056605.jpg","/emissions/vivafolies/index.htm","/emissions/luxembourgmatin/FORM_061860","","","","");
		
	resEm[53] = new emission("VI-INF","Info","/ucm/groups/jsp/documents/imagephototheque/055490.jpg","/ucm/groups/jsp/documents/imagephototheque/056605.jpg","/audio/archives/index.htm","/emissions/luxembourgmatin/FORM_061860","","","","");
		
		
		
	resEm[54] = new emission("VI-NE","Noël Ensemble","/ucm/groups/jsp/documents/imagephototheque/055473.jpg","/ucm/groups/jsp/documents/imagephototheque/056411.jpg","/emissions/noelensemble/index.htm","/emissions/noelensemble/FORM_061874","","","","");
		
		
		
	resEm[55] = new emission("VI-BON","Que du bonheur","/ucm/groups/jsp/documents/imagephototheque/055494.jpg","/ucm/groups/jsp/documents/imagephototheque/056609.jpg","/emissions/quedubonheur/index.htm","/emissions/quedubonheur/FORM_061876","VI-BON","","","");
		
		
		
	resEm[56] = new emission("VI-VMUS","Viva Musique","/ucm/groups/jsp/documents/imagephototheque/055496.jpg","/ucm/groups/jsp/documents/imagephototheque/056416.jpg","/emissions/vivamusique/index.htm","/emissions/vivamusique/FORM_061792","","","","");
		
		
		
	resEm[57] = new emission("VI-VAC","Vive les vacances","/ucm/groups/jsp/documents/imagephototheque/055473.jpg","/ucm/groups/jsp/documents/imagephototheque/056411.jpg","/emissions/vivelesvacances/index.htm","/emissions/vivelesvacances/FORM_190992","","","","");
		
		
		
	resEm[58] = new emission("VI-YPP","Y a pas pire","/ucm/groups/jsp/documents/imagephototheque/056666.jpg","/ucm/groups/jsp/documents/imagephototheque/056425.jpg","/emissions/yapaspire/index.htm","/emissions/yapaspire/FORM_061866","","","","");
		
		
		
	resEm[59] = new emission("VI-YPF","Y a pas que le foot","/ucm/groups/jsp/documents/imagephototheque/055490.jpg","/ucm/groups/jsp/documents/imagephototheque/056605.jpg","/emissions/yapasquelefoot/index.htm","/emissions/yapasquelefoot/FORM_188194","","","","");
		
		
		
	resEm[60] = new emission("VI-PGH","Place des grands hommes","/ucm/groups/jsp/documents/imagephototheque/055493.jpg","/ucm/groups/jsp/documents/imagephototheque/056608.jpg","/emissions/placedesgrandshommes/index.htm","/emissions/placedesgrandshommes/FORM_061878","","","","");

