
if(KL_IE4  && !KL_IE5)  document.write("<link rel='stylesheet' type='text/css' href='design1.css'>");<!--IE4-->

if(KL_IE5  && !KL_IE55) document.write("<link rel='stylesheet' type='text/css' href='design1.css'>");<!--IE5-->

if(KL_IE55 && !KL_IE6)  document.write("<link rel='stylesheet' type='text/css' href='design1.css'>");<!--IE5.5-->

if(KL_IE6)              document.write("<link rel='stylesheet' type='text/css' href='design1.css'>");<!--IE6-->

if(KL_NS4 || KL_NS6)     document.write("<link rel='stylesheet' type='text/css' href='design1.css'>");<!--Netscape-->

if(KL_OP6)     document.write("<link rel='stylesheet' type='text/css' href='design2.css'>");
//-->
