% If myinfo.Theme = "casual" Then ' $Date: 11/24/97 11:59a $ ' $ModTime: $ ' $Revision: 1 $ ' $Workfile: layout.inc $ ' casual DIM z 'Khaki colored cell for introduction response.write "
"_
& "" & ThmSalutation() & ""_ & " " & ThmDate() & " | "
'Blue colored cell for contact information
response.write ""
If myinfo.Name <> "" OR myinfo.Email <> "" OR myinfo.faxphone <> "" OR myinfo.Department <>"" Then
response.write "" & thmName() & ""
End If
response.write " |
"
For z = 1 to 4
response.write Heading(z) & " " Next response.write " | "
If myinfo.Guestbook <> "" OR myinfo.Messages <> "" Then
response.write "While you are here... |
" call IE_Logo response.write " |