I'm trying to create an loginpage in my jquery mobile which sets an cookie if login = true. That part works just fine, but now I want to be able to make the user go to an specific pageid if the cookie is set using jquery. How do I do so?I'm trying to create an loginpage in my jquery