CPW_browser = "nn6";
CPW_mac = false;
if(document.getElementById) CPW_browser = "nn6";
if(document.all) CPW_browser = "ie";
if(document.layers) CPW_browser = "nn";
if(navigator.userAgent.indexOf("Opera")!=-1 && document.getElementById) CPW_browser="nn6";
if(navigator.userAgent.toLowerCase().indexOf("mac")) CPW_mac = true;
if(navigator.userAgent.toLowerCase().indexOf("ppc")) CPW_mac = true;
if(navigator.userAgent.toLowerCase().indexOf("powerpc")) CPW_mac = true;
document.write("<script language=\"JavaScript1.2\" src=\"/j/gallery"+CPW_browser+".js\"></script>");
