
function open_win()
{
window.open("..\\ne_menu_pageset.html","_blank","toolbar=yes, location=yes, directories=no, status=no, menubar=yes, scrollbars=yes, resizable=no, copyhistory=yes, width=500, height=600")
}