// Contents Menu.  19:58 27 August 2011	 //
/*jslint evil: true, white: false */

var Hours = "", Mday = "", Minutes = "", ModDate = "", Month = [], Day = [], WDay = "", Year = "";
var mn = "", pm = "", document = "", lastmod = "", gap = " &nbsp; ";

	document.write("<div class='banner'>");
    document.write("<img src='images/ramplion.gif' alt='Rampant Lion Flag' style='margin-left:15%; float:left; width:'75'; height:'50';>");
    document.write("<img src='images/saltire.gif' alt='Saltire Flag' style='margin-right:15%; float:right; width:'75'; height:'50';>");
    document.write("<div><h1 class='mc'>Braemoray</h1></div>");
	document.write("</div>");

	document.write("<div class='contents'>");
	document.write("<h3><i>");
	document.write("<a class='linkm' href='index.htm'>Home Page</a><br/>");
	document.write("<a class='linkm' href='school.htm'><br/>Dunphail School</a><br/>");
	document.write("<a class='linkm' href='school_memories.htm'><br/>School Memories</a><br/>");
	document.write("<a class='linkm' href='edinkillie.htm'><br/>Edinkillie Echoes</a><br/>");
	document.write("<a class='linkm' href='bowls.htm'><br/>Dunphail Indoor Bowls</a><br/>");
	document.write("<a class='linkm' href='hall.htm'><br/>Edinkille Hall</a><br/>");
	document.write("<a class='linkm' href='courier.htm'><br/>Dunphail Courier</a><br/>");
	document.write("<a class='linkm' href='localgallery.htm'><br/>Local Gallery</a><br/>");
	document.write("<a class='linkm' href='scotsgallery.htm'><br/>The beauty of Scotland</a><br/>");
	document.write("<a class='linkm' href='julsgallery.htm'><br/>Julies Gallery</a><br/>");		
	document.write("<a class='linkm' href='guestbook.htm'><br/>Guestbook</a><br/>");
	document.write("<a class='linkm' href='contact.htm'><br/>Contact Information</a><br/>");
	document.write("<a class='linkm' href='sitemap.htm'><br/>Sitemap</a>");
	document.write("</i></h3>");
	document.write("<br/><br/>");
	
	document.write("<a href='http://validator.w3.org/check?uri=referer'>");
	document.write("<img src='images/valid-xhtml11.png' alt='Valid XHTML 1.1' ");
	document.write("style='border:0; width:88px; height:31px'></a><br/><br/>");	
	document.write("<a href='http://jigsaw.w3.org/css-validator/validator?profile=css3;uri=www.braemoray.com/braestyle.css'>");
	document.write("<img style='border:0; width:88px; height:31px' src='images/vcss.gif'alt='Valid CSS Level 3!'></a><br/><br/>");
	document.write("<a href='http://www.getfirefox.com'> <img src='images/button-firefox.png' alt='Get Firefox' width='auto' height='auto' ></a>");
	document.write("</div>");

// End  //	

