<!--



NS4 = (document.layers) ? 1 : 0;

IE4 = (document.all) ? 1 : 0;

isMac = (navigator.appVersion.indexOf("Mac") != -1);

ver4 = (NS4 || IE4) ? 1 : 0;



//-->

