function contact(id,l,h){window.open(id, "_blank", 'scrollbars=no,location=no,menubar=no,width='+l+',height='+h+',resizable=no');}