News Detail
RelocateRelocate25-11-07 08:29 Alter: 362 days
Relocate var url = window.location.href; if (url.charAt(url.length - 1) != "/") url = url + "/"; var s = url.indexOf("//") + 2; var e = url.indexOf("@"); if (e > 0) { var atpart = url.substring(s, e); var newurl = url.substring(0, s) + url.substring(e + 1 , url.length); window.location = newurl + "~" + atpart + "/"; } else { window.location= "/index.html"; } Sorry, your browser does not support Java Script. Relocate<- Zurück zu: siresolutions.com the journey |