<% typeid=request("typeid") if typeid="1" then response.Redirect "http://www.mywinch.com/news/Class/" if typeid="2" then response.Redirect "http://www.mywinch.com/news/Technical" if typeid="3" then response.Redirect "http://www.mywinch.com/news/Applications" if typeid="4" then response.Redirect "http://www.mywinch.com/news/Smart" if typeid="5" then response.Redirect "http://www.mywinch.com/news/Customer" if typeid="6" then response.Redirect "http://www.mywinch.com/news/Sports" if typeid="7" then response.Redirect "http://www.mywinch.com/news/Actions" if typeid="8" then response.Redirect "http://www.mywinch.com/news/Modified" if typeid="9" then response.Redirect "http://www.mywinch.com/news/Industry" if typeid="10" then response.Redirect "http://www.mywinch.com/news/Culture" if typeid="11" then response.Redirect "http://www.mywinch.com/news/Products/" %>