var clicked="";
var gtype=".gif";
var selstate="Blue";
var loc="images/";
if (typeof(loc)=="undefined" || loc==""){
	var loc="";
	if (document.body&&document.body.innerHTML){
		var tt = document.body.innerHTML.toLowerCase();
		var last = tt.indexOf("navbar31.js\"");
		if (last>0){
			var first = tt.lastIndexOf("\"", last);
			if (first>0 && first<last) loc = document.body.innerHTML.substr(first+1,last-first-1);
		}
	}
}
function generateMenu(navBarType, selname){
	if(navBarType == "blue") {
		document.writeln("<tr valign=\"top\">");
		document.writeln("<td valign=\"top\" background=\"images/webFillerBlue.gif\" class=\"normalSmall\" width=2><img src=\"images/webFillerBlue.gif\" border=0 height=1 width=2></td>");
		document.writeln("<td valign=\"top\" width=84>&nbsp;</td>");
		document.writeln("<td valign=\"top\" align=\"center\" class=\"normalSmall\" width=778>");
		document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr>");
		document.write("<td><img src=\""+loc+"navBarLeftBlue.gif\" alt=\"\" width=\"70\" height=\"21\"></td>");
		tr(false);
		writeButton("","index.html","home",42,21,"Home","",0,"Blue",selname);
		writeButton("","signature.html","signature",75,21,"Signature","",0,"Blue",selname);
		writeButton("","evening.html","evening",60,21,"Evening","",0,"Blue",selname);
		writeButton("","ecoChic.html","ecoChic",69,21,"Eco-Chic","",0,"Blue",selname);
		writeButton("","accessories.html","accessories",85,21,"Accessories","",0,"Blue",selname);
		writeButton("","newsEvents.html","newsAndEvents",95,21,"News&Events","",0,"Blue",selname);
		writeButton("","about.html","aboutShveta",95,21,"About Shveta","",0,"Blue",selname);
		tr(true);
		document.write("<td><img src=\""+loc+"navBarRight.gif\" alt=\"\" width=\"20\" height=\"21\"></td>");
		document.write("</tr></table>")
		loc="";
		document.writeln("</td>");
		document.writeln("<td valign=\"top\" width=84>&nbsp;</td>");
		document.writeln("<td valign=\"top\" align=\"right\" background=\"images/webFillerBlue.gif\" class=\"normalSmall\" width=2><img src=\"images/webFillerBlue.gif\" border=0 height=1 width=2></td>");
		document.writeln("</tr>");
		document.writeln("<tr valign=\"top\">");
		document.writeln("<td valign=\"top\" background=\"images/webFillerBlue.gif\" class=\"normalSmall\" width=2><img src=\"images/webFillerBlue.gif\" border=0 height=1 width=2></td>");
		document.writeln("<td valign=\"top\" width=84>&nbsp;</td>");
		document.writeln("<td valign=\"top\" align=\"center\" class=\"normalSmall\" width=778>&nbsp;</td>");
		document.writeln("<td valign=\"top\" width=84>&nbsp;</td>");
		document.writeln("<td valign=\"top\" align=\"right\" background=\"images/webFillerBlue.gif\" class=\"normalSmall\" width=2><img src=\"images/webFillerBlue.gif\" border=0 height=1 width=2></td>");
		document.writeln("</tr>");
	}
	if(navBarType == "green") {
		document.writeln("<tr valign=\"top\">");
		document.writeln("<td valign=\"top\" background=\"images/webFillerGreen.gif\" class=\"normalSmall\" width=2><img src=\"images/webFillerGreen.gif\" border=0 height=1 width=2></td>");
		document.writeln("<td valign=\"top\" width=84>&nbsp;</td>");
		document.writeln("<td valign=\"top\" align=\"center\" class=\"normalSmall\" width=778>");
		document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr>");
		document.write("<td><img src=\""+loc+"navBarLeftGreen.gif\" alt=\"\" width=\"70\" height=\"21\"></td>");
		tr(false);
		writeButton("","index.html","home",42,21,"Home","",0,"Green",selname);
		writeButton("","signature.html","signature",75,21,"Signature","",0,"Green",selname);
		writeButton("","evening.html","evening",60,21,"Evening","",0,"Green",selname);
		writeButton("","ecoChic.html","ecoChic",69,21,"Eco-Chic","",0,"Green",selname);
		writeButton("","accessories.html","accessories",85,21,"Accessories","",0,"Green",selname);
		writeButton("","newsEvents.html","newsAndEvents",95,21,"News&Events","",0,"Green",selname);
		writeButton("","about.html","aboutShveta",95,21,"About Shveta","",0,"Green",selname);
		tr(true);
		document.write("<td><img src=\""+loc+"navBarRight.gif\" alt=\"\" width=\"20\" height=\"21\"></td>");
		document.write("</tr></table>")
		loc="";
		document.writeln("</td>");
		document.writeln("<td valign=\"top\" width=84>&nbsp;</td>");
		document.writeln("<td valign=\"top\" align=\"right\" background=\"images/webFillerGreen.gif\" class=\"normalSmall\" width=2><img src=\"images/webFillerGreen.gif\" border=0 height=1 width=2></td>");
		document.writeln("</tr>");
		document.writeln("<tr valign=\"top\">");
		document.writeln("<td valign=\"top\" background=\"images/webFillerGreen.gif\" class=\"normalSmall\" width=2><img src=\"images/webFillerGreen.gif\" border=0 height=1 width=2></td>");
		document.writeln("<td valign=\"top\" width=84>&nbsp;</td>");
		document.writeln("<td valign=\"top\" align=\"center\" class=\"normalSmall\" width=778>&nbsp;</td>");
		document.writeln("<td valign=\"top\" width=84>&nbsp;</td>");
		document.writeln("<td valign=\"top\" align=\"right\" background=\"images/webFillerGreen.gif\" class=\"normalSmall\" width=2><img src=\"images/webFillerGreen.gif\" border=0 height=1 width=2></td>");
		document.writeln("</tr>");
	}
	if(navBarType == "red") {
		document.writeln("<tr valign=\"top\">");
		document.writeln("<td valign=\"top\" background=\"images/webFillerRed.gif\" class=\"normalSmall\" width=2><img src=\"images/webFillerRed.gif\" border=0 height=1 width=2></td>");
		document.writeln("<td valign=\"top\" width=84>&nbsp;</td>");
		document.writeln("<td valign=\"top\" align=\"center\" class=\"normalSmall\" width=778>");
		document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr>");
		document.write("<td><img src=\""+loc+"navBarLeftRed.gif\" alt=\"\" width=\"70\" height=\"21\"></td>");
		tr(false);
		writeButton("","index.html","home",42,21,"Home","",0,"Red",selname);
		writeButton("","signature.html","signature",75,21,"Signature","",0,"Red",selname);
		writeButton("","evening.html","evening",60,21,"Evening","",0,"Red",selname);
		writeButton("","ecoChic.html","ecoChic",69,21,"Eco-Chic","",0,"Red",selname);
		writeButton("","accessories.html","accessories",85,21,"Accessories","",0,"Red",selname);
		writeButton("","newsEvents.html","newsAndEvents",95,21,"News&Events","",0,"Red",selname);
		writeButton("","about.html","aboutShveta",95,21,"About Shveta","",0,"Red",selname);
		tr(true);
		document.write("<td><img src=\""+loc+"navBarRight.gif\" alt=\"\" width=\"20\" height=\"21\"></td>");
		document.write("</tr></table>")
		loc="";
		document.writeln("</td>");
		document.writeln("<td valign=\"top\" width=84>&nbsp;</td>");
		document.writeln("<td valign=\"top\" align=\"right\" background=\"images/webFillerRed.gif\" class=\"normalSmall\" width=2><img src=\"images/webFillerRed.gif\" border=0 height=1 width=2></td>");
		document.writeln("</tr>");
		document.writeln("<tr valign=\"top\">");
		document.writeln("<td valign=\"top\" background=\"images/webFillerRed.gif\" class=\"normalSmall\" width=2><img src=\"images/webFillerRed.gif\" border=0 height=1 width=2></td>");
		document.writeln("<td valign=\"top\" width=84>&nbsp;</td>");
		document.writeln("<td valign=\"top\" align=\"center\" class=\"normalSmall\" width=778>&nbsp;</td>");
		document.writeln("<td valign=\"top\" width=84>&nbsp;</td>");
		document.writeln("<td valign=\"top\" align=\"right\" background=\"images/webFillerRed.gif\" class=\"normalSmall\" width=2><img src=\"images/webFillerRed.gif\" border=0 height=1 width=2></td>");
		document.writeln("</tr>");
	}
}

