// Provided by doughty.ca
<!--//--><![CDATA[//><!--

sfHover = function() {
	var sfEls = document.getElementById("menu").getElementsByTagName("li");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
}
if (window.attachEvent) window.attachEvent("onload", sfHover);

function InsertMenu1()
{
document.write('<h2>NAVIGATION</h2>\n');
document.write('<ul id="menu">\n');
document.write('<li><a href="../../index.php">MAIN</a></li>\n');
document.write('<li><a href="../../about.php" class="withsm">ABOUT US</a>\n');
document.write('<ul><li><a href="../../about.php">BEGINNINGS</a></li>\n');
document.write('<li><a href="../../about.php#meeting">OUR MEETING</a></li>\n');
document.write('<li><a href="../../about.php#engage">ENGAGEMENT</a></li>\n');
document.write('<li><a href="../../about.php#wedding">WEDDING</a></li>\n');
document.write('<li><a href="../../about.php#home">FIRST HOME</a></li></ul>\n');
document.write('</li>\n');
document.write('<li><a href="../../pic.php" class="withsm">PICTURES</a>\n');
document.write('<ul><li><a href="../../pic.php">GALLERY START</a></li>\n');
document.write('<li><a href="../../gallery/alaska.php">ALASKA CRUISE</a></li>\n');
document.write('<li><a href="../../gallery/aroundthebay.php">AROUND THE BAY</a></li>\n');
document.write('<li><a href="../../gallery/fyfecamping.php">CAMPING WITH THE FYFES</a></li>\n');
document.write('<li><a href="../../gallery/cypruswithron.php">CYPRUS WITH RON</a></li>\n');
document.write('<li><a href="../../gallery/ottawa.php">OTTAWA-CANADA</a></li>\n');
document.write('<li><a href="../../gallery/cyprus.php">CYPRUS LAKE</a></li></ul>\n');
document.write('</li>\n');
document.write('<li><a href="../../games.php" class="withsm">GAMES</a>\n');
document.write('<ul><li><a href="../../games.php">START PAGE</a></li>\n');
document.write('<li><a href="../../games/chess.php">CHESS</a></li>\n');
document.write('<li><a href="../../games/sudoku.php">SUDOKU</a></li>\n');
document.write('<li><a href="../../games/bejeweled.php">BEJEWELED</a></li></ul>\n');		
document.write('</li>\n');
document.write('<li><a href="../../blogs.php" class="withsm">OUR BLOGS</a>\n');
document.write('<ul><li><a href="../../blogs.php">PRE-THOUGHTS</a></li>\n');
document.write('<li><a href="../../hisblog/index.php">HIS</a></li>\n');
document.write('<li><a href="../../herblog/index.php">HERS</a></li>\n');
document.write('<li><a href="../../fredsblog/index.php">FREDs</a></li>\n'); 
document.write('<li><a href="http://www.blogger.com/" target="_blank">SIGN IN</a></li></ul>\n');	
document.write('</li>\n');
document.write('<li><a href="../../links.php">LINKS</a></li>\n');
document.write('<li><a href="../../contact.php">CONTACT US</a></li>\n');
document.write('</ul>\n');
}

function InsertMenu2()
{
document.write('<h2>NAVIGATION</h2>\n');
document.write('<ul id="menu">\n');
document.write('<li><a href="../index.htm">MAIN</a></li>\n');
document.write('<li><a href="../about.htm" class="withsm">ABOUT US</a>\n');
document.write('<ul><li><a href="../about.htm">BEGINNINGS</a></li>\n');
document.write('<li><a href="../about.htm#meeting">OUR MEETING</a></li>\n');
document.write('<li><a href="../about.htm#engage">ENGAGEMENT</a></li>\n');
document.write('<li><a href="../about.htm#wedding">WEDDING</a></li>\n');
document.write('<li><a href="../about.htm#home">FIRST HOME</a></li></ul>\n');
document.write('</li>\n');
document.write('<li><a href="../pic.htm" class="withsm">PICTURES</a>\n');
document.write('<ul><li><a href="../pic.htm">GALLERY START</a></li>\n');
document.write('<li><a href="../gallery/alaska.htm">ALASKA CRUISE</a></li>\n');
document.write('<li><a href="../gallery/aroundthebay.htm">AROUND THE BAY</a></li>\n');
document.write('<li><a href="../gallery/fyfecamping.htm">CAMPING WITH THE FYFES</a></li>\n');
document.write('<li><a href="../gallery/cypruswithron.htm">CYPRUS WITH RON</a></li>\n');
document.write('<li><a href="../gallery/ottawa.htm">OTTAWA-CANADA</a></li>\n');
document.write('<li><a href="../gallery/cyprus.htm">CYPRUS LAKE</a></li></ul>\n');
document.write('</li>\n');
document.write('<li><a href="../games.htm" class="withsm">GAMES</a>\n');
document.write('<ul><li><a href="../games.htm">START PAGE</a></li>\n');
document.write('<li><a href="../games/chess.htm">CHESS</a></li>\n');
document.write('<li><a href="../games/sudoku.htm">SUDOKU</a></li>\n');
document.write('<li><a href="../games/bejeweled.htm">BEJEWELED</a></li></ul>\n');		
document.write('</li>\n');
document.write('<li><a href="../blogs.htm" class="withsm">OUR BLOGS</a>\n');
document.write('<ul><li><a href="../blogs.htm">PRE-THOUGHTS</a></li>\n');
document.write('<li><a href="../hisblog/index.htm">HIS</a></li>\n');
document.write('<li><a href="../herblog/index.htm">HERS</a></li>\n');
document.write('<li><a href="../fredsblog/index.htm">FREDs</a></li>\n');
document.write('<li><a href="http://www.blogger.com/" target="_blank">SIGN IN</a></li></ul>\n');	
document.write('</li>\n');
document.write('<li><a href="../links.htm">LINKS</a></li>\n');
document.write('<li><a href="../contact.htm">CONTACT US</a></li>\n');
document.write('</ul>\n');
}
function InsertMenu3()
{
document.write('<h2>NAVIGATION</h2>\n');
document.write('<ul id="menu">\n');
document.write('<li><a href="http://doughty.ca/index.htm">MAIN</a></li>\n');
document.write('<li><a href="http://doughty.ca/about.htm" class="withsm">ABOUT US</a>\n');
document.write('<ul><li><a href="http://doughty.ca/about.htm">BEGINNINGS</a></li>\n');
document.write('<li><a href="http://doughty.ca/about.htm#meeting">OUR MEETING</a></li>\n');
document.write('<li><a href="http://doughty.ca/about.htm#engage">ENGAGEMENT</a></li>\n');
document.write('<li><a href="http://doughty.ca/about.htm#wedding">WEDDING</a></li>\n');
document.write('<li><a href="http://doughty.ca/about.htm#home">FIRST HOME</a></li></ul>\n');
document.write('</li>\n');
document.write('<li><a href="http://doughty.ca/pic.htm" class="withsm">PICTURES</a>\n');
document.write('<ul><li><a href="http://doughty.ca/pic.htm">GALLERY START</a></li>\n');
document.write('<li><a href="http://doughty.ca/gallery/alaska.htm">ALASKA CRUISE</a></li>\n');
document.write('<li><a href="http://doughty.ca/gallery/aroundthebay.htm">AROUND THE BAY</a></li>\n');
document.write('<li><a href="http://doughty.ca/gallery/fyfecamping.htm">CAMPING WITH THE FYFES</a></li>\n');
document.write('<li><a href="http://doughty.ca/gallery/cypruswithron.htm">CYPRUS WITH RON</a></li>\n');
document.write('<li><a href="http://doughty.ca/gallery/ottawa.htm">OTTAWA-CANADA</a></li>\n');
document.write('<li><a href="http://doughty.ca/gallery/cyprus.htm">CYPRUS LAKE</a></li></ul>\n');
document.write('</li>\n');
document.write('<li><a href="http://doughty.ca/games.htm" class="withsm">GAMES</a>\n');
document.write('<ul><li><a href="http://doughty.ca/games.htm">START PAGE</a></li>\n');
document.write('<li><a href="http://doughty.ca/games/chess.htm">CHESS</a></li>\n');
document.write('<li><a href="http://doughty.ca/games/sudoku.htm">SUDOKU</a></li>\n');
document.write('<li><a href="http://doughty.ca/games/bejeweled.htm">BEJEWELED</a></li></ul>\n');		
document.write('</li>\n');
document.write('<li><a href="http://doughty.ca/blogs.htm" class="withsm">OUR BLOGS</a>\n');
document.write('<ul><li><a href="http://doughty.ca/blogs.htm">PRE-THOUGHTS</a></li>\n');
document.write('<li><a href="http://doughty.ca/hisblog/index.htm">HIS</a></li>\n');
document.write('<li><a href="http://doughty.ca/herblog/index.htm">HERS</a></li>\n');
document.write('<li><a href="http://doughty.ca/fredsblog/index.htm">FREDs</a></li>\n');
document.write('<li><a href="http://www.blogger.com/" target="_blank">SIGN IN</a></li></ul>\n');	
document.write('</li>\n');
document.write('<li><a href="http://doughty.ca/links.htm">LINKS</a></li>\n');
document.write('<li><a href="http://doughty.ca/contact.htm">CONTACT US</a></li>\n');
document.write('</ul>\n');
}


//--><!]]>
