if (navigator.platform == "Win32" && navigator.appName == "Microsoft Internet Explorer" && window.attachEvent) {
      document.writeln("<td width=50% height=79><img src=\"images/HOME_05.png\" width=100% height=79></td>");
}
else
{     document.writeln("<td background=\"images/HOME_05.png\" width=50%></td>");
}

