if ((gMacC && gIE5) || (gMacX && gIE5)) {
	document.write('<link rel="stylesheet" type="text/css" media="screen,projection" href="/css/macie5.css" />');
}
if (gWin && gIE5) {
	document.write('<link rel="stylesheet" type="text/css" media="screen,projection" href="/css/winie5.css" />');
}
