﻿// JScript File
if (navigator.appName == "Netscape")
{   
    document.write ("<img src='images/clients_showcase.gif'>");
}

