	function Time(){
		
		var D = new Date();
		var H = D.getHours();
		var M = D.getMinutes();
		var S = D.getSeconds();
		var Day = D.getDay();
		var Days = new Array("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday");
		var Month = D.getMonth();
		var Months = new Array("January ", "February ", "March ", "April ", "May ", "June ", "July ", "August ", "September ", "October ", "November ", "Decemeber ");
		var Year = D.getYear();
	
		var Type = " AM";
		
		if (H > 12){
			H -= 12;
			Type = " PM";
		}

		if (H == 12){
			Type = " PM";
		}

		if (H == 0){
			H += 12;
		}

		if (M < 10) {
			M = "0" + M;
		}

		if (S < 10) {
			S = "0" + S;
		}

		if (Year < 1000) {
			Year += 1900;
		}

		document.getElementById("Clock").innerHTML = "<center><font color=#AABBEE><b>" + H + ":" + M + ":" + S + Type + "</b></font></center>";		

		document.getElementById("Date").innerHTML = "<center><font color=#AABBEE><b>" +  Days[Day] + "   " + Months[Month] + " " + D.getDate() + " , " + Year + "</b></font></center>";
		
		setTimeout("Time()", 1000);
	}

	if(document.images) {
  		var menu1 = new Image; menu1.src = "/img/buttons/"
	}

	function highlight(imgName) {
		if(document.images) document.images[imgName].src = "/img/buttons/" + imgName + "1.jpg";
	}

	function unhighlight(imgName) {
		if(document.images) document.images[imgName].src = "/img/buttons/" + imgName + ".jpg";
	}

	function MissTime() {

		var MissTime = "<center><u>Missing Time</u><br><br>There are those that come before their time but I am one who came after<br>The time was right, the minds open, like doors tossed aside<br>Barriers no longer needed, arcane concepts of a patriarchal society<br>The time was ripe, the people ripe<br>But was not my time, was not my day<br>Too soon it came, or too late was I<br>Once they danced like children in a fever dream<br>Shamans in the streets, calling to their nameless gods<br>But now just wolves and snakes stalk the alleyways<br>Fangs bared, blood calling, the howl the hiss<br>A time of anger, and not of peace<br>A time too late, a time too early, a time beyond<br>Or is it simply that I'm beyond.  Out lying from times reach<br>In the pale moonlight, and darkness embrace<br></center>";

		document.getElementById("Poem").innerHTML=MissTime;

	}

	function Forest() {
	
		var Forest = "<center><u>The Shaman's Forest</u><br><br>The forest of the endless night<br>The eternal sorrow sung by the wind in its ancient branches<br>The cry of the animals that roam in its shelter<br>The screams of the sacrifices, to calling of the rebirth<br>From death comes life and life comes death<br>An endless cycle, a wheel ever turning<br>Forwards backwards it’s meaning the same<br>No war, no senseless, no prospects of humanity's evils<br>Just the savagery of nature, its harsh reality<br>The sweet and simple beauty of its true and raw form<br>But low in its depths the forest children can be seen<br>The shaman's dance and dance they call to nature, for they are born of it<br>It is they and they are it like one<br>A child seeing its mother and knowing that they are the same<br>But cloaked in night that which does not wish to be admitted<br>Can be hidden, in sweet and simple ignorance, unbridled innocence<br>And happiness is found.  These are provided by the forest<br>And by the song of sorrow in the ancient branches<br>The roots that make the world, the roots that are all things<br>For the forest is the world and we are the forest.<br>Children to its whims, slaves to the animals that rule it<br>Lost in childlike fantasies to sing and dance til days end.<br></center>";

		document.getElementById("Poem").innerHTML=Forest;
	}

	function Phantom() {
	
		var Phantom = "<center><u>Phantom, I Am</u><br><br>Walking in shadows, calling to darkness<br>A figure, a phantom, a dream on the verge of waking<br>Like a spectre gone with the mists<br>An illusion in the evening breeze<br>A stirring of the sands, the falling of the snow<br>Too quick to be seen, too quick to be known<br>Such is life, as it starts so does it end<br>A blink of the endless eye of space<br>To be, to exist, to cease<br>Never to truly be seen, never to be truly known<br>For such am I, the faceless phantom<br>The shadow in the edge of night<br>The dream, the vivid fever dream<br>Never to be remembered, but to be seen<br>In the corner of the eye like a figment<br>Only to vanish with the turning of a head<br>And to be lost from thought with blink<br></center>";
	
		document.getElementById("Poem").innerHTML=Phantom;
	}

	function Muse() {
	
		var Muse = "<center><u>The Muse</u><br><br>Two dark orbs in the moons light<br>That pale soft glow that is the radiance of her face<br>Hair like silk, flowing down lost in a delirium<br>Colour changing, colour swirling<br>Always the same always different<br><br>Lips like satin as they caress the skin<br>Teeth like the wolves as they sink into the flesh<br>The tongue that seeks the warm blood<br>The dark orbs that shine for desire to devour my soul<br>The lovely bodice to rest my wary head<br>The hands that stroke my hair, the arms that hold my heart<br>Keeper of my key, possessor of my heart, mistress of my soul<br>A slave to her call, and she a slave to my own<br>Feeding of one another, devouring weakness, gaining strength<br>As one we are, she is my heart, my soul, my inspiration, my reason<br>With distance with closeness, my thoughts of her<br>My senses infected by her, in the air I smell her, in the cold night I feel her<br>In the soft wind I hear her, and in the crispness of the snow I taste her<br>All that I am is because of her, my love, my muse<br></center>";
	
		document.getElementById("Poem").innerHTML=Muse;

	}

	function Mother() {
	
		var Mother = "<center><u>Mother Night</u><br><br>Her face is the moon<br>Her eyes the sparkling stars<br>Her hair the endless reaches of Heaven<br>Her arms the endless shadows<br>Holding her children close<br>She is Mother Night<br><br>She who does embody all things<br>That which poets write of<br>That which bards sing of<br>Tis not the sun in its harshness<br>That bids the hearts of new lovers<br>Tis Mother Night that makes such hearts ache<br><br>She who makes men ache to behold her<br>When seen men burn to be near her<br>When close they yearn to touch her<br>A fever, an addiction, a passion<br>To be close to her, to be bathed in her light <br>Is to bring out the depths of madness in a man<br><br>She brings tears to the faces of lovers<br>Joy and hope to their hearts<br>She gives comfort and meaning<br>Answers to their troubled souls<br>She gives purpose and direction<br>When the roads seem dark and uncertain<br><br>To feel her in my arms<br>To hear the whispers of her voice<br>To smell the air that follows her<br>To see the oceans of stars in her eyes<br>To taste the evening's dew upon her lips<br>To know the secrets of her heart<br><br>She is the purest of ideals<br>The wisdom of ancients<br>The song of the sirens<br>The knowledge of antiquity<br>The peace of memory<br>And the dark secret of my heart<br></center>";
	
		document.getElementById("Poem").innerHTML=Mother;

	}


