<!--
function openIRMWindow() {
var popupIRMWin = window.open ("news.html", "popup", "alwaysLowered=0,alwaysRaised=0,channelmode=0,dependent=0,directories=0,fullscreen=no,hotkeys=yes,location=no,menubar=no,resizable=no,scrollbars=yes,status=0,titlebar=1,toolbar=0,width=620,height=430,outerHeight=430,innerHeight=430,screenX=160,screenY=100,top=100,left=160");

}
// -->