function jhyalKhol(url,winName,features){
window.open(url,winName,features);
}
function naulojhyalKhol(url){
window.open(url);
}

