// out put HTML code
var local_nav = '';
local_nav += '<div><img src="'+path+'img2008/spacer.gif" height="14" width="1" alt=""></div>';
local_nav += '<table cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td align="right" valign="top"><a href="JavaScript:jumpToPageTop()" alt="PageTop" title="PageTop"><img src="'+path+'img2010/footer-btntotop_2.gif" width="55" height="13" border="0" /></a></td><td align="left" valign="top" width="10"><img src="'+path+'img2008/spacer.gif" width="10" height="1" border="0" alt=""></td></tr></table>';
local_nav += '<table cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td><img src="'+path+'img2008/spacer.gif" width="1" height="15" border="0" alt=""></td></tr></table>';
local_nav += '<table cellpadding="0" cellspacing="0" border="0" class="txt11"><tr><td><img src="'+path+'img2008/spacer.gif" width="24" height="1" border="0" alt=""></td><td align="left" valign="top" width="698" nowrap>Copyright &copy; Fuji Heaby Industries Ltd. 2010 All Rights Reserved.</td>';

local_nav += '<td  ALIGN="RIGHT" width="14"><img src="'+path+'img2008/spacer.gif" width="4" height="1" border="0" alt=""></td>';
local_nav += '<td nowrap><a href="http://www.subaru-global.com/links.html">Links</a></td>';
local_nav += '<td width="4"><img src="'+path+'img2008/spacer.gif" width="4" height="1" border="0" alt=""></td>';
local_nav += '<td >&nbsp;|&nbsp;</td>';
local_nav += '<td width="4"><img src="'+path+'img2008/spacer.gif" width="4" height="1" border="0" alt=""></td>';
local_nav += '<td nowrap><a href="http://www.subaru-global.com/sitemap.html">Sitemap</a></td>';
local_nav += '<td width="4"><img src="'+path+'img2008/spacer.gif" width="4" height="1" border="0" alt=""></td>';
local_nav += '<td >&nbsp;|&nbsp;</td>';
local_nav += '<td width="4"><img src="'+path+'img2008/spacer.gif" width="4" height="1" border="0" alt=""></td>';
local_nav += '<td nowrap><a href="http://www.subaru-global.com/distributors.html">Distributors</a></td>';
local_nav += '<td width="4"><img src="'+path+'img2008/spacer.gif" width="4" height="1" border="0" alt=""></td>';

local_nav += '</tr></table>';

document.write(local_nav);

function putAnalytics() {
	var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
	document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
	var pageTracker = _gat._getTracker("UA-3219532-1");
	pageTracker._initData();
	pageTracker._trackPageview();
}