function clickno(url) { if (url != "") { window.open(url); } }