if (top.frames.length != 0) { top.location = self.document.location; }
function nw(url) { window.open(url,'newwindow','width=800, height=600,top=0,left=0, location=yes,toolbar=yes,menubar=yes,status=no,scrollbars=yes,resizable=yes') }