-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
219 lines (181 loc) · 6.24 KB
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!-- Document { -->
<HTML>
<!-- Head { -->
<HEAD>
<TITLE>Jewel VM Project</TITLE>
<STYLE>
<!-- DIV { font-family: times; } -->
<!-- BLOCKQUOTE,TD { font-family: helvetica,arial,sans-serif; } -->
</STYLE>
</HEAD>
<!-- } Head -->
<!-- Body { -->
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#6666CC" VLINK="#666688" ALINK="#886666">
<!-- Header { -->
<TABLE BORDER="0" WIDTH="100%" CELLSPACING="0" CELLPADDING="0">
<TR>
<!-- Logo { -->
<TD ALIGN="center" VALIGN="center" NOWRAP>
<A HREF="index.html"><IMG BORDER="0" WIDTH="96" HEIGHT="100" SRC="images/logo.jpg" ALT="jewelvm"></A>
</TD>
<!-- } Logo -->
<!-- Splitter Column { -->
<TD WIDTH="7" NOWRAP></TD>
<!-- } Splitter Column -->
<TD WIDTH="100%" ALIGN="right" VALIGN="top">
<!-- Search { -->
<FORM METHOD="GET" ACTION="http://www.google.com/custom">
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0">
<TR>
<TD WIDTH="100%" ALIGN="center" VALIGN="center" NOWRAP>
<!-- Empty -->
</TD>
<TD WIDTH="150" ALIGN="center" VALIGN="center" NOWRAP>
<HR WIDTH="95%" SIZE="1" NOSHADE>
</TD>
<TD ALIGN="center" VALIGN="center" NOWRAP>
<FONT SIZE="-2">
<FONT COLOR="#666666">Powered by</FONT>
<A HREF="http://www.google.com/"><IMG ALIGN="middle" BORDER="0" WIDTH="75" HEIGHT="32" SRC="http://www.google.com/logos/Logo_25wht.gif" ALT="Google"></A>
<INPUT TYPE="text" NAME="q" SIZE="15" MAXLENGTH="255" VALUE="">
<INPUT TYPE="submit" NAME="sa" VALUE="Search">
<INPUT TYPE="hidden" NAME="cof" VALUE="LC:#6666CC;VLC:#666688;ALC:#886666;GALT:#870000;GIMP:#CC6666;GFNT:#430000;AH:left;LW:96;LH:100;L:http://jewelvm.github.io/images/logo.jpg;S:http://jewelvm.github.io/contact.html;AWFID:053cf2c629e82fda;">
<INPUT TYPE="hidden" NAME="domains" VALUE="jewelvm.github.io">
<INPUT TYPE="hidden" NAME="sitesearch" VALUE="jewelvm.github.io">
</FONT>
</TD>
</TR>
</TABLE>
</FORM>
<!-- } Search -->
<!-- Caption { -->
<DIV ALIGN="right">
<FONT SIZE="+3">
<B>T</B><SMALL><SUP>.</SUP>H<SUP>.</SUP>E</SMALL>
<B><SUP>.</SUP></B>
<B>J</B><SMALL><SUP>.</SUP>E<SUP>.</SUP>W<SUP>.</SUP>E<SUP>.</SUP>L</SMALL>
<B><SUP>.</SUP></B>
<B>V</B><SMALL><SUP>.</SUP>I<SUP>.</SUP>R<SUP>.</SUP>T<SUP>.</SUP>U<SUP>.</SUP>A<SUP>.</SUP>L</SMALL>
<B><SUP>.</SUP></B>
<B>M</B><SMALL><SUP>.</SUP>A<SUP>.</SUP>C<SUP>.</SUP>H<SUP>.</SUP>I<SUP>.</SUP>N<SUP>.</SUP>E</SMALL>
<B><SUP>.</SUP></B>
<B>P</B><SMALL><SUP>.</SUP>R<SUP>.</SUP>O<SUP>.</SUP>J<SUP>.</SUP>E<SUP>.</SUP>C<SUP>.</SUP>T</SMALL>
</FONT>
</DIV>
<!-- } Caption -->
</TD>
</TR>
</TABLE>
<!-- } Header -->
<!-- Banner { -->
<TABLE BORDER="0" WIDTH="100%" CELLSPACING="0" CELLPADDING="4">
<TR>
<TD ALIGN="left" BGCOLOR="#000000" NOWRAP><FONT COLOR="#FFFFFF"><B>Jewel VM Project</B></FONT></TD>
<TD ALIGN="right" BGCOLOR="#000000" NOWRAP><FONT COLOR="#FFFFFF"><B><!-- http://www.jewelvm.com/ --></B></FONT></TD>
</TR>
</TABLE>
<!-- } Banner -->
<HR NOSHADE>
<!-- Main Table { -->
<TABLE BORDER="0" WIDTH="100%" HEIGHT="50%" CELLSPACING="0" CELLPADDING="0">
<TR>
<!-- Left Column { -->
<TD WIDTH="100" ALIGN="right" VALIGN="top" NOWRAP>
<FONT SIZE="-1">
<A HREF="home.html">home</A>
<HR NOSHADE SIZE="1">
<A HREF="faq.html">faq</A>
<HR NOSHADE SIZE="1">
<A HREF="download.html">download</A>
<HR NOSHADE SIZE="1">
<A HREF="docs.html">documents</A>
<HR NOSHADE SIZE="1">
<A HREF="projects.html">subprojects</A>
<HR NOSHADE SIZE="1">
<A HREF="mailing.html">mailing lists</A>
<HR NOSHADE SIZE="1">
<A HREF="bugs.html">bug report</A>
<HR NOSHADE SIZE="1">
> <B>contact us</B>
</FONT>
</TD>
<!-- } Left Column -->
<!-- Splitter Column { -->
<TD WIDTH="7" NOWRAP></TD>
<!-- } Splitter Column -->
<!-- Center Column { -->
<TD WIDTH="100%" ALIGN="left" VALIGN="top">
<!-- <TABLE BORDER="0" WIDTH="100%" CELLSPACING="0" CELLPADDING="4">
<TR><TD BGCOLOR="#666688" NOWRAP><FONT COLOR="#FFFFFF"><B>General Contact</B></FONT></TD></TR>
</TABLE>
<BLOCKQUOTE>
<P><B>General Inquiries</B><BR>
<A HREF="mailto:contact@jewelvm.com">contact@jewelvm.com</A><BR>
<BR>
For non-technical questions about the project.
<P><B>Software Support</B><BR>
<A HREF="mailto:support@jewelvm.com">support@jewelvm.com</A><BR>
<BR>
For technical questions about the software.<BR>
Please, use the <A HREF="mailing.html">community mailing list</A> for user support.
<P><B>Bug Report</B><BR>
<A HREF="mailto:bugreport@jewelvm.com">bugreport@jewelvm.com</A><BR>
<BR>
For bug reporting.<BR>
Please, check the <A HREF="bugs.html">bug report page</A> before contacting.
<P><B>Webmaster</B><BR>
<A HREF="mailto:webmaster@jewelvm.com">webmaster@jewelvm.com</A><BR>
<BR>
For questions about this website.
</BLOCKQUOTE> -->
<TABLE BORDER="0" WIDTH="100%" CELLSPACING="0" CELLPADDING="4">
<TR><TD BGCOLOR="#666688" NOWRAP><FONT COLOR="#FFFFFF"><B>Contact Us</B></FONT></TD></TR>
<!-- <TR><TD BGCOLOR="#666688" NOWRAP><FONT COLOR="#FFFFFF"><B>Personal Contact</B></FONT></TD></TR> -->
</TABLE>
<BLOCKQUOTE>
<P><B>Rodrigo Ferreira</B><BR>
<A HREF="mailto:contactATraugferDOTcom">E-mail (please, replace the DOT and AT by . and @)</A><BR>
<BR>
Main conceiver, developer, and maintainer.
</BLOCKQUOTE>
</TD>
<!-- } Center Column -->
</TR>
</TABLE>
<!-- } Main Table -->
<HR NOSHADE>
<!-- Text Menu { -->
<DIV ALIGN="center">
<FONT SIZE="-1">
<A HREF="home.html">Home</A> -
<A HREF="faq.html">FAQ</A> -
<A HREF="download.html">Download</A> -
<A HREF="docs.html">Documents</A><BR>
<A HREF="projects.html">Subprojects</A> -
<A HREF="mailing.html">Mailing Lists</A> -
<A HREF="bugs.html">Bug Report</A> -
<A HREF="contact.html">Contact Us</A>
</FONT>
</DIV>
<!-- } Text Menu -->
<HR NOSHADE>
<!-- Footer { -->
<DIV ALIGN="center">
<FONT SIZE="-1">
<I>Comments or questions about this webpage?</I>
<A HREF="contact.html"><ADDRESS>Let us know</ADDRESS></A>
</FONT>
</DIV>
<!-- } Footer -->
<!-- Copyright { -->
<P ALIGN="center">
<FONT SIZE="-2" COLOR="#808080">
All contents are copyrighted © 1998-2007 by Rodrigo Augusto Barbato Ferreira. All rights reserved.
</FONT>
</P>
<!-- } Copyright -->
</BODY>
<!-- } Body -->
</HTML>
<!-- } Document -->