MAC = navigator.userAgent.indexOf('Mac') != -1document.write('<STYLE TYPE="text/css">');document.write('A {text-decoration: none;}');document.write('a:hover {text-decoration:underline;}');document.write('li { list-style-image:url(img/list1.gif);}');if (MAC) {	document.write('.small {font-size:10px; line-height:14px; color:#333333;}');	document.write('.small2 {font-size:10px; line-height:12px; color:#333333;}');	document.write('.normal {font-size:12px; line-height:17px; color:#333333;}');	document.write('.normal2 {font-size:12px; line-height:15px; color:#333333;}');	document.write('.normalBold {font-size:12px; line-height:15px; color:#333333; font-weight: bold;}');	document.write('.normalWhite {font-size:12px; line-height:15px; color:#ffffff;}');	document.write('.largeBlack {font-size:14px; color:#333333; font-weight: bold;}');	document.write('.largeWhite {font-size:14px; color:#ffffff; font-weight: bold;}');	document.write('.LL {  font-size:22px; }');} else {	document.write('.small {font-size:11px; line-height:14px; color:#333333;}');	document.write('.small2 {font-size:11px; line-height:12px; color:#333333;}');	document.write('.normal {font-size:13px; line-height:17px; color:#333333;}');	document.write('.normal2 {font-size:13px; line-height:15px; color:#333333;}');	document.write('.normalBold {font-size:13px; line-height:15px; color:#333333; font-weight: bold;}');	document.write('.normalWhite {font-size:13px; line-height:15px; color:#ffffff;}');	document.write('.largeBlack {font-size:15px; color:#333333; font-weight: bold}');	document.write('.largeWhite {font-size:15px; color:#ffffff; font-weight: bold}');	document.write('.LL {  font-size:24px; }');}document.write('</STYLE>');function MM_reloadPage(init) {  //reloads the window if Nav4 resized  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();}MM_reloadPage(true);var newW;function newWin(newurl,atai) {	 		newW = window.open(newurl,'newWin',atai);			newW.focus();}