function showNewsPopup()
{
--> window.open('popup/newspopup.html','newspopup','width=343,height=480,dependent=yes,location=no,menubar=no,resizable=no,scrollbars=no,status=no,toolbar=no');
}

