// colors for navigation

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


// navigation for site

function display_top_links(strCurrentLink)
{
	if (strCurrentLink == "membersites.html")
	{
		document.write("<font color='#ffcc00' face='arial' size='-2'><b>Member Sites</b></font><br>");
	}
	else
	{
		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></a><br>");
	}

	if (strCurrentLink == "index.html")
	{
		document.write("<font color='#ffcc00' face='arial' size='-2'><b>About Us</b></font><br>");
	}
	else
	{
		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/index.html';\">About Us</font></a><br>");
	}

	if (strCurrentLink == "signup.html")
	{
		document.write("<font color='#ffcc00' face='arial' size='-2'><b>Join Us!</b></font><br>");
	}
	else
	{
		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></a><br>");
	}


}
function display_links(strCurrentLink)
{



	document.write("<font color='#ff6600' face='arial' size='+1'><b>Traveling For Peace</b></font><br>");

	
	if (strCurrentLink == "mindfultravel.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Mindful Travel</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.peacefulworldtravel.com/html/mindfultravel.html';\">Mindful Travel</font></a><br>");
	}

	if (strCurrentLink == "mindfulvisiting.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Mindful Visiting</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.peacefulworldtravel.com/html/mindfulvisiting.html';\">Mindful Visiting</font></a><br>");
	}


	if (strCurrentLink == "traveltips.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Travel Tips</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/html/traveltips.html';\">Travel Tips</font></a><br>");
	}
	if (strCurrentLink == "travelguide.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Find a B&B</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/html/travelguide.html';\">Find a B&B</font></a><br>");
	}

	if (strCurrentLink == "recommend-bb.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Recommend a B&B</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/html/recommend-bb.html';\">Recommend a B&B</font></a><br>");
	}

	if (strCurrentLink == "recommend-attraction.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Recommend an<br> Attraction</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/html/recommend-attraction.html';\">Recommend an<br> Attraction</font></a><br>");
	}

	if (strCurrentLink == "recommend-volunteer.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Recommend a<br> Volunteer Opportunity</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/html/recommend-volunteer.html';\">Recommend a<br> Volunteer Opportunity</font></a><br>");
	}



	if (strCurrentLink == "volunteer.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Become a Volunteer!</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.peacefulworldtravel.com/html/volunteer.html';\">Become a Volunteer</font></a><br><br>");
	}

	
	if (strCurrentLink == "newcareer.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>A New Career</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.bedandbreakfasts4peace.org';\"><b>A New Career</b></font></a><br><br>");
	}
/*
	if (strCurrentLink == "bedandbreakfasts4peace.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Bed & Breakfasts<br>For Peace</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';this.style.cursor='hand';\" onclick=\"document.location='http://www.bedandbreakfasts4peace.org/';\">Bed & Breakfasts<br>For Peace</font></a><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.peacefulworldtravel.com/html/meetsami.html';\"><b>Meet<br>Sami Sunchild</b></font></a><br><br>");
	}


	
	if (strCurrentLink == "bringpeopletogether.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Bringing People Together</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/bringpeopletogether.html';\"><b>Bringing People Together</b></font></a><br>");
	}

	if (strCurrentLink == "chatroom.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Chat Room</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.peacefulworldtravel.com/html/chatroom.html';\">Chat Room</font></a><br>");
	}
	
	if (strCurrentLink == "boardroom.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Board Meetings</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.peacefulworldtravel.com/html/boardroom.html';\">Board Meetings</font></a><br>");
	}

	if (strCurrentLink == "contributing.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Contributing</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.peacefulworldtravel.com/html/contributing.html';\">Contributing</font></a><br>");
	}
	if (strCurrentLink == "contactus.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Contact 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';this.style.cursor='hand';\" onclick=\"document.location='http://www.peacefulworldtravel.com/html/contactus.html';\">Contact Us</font></a><br>");
	}

	
	if (strCurrentLink == "worldconversations")
	{
		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';this.style.cursor='hand';\" onclick=\"document.location='http://www.worldconversations.org/';\">World Conversations</font></a><br>");
	}

	
	if (strCurrentLink == "peacelinks.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Peace Links</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';this.style.cursor='hand';\" onclick=\"document.location='http://www.peacefulworldtravel.com/html/peacelinks.html';\">Peace Links</font></a><br><br>");
	}


	if (strCurrentLink == "peacearts.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Peace Arts 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 Gift Shop</b></font></a><br><br>");
	}


	if (strCurrentLink == "redvic.html")
	{
		document.write("<font color='#cc0099' face='arial' size='+1'><b>Visit the Red Vic</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';\"><b>Visit the Red Vic</b></font></a><br><br>");
	}
/*
	if (strCurrentLink == "sitemap.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Site Map</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/sitemap.html';\"><b>Site Map</b></font></a><br><br>");
	}
*/

	if (strCurrentLink == "index.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='http://www.peacefulworldtravel.com/';\"><b>Peaceful World Travel</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>");
	}

}
