function MenuBuild1()
{

is = new BrowserCheck()
TE=new TreeItem(0,0,"items2","","");
if(!W)W=900;
TE.xpos=0;					//(W-400)/2;
TE.ypos=0;
TE.align="vert";
TE.bckColor="#7E7563";		//"#e0e0e0";//"#aa6633";
TE.selBckColor="#e4d9b9";	//"#a0a0a0";
TE.fntColor="#e4d9b9";		//"#000000";
TE.selFntColor="#7E7563";
TE.width=150;
TE.fntSize=1;TE.i=true;TE.b=true;
TE.iHeight=20;
TE.imWidth=20;
TE.bSize=1;
TE.bColor="#7E7563";
//TE.bckImage="h73cover_thumb.jpg";
//TE.arrIm="list-img1.gif";

//alert("after adding"+ns);

TE.A(1,0,"Home","http://bigcatcards.enthusem.com/bigcat-store.html","","","",65,20);
TE.A(2,0,"Holidays","http://bigcatcards.enthusem.com/bigcat-store-categories.html","","","",65,20);
TE.A(3,0,"Notecards","http://bigcatcards.enthusem.com/bigcat-store-general-note-cards.html","","","",65,20);
TE.A(4,0,"Donate","http://www.bigcatrescue.org/donate.htm","","","",65,20);
TE.A(5,0,"About the Cards","http://bigcatcards.enthusem.com/bigcat-store-about.html","","","",65,20);
TE.A(6,0,"Main Site","http://www.bigcatrescue.org","","","",160,20);


//TE.A(27,3,"Bobcat","http://www.bigcatrescue.org/donate.htm","","","",65,20);
//TE.A(28,3,"Canadian Lynx","http://www.bigcatrescue.org/sponsorship.htm","","","",65,20);
//TE.A(42,2,"Anniversary","http://www.bigcatrescue.org/cats/wild/cougar.htm","","","",65,20);
//TE.A(43,6,"Big Cat Movies","http://www.bigcatrescue.org/bigcatmovies.htm","","","",65,20);
//TE.A(44,3,"Caracal","http://www.bigcatrescue.org/giftshop.htm","","","",65,20);
//TE.A(45,3,"Cougar","http://www.bigcatrescue.org/donatefree.htm","","","",65,20);
//TE.A(50,3,"Fishing Cat","http://www.bigcatrescue.org/wish_list.htm","","","",65,20);
//TE.A(319,3,"Florida Panther","http://www.bigcatrescue.org/wish_list.htm","","","",65,20);
//TE.A(320,3,"Geoffroy Cat","http://www.bigcatrescue.org/wish_list.htm","","","",65,20);
//TE.A(321,3,"Jaguar","http://www.bigcatrescue.org/wish_list.htm","","","",65,20);
//TE.A(322,3,"Jungle Cat","http://www.bigcatrescue.org/wish_list.htm","","","",65,20);
//TE.A(323,3,"Leopard","http://www.bigcatrescue.org/wish_list.htm","","","",65,20);
//TE.A(324,3,"Leopard Cat","http://www.bigcatrescue.org/wish_list.htm","","","",65,20);
//TE.A(325,3,"Lion","http://www.bigcatrescue.org/wish_list.htm","","","",65,20);
//TE.A(326,3,"Ocelot","http://www.bigcatrescue.org/wish_list.htm","","","",65,20);
//TE.A(327,3,"Pallas Cat","http://www.bigcatrescue.org/wish_list.htm","","","",65,20);
//TE.A(328,3,"Sand Cat","http://www.bigcatrescue.org/wish_list.htm","","","",65,20);
//TE.A(329,3,"Serval","http://www.bigcatrescue.org/wish_list.htm","","","",65,20);
//TE.A(330,3,"Siberian Lynx","http://www.bigcatrescue.org/wish_list.htm","","","",65,20);
//TE.A(331,3,"Snow Leopard","http://www.bigcatrescue.org/wish_list.htm","","","",65,20);
//TE.A(332,3,"Tiger","http://www.bigcatrescue.org/wish_list.htm","","","",65,20);
//TE.A(333,3,"White Serval","http://www.bigcatrescue.org/wish_list.htm","","","",65,20);
//TE.A(334,3,"White Tiger","http://www.bigcatrescue.org/wish_list.htm","","","",65,20);
//TE.A(70,2,"Birthday","bigcat-store-holidays-birthdays.html","","","",65,20);
//TE.A(71,2,"Christmas","bigcat-store-holidays-christmas.html","","","",65,20);
//TE.A(73,2,"Cinco de Mayo","http://www.bigcatrescue.org/cats/wild/lion.htm","","","",65,20);
//TE.A(81,2,"Earth Day","http://www.bigcatrescue.org/cats/wild/snow_leopard.htm","","","",65,20);
//TE.A(84,2,"Easter","http://www.bigcatrescue.org/cats/wild/tiger.htm","","","",65,20);
//TE.A(87,2,"Father's Day","http://www.bigcatrescue.org/bigcats.htm","","","",65,20);
//TE.A(156,2,"Halloween","bigcat-store-holidays-halloween.html","","","",65,20);
//TE.A(160,2,"Mother's Day","http://www.bigcatrescue.org/wild_and_unusual.htm","","","",65,20);






TE.Get(1).bckColor="#7E7563";TE.Get(1).selBckColor="#e4d9b9";TE.d=0;
TE.Get(2).bckColor="#7E7563";TE.Get(2).selBckColor="#e4d9b9";
TE.Get(3).bckColor="#7E7563";TE.Get(3).selBckColor="#e4d9b9";
TE.Get(4).bckColor="#7E7563";TE.Get(4).selBckColor="#e4d9b9";
TE.Get(5).bckColor="#7E7563";TE.Get(5).selBckColor="#e4d9b9";
TE.Get(6).bckColor="#7E7563";TE.Get(6).selBckColor="#e4d9b9";


TE.bSize=0;
TE.width=80;
TE.arrIm="";
TE.WriteCSS();
TE.WriteDiv();
}
function MenuBuild2()
{

is = new BrowserCheck()
TE=new TreeItem(0,0,"items2","","");
if(!W)W=750;
TE.xpos=W/4-75;
TE.ypos=0;
TE.align="hor";
TE.bckColor="#7E7563";		//"#e0e0e0";//"#aa6633";
TE.selBckColor="#e4d9b9";	//"#a0a0a0";
TE.fntColor="#e4d9b9";		//"#000000";
TE.selFntColor="#7E7563";
TE.width=150;
TE.fntSize=1;TE.i=true;TE.b=true;
TE.iHeight=20;
TE.imWidth=20;
TE.bSize=1;
TE.bColor="#7E7563";
//TE.bckImage="h73cover_thumb.jpg";
//TE.arrIm="list-img1.gif";

//alert("after adding"+ns);


TE.Get(1).bckColor="#7E7563";TE.Get(1).selBckColor="#e4d9b9";TE.d=0;
TE.Get(2).bckColor="#7E7563";TE.Get(2).selBckColor="#e4d9b9";
TE.Get(3).bckColor="#7E7563";TE.Get(3).selBckColor="#e4d9b9";
TE.Get(4).bckColor="#7E7563";TE.Get(4).selBckColor="#e4d9b9";
TE.Get(5).bckColor="#7E7563";TE.Get(5).selBckColor="#e4d9b9";
TE.bSize=0;
TE.width=80;
TE.arrIm="";
TE.WriteCSS();
TE.WriteDiv();
}
function MenuInit()
{
window.onresize= function(){window.history.go(0)};
TE.EventInit();
}
function Reset()
{
TE.Reset();
}