function loading(str){
window.open(str,"","menubar=no,location=no,scrollbars=yes,resizable=yes");
}

