<!--
YOffset=75;
XAlign=2;
XOffset=0;
staticYOffset=75;
waitTime=500;
slideX=1;
slideXSpeed=25;
slideY=1;
slideYSpeed=25;
slideOnYOverflow=1;
autoHideXOverflow=1;
targetFrame="";
targetDomain="http://www.fourwindsai.com/";
operaFix=1;
menuOpacity=75;
menuPosition=1;
menuBGColor="white";
menuWidth=200;
hdrBGColor="#DDDDDD";
hdrPadding=3;
hdrAlign="left";
hdrVAlign="center";
linkBGColor="#DDDDDD";
linkOverBGColor="white";
linkAlign="left";
linkVAlign="center";
linkPadding=5;
barWidth=20;
barBGColor="#DDDDDD";
barAlign="left";
barVAlign="center";
barType=1;
barText=" M  E  N  U ";


//The Menu's Items
addHdr("FOUR WINDS ANIMAL INN");
addItem("Home Page", "index.htm", "");
addItem("About Us", "about.htm", "");
addItem("What's New", "whatsnew.htm", "");
addItem("Tour Our Inn", "tour.htm", "");
addItem("` Tour Canine Suites", "tourcanine.htm", "");
addItem("` Tour Feline Suites", "tourfeline.htm", "");
addItem("Boarding Tips", "boardingtips.htm", "");
addItem("Contact Info", "contact.asp", "");
addItem("Our History", "history.htm", "");
addItem("Directions to Four Winds", "directions.htm", "");
buildMenu();

//-->