document.write("<head>")
document.write("<STYLE TYPE='text/css'>")
document.write("<!--")
document.write("BODY")
document.write("   {")
document.write("   color:black;")
document.write("   background-color:white;")
document.write("   font-family:'Arial';")
document.write("   }")
document.write("A:link{color:blue}")
document.write("A:visited{color:purple}")
document.write("-->")
document.write("</STYLE>")
document.write("</head>")
document.write("<body bgcolor='#A5FBFB' topmargin='0' leftmargin='0' marginwith='0' link='#ffffff' alink='#ffffff' vlink='#ffffff'>")

document.write("<table>")
document.write("<tr><td height=10></td></tr>")
document.write("</table>")
document.write("<!-- begin body -->")
document.write("<TABLE align=center WIDTH=700 BORDER=0 CELLSPACING=0 CELLPADDING=0>")
document.write("<tr>")
document.write("<td width=192 rowspan=2>")
document.write("<img src='images/logo.gif' width=192 height=100></td>")
document.write("<td width=76 rowspan=2></td>")
document.write("<td width=432 align='center'>")
document.write("<FONT size=+2>")
document.write("<b>Complete Supply Chain System</b><br></font>")
document.write("<FONT color=#000000>for</font> ")
document.write("</td></tr>")
document.write("<tr><td>")
document.write("  <TABLE width=432 BORDER=0 CELLSPACING=0 CELLPADDING=0>")
document.write("  <tr>")
document.write("  <td valign='top' width=110>")
document.write("<li>Manufacturers</td><td valign='top' width=14></td><td valign='top' width=202><li>Manufacturer Reps</td><td valign='top' width=24></td><td valign='top' width=100><li>Distributors</td></tr>")
document.write("  <tr>")
document.write("  <td><li>Retailers</td><td></td><td><li>Wholesalers</td><td></td><td><li>Brokers</td></tr>")
document.write("  </table>")
document.write("</td></tr>")
document.write("</table>")
