var LTH_PAGE__NONE =-1;
var LTH_PAGE__HOME =0;
var LTH_PAGE__MENU =1;
var LTH_PAGE__HOLIDAY =2;
var LTH_PAGE__BRIDAL =3;
var LTH_PAGE__ORDER =4;
var LTH_PAGE__CATERING =5;
var LTH_PAGE__CAMPS =6;
var LTH_PAGE__OLD_TOWN =7;
var LTH_PAGE__ABOUT =8;
var LTH_PAGE__RESERVATIONS =9;
var LTH_PAGE__BAKERY =10;
var LTH_PAGE__VALENTINES =11;
var LTH_PAGE__PRIVATE_PARTIES =12;
var LTH_PAGE__FASHION_SHOW =13;
var LTH_PAGE__NEWSLETTER =14;
var LTH_PAGE__REGENCY_BALL =15;
var LTH_PAGE__MOTHERS_DAY =16;
var LTH_PAGE__MERCHANT_ORDER =17;
var LTH_PAGE__PRINCESS_TEA =18;
var LTH_PAGE__PHOTOS =19;
var LTH_PAGE__BLOG =20;

function fnGenHeader2(which_page)
{
	var str_out = "";		
	str_out += "<div class='style_top_links'>";
	str_out += 		"<a class='link_top' href='http://www.quasitime.com'>Employee Login</a>"; 
	if (which_page==LTH_PAGE__OLD_TOWN)
		str_out += 	"&nbsp; <img src='images/phase2/sep_dot_blk.gif' /> &nbsp; <span class='link_top_selected'>Old Town Sherwood</span> ";
	else
		str_out += 	"&nbsp; <img src='images/phase2/sep_dot_blk.gif' /> &nbsp; <a class='link_top' href='old_town.html'>Old Town Sherwood</a> ";
	if (which_page==LTH_PAGE__ABOUT)
		str_out += 	"&nbsp; <img src='images/phase2/sep_dot_blk.gif' />&nbsp; <span class='link_top_selected'>About Us</span>";
	else
		str_out += 	"&nbsp; <img src='images/phase2/sep_dot_blk.gif' />&nbsp; <a class='link_top' href='about.html'>About Us</a>";		
	str_out += "</div>";
	str_out += "<div style=\"background: url('images/phase2/lth-header.jpg'); width: 900px; height:298px; border: 1px solid #a9a488; position:relative; font:16px 'Times New Roman'\">";
	str_out += 		"<div style=\"position:absolute; left:295px; top:-2px;\">"; 
	str_out +=			"<img src='images/phase2/title_lth.png' />"
	str_out += 		"</div>";
	str_out += 		"<div style=\"position:absolute; left:37px; top:12px;\">"; 
	str_out +=			"<img src='images/phase2/tea_seatings.png' />"
	str_out += 		"</div>";
	str_out += 		"<div style=\"position:absolute; left:54px; top:155px;\">"; //left:8px; top: 140px;
	str_out += 			"<div class='style_lth_title_addr2' style='text-align: center;'>";
	str_out +=				"<img src='images/phase2/address2.png'  />"
	str_out += 			"</div>";
	str_out += 			"<div class='style_lth_title_addr' style='text-align: center; margin-top: 3px;'>";
	str_out +=	 			"<a href='reservations.html'>Online Reservations</a> "; // &nbsp;&#8226;&nbsp; 
	str_out +=	 		"</div>";
	str_out += 		"</div>";
	str_out += 		"<div style=\"position:absolute; right:5px; top: 18px;\">";
	str_out += "<table style='font: 13px Tahoma;' cellspacing='4'>";
	str_out += 		"<tr><td width='155' class=";
	if (which_page==LTH_PAGE__HOME)	
		str_out += 	"'style_menu_selected'";
	else
		str_out += 	"'style_menu_item' onclick='document.location=\"index.html\"; return false;'";
	str_out += 		"><img src='images/featured/lth_home.png'/></td></tr><tr><td width='155' class=";
	if (which_page==LTH_PAGE__BLOG)
		str_out += 	"'style_menu_selected'";
	else
		str_out += 	"'style_menu_item' onclick='document.location=\"blog.html\"; return false;'";
	str_out += 		"><img src='images/featured/lth_blog.png'/></td></tr><tr><td width='155' class=";	
	if (which_page==LTH_PAGE__NEWSLETTER)
		str_out += 	"'style_menu_selected'";
	else
		str_out += 	"'style_menu_item' onclick='document.location=\"newsletter.html\"; return false;'";
	str_out += 		"><img src='images/featured/lth_newsletter.png'/></td></tr><tr><td width='155' class=";
	if (which_page==LTH_PAGE__MENU)	
		str_out += 	"'style_menu_selected'";
	else
		str_out += 	"'style_menu_item' onclick='document.location=\"menu.html\"; return false;'";
	str_out += 		"><img src='images/featured/lth_menu.png'/></td></tr><tr><td width='155' class=";
	if (which_page==LTH_PAGE__ORDER)
		str_out += 	"'style_menu_selected'";
	else
		str_out += 	"'style_menu_item' onclick='document.location=\"order.html\"; return false;'";
	str_out += 		"><img src='images/featured/lth_orderscones.png'/></td></tr><tr><td width='155' class=";
	if (which_page==LTH_PAGE__CATERING)
		str_out += 	"'style_menu_selected'";
	else
		str_out += 	"'style_menu_item' onclick='document.location=\"catering.html\"; return false;'"; 
	str_out += 		"><img src='images/featured/lth_catering.png'/></td></tr><tr><td width='155' class=";
	if (which_page==LTH_PAGE__BRIDAL)
		str_out += 	"'style_menu_selected'";
	else
		str_out += 	"'style_menu_item' onclick='document.location=\"bridal.htm\"; return false;'"; 
	str_out += 		"><img src='images/featured/lth_babybridal_teas.png'/></td></tr><tr><td width='155' class=";
	if (which_page==LTH_PAGE__CAMPS)
		str_out += 	"'style_menu_selected'";
	else
		str_out += 	"'style_menu_item' onclick='document.location=\"summer_camp_2010.html\"; return false;'"; 
	str_out += 		"><img src='images/featured/lth_etiquette_camps.png'/></td></tr><tr><td width='155' class=";
	if (which_page==LTH_PAGE__PHOTOS)
		str_out += 	"'style_menu_selected'";
	else
		str_out += 	"'style_menu_item' onclick='document.location=\"photos.html\"; return false;'"; 
	str_out += 		"><img src='images/featured/lth_photos.png'/></td></tr>";	
	
	str_out += "</table>";
	str_out += 		"</div>";
	str_out += "</div>";
	document.writeln(str_out);
}

function fnGenFooter()
{
	var str_out = "";		
	str_out += 	"<table class=\"style_table_clear\" style=\"background: url('images/phase2/footer.png') repeat-x; margin-top:10px; font: 12px Tahoma;\">";
	str_out += 		"<tr>";
	str_out += 			"<td style=\"padding: 9px 8px 2px 23px;\">";
	str_out += 				"Powered by <a href=\"http://www.quasitime.com\" target=\"_new\">Quasitime</a>";
	str_out += 			"</td>";
	str_out += 			"</td>";
	str_out += 			"<td style=\"text-align:right; padding: 15px 9px 8px;\">";
	str_out += 				"<table class='style_table_clear' style='font: 12px Tahoma;' ><tr><td valign='middle' style='text-align:right;'>Follow us on</td><td valign='middle' style='width:90px;'><a class='invisible_link' href='http://www.facebook.com/pages/Sherwood-OR/Lavender-Tea-House/99334671795' target='_new' ><img src='images/phase2/facebook.jpg' /></a></td></tr></table>";
	str_out += 			"</td>";
	str_out += 		"</tr>";
	str_out += 	"</table>";
	str_out += 	"<div style=\"text-align:center; padding: 5px 9px 0px; font-style: normal; font: 10px Tahoma;\">";
	str_out +=		"Copyright 2005-2010 Lavender Tea House. All rights reserved.";
	str_out +=	"</div>"
	document.writeln(str_out);
}

function fnGenTopLinks(which_page)
{
	var str_out = "";	
	str_out += "<div class='style_page_top_links'>";
	str_out += 		"<a class='link_top' href='http://www.quasitime.com'>Employee Login</a>";
	if (which_page==LTH_PAGE__OLD_TOWN)
		str_out += 	"&nbsp; <img src='images/phase2/sep_dot.gif' />&nbsp; <span class='link_top_selected'>Old Town Sherwood</span>";
	else
		str_out += 	"&nbsp; <img src='images/phase2/sep_dot.gif' />&nbsp; <a class='link_top' href='old_town.html'>Old Town Sherwood</a>";
	if (which_page==LTH_PAGE__ABOUT)
		str_out += 	"&nbsp; <img src='images/phase2/sep_dot.gif' />&nbsp; <span class='link_top_selected'>About Us</span>";
	else
		str_out += 	"&nbsp; <img src='images/phase2/sep_dot.gif' />&nbsp; <a class='link_top' href='about.html'>About Us</a>";
	str_out += "</div>";
	document.writeln(str_out);
}

