function title_experience()
{
}

function title_ourfirm()
{
}

function title_resources()
{
}

function title_commentary()
{
}

function title_contactus()
{
	window.location = "/contact-us.php";
}

// Client Experience ----------

function item_philosophy()
{
	window.location = "/client-experience.php/philosophy";
}

function item_experience()
{
	window.location = "/client-experience.php/experience";
}

function item_services()
{
	window.location = "/client-experience.php/services";
}

function item_feestructure()
{
	window.location = "/client-experience.php/feestruct";
}

// ----------

function item_historyfacts()
{
	window.location = "/our-firm.php/history";
}

function item_professionals()
{
	window.location = "/professionals.php";
}

function item_formadv()
{
	window.location = "/our-firm.php/formadv";
}

function item_articlepapers()
{
	window.location = "/resources.php/articles";
}

function item_faqs()
{
	window.location = "/faq.php";
}

function item_schwablogin()
{
	window.location = "/resources.php/schwab";
}

function item_outsidelinks()
{
	window.location = "/resources.php/outsidelinks";
}

function item_newsletter()
{
	window.location = "/commentary.php/qtrnotes";
}

function item_betweenissues()
{
	window.location = "/commentary.php/betweenissues";
}

