function ftell()
{
newURL = "feedback2.asp?u=" + window.location.protocol + "//" + window.location.host + "/" + window.location.pathname;

window.open(newURL,'kkk','width=600,height=600')

}

