function popup(loop){
     window.open(loop,"",'status=no,scrollbars=yes,resizable=no,width=800,height=600');
}