<% If myinfo.Theme = "mechanical" Then ' $Date: 11/24/97 11:59a $ ' $ModTime: $ ' $Revision: 1 $ ' $Workfile: setup.inc $ ' mechanical DIM intID, i %>
<% call page_datetime %>

<% response.write Template_Heading() %>

<% If ( myinfo.Name <> "" OR myinfo.Email <> "" OR myinfo.faxphone <> "" OR myinfo.Department <>"") Then %> Contact information:

<% End If 'response.write FieldValue( thispage, "Name" , "Name:", 20 ) & "
"_ '& FieldValue( thispage, "Email" , "Email Address:", 20 ) & "
"_ '& FieldValue( thispage, "Phone", "Phone number:", 20) & "
"_ '& FieldValue( thispage, "faxPhone", "Fax number:", 20) & "
"_ '& FieldValue( thispage, "Department", "Department:", 30) & "
"_ '& Address( thispage, 30) call Template_Name response.write "
" layout_Email response.write "
" call Template_Phone response.write "
" call Template_faxPhone response.write "
" call Template_address %>
<% call Template_page_messaging %>

<% If myinfo.intUrl <> "" Then response.write "My favorite links

" End If call Template_page_links %>
<% call ie_logo response.write ""_ & "

" %>
<% End If %>