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