document.write('<tr>');
	document.write('<td>');
		document.write('<TABLE name="tblFooter" cellpadding="0" cellspacing="0" border="0" width="100%" align="center" class="footerText">');
			document.write('<tr>');
				//document.write('<td colspan="6" height="15" id="footerImg" background="images/footer.gif">&nbsp;</td>');
				document.write('<td colspan="6" height="15" id="footerImg" style="border-bottom:1px solid #CCCCCC">&nbsp;</td>');
			document.write('</tr>');
			document.write('<tr>		');	
				document.write('<td width="2%"><img src="images/spacer.gif" height="1"></td>');
				document.write('<td align="center"><a href="#" onclick=goToUrl("index.html","header")>www.naamanwine.co.il</a>&nbsp;&nbsp;|&nbsp;&nbsp;</td>');
				document.write('<td align="center"><a href="mailto:rami@naamanwine.co.il">rami@naamanwine.co.il&nbsp;&nbsp;|&nbsp;&nbsp;</a></td>');				
				document.write('<td align="center" dir="rtl">פקס: 04-6950062</td>');
				document.write('<td align="center" dir="rtl">טלפון: 04-6944463</td>');				
				document.write('<td align="center" dir="rtl">יקב נעמן, מושב רמות נפתלי 13830&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;</td>');
				document.write('<td width="2%"><img src="images/spacer.gif" height="1"></td>');
			document.write('</tr>		');
			document.write('<tr>		');	
				document.write('<td colspan="7" align="center" valign="top">Developed by: <a href="http://www.mgonlinesolutions.com/" target="_blank">MG Online Solutions</a></td>');
			document.write('</tr>		');
		document.write('</TABLE>');
	document.write('</td>');
document.write('</tr>');