|
|
|
<%
if instr(1,Session("NYELVEK"),"HUN")<>0 then
%>
|
<%
if instr(1,Session("DEVIZAK"),"HUF")<>0 then
%>
<%
end if
if instr(1,Session("DEVIZAK"),"EUR")<>0 then
%>
<%
end if
%>
|