function checkOS() {	if (navigator.platform == 'MacPPC') document.location.href='index_mac.htm';}