function newprivacy()
{
thiswindow=window.open('http://newsmondial.com/privacy.html','jav','width=640,height=480,resizable=no,scrollbars=yes,top=' + (screen.height-480)/2 + ',left=' + (screen.width-640)/2);
}
