



document.write("<center><table border=0 width='900' cellpadding=3 cellspacing=3>")
document.write("	<tr>")
document.write("		<td align=left valign=top>")

if(x != true)
{

document.write("<div dir=rtl class='topi'>")
document.write("| ")
document.write("<a href=index2.html>עמוד הבית</a> | ")
document.write("<a href=bars.html>קולקציית הברים</a> | ")
document.write("<a href=alcohol.html>הגשת אלכוהולית</a> | ")
document.write("<a href=creative.html>יצירתיות</a> | ")
document.write("<a href=alcohol2.html>תפריט אלכוהול</a> | ")
document.write("<a href=events.html>גלריית אירועים</a> | ")
document.write("<a href=recomand.html>המלצות</a> | ")
document.write("<a href=contact.html>צרו קשר</a> | ")
document.write("</div>")

}

else
{

document.write("<div dir=rtl class='topi'>")
document.write("דורון 052-7976600 |אמיר 057-6312312| <a href='mailto:talia_chaser@walla.com'>talia_chaser@walla.com</a>")
document.write("</div>")

}



document.write("		</td>")
document.write("		<td align=right valign=bottom>")
document.write("			<font size=1 face=tahoma color='#8B8B8B'>Design by Liat Shindler | ")
document.write("			<a href='http://www.gilig.co.il' target='_blank' class='fot'>")
document.write("			<font size=1 face=tahoma color='#8B8B8B'>Website by gilig.co.il</a>")
document.write("		</td>")
document.write("	</tr>")
document.write("</table>")


