// JavaScript Document

function preloadImages() {
  	var d = document; 
  	d.tab = new Array();
	d.tab[0] = new Array(2);
	d.tab[0][0] = new Image; 
	d.tab[0][0].src = 'images/bgcon3.gif';
	d.tab[0][1] = new Image; 
	d.tab[0][1].src = 'images/bgcon3up.gif';
}

function swapImages(id, etat) {
	var d = document;
	//alert(d.tab[id][etat].src);
	d.getElementById(id).src = d.tab[id][etat].src;
}

function swapImagesTd(id, etat) {
	var d = document;
	//alert(d.tab[id][etat].src);
	idtab = id;
	if (id < 3)
		idtab = 0;
	d.getElementById(id).style.background = 'url('+d.tab[idtab][etat].src+')';
}

function preloadTextes() {
  	var d = document;
  	if (preloaded == 0){
		d.tex = new Array(3);
		d.tex[2] = new Array();
		d.tex[2][0] = '<span class="txtblue93b">Soci&eacute;t&eacute; Eltorath</span><br><br>\n';
		d.tex[2][0] += '<span class="txtorange92b" style="font-size:9px">Cd-rom Application</span><br>\n';
		d.tex[2][0] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][0] += '<li class="cdList">Conception de la jackette</li>\n';
		d.tex[2][0] += '<li class="cdList">moteur de recherche fulltext</li>\n';
		d.tex[2][0] += '<li class="cdList"><a href="javascript:afficheMaxim(\'images/references/cdinterfaces/cd1.jpg\')" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline">interface ergonomique</a></li>\n';
		d.tex[2][0] += '</ul>\n';
		d.tex[2][0] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n'				
		d.tex[2][0] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][0] += '<li class="cdList">Conception et realisation support de communication</li>\n';
		d.tex[2][0] += '</ul>\n';	
		
		d.tex[2][1] = '<span class="txtblue93b">Groupe El-Rafik</span><br><br>\n';
		d.tex[2][1] += '<span class="txtorange92b" style="font-size:9px">Cd-rom Formatif Multim&eacute;dia</span><br>\n';				
		d.tex[2][1] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][1] += '<li class="cdList">Animations Flash</li>\n';
		d.tex[2][1] += '<li class="cdList"><a href="javascript:afficheMaxim(\'images/references/cdinterfaces/cd2.jpg\')" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline">interface ergonomique</a></li>\n';
		d.tex[2][1] += '</ul>\n';
		d.tex[2][1] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n';			
		d.tex[2][1] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][1] += '<li class="cdList">Conception page de guarde du livre</li>\n';
		d.tex[2][1] += '<li class="cdList">Conception et realisation support de communication</li>\n';
		d.tex[2][1] += '</ul>\n';	
	
		d.tex[2][2] = '<span class="txtblue93b" style="font-size:10px">Bureau d\'&eacute;tudes scientifiques (SSO)</span><br><br>\n';
		d.tex[2][2] += '<span class="txtorange92b" style="font-size:9px">Cd-rom Educatif</span><br>\n';
		d.tex[2][2] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][2] += '<li class="cdList">Animations Flash</li>\n';
		d.tex[2][2] += '<li class="cdList"><a href="javascript:afficheMaxim(\'images/references/cdinterfaces/cd3.jpg\')" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline">interface ergonomique</a></li>\n';
		d.tex[2][2] += '</ul>\n';
		d.tex[2][2] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n';				
		d.tex[2][2] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][2] += '<li class="cdList">Conception du livre</li>\n';
		d.tex[2][2] += '<li class="cdList">Conception et realisation jackette Cd</li>\n';
		d.tex[2][2] += '</ul>\n';	
	
		d.tex[2][3] = '<span class="txtblue93b" style="font-size:10px">Direction de Tourisme et de l\'Artisanat de Ghardaïa</span><br><br>\n';
		d.tex[2][3] += '<span class="txtorange92b" style="font-size:9px">Cd-rom Multim&eacute;dia Pr&eacute;sentation touristique</span><br>\n';
		d.tex[2][3] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][3] += '<li class="cdList">Animation Flash</li>\n';
		d.tex[2][3] += '<li class="cdList">Integration vid&eacute;o</li>\n';
		d.tex[2][3] += '<li class="cdList"><a href="javascript:afficheMaxim(\'images/references/cdinterfaces/cd4.jpg\')" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline">interface ergonomique</a></li>\n';
		d.tex[2][3] += '</ul>\n';
		
		d.tex[2][4] = '<span class="txtblue93b" style="font-size:10px">Direction de Tourisme et de l\'Artisanat d\'Illizi</span><br><br>\n';
		d.tex[2][4] += '<span class="txtorange92b" style="font-size:9px">Cd-rom Multim&eacute;dia Pr&eacute;sentation touristique</span><br>\n';
		d.tex[2][4] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][4] += '<li class="cdList">Animation Flash</li>\n';
		d.tex[2][4] += '<li class="cdList">Integration vid&eacute;o</li>\n';
		d.tex[2][4] += '<li class="cdList"><a href="javascript:afficheMaxim(\'images/references/cdinterfaces/cd5.jpg\')" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline">interface ergonomique</a></li>\n';
		d.tex[2][4] += '</ul>\n';
		
		d.tex[2][5] = '<span class="txtblue93b" style="font-size:10px">Direction de Tourisme et de l\'Artisanat de Mostaganem</span><br><br>\n';
		d.tex[2][5] += '<span class="txtorange92b" style="font-size:9px">Cd-rom Multim&eacute;dia Pr&eacute;sentation touristique</span><br>\n';
		d.tex[2][5] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][5] += '<li class="cdList">Animation Flash</li>\n';
		d.tex[2][5] += '<li class="cdList">Integration vid&eacute;o</li>\n';
		d.tex[2][5] += '<li class="cdList"><a href="javascript:afficheMaxim(\'images/references/cdinterfaces/cd6.jpg\')" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline">interface ergonomique</a></li>\n';
		d.tex[2][5] += '</ul>\n';
		
		d.tex[2][6] = '<span class="txtblue93b" style="font-size:10px">Direction de Tourisme et de l\'Artisanat de Sidi Bel Ab&egrave;s</span><br><br>\n';
		d.tex[2][6] += '<span class="txtorange92b" style="font-size:9px">Cd-rom Multim&eacute;dia Pr&eacute;sentation touristique</span><br>\n';
		d.tex[2][6] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][6] += '<li class="cdList">Animation Flash</li>\n';
		d.tex[2][6] += '<li class="cdList">Integration vid&eacute;o</li>\n';
		d.tex[2][6] += '<li class="cdList"><a href="javascript:afficheMaxim(\'images/references/cdinterfaces/cd7.jpg\')" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline">interface ergonomique</a></li>\n';
		d.tex[2][6] += '</ul>\n';
		
		d.tex[2][7] = '<span class="txtblue93b" style="font-size:10px">Direction de Tourisme et de l\'Artisanat d\'El Taref</span><br><br>\n';
		d.tex[2][7] += '<span class="txtorange92b" style="font-size:9px">Cd-rom Multim&eacute;dia Pr&eacute;sentation touristique</span><br>\n';
		d.tex[2][7] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][7] += '<li class="cdList">Animation Flash</li>\n';
		d.tex[2][7] += '<li class="cdList">Integration vid&eacute;o</li>\n';
		d.tex[2][7] += '<li class="cdList"><a href="javascript:afficheMaxim(\'images/references/cdinterfaces/cd8.jpg\')" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline">interface ergonomique</a></li>\n';
		d.tex[2][7] += '</ul>\n';
		
		d.tex[2][8] = '<span class="txtblue93b" style="font-size:10px">Soci&eacute;t&eacute; Mark Bric Displays</span><br><br>\n';
		d.tex[2][8] += '<span class="txtorange92b" style="font-size:9px">Cd-rom Multim&eacute;dia Pr&eacute;sentation d\'entreprise</span><br>\n';
		d.tex[2][8] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][8] += '<li class="cdList">Animation Flash</li>\n';
		d.tex[2][8] += '<li class="cdList">Integration vid&eacute;o</li>\n';
		d.tex[2][8] += '<li class="cdList">interface ergonomique</li>\n';
		d.tex[2][8] += '</ul>\n';
		
		d.tex[2][9] = '<span class="txtblue93b" style="font-size:10px">SARL FABS</span><br><br>\n';
		d.tex[2][9] += '<span class="txtorange92b" style="font-size:9px">Cd-rom Multim&eacute;dia Pr&eacute;sentation d\'entreprise</span><br>\n';
		d.tex[2][9] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][9] += '<li class="cdList">Animation Flash et 3D</li>\n';
		d.tex[2][9] += '<li class="cdList">Integration vid&eacute;o</li>\n';
		d.tex[2][9] += '<li class="cdList"><a href="javascript:afficheMaxim(\'images/references/cdinterfaces/cd9.jpg\')" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline">interface ergonomique</a></li>\n';
		d.tex[2][9] += '</ul>\n';
		
		d.tex[2][10] = '<span class="txtblue93b" style="font-size:10px">Laboratoires Sabrinel</span><br><br>\n';
		d.tex[2][10] += '<span class="txtorange92b" style="font-size:9px">Cd-rom Multim&eacute;dia Pr&eacute;sentation des laboratoires</span><br>\n';
		d.tex[2][10] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][10] += '<li class="cdList">Animation Flash</li>\n';
		d.tex[2][10] += '<li class="cdList">Fiches et Diaporama produits</li>\n';
		d.tex[2][10] += '<li class="cdList"><a href="javascript:afficheMaxim(\'images/references/cdinterfaces/cd10.jpg\')" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline">interface ergonomique</a></li>\n';
		d.tex[2][10] += '</ul>\n';
		
		d.tex[2][11] = '<span class="txtblue93b" style="font-size:10px">Maison Kiramos</span><br><br>\n';
		d.tex[2][11] += '<span class="txtorange92b" style="font-size:9px">Cd-rom Multim&eacute;dia Pr&eacute;sentation de la maison</span><br>\n';
		d.tex[2][11] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][11] += '<li class="cdList">Animation Flash</li>\n';
		d.tex[2][11] += '<li class="cdList">Diaporama produits</li>\n';
		d.tex[2][11] += '<li class="cdList"><a href="javascript:afficheMaxim(\'images/references/cdinterfaces/cd11.jpg\')" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline">interface ergonomique</a></li>\n';
		d.tex[2][11] += '</ul>\n';
		
		d.tex[2][12] = '<span class="txtblue93b">Groupe El-Rafik</span><br><br>\n';
		d.tex[2][12] += '<span class="txtorange92b" style="font-size:9px">Cd-rom Formatif Multim&eacute;dia</span><br>\n';				
		d.tex[2][12] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][12] += '<li class="cdList">Animations Flash</li>\n';
		d.tex[2][12] += '<li class="cdList">interface ergonomique</li>\n';
		d.tex[2][12] += '</ul>\n';
		d.tex[2][12] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n';			
		d.tex[2][12] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][12] += '<li class="cdList">Conception page de guarde du livre</li>\n';
		d.tex[2][12] += '<li class="cdList">Conception et realisation support de communication</li>\n';
		d.tex[2][12] += '</ul>\n';	
		
		d.tex[2][13] = '<span class="txtblue93b">Groupe El-Rafik</span><br><br>\n';
		d.tex[2][13] += '<span class="txtorange92b" style="font-size:9px">Cd-rom Formatif Multim&eacute;dia</span><br>\n';				
		d.tex[2][13] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][13] += '<li class="cdList">Animations Flash</li>\n';
		d.tex[2][13] += '<li class="cdList">interface ergonomique</li>\n';
		d.tex[2][13] += '</ul>\n';
		d.tex[2][13] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n';			
		d.tex[2][13] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][13] += '<li class="cdList">Conception page de guarde du livre</li>\n';
		d.tex[2][13] += '<li class="cdList">Conception et realisation support de communication</li>\n';
		d.tex[2][13] += '</ul>\n';	
		
		d.tex[2][14] = '<span class="txtblue93b">Groupe El-Rafik</span><br><br>\n';
		d.tex[2][14] += '<span class="txtorange92b" style="font-size:9px">Cd-rom Formatif Multim&eacute;dia</span><br>\n';				
		d.tex[2][14] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][14] += '<li class="cdList">Animations Flash</li>\n';
		d.tex[2][14] += '<li class="cdList">interface ergonomique</li>\n';
		d.tex[2][14] += '</ul>\n';
		d.tex[2][14] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n';			
		d.tex[2][14] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][14] += '<li class="cdList">Conception page de guarde du livre</li>\n';
		d.tex[2][14] += '<li class="cdList">Conception et realisation support de communication</li>\n';
		d.tex[2][14] += '</ul>\n';	
		
		d.tex[2][15] = '<span class="txtblue93b">Groupe El-Rafik</span><br><br>\n';
		d.tex[2][15] += '<span class="txtorange92b" style="font-size:9px">Cd-rom Formatif Multim&eacute;dia</span><br>\n';				
		d.tex[2][15] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][15] += '<li class="cdList">Animations Flash</li>\n';
		d.tex[2][15] += '<li class="cdList">interface ergonomique</li>\n';
		d.tex[2][15] += '</ul>\n';
		d.tex[2][15] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n';			
		d.tex[2][15] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][15] += '<li class="cdList">Conception page de guarde du livre</li>\n';
		d.tex[2][15] += '<li class="cdList">Conception et realisation support de communication</li>\n';
		d.tex[2][15] += '</ul>\n';	
		
		d.tex[2][16] = '<span class="txtblue93b">Groupe El-Rafik</span><br><br>\n';
		d.tex[2][16] += '<span class="txtorange92b" style="font-size:9px">Cd-rom Formatif Multim&eacute;dia</span><br>\n';				
		d.tex[2][16] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][16] += '<li class="cdList">Animations Flash</li>\n';
		d.tex[2][16] += '<li class="cdList">interface ergonomique</li>\n';
		d.tex[2][16] += '</ul>\n';
		d.tex[2][16] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n';			
		d.tex[2][16] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][16] += '<li class="cdList">Conception page de guarde du livre</li>\n';
		d.tex[2][16] += '<li class="cdList">Conception et realisation support de communication</li>\n';
		d.tex[2][16] += '</ul>\n';	
		
		d.tex[2][17] = '<span class="txtblue93b">Groupe El-Rafik</span><br><br>\n';
		d.tex[2][17] += '<span class="txtorange92b" style="font-size:9px">Cd-rom Formatif Multim&eacute;dia</span><br>\n';				
		d.tex[2][17] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][17] += '<li class="cdList">Animations Flash</li>\n';
		d.tex[2][17] += '<li class="cdList">interface ergonomique</li>\n';
		d.tex[2][17] += '</ul>\n';
		d.tex[2][17] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n';			
		d.tex[2][17] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[2][17] += '<li class="cdList">Conception page de guarde du livre</li>\n';
		d.tex[2][17] += '<li class="cdList">Conception et realisation support de communication</li>\n';
		d.tex[2][17] += '</ul>\n';	
	
		d.tex[1] = new Array();
		d.tex[1][0] = '<span class="txtblue93b">Maison BCD</span><br><br>\n';
		d.tex[1][0] += '<span class="txtorange92b" style="font-size:9px">Site internet Conception et r&eacute;alisation</span><br>\n';
		d.tex[1][0] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[1][0] += '<li class="cdList">Charte graphique</li>\n';
		d.tex[1][0] += '<li class="cdList">Fiches produits</li>\n';
		d.tex[1][0] += '<li class="cdList">Modules de mise &agrave; jour</li>\n';
		d.tex[1][0] += '<li class="cdList">Animation Flash</li>\n';
		d.tex[1][0] += '</ul><br>\n';
		//d.tex[1][0] += '<span class="txtgray9" style="padding-left:40px"><a href="" onClick="window.open(\'http://www.bcd-dz.com\',\'_blank\'); return false;" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline; cursor:pointer">Consultez le site</a></span><br>\n';
		
		d.tex[1][1] = '<span class="txtblue93b">Soci&eacute;t&eacute; FABS</span><br><br>\n';
		d.tex[1][1] += '<span class="txtorange92b" style="font-size:9px">Site internet Conception et r&eacute;alisation</span><br>\n';
		d.tex[1][1] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[1][1] += '<li class="cdList">Fiches produits</li>\n';
		d.tex[1][1] += '<li class="cdList">Modules de mise &agrave; jour</li>\n';
		d.tex[1][1] += '<li class="cdList">Animation Flash</li>\n';
		d.tex[1][1] += '</ul><br>\n';
		d.tex[1][1] += '<span class="txtgray9" style="padding-left:40px"><a href="" onClick="window.open(\'http://www.fabs-dz.com\',\'_blank\'); return false;" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline; cursor:pointer">Consultez le site</a></span><br>\n';
		
		d.tex[1][2] = '<span class="txtblue93b">Le guide de le sant&eacute; en Alg&eacute;rie</span><br><br>\n';
		d.tex[1][2] += '<span class="txtorange92b" style="font-size:9px">Site internet Conception et r&eacute;alisation</span><br>\n';
		d.tex[1][2] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[1][2] += '<li class="cdList">Charte graphique</li>\n';
		d.tex[1][2] += '<li class="cdList">Modules de contr&ocirc;le et d\'administration</li>\n';
		d.tex[1][2] += '<li class="cdList">Moteur de recherche avanc&eacute;</li>\n';
		d.tex[1][2] += '<li class="cdList">Ergonomie</li>\n';
		d.tex[1][2] += '</ul><br>\n';
		d.tex[1][2] += '<span class="txtgray9" style="padding-left:40px"><a href="" onClick="window.open(\'http://www.sante-dz.com\',\'_blank\'); return false;" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline; cursor:pointer">Consultez le site</a></span><br>\n';
		
		d.tex[1][3] = '<span class="txtblue93b">Association El-Islah</span><br><br>\n';
		d.tex[1][3] += '<span class="txtorange92b" style="font-size:9px">Site internet Conception et r&eacute;alisation</span><br>\n';
		d.tex[1][3] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[1][3] += '<li class="cdList">Modules de contr&ocirc;le et d\'administration</li>\n';
		d.tex[1][3] += '<li class="cdList">Ergonomie</li>\n';
		d.tex[1][3] += '</ul><br>\n';
		//d.tex[1][3] += '<span class="txtgray9" style="padding-left:40px"><a href="" onClick="window.open(\'http://www.elislah-dz.org\',\'_blank\'); return false;" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline; cursor:pointer">Consultez le site</a></span><br>\n';
		
		d.tex[1][4] = '<span class="txtblue93b">Soci&eacute;t&eacute; CODINAF</span><br><br>\n';
		d.tex[1][4] += '<span class="txtorange92b" style="font-size:9px">Site internet Conception et r&eacute;alisation</span><br>\n';
		d.tex[1][4] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[1][4] += '<li class="cdList">Fiches produits</li>\n';
		d.tex[1][4] += '<li class="cdList">Modules de contr&ocirc;le et d\'administration</li>\n';
		d.tex[1][4] += '</ul><br>\n';
		//d.tex[1][4] += '<span class="txtgray9" style="padding-left:40px"><a href="" onClick="window.open(\'http://www.codinaf.com\',\'_blank\'); return false;" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline; cursor:pointer">Consultez le site</a></span><br>\n';
		
		/*d.tex[1][5] = '<span class="txtblue93b">Association Mzab News</span><br><br>\n';
		d.tex[1][5] += '<span class="txtorange92b" style="font-size:9px">Site internet Conception et r&eacute;alisation</span><br>\n';
		d.tex[1][5] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[1][5] += '<li class="cdList">Modules de contr&ocirc;le et d\'administration</li>\n';
		d.tex[1][5] += '<li class="cdList">Ergonomie</li>\n';
		d.tex[1][5] += '</ul><br>\n';*/
		//d.tex[1][5] += '<span class="txtgray9" style="padding-left:40px"><a href="" onClick="window.open(\'http://www.mzabnews.org\',\'_blank\'); return false;" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline; cursor:pointer">Consultez le site</a></span><br>\n';
		
		d.tex[1][5] = '<span class="txtblue93b">Soci&eacute;t&eacute; TMS TECHNOMODERN STATIONERY</span><br><br>\n';
		d.tex[1][5] += '<span class="txtorange92b" style="font-size:9px">Site internet Conception et r&eacute;alisation</span><br>\n';
		d.tex[1][5] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[1][5] += '<li class="cdList">Animation publicitaire</li>\n';
		d.tex[1][5] += '<li class="cdList">Ergonomie</li>\n';
		d.tex[1][5] += '</ul><br>\n';
		//d.tex[1][5] += '<span class="txtgray9" style="padding-left:40px"><a href="" onClick="window.open(\'http://www.codinaf.com\',\'_blank\'); return false;" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline; cursor:pointer">Consultez le site</a></span><br>\n';
		
		d.tex[1][6] = '<span class="txtblue93b">Fondation Chikh Ammi Sa&icirc;d</span><br><br>\n';
		d.tex[1][6] += '<span class="txtorange92b" style="font-size:9px">Site internet Conception et r&eacute;alisation</span><br>\n';
		d.tex[1][6] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[1][6] += '<li class="cdList">Modules de contr&ocirc;le et d\'administration</li>\n';
		d.tex[1][6] += '<li class="cdList">System de navigation ergonomique</li>\n';
		d.tex[1][6] += '</ul><br>\n';
		d.tex[1][6] += '<span class="txtgray9" style="padding-left:40px"><a href="" onClick="window.open(\'http://www.irwane.org\',\'_blank\'); return false;" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline; cursor:pointer">Consultez le site</a></span><br>\n';
		
		d.tex[1][7] = '<span class="txtblue93b">Soci&eacute;t&eacute; IIS</span><br><br>\n';
		d.tex[1][7] += '<span class="txtorange92b" style="font-size:9px">Site internet Conception et r&eacute;alisation</span><br>\n';
		d.tex[1][7] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[1][7] += '<li class="cdList">Fiches produits</li>\n';
		d.tex[1][7] += '<li class="cdList">Modules de contr&ocirc;le et d\'administration</li>\n';
		d.tex[1][7] += '<li class="cdList">System de navigation ergonomique</li>\n';
		d.tex[1][7] += '</ul><br>\n';
		d.tex[1][7] += '<span class="txtgray9" style="padding-left:40px"><a href="" onClick="window.open(\'http://www.iis-dz.com\',\'_blank\'); return false;" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline; cursor:pointer">Consultez le site</a></span><br>\n';
		
		d.tex[1][8] = '<span class="txtblue93b">Maison BC-Tech</span><br><br>\n';
		d.tex[1][8] += '<span class="txtorange92b" style="font-size:9px">Site internet Conception et r&eacute;alisation</span><br>\n';
		d.tex[1][8] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[1][8] += '<li class="cdList">Fiches produits</li>\n';
		d.tex[1][8] += '<li class="cdList">Modules de contr&ocirc;le et d\'administration</li>\n';
		d.tex[1][8] += '<li class="cdList">System de navigation ergonomique</li>\n';
		d.tex[1][8] += '<li class="cdList">Animation publicitaire</li>\n';
		d.tex[1][8] += '</ul><br>\n';
		d.tex[1][8] += '<span class="txtgray9" style="padding-left:40px"><a href="" onClick="window.open(\'http://www.bctech-dz.com\',\'_blank\'); return false;" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline; cursor:pointer">Consultez le site</a></span><br>\n';
		
		d.tex[1][9] = '<span class="txtblue93b">Salle des f&ecirc;tes SHAHRAZED</span><br><br>\n';
		d.tex[1][9] += '<span class="txtorange92b" style="font-size:9px">Site internet Conception et r&eacute;alisation</span><br>\n';
		d.tex[1][9] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[1][9] += '<li class="cdList">Modules de contr&ocirc;le et d\'administration</li>\n';
		d.tex[1][9] += '<li class="cdList">Diaporama photo</li>\n';
		d.tex[1][9] += '<li class="cdList">System de navigation ergonomique</li>\n';
		d.tex[1][9] += '</ul><br>\n';
		d.tex[1][9] += '<span class="txtgray9" style="padding-left:40px"><a href="" onClick="window.open(\'http://www.salledesfetes-dz.com\',\'_blank\'); return false;" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline; cursor:pointer">Consultez le site</a></span><br>\n';
		
		d.tex[1][10] = '<span class="txtblue93b">Commune de Sidi M\'hamed</span><br><br>\n';
		d.tex[1][10] += '<span class="txtorange92b" style="font-size:9px">Site internet Conception et r&eacute;alisation</span><br>\n';
		d.tex[1][10] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[1][10] += '<li class="cdList">Modules de contr&ocirc;le et d\'administration</li>\n';
		d.tex[1][10] += '<li class="cdList">Diaporama photo</li>\n';
		d.tex[1][10] += '<li class="cdList">System de navigation ergonomique</li>\n';
		d.tex[1][10] += '</ul><br>\n';
		//d.tex[1][11] += '<span class="txtgray9" style="padding-left:40px"><a href="" onClick="window.open(\'http://www.sidimhamed-dz.com\',\'_blank\'); return false;" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline; cursor:pointer">Consultez le site</a></span><br>\n';

		d.tex[1][11] = '<span class="txtblue93b">Société UGS</span><br><br>\n';
		d.tex[1][11] += '<span class="txtorange92b" style="font-size:9px">Site internet Conception et r&eacute;alisation</span><br>\n';
		d.tex[1][11] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[1][11] += '<li class="cdList">Modules de contr&ocirc;le et d\'administration</li>\n';
		d.tex[1][11] += '<li class="cdList">System de navigation ergonomique</li>\n';
		d.tex[1][11] += '</ul><br>\n';
		//d.tex[1][12] += '<span class="txtgray9" style="padding-left:40px"><a href="" onClick="window.open(\'http://www.ugs-dz.com\',\'_blank\'); return false;" onMouseOver="this.style.fontWeight=\'bold\'" onMouseOut="this.style.fontWeight=\'normal\'" style="color:#666666; text-decoration:underline; cursor:pointer">Consultez le site</a></span><br>\n';
				
		d.tex[0] = new Array();
		d.tex[0][0] = '<span class="txtblue93b">Soci&eacute;t&eacute; Produilux</span><br><br>\n';
		d.tex[0][0] += '<span class="txtorange92b" style="font-size:9px">Concept d\'emballage</span><br>\n';
		d.tex[0][0] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][0] += '<li class="cdList">Conception et r&eacute;alisation de l\'&eacute;tiquette</li>\n';
		d.tex[0][0] += '<li class="cdList">Forme de d&eacute;coupe originale</li>\n';
		d.tex[0][0] += '</ul>\n';
		
		d.tex[0][1] = '<span class="txtblue93b">Soci&eacute;t&eacute; CODINAF</span><br><br>\n';
		d.tex[0][1] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n';
		d.tex[0][1] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][1] += '<li class="cdList">Conception et r&eacute;alisation de calendriers</li>\n';
		d.tex[0][1] += '</ul>\n';

		d.tex[0][2] = '<span class="txtblue93b">SARL Crin Blanc</span><br><br>\n';
		d.tex[0][2] += '<span class="txtorange92b" style="font-size:9px">Signalitique</span><br>\n';				
		d.tex[0][2] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][2] += '<li class="cdList">Conception pr&eacute;sentoire 100X35cm</li>\n';
		d.tex[0][2] += '</ul>\n';
		d.tex[0][2] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n';			
		d.tex[0][2] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][2] += '<li class="cdList">Calendrier</li>\n';
		d.tex[0][2] += '<li class="cdList">Bloc note + Carte visite</li>\n';
		d.tex[0][2] += '</ul>\n';	

		d.tex[0][3] = '<span class="txtblue93b">Maison BCD</span><br><br>\n';
		d.tex[0][3] += '<span class="txtorange92b" style="font-size:9px">Signalitique</span><br>\n';
		d.tex[0][3] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][3] += '<li class="cdList">Conception et r&eacute;alisation d\'une affiche publicitaire</li>\n';
		d.tex[0][3] += '</ul>\n';
	
		d.tex[0][4] = '<span class="txtblue93b">Soci&eacute;t&eacute; ESSAFA</span><br><br>\n';
		d.tex[0][4] += '<span class="txtorange92b" style="font-size:9px">Concept d\'emballage</span><br>\n';
		d.tex[0][4] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][4] += '<li class="cdList">Conception et r&eacute;alisation d\'une boite</li>\n';
		d.tex[0][4] += '<li class="cdList">Conception et r&eacute;alisation de l\'&eacute;tiquette</li>\n';
		d.tex[0][4] += '<li class="cdList">Forme de d&eacute;coupe originale</li>\n';
		d.tex[0][4] += '</ul>\n';

		d.tex[0][5] = '<span class="txtblue93b">Maison Flip</span><br><br>\n';
		d.tex[0][5] += '<span class="txtorange92b" style="font-size:9px">Concept d\'emballage</span><br>\n';
		d.tex[0][5] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][5] += '<li class="cdList">Conception d\'affiches</li>\n';
		d.tex[0][5] += '<li class="cdList">Conception des &eacute;tiquettes</li>\n';
		d.tex[0][5] += '</ul>\n';

		d.tex[0][6] = '<span class="txtblue93b">Maison Noufitia</span><br><br>\n';
		d.tex[0][6] += '<span class="txtorange92b" style="font-size:9px">Concept d\'emballage</span><br>\n';
		d.tex[0][6] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][6] += '<li class="cdList">Conception et r&eacute;alisation d\'une affiche</li>\n';
		d.tex[0][6] += '</ul>\n';

		d.tex[0][7] = '<span class="txtblue93b">Divers</span><br><br>\n';
		d.tex[0][7] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n';
		d.tex[0][7] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][7] += '<li class="cdList">Conception et r&eacute;alisation des calendriers</li>\n';
		d.tex[0][7] += '</ul>\n';

		d.tex[0][8] = '<span class="txtblue93b">Maison BCD</span><br><br>\n';
		d.tex[0][8] += '<span class="txtorange92b" style="font-size:9px">Signalitique</span><br>\n';
		d.tex[0][8] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][8] += '<li class="cdList">Conception et r&eacute;alisation d\'une affiche publicitaire</li>\n';
		d.tex[0][8] += '</ul>\n';

		d.tex[0][9] = '<span class="txtblue93b">Groupe El-Rafik</span><br><br>\n';
		d.tex[0][9] += '<span class="txtorange92b" style="font-size:9px">Signalitique</span><br>\n';
		d.tex[0][9] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][9] += '<li class="cdList">Conception et r&eacute;alisation des affiches publicitaires</li>\n';
		d.tex[0][9] += '</ul>\n';
		
		d.tex[0][10] = '<span class="txtblue93b">Sante-dz.com</span><br><br>\n';
		d.tex[0][10] += '<span class="txtorange92b" style="font-size:9px">Signalitique</span><br>\n';
		d.tex[0][10] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][10] += '<li class="cdList">Conception et r&eacute;alisation des affiches publicitaires</li>\n';
		d.tex[0][10] += '</ul>\n';
		d.tex[0][10] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n';
		d.tex[0][10] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][10] += '<li class="cdList">Conception et r&eacute;alisation de calendriers</li>\n';
		d.tex[0][10] += '</ul>\n';
	
		d.tex[0][11] = '<span class="txtblue93b">Soci&eacute;t&eacute; SMD</span><br><br>\n';
		d.tex[0][11] += '<span class="txtorange92b" style="font-size:9px">Concept d\'emballage</span><br>\n';
		d.tex[0][11] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][11] += '<li class="cdList">Conception et r&eacute;alisation d\'une chemise</li>\n';
		d.tex[0][11] += '<li class="cdList">Forme de d&eacute;coupe originale</li>\n';
		d.tex[0][11] += '<li class="cdList">Conception et r&eacute;alisation de carte visite</li>\n';
		d.tex[0][11] += '</ul>\n';
	
		d.tex[0][12] = '<span class="txtblue93b">QABES.COM</span><br><br>\n';
		d.tex[0][12] += '<span class="txtorange92b" style="font-size:9px">Concept d\'emballage</span><br>\n';
		d.tex[0][12] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][12] += '<li class="cdList">Conception et r&eacute;alisation d\'une chemise</li>\n';
		d.tex[0][12] += '<li class="cdList">Forme de d&eacute;coupe originale</li>\n';
		d.tex[0][12] += '</ul>\n';
	
		d.tex[0][13] = '<span class="txtblue93b">Maison Ghemati</span><br><br>\n';
		d.tex[0][13] += '<span class="txtorange92b" style="font-size:9px">Concept d\'emballage</span><br>\n';
		d.tex[0][13] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][13] += '<li class="cdList">Conception et r&eacute;alisation d\'une boite</li>\n';
		d.tex[0][13] += '<li class="cdList">Forme de d&eacute;coupe originale</li>\n';
		d.tex[0][13] += '</ul>\n';
		
		d.tex[0][14] = '<span class="txtblue93b">Maison BCD</span><br><br>\n';
		d.tex[0][14] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n';
		d.tex[0][14] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][14] += '<li class="cdList">Conception et r&eacute;alisation de calendrier</li>\n';
		d.tex[0][13] += '</ul>\n';
		
		d.tex[0][15] = '<span class="txtblue93b">Moderne PVC</span><br><br>\n';
		d.tex[0][15] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n';
		d.tex[0][15] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][15] += '<li class="cdList">Conception et r&eacute;alisation d\'un dépliant</li>\n';
		d.tex[0][15] += '</ul>\n';
		
		d.tex[0][16] = '<span class="txtblue93b">FLN</span><br><br>\n';
		d.tex[0][16] += '<span class="txtorange92b" style="font-size:9px">Signalitique</span><br>\n';
		d.tex[0][16] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][16] += '<li class="cdList">Conception et r&eacute;alisation d\'une affiche</li>\n';
		d.tex[0][16] += '</ul>\n';
		
		d.tex[0][17] = '<span class="txtblue93b">Société Beca Système</span><br><br>\n';
		d.tex[0][17] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n';
		d.tex[0][17] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][17] += '<li class="cdList">Conception et r&eacute;alisation d\'une brochure 8p</li>\n';
		d.tex[0][17] += '</ul>\n';
		
		d.tex[0][18] = '<span class="txtblue93b">Maison BCD</span><br><br>\n';
		d.tex[0][18] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n';
		d.tex[0][18] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][18] += '<li class="cdList">Conception et r&eacute;alisation d\'un dépliant</li>\n';
		d.tex[0][18] += '</ul>\n';
		
		d.tex[0][19] = '<span class="txtblue93b">Maison MLB-Thuraya</span><br><br>\n';
		d.tex[0][19] += '<span class="txtorange92b" style="font-size:9px">Signalitique</span><br>\n';
		d.tex[0][19] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][19] += '<li class="cdList">Conception et r&eacute;alisation d\'une affiche</li>\n';
		d.tex[0][19] += '</ul>\n';

		d.tex[0][20] = '<span class="txtblue93b">Groupe El-Rafik</span><br><br>\n';
		d.tex[0][20] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n';
		d.tex[0][20] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][20] += '<li class="cdList">Conception de la couverture d\'un livre</li>\n';
		d.tex[0][20] += '</ul>\n';

		d.tex[0][21] = '<span class="txtblue93b">Individu</span><br><br>\n';
		d.tex[0][21] += '<span class="txtorange92b" style="font-size:9px">Edition</span><br>\n';
		d.tex[0][21] += '<ul style="margin-top:5px; margin-bottom:3px; margin-left:15px; line-height:20px">\n';
		d.tex[0][21] += '<li class="cdList">Conception de la couverture et la mise en form d\'un livre</li>\n';
		d.tex[0][21] += '</ul>\n';

		preloaded = 1;
	}
}

function generateDiv(cat, prod)
{
	 var newdiv = '<div id="textdiv" style="height:230px; width:165px; text-align:left; padding-top:5px">';	 
	 newdiv += document.tex[cat][prod];
	 newdiv += '</div>';
	 document.getElementById('textdiv').outerHTML = newdiv;
}

function afficheMaxim(chemin)
{
	img = new Image;
	img.src = chemin;
	html = '<HTML><HEAD><title>Interfaces .::SoftArt::.</title></HEAD><BODY LEFTMARGIN=0 MARGINWIDTH=0 TOPMARGIN=0 MARGINHEIGHT=0><CENTER><A HREF="javascript:window.close()"><IMG SRC="'+chemin+'" BORDER=0 NAME=imageTest onLoad="window.resizeTo(document.imageTest.width+14,document.imageTest.height+32)"></A></CENTER></BODY></HTML>';
	popupImage = window.open('','_blank','toolbar=0,location=0,directories=0,menuBar=0,scrollbars=0,resizable=0,top=0,left=0');
	popupImage.document.open();
	popupImage.document.write(html);
	popupImage.document.close()
};