<% countryy=request.form("country") if countryy="egypt" then response.redirect("press.egypt.asp") end if if countryy="sudan" then response.redirect("press.sudan.asp") end if %>
Press Room
Country :
egypt
sudan
back