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