<%@ LANGUAGE="VBSCRIPT" %> <% If Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Nokia") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"MOT-") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Panasonic") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"SAMSUNG-SGH-") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Sharp") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"SIE-") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"SonyEricsson") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"NEC-") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"SHARP") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Siemens") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"LG") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Sony") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Verizon") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Cingular") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Sprint") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"AT&T") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Nextel") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Palm") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Handspring") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"HP") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Tungsten") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Treo") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"T-Mobile") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Pocket PC") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Dell") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Compaq") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Erikson") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Orange") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Casio") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Symbol") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Symbian") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"NEC") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Toshiba") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"LG") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Blackberry") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Motorola") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"Samsung") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" elseIf Instr(Request.ServerVariables("HTTP_USER_AGENT"),"HTC") Then Response.Redirect http://www.supergoodmusic.com/mobile/index.html" else Response.Redirect "http://mobile.supergoodmusic.com" %> <% End If %>