
document.write("<table border=0 cellpadding=0  cellspacing=0 width=975 align=center BORDERCOLOR=EEE770 BGCOLOR=#EEE770>");
			
			document.write("<tr>");
                  document.write("<td>");
                           document.write("<table class=footers border=1 cellpadding=0  cellspacing=0 width=100% HEIGHT=15 align=center bordercolor=#eee770 BGCOLOR=#575D8E>");
	                                document.write("<tr>");
									
		                                    
   document.write("<td class=footers nowrap align=center>");
     document.write(" <A class=footers href=../home.php>HOME</A>");
	 document.write("&nbsp; | &nbsp; <A class=footers href=../events.html>EVENTS</A>");
     document.write("&nbsp; | &nbsp; <a class=footers href=../tickets.html>TICKETS</A>");
	 document.write("&nbsp; | &nbsp; <a class=footers href=../wines.html>WINES</A>");
     document.write("&nbsp; | &nbsp; <a class=footers href=../chefs.html>CHEFS</a>");
	 document.write("&nbsp; | &nbsp; <a class=footers href=../sommeliers.html>SOMMELIERS</a>");
     document.write("&nbsp; | &nbsp; <a class=footers href=../sponsors.html>SPONSORS</a>");
	 document.write("&nbsp; | &nbsp; <a class=footers href=../press.html>PRESS</a>");
	 document.write("&nbsp; | &nbsp; <a class=footers href=../photos/photos1.html>PHOTOS</a>");
	 document.write("&nbsp; | &nbsp; <a class=footers href=../contact_us.php>CONTACT US</a>");
   document.write("<\/td>"); 
 document.write("<\/tr>");
                    document.write("<\/table>");
  
                document.write("<\/td>");
        document.write("<\/tr>");	 
document.write("<\/table>");
