function returnUrlWithhdnPath(n){var t=n;return $("#hdnPath").val()!=undefined&&$("#hdnPath").val().length>1&&(t=$("#hdnPath").val()+n),t}