
<!--
<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssmItems colors
*/


YOffset=100; // no quotes!!

staticYOffset=20; // no quotes!!

XOffset=0; // no quotes!!


slideSpeed=5 // no quotes!!

waitTime=500; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.

menuBGColor="black";

menuIsStatic="yes";

menuWidth=260; 

// Must be a multiple of 10! no quotes!!


menuCols=2;

hdrFontFamily="verdana";

hdrFontSize="2";
hdrFontColor="white";

hdrBGColor="black";

hdrAlign="left";

hdrVAlign="center";

hdrHeight="20";

linkFontFamily="Verdana";
linkFontSize="1";

linkBGColor="white";

linkOverBGColor="#FFFF99";

linkTarget="_top";

linkAlign="left";

barBGColor="black";
barFontFamily="Verdana";

barFontSize="2";

barFontColor="white";

barVAlign="top";

barWidth=20; 

// no quotes!!
barText='Menu' 
// <IMG> tag supported, Ex: '<img src="some.gif" border=0>'


// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header


//addItem("World News", "howto.html", "", 1, "yes");


//addItem("What's New? - Home Page", "index.html", "");

//addItem("A-Z Index", "apologetics.html", "", 1, "no");

//addItem("How To Use AI", "howto.html", "", 1, "yes");

//addItem("Cult FAQ", "http://www.cultfaq.org/", "", 1, "no");

//addItem("Site Map", "http://www.apologeticsindex.org/front.html", "", 1, "yes");

//addItem("General Resources on Cults and Sects", "c09.html", "");

//addItem("CounterPoint Discussions", "counterpoint.html", "");

//addItem("Articles on Christian Life and Ministry", "ministry.html", "");


addHdr('Pharaonic Stuff');

addItem("Homepage", "http://www.yearsandmiles.com/", "");

addItem("Proposal by the Pyramids", "http://www.yearsandmiles.com/reports/engagement/TammyReport.html", "");

addItem("About Coptic Orthodox Weddings", "http://www.yearsandmiles.com/wedding/?page_id=2", "");

addItem("Egyptian Canadian Wedding Story", "http://www.yearsandmiles.com/wedding/?page_id=68", "");

addItem("Library of Alexandria (BibAlex)", "http://www.yearsandmiles.com/bibalexwalls/", "");

addItem("Great Pyramid Research", "http://www.yearsandmiles.com/articles/TheGreatPyramid/GreatPyramid.htm", "");

addItem("Colors on Trial (Web Development)", "http://www.colorsontrial.com", "");

//addItem("Our Simple Pleasures", "http://www.ourhome.joumanaco.com/Simple%20Pleasures/pleasures.htm", "", 1, "no");

//addItem("Romantic Quotes", "http://www.ourhome.joumanaco.com/RomanticQuotes/quotes.htm", "", 1, "yes");
//addItem("Fav. Romantic Lyrics", "http://www.ourhome.joumanaco.com/RomanticLyrics/romanticLyrics.htm", "", 1, "no");

//addItem("Romantic Poems", "http://www.ourhome.joumanaco.com/RomanticPoems/romanticPoems.htm", "", 1, "yes");

//addItem("Editorials", "oped-00.html", "", 1, "no");

//addItem("Daily Cartoon", "notes.html#cocd", "", 1, "yes");

//=============================================================================

addHdr('Fun Stuff');

addItem("Romantic Poems", "http://www.yearsandmiles.com/romantic_poems/romanticPoems.htm", "", 1, "no");

addItem("Romantic Quotes", "http://www.yearsandmiles.com/romantic_quotes/quotes.htm", "", 1, "yes");

addItem("TV Shows", "http://www.yearsandmiles.com/movies_and_tv_lounge/TVShows/tvShows.htm", "");

addItem("That '70s Show", "http://www.yearsandmiles.com/movies_and_tv_lounge/TVShows/70sShow/70sShow.htm", "", 1, "no");

addItem("CSI", "http://www.yearsandmiles.com/movies_and_tv_lounge/TVShows/CSI/csi.htm", "", 1, "yes");

addItem("Seinfeld", "http://www.yearsandmiles.com/movies_and_tv_lounge/TVShows/Seinfeld/seinfeld.htm", "", 1, "no");

addItem("Seinfeld Monologues", "http://www.yearsandmiles.com/movies_and_tv_lounge/TVShows/Seinfeld/monologues.htm", "", 1, "yes");

addItem("The Simpsons ", "http://www.yearsandmiles.com/movies_and_tv_lounge/TVShows/TheSimpsons/theSimpsons.htm", "", 1, "no");

addItem("King of the Hill", "http://www.yearsandmiles.com/movies_and_tv_lounge/TVShows/KingOfTheHill/kingOfTheHill.htm", "", 1, "yes");

addItem("8 Simple Rules", "http://www.yearsandmiles.com/movies_and_tv_lounge/TVShows/EightSimpleRules/eightsimplerules.htm", "");

addItem("Tools & Utilities", "http://www.yearsandmiles.com/Utilities/utilities.htm", "");




//addItem("", "", "", 1, "yes");

//addItem("High-Quality Links", "corind.html", "");





buildMenu();

//-->

//-->
