var url;
url=location.pathname;
	if(url=="/store1/intro.asp")
	{
		seturl="/store1/intro_spanish.asp";
		seturlE="/store1/intro.asp";
		
	}
	if(url=="/store1/restaurant_eng.html")
	{
		seturl="/store1/restaurant_spanish.html";
		seturlE="/store1/restaurant_eng.html";
		
	}
	if(url=="/store1/hours_location.html")
	{
		seturl="/store1/hours_loc_spanish.html";
		seturlE="/store1/hours_location.html";
	}
	if(url=="/store1/dailyfood_menu.html")
	{
		seturl="/store1/dailyfood_menu_spanish.html";
		seturlE="/store1/dailyfood_menu.html";
	}
	if(url=="/store1/partymenu.html")
	{
		seturl="/store1/partymenu_spanish.html";
		seturlE="/store1/partymenu.html";
	}
	if(url=="/store1/food_dishes.html")
	{
		seturl="/store1/food_dishes_spanish.html";
		seturlE="/store1/food_dishes.html";
	}
	if(url=="/store1/sandwiches.html")
	{
		seturl="/store1/sandwiches_spanish.html";
		seturlE="/store1/sandwiches.html";
	}
	if(url=="/store1/recipes.html")
	{
		seturl="/store1/recipes_spanish.html";
		seturlE="/store1/recipes.html";
	}
	if(url=="/store1/cakes_desserts.html")
	{
		seturl="/store1/cakes_desserts_spanish.html";
		seturlE="/store1/cakes_desserts.html";
	}
	if(url=="/store1/spl_events.html")
	{
		seturl="/store1/spl_events_spanish.html";
		seturlE="/store1/spl_events.html";
	}
	
	if(url=="/store1/gift_baskets.html")
	{
		seturl="/store1/gift_baskets_spanish.html";
		seturlE="/store1/gift_baskets.html";
	}
	if(url=="/store1/history.html")
	{
		seturl="/store1/history_spanish.html";
		seturlE="/store1/history.html";
	}
document.write("<table width='898' border='0' cellspacing='0' cellpadding='0'><tr><td width='39' height='22' align='left' valign='top' bgcolor='#BC9470'>&nbsp;</td><td width='33' height='22' align='left' valign='middle' bgcolor='#BC9470'><map name='MapMapMap' id='MapMapMap'><area shape='rect' coords='78,1,132,17' href='#' /></map><a href=" + seturlE + "><img src='images/img_10.jpg' alt='' width='32' height='18' border='0' /></a></td><td width='5' height='22' align='left' valign='top' bgcolor='#BC9470'>&nbsp;</td><td width='32' height='22' align='left' valign='middle' bgcolor='#BC9470'><a href=" + seturl + "><img src='images/img_12.jpg' alt='' width='32' height='18' border='0' /></a></td><td width='705' align='center' valign='middle' bgcolor='#BC9470'><table width='555' border='0' cellspacing='0' cellpadding='0'><tr><td width='111' align='center' valign='top'><a href='intro.asp'><img src='images/head_but_1.jpg' width='69' height='18' border='0' /></a></td><td width='3' align='left' valign='middle'><img src='images/buttiion_11.jpg' width='2' height='18' /></td><td width='111' align='center' valign='top' class='buttion'><a href='shoplanguageset.asp?LG=English'><img src='images/head_but_2.jpg' width='69' height='18' border='0' /></a></td><td width='3' align='left' valign='middle'><img src='images/buttiion_11.jpg' width='2' height='18' /></td><td width='165' align='center' valign='middle'><a href='restaurant_eng.html'><img src='images/head_but_3.jpg' width='108' height='18' border='0' /></a></td><td width='3' align='left' valign='middle'><img src='images/buttiion_11.jpg' width='2' height='18' /></td><td width='159' align='center' valign='middle'><a href='history.html'><img src='images/head_but_4.jpg' width='116' height='18' border='0' /></a></td></tr></table></td><td width='65' align='center' valign='middle' bgcolor='#BC9470'>&nbsp;</td></tr><tr><td height='9' colspan='6' align='left' valign='top' bgcolor='#f8f8d9'></td></tr></table>") 
