
	<!-- #include file='../compatibility/data/marque.data.asp' -->
<%
	
	iMaxColumn = 4	
	dim mid
	dim bid

	sBrand = request.querystring("b")
	bid = 0
%>
	<table cellpadding=0 cellspacing=0 border=0 width='100%'>
	<tr><td class=b2 colspan='3'>
				
	<table width='100%' border='0' cellpadding='0' cellspacing='0'>
	<tr height='21'>
	<td width='5'><img src='../images/menu_tl.gif' width='5' height='21'></td>
	<td class='top_button'> <%= sMenuCompatible %> </td>
	<td width='5'><img src='../images/menu_tr.gif' width='5' height='21'></td>
	</tr>
	</table>
	</td></tr>
	<tr>
	<td width='5' background='../images/menu_ml.gif'><img src='../images/pix.gif' height='1'></td>
	<td class=' bb2 bl2 br2 text' style='padding:2px' bgcolor='<%= aiFrame.item ("BackgroundColor")%>'>

	<table cellpadding=1 cellspacing=0 border=0 width='100%'><tr>
<%

	iCompteur = 0
	iColumn = 0


	for j=0 to ubound(marque_mobile)
		if (marque_mobile(j) <> "") then
			if (iColumn = iMaxColumn) then
				%></tr><tr><%
				iColumn = 0
			end if
			if (sBrand = marque_mobile(j)) then
				%><td class='iframe' >&nbsp <%=aiFrame.item ("RangChar")%> <a class='iframe' href='<%=sMenuCompatibleURL%>?b=<%=marque_mobile(j)%>'><%=marque_mobile(j)%></a></td><%
				bid = j
			else
				%><td class='iframe' >&nbsp <%=aiFrame.item ("RangChar")%> <a class='iframe' href='<%= sMenuCompatibleURL%>?b=<%=marque_mobile(j)%>'><%= marque_mobile(j)%></a></td><%
			end if
			iColumn = iColumn + 1
			iCompteur = iCompteur + 1
		end if
	next
	
	
%>	
	</tr></table></td>
	<td width='5' background='../images/menu_mr.gif'><img src='../images/pix.gif' width='1' height='1'></td>
	</tr><tr height='14'>
	<td width='5'><img src='../images/menu_bl.gif' width='5' height='14'></td>
	<td background='../images/menu_bc.gif'><img src='../images/pix.gif' width='1' height='1'></td>
	<td width='5'><img src='../images/menu_br.gif' width='5' height='14'></td>
	</tr>
	
<%

	
	if (sBrand <> "") then
		if bid = 0 then
			%><!-- #include file='../compatibility/data/0.list_gsm.data.asp' --><%
		elseif bid = 1 then
			%><!-- #include file='../compatibility/data/1.list_gsm.data.asp' --><%
		elseif bid = 2 then
			%><!-- #include file='../compatibility/data/2.list_gsm.data.asp' --><%
		elseif bid = 3 then
			%><!-- #include file='../compatibility/data/3.list_gsm.data.asp' --><%
		elseif bid = 4 then
			%><!-- #include file='../compatibility/data/4.list_gsm.data.asp' --><%
		elseif bid = 5 then
			%><!-- #include file='../compatibility/data/5.list_gsm.data.asp' --><%
		elseif bid = 6 then
			%><!-- #include file='../compatibility/data/6.list_gsm.data.asp' --><%
		elseif bid = 7 then
			%><!-- #include file='../compatibility/data/7.list_gsm.data.asp' --><%
		elseif bid = 8 then
			%><!-- #include file='../compatibility/data/8.list_gsm.data.asp' --><%
		elseif bid = 9 then
			%><!-- #include file='../compatibility/data/9.list_gsm.data.asp' --><%
		elseif bid = 10 then
			%><!-- #include file='../compatibility/data/10.list_gsm.data.asp' --><%
		elseif bid = 11 then
			%><!-- #include file='../compatibility/data/11.list_gsm.data.asp' --><%
		elseif bid = 12 then
			%><!-- #include file='../compatibility/data/12.list_gsm.data.asp' --><%
		elseif bid = 13 then
			%><!-- #include file='../compatibility/data/13.list_gsm.data.asp' --><%
		elseif bid = 14 then
			%><!-- #include file='../compatibility/data/14.list_gsm.data.asp' --><%
		elseif bid = 15 then
			%><!-- #include file='../compatibility/data/15.list_gsm.data.asp' --><%
		elseif bid = 16 then
			%><!-- #include file='../compatibility/data/16.list_gsm.data.asp' --><%
		elseif bid = 17 then
			%><!-- #include file='../compatibility/data/17.list_gsm.data.asp' --><%
		elseif bid = 18 then
			%><!-- #include file='../compatibility/data/18.list_gsm.data.asp' --><%
		elseif bid = 19 then
			%><!-- #include file='../compatibility/data/19.list_gsm.data.asp' --><%
		elseif bid = 20 then
			%><!-- #include file='../compatibility/data/20.list_gsm.data.asp' --><%
		elseif bid = 21 then
			%><!-- #include file='../compatibility/data/21.list_gsm.data.asp' --><%
		elseif bid = 22 then
			%><!-- #include file='../compatibility/data/22.list_gsm.data.asp' --><%
		elseif bid = 23 then
			%><!-- #include file='../compatibility/data/23.list_gsm.data.asp' --><%
		elseif bid = 24 then
			%><!-- #include file='../compatibility/data/24.list_gsm.data.asp' --><%
		end if
%>
		
		<tr><td><br></td></tr><tr><td class=b2 colspan=3>
		<table width='100%' border='0' cellpadding='0' cellspacing='0'>
		<tr height='21'>
		<td width='5'><img src='../images/menu_tl.gif' width='5' height='21'></td>
		<td class='top_button'><%= uCase(request.querystring("b")) %> </td>
		<td width='5'><img src='../images/menu_tr.gif' width='5' height='21'></td>
		</tr></table></td></tr><tr>
		<td width='5' background='../images/menu_ml.gif'><img src='../images/pix.gif' height='1'></td>
		<td class='bt2 bb2 bl2 br2 text' style='padding:2px' bgcolor='<%= aiFrame.item("BackgroundColor") %>'>
		<table width='100%' border='0' cellpadding='1' cellspacing='0'><tr>
		
		
		
<%					  
		
		iCompteur = 0
		iColumn = 0
		for i=0 to ubound(currentMobiles)

			if (iColumn = iMaxColumn) then
				response.write ("</tr><tr>")
				iColumn = 0
			end if
			
			if (request.querystring("m") = modele_mobile(currentMobiles(i))(0)) then
				%><td class='iframe' >&nbsp <%= aiFrame.item ("RangChar") %> <a class='iframe' href='<%=sMenuCompatibleURL%>?b=<%= request.querystring("b")%>&m=<%=modele_mobile(currentMobiles(i))(0)%>'><%=modele_mobile(currentMobiles(i))(0)%></a></td><%
				mid = currentMobiles(i)
			else
				%><td class='iframe' >&nbsp <%= aiFrame.item ("RangChar") %> <a class='iframe' href='<%=sMenuCompatibleURL%>?b=<%= request.querystring("b")%>&m=<%=modele_mobile(currentMobiles(i))(0)%>'><%=modele_mobile(currentMobiles(i))(0)%></a></td><%
			end if
	
			iColumn = iColumn  + 1
			iCompteur = iCompteur + 1
			

		next
%>





	</tr></table></td>
	<td width='5' background='../images/menu_mr.gif'><img src='../images/pix.gif' width='1' height='1'></td>
	</tr><tr height='14'>
	<td width='5'><img src='../images/menu_bl.gif' width='5' height='14'></td>
	<td background='../images/menu_bc.gif'><img src='../images/pix.gif' width='1' height='1'></td>
	<td width='5'><img src='../images/menu_br.gif' width='5' height='14'></td></tr>

<% end if %>
	
<%	
if (request.querystring("m") <> "") then
	
%>	
	<tr><td><br></td></tr><tr>
	<td class=b2 colspan=3>
	<table width='100%' border='0' cellpadding='0' cellspacing='0'>
	<tr height='21'>
	<td width='5'><img src='../images/menu_tl.gif' width='5' height='21'></td>
	<td class='top_button'><%= uCase(request.querystring("m")) %></td>
	<td width='5'><img src='../images/menu_tr.gif' width='5' height='21'></td>
	</tr></table></td></tr><tr>
	<td colspan=3><table width='100%' border='0' cellpadding='0' cellspacing='0'><tr>
	<td width='5' background='../images/menu_ml.gif'><img src='../images/pix.gif' width='1' height='1'></td>
	<td class='bb2 bl2 br2 text' style='padding:2px' bgcolor='<%= aiFrame.item ("BackgroundColor") %>'>

<%

listProducts = split(modele_mobile(mid)(1),";")

for k=1 to ubound(listProducts)-1	
	if (listProducts(k) <> "") then
		%><div style='padding:2px'>&nbsp <%= aiFrame.item ("RangChar")%>&nbsp <%=aProducts(listProducts(k),2)%></div><%
		if (listProducts(k) = 15) then
			%><div style='padding:2px'>&nbsp <%= aiFrame.item ("RangChar")%>&nbsp <%=aProducts(18,2)%></div><%
		end if
	end if
next

%>

	</td><td width='5' background='../images/menu_mr.gif'><img src='../images/pix.gif' width='1' height='1'></td>
	</tr><tr height='14'><td width='5'><img src='../images/menu_bl.gif' width='5' height='14'></td>
	<td background='../images/menu_bc.gif'><img src='../images/pix.gif' width='1' height='1'></td>
	<td width='5'><img src='../images/menu_br.gif' width='5' height='14'></td>
	</tr>
	</table>
	
<% end if %>
	
	
	
	
	
	
	
	
	
	
	</td></tr></table>