var featcnt="13951|#|27278|#|lampe-coquillage|#|34B285E6B8AB4FD990999A710E727E8E.jpg|#|0||#||";function feat_prod(feat_cnt,nbr_cols,lnk,stl){var tble=feat_cnt.split("||#||");if (isNaN(nbr_cols)){nbr_cols=3};if(!lnk){lnk="/cnt/brs-catalog/brs_contact_prod.asp?uid_prod=elmid"};if(!stl){stl="text-align:center;border:1px solid #e1e1e1;"};var str="";var max_elm=tble.length-1;var w_cols=parseInt(100/nbr_cols);for (i=0;i<max_elm;i++){ss_tble=tble[i].split("|#|");img=ss_tble[3];titre=ss_tble[2];cltid=ss_tble[1];elmid=ss_tble[0];lnk2=lnk.replace("elmid",elmid);modu=i%nbr_cols;if (modu==0){str=str +"<TR valign='top'>"};if (i==max_elm-1){colsp=" colspan='"+(nbr_cols-modu)+"'";}else {colsp=" width='" +w_cols+ "%'"};str=str+"<TD" +colsp+ "><a href=\""+ lnk2 +"\"><img src='/user/" +cltid+ "/image/thumb-" +img+ "' width=50 height=50 border=0></a><BR> <a href=\"" +lnk2+ "\">" +titre+ "...</a> <br></td>";if (modu==nbr_cols-1 || i==max_elm-1){str=str +"</TR>"};};document.write("<style>table.feat_prod td{"+stl+"}</style><table width='100%' border=0 cellpadding=1 cellspacing=1 class='feat_prod'>" +str+ "</TABLE>")}
