/*
------------------------------------------------
univ of texas - dallas: cats global javascript

author: nicholas cook
date: feb 2004
------------------------------------------------
*/


function mac_help(){
window.open('mac/index.html','mac_help','toolbar=no,location=yes,directories=no,status=yes,menubar=yes,scrollbars=yes,resizableyes,width=350,height=300');
};