<!--
	var MM_contentVersion = 6;
		var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
		if (plugin) {
				var words = navigator.plugins["Shockwave Flash"].description.split(" ");
				for (var i = 0; i < words.length; ++i)
				{
				if (isNaN(parseInt(words[i])))
				continue;
				var MM_PluginVersion = words[i]; 
				}
			var MM_FlashCanPlay = MM_PluginVersion >= MM_contentVersion;
		}
		else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 
		   && (navigator.appVersion.indexOf("Win") != -1)) {
			document.write('<scr' + 'ipt language=VBScript\> \n'); //FS hide this from IE4.5 Mac by splitting the tag
			document.write('on error resume next \n');
			document.write('MM_FlashCanPlay = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & MM_contentVersion)))\n');
			document.write('</SCR' + 'IPT\> \n');
		}
		if (MM_FlashCanPlay) {
			document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
			document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" ');
			document.write(' id="pgachamp_head_in" width="740" height="200" align="">');
			document.write(' <param name=movie value="/grandslam/swf/grandslam_head_in.swf"> <param name=quality value=high> <param name="BASE" value="."> <param name=bgcolor value=#96968C>  '); 
			document.write(' <param name=FlashVars value="chan=News&topItem=Features&rgb=0x828279&pageSponsor=sprint&pageSponsorName=PGA Championship - News - Sprint&pageSponsorURL=http://www.sprint.com/"> ');
			document.write(' <embed src="/grandslam/swf/grandslam_head_in.swf" FlashVars="chan=News&topItem=Features&rgb=0x828279&pageSponsor=sprint&pageSponsorName=PGA Championship - News - Sprint&pageSponsorURL=http://www.sprint.com/" quality=high bgcolor=#96968C   ');
			document.write(' swLiveConnect=false width="740" height="200" name="pgachamp_head_in" align="" base="."');
			document.write(' type="application/x-shockwave-flash" pluginspace="http://www.macromedia.com/go/getflashplayer">');
			document.write(' </embed>');
			document.write(' </object>');
		}else{
			document.write('<div id="nfNav"><ul><li><a id="act1" href="/grandslam/index.html" title="Home">HOME</a></li>');
			document.write('<li><a id="act2" href="/grandslam/news_index.html" onmouseover="ypSlideOutMenu.showMenu(\'menu2\')" onmouseout="ypSlideOutMenu.hideMenu(\'menu2\')" title="News">NEWS</a></li>');
			document.write('<li><a id="act3" href="/grandslam/players_index.html" onmouseover="ypSlideOutMenu.showMenu(\'menu3\')" onmouseout="ypSlideOutMenu.hideMenu(\'menu3\')" title="Major Triumphs">MAJOR TRIUMPHS</a></li>');
			document.write('<li><a id="act4" href="/grandslam/eventinfo_tickets.html" onmouseover="ypSlideOutMenu.showMenu(\'menu4\')" onmouseout="ypSlideOutMenu.hideMenu(\'menu4\')" title="Event">EVENT INFO</a></li>');
			document.write('<li><a id="act5" href="/grandslam/course_overview.html" onmouseover="ypSlideOutMenu.showMenu(\'menu5\')" onmouseout="ypSlideOutMenu.hideMenu(\'menu5\')" title="Course">COURSE</a></li>');
			document.write('<li><a id="act6" href="/grandslam/history_overview.html" onmouseover="ypSlideOutMenu.showMenu(\'menu6\')" onmouseout="ypSlideOutMenu.hideMenu(\'menu6\')" title="History">HISTORY</a></li>');
			document.write('<li><a id="act7" href="/grandslam/multimedia.html" title="Multimedia">MULTIMEDIA</a></li>');
			document.write('<li><a id="act8" href="/grandslam/contact_index.html" title="Contact">CONTACT</a></li>');
			document.write('<li><a id="act9" href="/grandslam/store.html" title="Store">STORE</a></li></ul></div>');
			document.write('<img src="/grandslam/img/noflash_news.gif" width="740" height="200" alt="PGA Grand Slam of Golf" />');
		}
//-->