function OpenPopup (c) {
window.open(c,
'window',
'width=944,height=690,scrollbars=no,status=no,menubar=no,location=no,toolbar=no');
}