<!--

YOffset=0;
XOffset=0;
staticYOffset=0;
slideSpeed=10;
waitTime=500;
menuWidth=140;
menuBGColor="FFDA7D";
menuIsStatic="yes";
menuCols="1";
linkFontSize="2";
linkFontFamily="verdana";
linkBGColor="FFDA7D";
linkOverBGColor="FFFFCC";
linkTarget="";
linkAlign="right";
hdrFontColor="black";
hdrFontSize="3";
hdrFontFamily="arial";
hdrBGColor="663399";
hdrAlign="right";
hdrVAlign="top";
barFontColor="FFDA7D";
barFontSize="3";
barFontFamily="arial";
barBGColor="663399";
barVAlign="center";
barWidth=20;
barText="MENU";

addItem("Home", "http://www.rounsevell.com/skipaheathen/home.htm", "_self", "", "");
addItem("About Us", "http://www.rounsevell.com/skipaheathen/aboutus.htm", "_self", "", "");
addItem("Skipa Heathen", "http://www.rounsevell.com/skipaheathen/skipaheathen.htm", "_self", "", "");
addItem("Sire Performance", "http://www.rounsevell.com/skipaheathen/performance.htm", "_self", "", "");
addItem("Video", "http://www.rounsevell.com/skipaheathen/video.htm", "_self", "", "");
addItem("Breeding Info", "http://www.rounsevell.com/skipaheathen/breedinginfo.htm", "_self", "", "");
addItem("The Mares", "http://www.rounsevell.com/skipaheathen/themares.htm", "_self", "", "");
addItem("Photo Galleries", "http://www.rounsevell.com/skipaheathen/gallery.htm", "_self", "", "");
addItem("Katie MacHeathen", "http://www.rounsevell.com/skipaheathen/katiemacheathen.htm", "_self", "", "");
addItem("News", "http://www.rounsevell.com/skipaheathen/news.htm", "_self", "", "");
addItem("Contact/Sales", "http://www.rounsevell.com/skipaheathen/contact.htm", "_self", "", "");
addItem("Email", "mailto:skipaheathen@earthlink.net", "", "", "");
addItem("Links", "http://www.rounsevell.com/skipaheathen/links.htm", "_self", "", "");
addItem("Guestbook", "http://www.rounsevell.com/skipaheathen/cgi-bin/guestbook/guestbook.cgi", "_self", "", "");

buildMenu();

//-->