function OpenNewsletterWindow(x, WinName)

  {

	ChildName = window.open(x, WinName, "resizable=0,scrollbars=1,toolbar=0,width=340,height=200,top=400,left=675");

  }
function OpenNewsletterWindow(x, WinName)

  {

	ChildName = window.open(x, WinName, "resizable=0,scrollbars=1,toolbar=0,width=340,height=200,top=400,left=675");

  }

