




<!--
function ChangeDropDown(v)
{
	var newLoc;
	if (v != '')
		{
			
			newLoc = "/products/" + v + ".html"
			location.href=newLoc;
		}
}
//-->

<!--
function SendTo(v)
{
	
	if (v != '')
		{
		
		
		newLoc = "/products/tastes.html#" + v
			location.href=newLoc;
		}
}

//-->


<!--
defaultStatus="Abelei - The Source of Good Taste";
//-->


		
 
