function MM_openPkgWindow(toNote) { //v1.2
window.open(toNote,'pkg','status=no,menubar=no,scrollbars=no,width=410,height=345');
}
