

// colors for navigation

var content_mouse_over_color = '#cc0099';
var content_mouse_out_color = '#009999';


// navigation for site

function display_top_links(strCurrentLink)
{
	//document.write("<font color='#333399' face='arial' size='-2' onmouseover=\"this.style.color='#ffcc00';this.style.cursor='hand';\" onmouseout=\"this.style.color='#333399';\" onclick=\"document.location='http://www.peacefulworldtravel.com/html/membersites.html';\">Member Sites</font><br>");
	//document.write("<font color='#333399' face='arial' size='-2' onmouseover=\"this.style.color='#ffcc00';this.style.cursor='hand';\" onmouseout=\"this.style.color='#333399';\" onclick=\"document.location='http://www.peacefulworldtravel.com/';\">About Us</font><br>");
	//document.write("<font color='#333399' face='arial' size='-2' onmouseover=\"this.style.color='#ffcc00';this.style.cursor='hand';\" onmouseout=\"this.style.color='#333399';\" onclick=\"document.location='http://www.peacefulworldtravel.com/html/signup.html';\">Join Us!</font><br>");


}
function display_links(strCurrentLink)
{

	if (strCurrentLink == "index.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Home</b></font><br><br>");
	}
	else
	{
		document.write("<font color='#ff6600' face='arial' size='+1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#ff6600';\" onclick=\"document.location='http://www.redvic.com/index.html';\"><b>Home</b></font><br><br>");
	}	

	if (strCurrentLink == "rooms.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Choose your<br> Guest Room</b></font><br><br>");
	}
	else
	{
		document.write("<font color='#ff6600' face='arial' size='+1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#ff6600';\" onclick=\"document.location='http://www.redvic.com/rooms.html';\"><b>Choose your<br> Guest Room</b></font><br><br>");
	}	

	if (strCurrentLink == "req-reservation.php")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Easy Reservations</b></font><br><br>");
	}
	else
	{
		document.write("<font color='#ff6600' face='arial' size='+1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#ff6600';\" onclick=\"document.location='https://www.redvic.net/secure/redvic-scripts/req-reservation.php';\"><b>Easy Reservations</b></font><br><br>");
	}	

	if (strCurrentLink == "worldconversations.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Breakfast Conversations</b></font><br><br>");
	}
	else
	{
		document.write("<font color='#ff6600' face='arial' size='+1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#ff6600';\" onclick=\"document.location='http://www.redvic.com/articles/worldconversations.html';\"><b>Breakfast Conversations</b></font><br><br>");
	}	

    if (strCurrentLink == "cafe.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Peace Cafe</b></font><br><br>");
	}
	else
	{
		document.write("<font color='#ff6600' face='arial' size='+1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#ff6600';\" onclick=\"document.location='http://www.redvic.com/cafe.html';\"><b>Peace Cafe</b></font><br><br>");
	}

	if (strCurrentLink == "location.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Getting here<br>Getting around</b></font><br><br>");
	}
	else
	{
		document.write("<font color='#ff6600' face='arial' size='+1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#ff6600';\" onclick=\"document.location='http://www.redvic.com/location.html';\"><b>Getting here<br>Getting around</b></font><br><br>");
	}	



	if (strCurrentLink == "peacearts.com")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Peace Arts<br>Gift Shop</b></font><br><br>");
	}
	else
	{
		document.write("<font color='#ff6600' face='arial' size='+1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#ff6600';\" onclick=\"document.location='http://www.peacearts.com/';\"><b>Peace Arts<br>Gift Shop</b></font><br><br>");
	}	

	if (strCurrentLink == "family.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Red Vic<br>People & Friends</b></font><br><br>");
	}
	else
	{
		document.write("<font color='#ff6600' face='arial' size='+1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#ff6600';\" onclick=\"document.location='http://www.redvic.com/family.html';\"><b>Red Vic<br>People & Friends</b></font><br><br>");
	}	


	if (strCurrentLink == "meetsami.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Meet<br>Sami Sunchild</b></font><br><br>");
	}
	else
	{
		document.write("<font color='#ff6600' face='arial' size='+1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#ff6600';\" onclick=\"document.location='http://www.redvic.com/meetsami.html';\"><b>Meet<br>Sami Sunchild</b></font><br><br>");
	}	


	if (strCurrentLink == "thingstodo.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Favorite Things<br>to do in<br>San Francisco</b></font><br><br>");
	}
	else
	{
		document.write("<font color='#ff6600' face='arial' size='+1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#ff6600';\" onclick=\"document.location='http://www.redvic.com/thingstodo.html';\"><b>Favorite Things<br>to do in<br>San Francisco</b></font><br><br>");
	}	

/*
	if (strCurrentLink == "after.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>The Red Vic Story</b></font><br>");
	}
	else
	{
	
		document.write("<font color='#ff6600' face='arial' size='+1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#ff6600';\" onclick=\"document.location='http://www.redvic.com/after.html';\"><b>The Red Vic Story</b></font><br>");
	}	
*/

	document.write("<font color='#ff6600' face='arial' size='+1'><b>The Red Vic Story</b></font><br>");


	if (strCurrentLink == "summeroflove.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Summer of Love</b></font><br>");
	}
	else
	{
		document.write("<font color='#999933' face='arial' size='-1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#999933';this.style.cursor='hand';\" onclick=\"document.location='http://www.redvic.com/summeroflove.html';\">Summer of Love</font></a><br>");
	}

	if (strCurrentLink == "thinkgreen.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Thinking Green</b></font><br>");
	}
	else
	{
		document.write("<font color='#999933' face='arial' size='-1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#999933';this.style.cursor='hand';\" onclick=\"document.location='http://www.redvic.com/thinkgreen.html';\">Thinking Green</font></a><br>");
	}

	if (strCurrentLink == "gandhi.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Mahatma Gandhi</b></font><br>");
	}
	else
	{
		document.write("<font color='#999933' face='arial' size='-1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#999933';this.style.cursor='hand';\" onclick=\"document.location='http://www.redvic.com/gandhi.html';\">Mahatma Gandhi</font></a><br>");
	}
	
	if (strCurrentLink == "redvicinterview.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>The Red Vic in '67</b></font><br>");
	}
	else
	{
		document.write("<font color='#999933' face='arial' size='-1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#999933';this.style.cursor='hand';\" onclick=\"document.location='http://www.redvic.com/redvicinterview.html';\">The Red Vic in '67</font></a><br>");
	}

	if (strCurrentLink == "pilgrim.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Peace Pilgrim</b></font><br>");
	}
	else
	{
		document.write("<font color='#999933' face='arial' size='-1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#999933';this.style.cursor='hand';\" onclick=\"document.location='http://www.redvic.com/pilgrim.html';\">Peace Pilgrim</font></a><br>");
	}

	if (strCurrentLink == "after.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Building a Dream</b></font><br><br>");
	}
	else
	{
		document.write("<font color='#999933' face='arial' size='-1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#999933';\" onclick=\"document.location='http://www.redvic.com/after.html';\">Building a Dream</font><br><br>");
	}	



	if (strCurrentLink == "haight.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Our famous<br>Haight-Ashbury<br>District</b></font><br>");
	}
	else
	{
		document.write("<font color='#ff6600' face='arial' size='+1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#ff6600';\" onclick=\"document.location='http://www.redvic.com/haight.html';\"><b>Our famous<br>Haight-Ashbury<br>District</b></font><br>");
	}	


	if (strCurrentLink == "haight2.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Summer of Love<br>Haight-Ashbury at its highest</b></font><br>");
	}
	else
	{
		document.write("<font color='#999933' face='arial' size='-1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#999933';\" onclick=\"document.location='http://www.redvic.com/haight2.html';\">Summer of Love<br>Haight-Ashbury at its highest</font><br>");
	}	

	if (strCurrentLink == "haight3.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Summer of Love<br>The Potential of the Human Spirit</b></font><br><br>");
	}
	else
	{
		document.write("<font color='#999933' face='arial' size='-1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#999933';\" onclick=\"document.location='http://www.redvic.com/haight3.html';\">Summer of Love<br>The Potential of the Human Spirit</font><br><br>");
	}	


	if (strCurrentLink == "spirituality.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Spirituality<br>In the 60's</b></font><br><br>");
	}
	else
	{
		document.write("<font color='#ff6600' face='arial' size='+1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#ff6600';\" onclick=\"document.location='http://www.redvic.com/spirituality.html';\"><b>Spirituality<br>In the 60's</b></font><br><br>");
	}	


	if (strCurrentLink == "peacefulworldtravel.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Peaceful World Travel</b></font><br><br>");
	}
	else
	{
		document.write("<font color='#ff6600' face='arial' size='+1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#ff6600';\" onclick=\"document.location='/peacefulworldtravel/index.html';\"><b>Peaceful World Travel</b></font><br><br>");
	}	


	if (strCurrentLink == "signup.html")
		{
			document.write("<font color='#cc0099' face='arial' size='+1'><b>Join Us!</b></font><br><br>");
		}
	else
		{
			document.write("<font color='#ff6600' face='arial' size='+1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#ff6600';\" onclick=\"document.location='http://www.peacefulworldtravel.com/html/signup.html';\"><b>Join Us!</b></font><br><br>");
	}	


	if (strCurrentLink == "membersites.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Member Sites</b></font><br>");
	}
	else
	{
		document.write("<font color='#ff6600' face='arial' size='+1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#ff6600';\" onclick=\"document.location='http://www.peacefulworldtravel.com/html/membersites.html';\"><b>Member Sites</b></font><br>");
	}	

/*
	if (strCurrentLink == "peacefulworldtravel.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>About Us</b></font><br>");
	}
	else
	{
		document.write("<font color='#999933' face='arial' size='-1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#999933';\" onclick=\"document.location='http://www.peacefulworldtravel.com/';\">About Us</font><br>");
	}

*/
/*
	if (strCurrentLink == "redvic.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Red Vic</b></font><br>");
	}
	else
	{
		document.write("<font color='#999933' face='arial' size='-1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#999933';\" onclick=\"document.location='http://www.redvic.com/';\">Red Vic</font><br>");
	}

*/
	if (strCurrentLink == "peacearts.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Peace Arts<br>Gift Shop</b></font><br>");
	}
	else
	{
		document.write("<font color='#999933' face='arial' size='-1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#999933';\" onclick=\"document.location='http://www.peacearts.com/';\">Peace Arts<br>Gift Shop</font><br>");
	}

	if (strCurrentLink == "worldconversations.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>World Conversations</b></font><br>");
	}
	else
	{
		document.write("<font color='#999933' face='arial' size='-1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#999933';\" onclick=\"document.location='http://www.worldconversations.org/';\">World Conversations</font><br>");
	}


	if (strCurrentLink == "b&b4peace.org")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Bed & Breakfasts<br> For Peace</b></font><br>");
	}
	else
	{
		document.write("<font color='#999933' face='arial' size='-1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#999933';\" onclick=\"document.location='http://www.bedandbreakfasts4peace.org/';\">Bed & Breakfasts<br> For Peace</font><br>");
	}


	if (strCurrentLink == "robertmuller.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Robert Muller's<br>Ideas & Dreams</b></font><br>");
	}
	else
	{
		document.write("<font color='#999933' face='arial' size='-1' onmouseover=\"this.style.color='#cc0099';this.style.cursor='hand';\" onmouseout=\"this.style.color='#999933';\" onclick=\"document.location='http://www.robertmuller.org/';\">Robert Muller's<br>Ideas & Dreams</font><br>");
	}



}
