function apri(para) { // it opens pop-up windows
        if (para=='animations') window.open('aniscraps.htm','aniscraps','toolbar=no,menubar=no,scrollbars=no,resizable=no,left=50,top=50,width=512,height=412'); // "Animated scraps" pop-up
}
