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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>JiBX: Sponsors</title>
</head>
<body class="composite">
<div id="bodycol">
<div class="app">
<div class="h3">
<h3><a name="sponsors">Corporate Sponsors</a></h3>
<p>A number of companies have helped support the JiBX development effort by
commissioning specific features or changes to meet their needs, including the
following:</p>
<table width="100%" cellpadding="10">
<tr>
<td width="40%"></td>
<td width="20%">
<a href="http://www.travelocity.com"><img alt="Travelocity" src="./images/hdr_tcy_logo_hrz.gif" align="right" height="58" width="189" style="border:0px"/></a>
</td>
<td width="40%"></td>
</tr>
<tr>
<td>
<a href="http://www.pruftechnik.com"><img alt="Pruftechnik" src="./images/h_logo_d.gif" align="right" height="40" width="186" style="border:0px"/></a>
</td>
<td></td>
<td>
<a href="http://www.sapient.com"><img alt="Sapient" src="./images/logo_sapient.gif" height="45" width="150" style="border:0px"/></a>
</td>
</tr>
<tr>
<td/>
<td>
<a href="http://www.shopzilla.com"><img alt="Shopzilla" src="./images/logo_shopzilla.gif" align="right" height="50" width="250" style="border:0px"/></a>
</td>
<td/>
</tr>
<tr>
<td>
<a href="http://www.mastek.com"><img alt="Mastek" src="./images/logo_mastek.gif" align="right" height="94" width="145" style="border:0px"/></a>
</td>
<td></td>
<td>
<br/>
<br/>
<a href="http://www.amadeus.com"><img alt="Amadeus" src="./images/logo_amadeus.gif" align="left" height="47" width="166" style="border:0px"/></a>
</td>
</tr>
<tr>
<td/>
<td>
<a href="http://www.ecngroup.co.nz"><img alt="ECN Group" src="./images/logo_ecn.gif" align="right" height="82" width="194" style="border:0px"/></a>
</td>
<td/>
</tr>
</table>
<p>If your company needs a particular feature added to JiBX, wants to obtain
priority support for JiBX, or just would like to help make sure JiBX thrives
through continued enhancements, <a
href="mailto:enquiry@sosnoski.co.nz?subject=JiBX services">email Dennis
Sosnoski</a> to find out about rates
for JiBX-related services.</p>
</div>
</div>
</div>
</body>
</html>
|