<!--
var df_banner = "";
df_banner += "<TABLE BORDER=\"0\" CELLPADDING=\"0\" CELLSPACING=\"0\" WIDTH=\"770\" BGCOLOR=\"#3086FF\">";
df_banner += "<TR>";
df_banner += "<TD VALIGN=\"top\" ROWSPAN=\"3\"><A HREF=\"index.shtml\"><IMG SRC=\"images/PRM header fade.gif\" BORDER=\"0\"></A></TD>";
df_banner += "<TD VALIGN=\"top\" ROWSPAN=\"3\"><IMG SRC=\"images/spacer.gif\" WIDTH=\"55\" HEIGHT=\"63\" BORDER=\"0\"></TD>";
df_banner += "<TD><IMG SRC=\"images/spacer.gif\" WIDTH=\"432\" HEIGHT=\"20\" BORDER=\"0\"></TD>";
df_banner += "</TR>";

df_banner += "<!-- Links -->";
df_banner += "<!-- - - - - - - - - - - - - - - - - - -->";
df_banner += "<TR VALIGN=\"top\">";
df_banner += "<TD>";
df_banner += "<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->";
df_banner += "<TABLE BORDER=\"0\" CELLPADDING=\"0\" CELLSPACING=\"0\" WIDTH=\"432\" BGCOLOR=\"#3086FF\">";
df_banner += "<TR>";
df_banner += "<TD VALIGN=\"bottom\" class=\"banner\"><A HREF=\"overview.shtml\" >Company</A>&nbsp;&nbsp;&nbsp;</TD>";
df_banner += "<TD VALIGN=\"bottom\" class=\"banner\"><A HREF=\"products.shtml\" >Products</A>&nbsp;&nbsp;&nbsp;</TD>";
df_banner += "<TD VALIGN=\"bottom\" class=\"banner\"><A HREF=\"partners.shtml\" >Partners</A>&nbsp;&nbsp;&nbsp;</TD>";
df_banner += "<TD VALIGN=\"bottom\" class=\"banner\"><A HREF=\"customers.shtml\" >Customers</A>&nbsp;&nbsp;&nbsp;</TD>";
df_banner += "<TD VALIGN=\"bottom\" class=\"banner\"><A HREF=\"df_inquiry.shtml\" >Contact Us</A></TD>";
df_banner += "<TD VALIGN=\"bottom\"><IMG SRC=\"images/spacer.gif\" WIDTH=\"10\" HEIGHT=\"35\" BORDER=\"0\"></TD>";
df_banner += "</TR>";
df_banner += "</TABLE>";
df_banner += "<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->";
df_banner += "</TD>";
df_banner += "</TR>";
df_banner += "<!-- - - - - - - - - - - - - - - - - - -->";
df_banner += "<!-- Links -->";

df_banner += "<TR VALIGN=\"top\">";
df_banner += "<TD><IMG SRC=\"images/spacer.gif\" WIDTH=\"432\" HEIGHT=\"5\" BORDER=\"0\"></TD>";
df_banner += "</TR>";

df_banner += "</TABLE>";
document.write(df_banner);
//-->










