	function OpenPopup (c) {
window.open(c,
'window',
'width=380,height=340,scrollbars=yes,status=yes');
}
