// JavaScript Document

<!--
var MM_contentVersion = 7;
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 ) {
        onLoad=openwindow('content.html');
		
		document.write('<table width="151" border="0" align="center" cellpadding="0" cellspacing="0">')
        document.write('<tr>')
        document.write(' <td width="151"><a href="javascript:openwindow(\'content.html\');" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Enter\',\'\',\'images/enter_over.jpg\',1)"><img src="images/enter.jpg" alt="Enter Graham Ibbeson Site" name="Enter" width="214" height="101" border="0"></a></td>')
 	    document.write('</tr>')
        document.write('</table>')
		
	} else{
	document.write('<table width="151" border="0" align="center" cellpadding="0" cellspacing="0">')
 	document.write(' <tr>')
    document.write('<td width="151"><a href="javascript:openwindow(\'content.html\');" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Enter\',\'\',\'images/enter_over.jpg\',1)"><img src="images/enter.jpg" alt="Enter Graham Ibbeson Site" name="Enter" width="214" height="101" border="0"></a></td>')
    document.write('</tr>')
    document.write('<tr>')
    document.write('<td>&nbsp;</td>')
    document.write('</tr>')
    document.write('<tr>')
    document.write('<td><div align="center"><a href="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank"><img src="images/get_flashplayer-1.gif" alt="Get Flash Player" width="88" height="31" border="0" /></a></div></td>')
    document.write('</tr>')
    document.write('<tr>')
    document.write('<td>&nbsp;</td>')
    document.write('</tr>')
    document.write('<tr>')
    document.write('<td><div align="center"><span class="style1">You must have the latest Flash Player installed in order to view this site. Please <a href="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" class="style1">click here</a> to install, or if you believe you already have it click Enter.</span></div></td>')
    document.write('</tr>')
    document.write('</table>')


}
//-->

