<HTML>
<HEAD>
<META NAME="keywords" CONTENT="${item_name}">
<LINK REL="stylesheet" type="text/css" href="/phystech.css"/>
<TITLE>${item_name} error</TITLE>
</HEAD>
<BODY>
<H2>Error message</H2>
An error occured during processing of the submitted input:<P>
<TABLE ROWS=1 COLS=1 BORDER=1><TR><TD>${errmsg}</TD></TR></TABLE><P>
If the error happened with valid input, please capture the following parameters and
send them in email to <A HREF=mailto:phystech@hotmail.com>support</A>:<P>
<TABLE ROWS=3 COLS=2>
<TR ><TD><LI><B>Product:</B></TD><TD>${item_name}</TD></TR>
<TR ><TD><LI><B>Item ID:</B></TD><TD>${item_number}</TD></TR>
<TR><TD><LI><B>Hostid:</B></TD><TD>${hostid}</TD></TR>
<TR><TD><LI><B>Transaction ID:</B></TD><TD>${tx}</TD></TR>
</TABLE>
<P>
Empty values for any of the parameters indicate invalid input or incomplete transaction. Please email
to <A HREF=mailto:phystech@hotmail.com>support</A> any inquiries.<BR>
<A HREF=/download/${item_name}.htm>Click here</A> to return to the product page.
</BODY>
</HTML>