if ( navigator.appName != 'Netscape' )
	{
	document.write('<link rel="stylesheet" href="/thedrakedining.css" type="text/css">');
	}
	else
		{
	document.write('<link rel="stylesheet" href="/thedrakediningns.css" type="text/css">');
	}

	
