var url = window.location.href;
var u = url.substring(url.indexOf('=') +1);
