if(navigator.appName == "Microsoft Internet Explorer")
{
document.write('<link rel="stylesheet" type="text/css" href="http://ladygolfportland.com/css/ie.css">')
}

if(navigator.appName == "Netscape")
{
document.write('<link rel="stylesheet" type="text/css" href="http://ladygolfportland.com/css/firefox.css">')
}


