<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=0; // no quotes!!
XOffset=0;
staticYOffset=10; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=100; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#FFCC00"; // This is outline color for main slide menu
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=200; // Must be a multiple of 10! no quotes!!
menuCols=2;
hdrFontFamily="arial";
hdrFontSize="1";
hdrFontColor="white";
hdrBGColor="#003063";
hdrAlign="center";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="arial";
linkFontSize="1";
linkBGColor="white";
linkOverBGColor="#FFCC00";
linkTarget="_top";
linkAlign="Left";
barBGColor="#003063"; // This is Fill color for main menu slide out
barFontFamily="arial";
barFontSize="1";
barFontColor="white";
barVAlign="center";
barWidth=20; // no quotes!!
barText="BOWZER BIRD DESIGN LINKS"; // <IMG> tag supported. Put exact html for an image to show.

///////////////////////////

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
ssmItems[0]=["BOWZER BIRD DESIGN & ANIMATION STUDIO"] //create header
ssmItems[1]=["The Animation Studio!", "/flashanimations.html", ""]
ssmItems[2]=["Photography Portfolio", "/photog.html",""]
ssmItems[3]=["Web Site Development", "/webpage.html", ""]
ssmItems[4]=["Projects", "/projects.html"]
ssmItems[5]=["New Design Concepts", "/newdesigns.html", ""]
ssmItems[6]=["Logo Development", "/logodevl.html", ""]
ssmItems[7]=["Site Map for BBD", "/sitemap.html", ""]
ssmItems[8]=["Who We Are", "/meetelln.htm", ""]
ssmItems[9]=["WAR ON VIRUSES; [To educate the public on VIRUS PREVENTION]", "", ""] //create header
ssmItems[10]=["Main Page for War on Viruses", "/viruswarpath/index.html", ""]
ssmItems[11]=["What are Viruses", "/viruswarpath/whatarethey.html", ""]
ssmItems[12]=["Feedback", "/viruswarpath/q_and_a.html", ""]
ssmItems[13]=["Site Map for Virus Warpath", "/viruswarpath/sitemapviruses.html", ""]
buildMenu();

//-->
// hdr=Header info; link=Link info; BBD Home Page BG Color=#003063//