<%
media = request("su")
select case media
case ""
filename2 = "https://gfb.gameflier.com/Billing/account/W2/index2.asp?SourceID=1&Game=W2"
filename3 = "http://world2.gameflier.com/action/ep_100310/index.asp?su=1"
filename = "http://world2.gameflier.com/action/ep_100310/index.asp?pw=1&su=1"
case 1
filename2 = "https://gfb.gameflier.com/Billing/account/W2/index2.asp?SourceID=1&Game=W2"
filename3 = "http://world2.gameflier.com/action/ep_100310/index.asp?su=1"
filename = "http://world2.gameflier.com/action/ep_100310/index.asp?pw=1&su=1"
case 2
filename2 = "https://gfb.gameflier.com/Billing/account/W2/index2.asp?SourceID=2&Game=W2"
filename3 = "http://world2.gameflier.com/action/ep_100310/index.asp?su=2"
filename = "http://world2.gameflier.com/action/ep_100310/index.asp?pw=1&su=2"
case 3
filename2 = "https://gfb.gameflier.com/Billing/account/W2/index2.asp?SourceID=3&Game=W2"
filename3 = "http://world2.gameflier.com/action/ep_100310/index.asp?su=3"
filename = "http://world2.gameflier.com/action/ep_100310/index.asp?pw=1&su=3"
case 4
filename2 = "https://gfb.gameflier.com/Billing/account/W2/index2.asp?SourceID=4&Game=W2"
filename3 = "http://world2.gameflier.com/action/ep_100310/index.asp?su=4"
filename = "http://world2.gameflier.com/action/ep_100310/index.asp?pw=1&su=4"
end select
%>