var subopenfunction n_win_map(){subopen=window.open("window/index.html","map","scrollbars=yes,resizable=no,location=no,toolbar=no,width=550");if (!subopen.opener) subopen.opener=self;if (window.focus) subopen.focus();}
