
var r_url = window.location.href;
$.cookie('R_URL', r_url, {path:'/'});



