if(navigator.userAgent.indexOf("MSIE 6.0")>0)
{
document.all.border_img.className="borderIE6";
}

