

<!--hide it

function open_window(url) {
email=window.open(url, "eMail", "menubar=yes, scrollbars=yes, resizable=1, status=yes, width=700, height=500");

}
//-->

