<!--
/*
)
*/
// 
// 
YOffset=80; // no quotes!!
staticYOffset=20; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=200; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#000000";
menuIsStatic="yes";
menuWidth=140; // Must be a multiple of 10! no quotes!!
hdrFontFamily="'Comic Sans MS', Avantgarde, Tahoma, Arial, Helvetica, sans-serif";
hdrFontSize="3";
hdrFontColor="#FFFFFF";
hdrBGColor="#808080";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="20";
linkFontFamily="'Comic Sans MS', Avantgarde, Tahoma, Arial, Helvetica, sans-serif";
linkFontSize="2"; 
linkBGColor="#808080";
linkOverBGColor="#C0C0C0";
linkTarget="_top";
linkAlign="Left";
barBGColor="#FF0000";
barFontFamily="'Comic Sans MS', Avantgarde, Tahoma, Arial, Helvetica, sans-serif";
barFontSize="2";
barFontColor="#FFFFFF";
barVAlign="center";
barWidth=14; // no quotes!!

startMenu("Site Menu", "Site Menu")
addItem("Artists Portfolios", "http://www.artspace2000.com/gallery/albums.php", "");
addItem("Auction House", "http://www.artspace2000.com/auction.htm", "");
addItem("Antiques/Collectibles", "http://www.artspace2000.com/artspace_II/Directories/antiques_and_collectibles/page_1.htm", "");
addItem("Art Space 2000","http://www.artspace2000.com/", "");
addItem("Artists/Artisans","http://www.artspace2000.com/international_artists_and_artisans/home.htm", "");
addItem("Art Space ll", "http://www.artspace2000.com/Artspace_II.htm", "");
addItem("Art Impact", "http://www.artspace2000.com/Art_Impact/cover.htm", "");
addHdr("");
addItem("Contact Us", "http://www.artspace2000.com/fine_art/contact.htm", "");
addItem("Web Award", "http://www.artspace2000.com/international_artists_and_artisans/web_award.htm", "");
endMenu()

//-->





