<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format">
	<xsl:template name="eInventoryHeaderBar">
		<table width="760" border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td>
					<img src="Images/toplinkbar.gif" width="760" height="27" usemap="#Map2" border="0"/>
					<map name="Map2">
						<area shape="rect" coords="227,6,351,22" href="NewVehicleLocatorVehicleSpecs.htm"/>
						<area shape="rect" coords="375,5,458,23" href="DealerLocator.htm"/>
						<area shape="rect" coords="473,4,634,22" href="ManageTradingPartners.htm"/>
						<area shape="rect" coords="644,6,752,21" href="ManageDealerContacts.htm"/>
					</map>
				</td>
			</tr>
		</table>
	</xsl:template>
</xsl:stylesheet>
