

// colors for navigation

var content_mouse_over_color = '#cc0099';
//var content_mouse_over_color = '#aabbcc';

var content_mouse_out_color = '#009999';

function print_content_link(link_text,link_out_color,link_over_color, linkvalue)
{
	document.write("<FONT onmouseover=\"this.style.color=link_over_color;this.style.cursor='hand';\" onmouseout=\"this.style.color=link_out_color;\" onclick=\"document.location='linkvalue';\" face='arial' color = '");
	document.write(link_out_color);
	document.write("' size='-1'>");
	document.write(link_text);
	document.write("</FONT>");
}

// 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>Peace Arts Gallery</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.peacearts.com/index.html';\"><b>Peace Arts Gallery</b></font><br>");
	}	

	if (strCurrentLink == "peace_signs.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Peace Signs</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_signs.html';\">Peace Signs</font><br>");
	}

	if (strCurrentLink == "bumper_stickers.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Bumper Stickers</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='https://www.redvic.net/secure/peacearts-scripts/bumper_stickers.html';\">Bumper Stickers</font><br>");
	}


	if (strCurrentLink == "peace_posters.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Peace Posters</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_posters.html';\">Peace Posters</font><br>");
	}

	if (strCurrentLink == "inspirational_posters.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Inspirational Posters</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/inspirational_posters.html';\">Inspirational Posters</font><br>");
	}

	if (strCurrentLink == "peace_t-shirts.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Peace T-Shirts</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_t-shirts.html';\">Peace T-Shirts</font><br>");
	}

	if (strCurrentLink == "harmony.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Human<br> Diversity Posters</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='https://www.redvic.net/secure/peacearts-scripts/harmony.html';\">Human<br> Diversity Posters</font><br>");
	}

	if (strCurrentLink == "notecards.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Notecards and Buttons</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='https://www.redvic.net/secure/peacearts-scripts/notecards.html';\">Notecards and Buttons</font><br>");
	}
	
	if (strCurrentLink == "peacemugs.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Peace Mugs</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/peacemugs.html';\">Peace Mugs</font><br>");
	}

	if (strCurrentLink == "postcards.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Postcards</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='https://www.redvic.net/secure/peacearts-scripts/postcards.html';\">Postcards</font><br>");
	}

	if (strCurrentLink == "booklets.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Booklets</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='https://www.redvic.net/secure/peacearts-scripts/booklets.html';\">Booklets</font><br>");
	}

	if (strCurrentLink == "placemats.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Place Mats</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='https://www.redvic.net/secure/peacearts-scripts/placemats.html';\">Place Mats</font><br><br>");
	}


/*
	if (strCurrentLink == "samisunchild.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>About the Artist</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.peacearts.com/samisunchild.html';\">About the Artist</font><br><br>");
	}

*/

	if (strCurrentLink == "samisunchild.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.peacearts.com/samisunchild.html';\"><b>Meet<br>Sami Sunchild</b></font><br><br>");
	}	


	if (strCurrentLink == "editcart.php")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Shopping Cart</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/peacearts-scripts/editcart.php';\"><b>Shopping Cart</b></font><br><br>");
	}	

	if (strCurrentLink == "shippinginfo.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Shipping Info</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/shippinginfo.html';\"><b>Shipping Info</b></font><br><br>");
	}	

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

	if (strCurrentLink == "newaffiliate.php")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Become an Affiliate</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/newaffiliate.php';\">Become an Affiliate</font><br>");
	}

	if (strCurrentLink == "affiliatelogin.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Affiliate Log-In</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.peacearts.com/affiliatelogin.html';\">Affiliate Log-In</font><br><br>");
	}


	if (strCurrentLink == "contact.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Contact Us</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.peacearts.com/contact.html';\"><b>Contact Us</b></font><br>");
	}	

	if (strCurrentLink == "aboutorder.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>About your Order</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/aboutorder.html';\">About your Order</font><br>");
	}

	if (strCurrentLink == "mediainfo.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Media Inquiries</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/mediainfo.html';\">Media Inquiries</font><br>");
	}

	if (strCurrentLink == "wholesaleinfo.html")
	{
		document.write("<font color='#cc0099' face='arial' size='-1'><b>Wholesale Prices</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.peacearts.com/wholesaleinfo.html';\">Wholesale Prices</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='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/';\"><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.com/';\">Robert Muller's<br>Ideas & Dreams</font><br>");
	}


}
