/////////////////////////////////////////////////////////////////////////////
// Function : NavNode (constructor)
// Comments :
/////////////////////////////////////////////////////////////////////////////
function NavNode(id, label, href, parent)
{
	this.m_parent = null;
	this.m_level = 0;

	if (parent)
	{
		this.m_parent = parent;
		this.m_level = parent.m_level+1;
	}

	this.m_id = id;

	// assume that m_label will most often be used directly as HTML
	this.m_rawlabel = label;

	label = label.replace(/&/g, '&amp;');
	label = label.replace(/</g, '&lt;');
	label = label.replace(/>/g, '&gt;');
	label = label.replace(/"/g, '&quot;');

	this.m_label = label;

	this.m_href = href;
	this.m_subNodes = new Array();

	var argValues = NavNode.arguments;
	var argCount = NavNode.arguments.length;

	for (i = 4 ; i < argCount ; i++)
	{
		var attrName = argValues[i].split("==")[0];
		var attrValue = argValues[i].split("==")[1];

		eval("this.cp_" + attrName + " = '" + attrValue + "';");
	}

	NavNode.prototype.addNode = addNode;
	NavNode.prototype.isSelected = isSelected;
}

/////////////////////////////////////////////////////////////////////////////
// Function : addNode
// Comments :
/////////////////////////////////////////////////////////////////////////////
function addNode(id, label, href)
{
	var newIndex = this.m_subNodes.length;
	var newNode = new NavNode(id, label, href, this);

	var argValues = addNode.arguments;
	var argCount = addNode.arguments.length;

	for (i = 3 ; i < argCount ; i++)
	{
		var attrName = argValues[i].split("==")[0];
		var attrValue = argValues[i].split("==")[1];

		eval("newNode.cp_" + attrName + " = '" + attrValue + "';");
	}

	this.m_subNodes[newIndex] = newNode;
	return newNode;
}

/////////////////////////////////////////////////////////////////////////////
// Function : isSelected
// Comments :
/////////////////////////////////////////////////////////////////////////////
function isSelected()
{
    var pos = window.location.href.lastIndexOf("/");
    var docname = window.location.href.substring(pos+1, window.location.href.length);

    pos = this.m_href.lastIndexOf("/");
    var myname = this.m_href.substring(pos+1, this.m_href.length);

    if (docname == myname)
		return true;
	else
		return false;
}

/////////////////////////////////////////////////////////////////////////////
// Function : customSectionPropertyExists
// Comments :
/////////////////////////////////////////////////////////////////////////////
function customSectionPropertyExists(csp)
{
	return (typeof csp != _U && csp != null);
}

/////////////////////////////////////////////////////////////////////////////
// Function : getCustomSectionProperty
// Comments :
/////////////////////////////////////////////////////////////////////////////
function getCustomSectionProperty(csp)
{
	if (customSectionPropertyExists(csp))
	{
		return csp;
	}
	else
	{
		return "";
	}
}

/////////////////////////////////////////////////////////////////////////////

var g_navNode_Root = new NavNode('519','School of Business',ssUrlPrefix + 'index.htm',null,'cspAZValue==Business, School of','cspBannerImage==FLBCA_BANNER','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspFeatureImgQuery==dSecurityGroup \x3cmatches\x3e \x60Public\x60  \x3cAND\x3e  xJCUContentCategory \x3csubstring\x3e \x60Object\x60  \x3cAND\x3e  xJCUContentGrouping \x3csubstring\x3e \x60Graphic Object\x60  \x3cAND\x3e  xContentType \x3csubstring\x3e \x60WebGraphics\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60sob_hp\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60','cspNavImage==JCUDEV_010785','cspNavImgURL==index.htm','secondaryUrlVariableField==region1');
g_navNode_2=g_navNode_Root.addNode('1120','News \x26 Events',ssUrlPrefix + 'news/index.htm','cspBannerImage==flbca_banner','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspNavImage==JCUDEV_010785','cspNavImgURL==../index.htm','cspQueryText==\x28dDocType \x3csubstring\x3e \x60Event_description\x60  \x3cOR\x3e  \x28xJCUContentCategory \x3csubstring\x3e \x60Media/Marketing/Dates/Events\x60  \x3cAND\x3e  xJCUContentGrouping \x3csubstring\x3e \x60News/Media\x60  \x3cAND\x3e  \x3cNOT\x3e \x28xContentType \x3cmatches\x3e \x60Newsletter\x60\x29\x29\x29  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60 \x3cAND\x3e  xKeyDate \x3e\x3d \x60\x3c\x24dateCurrent\x28-30\x29\x24\x3e\x60','cspSortSpec==xKeyDate desc','secondaryUrlVariableField==region1');
g_navNode_2_0=g_navNode_2.addNode('915','Archived News',ssUrlPrefix + 'news/archive/index.htm','cspBannerImage==flbca_banner','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspNavImage==JCUDEV_010785','cspNavImgURL==../../index.htm','cspQueryText==\x28dDocType \x3csubstring\x3e \x60Event_description\x60  \x3cOR\x3e  \x28xJCUContentCategory \x3csubstring\x3e \x60Media/Marketing/Dates/Events\x60  \x3cAND\x3e  xJCUContentGrouping \x3csubstring\x3e \x60News/Media\x60  \x3cAND\x3e  \x3cNOT\x3e \x28xContentType \x3cmatches\x3e \x60Newsletter\x60\x29\x29\x29  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60 \x3cAND\x3e  xKeyDate \x3c \x60\x3c\x24dateCurrent\x28-30\x29\x24\x3e\x60','cspSortSpec==xKeyDate desc','secondaryUrlVariableField==region1');
g_navNode_3=g_navNode_Root.addNode('1099','Publications',ssUrlPrefix + 'publications/index.htm','cspBannerImage==FLBCA_BANNER','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspNavImage==JCUDEV_010785','cspNavImgURL==../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60foo\x60','secondaryUrlVariableField==region1');
g_navNode_3_0=g_navNode_3.addNode('1100','Journal of Tourism Studies',ssUrlPrefix + 'publications/jts/index.htm','cspBannerImage==flbca_banner','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspNavImage==JCUDEV_010785','cspNavImgURL==../../index.htm','cspQueryText==\x3cNOT\x3e \x28dDocType \x3cmatches\x3e \x60Journal_article\x60\x29  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60Journal of Tourism Studies\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60','cspSortSpec==dDocTitle asc','secondaryUrlVariableField==region1');
g_navNode_3_0_0=g_navNode_3_0.addNode('1101','Volume 1, 1990',ssUrlPrefix + 'publications/jts/volume1/index.htm','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../../../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Journal_article\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60Journal of Tourism Studies\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60Volume 1,\x60','cspSortSpec==xJCU_Heading asc dDocTitle asc','cspSubField==\x3c\x24xDC_Author\x24\x3e','secondaryUrlVariableField==region1');
g_navNode_3_0_1=g_navNode_3_0.addNode('1102','Volume 2, 1991',ssUrlPrefix + 'publications/jts/volume2/index.htm','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../../../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Journal_article\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60Journal of Tourism Studies\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60Volume 2,\x60','cspSortSpec==xJCU_Heading asc dDocTitle asc','cspSubField==\x3c\x24xDC_Author\x24\x3e','secondaryUrlVariableField==region1');
g_navNode_3_0_2=g_navNode_3_0.addNode('1103','Volume 3, 1992',ssUrlPrefix + 'publications/jts/volume3/index.htm','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../../../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Journal_article\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60Journal of Tourism Studies\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60Volume 3,\x60','cspSortSpec==xJCU_Heading asc dDocTitle asc','cspSubField==\x3c\x24xDC_Author\x24\x3e','secondaryUrlVariableField==region1');
g_navNode_3_0_3=g_navNode_3_0.addNode('1104','Volume 4, 1993',ssUrlPrefix + 'publications/jts/volume4/index.htm','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../../../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Journal_article\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60Journal of Tourism Studies\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60Volume 4,\x60','cspSortSpec==xJCU_Heading asc dDocTitle asc','cspSubField==\x3c\x24xDC_Author\x24\x3e','secondaryUrlVariableField==region1');
g_navNode_3_0_4=g_navNode_3_0.addNode('1105','Volume 5, 1994',ssUrlPrefix + 'publications/jts/volume5/index.htm','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../../../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Journal_article\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60Journal of Tourism Studies\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60Volume 5,\x60','cspSortSpec==xJCU_Heading asc dDocTitle asc','cspSubField==\x3c\x24xDC_Author\x24\x3e','secondaryUrlVariableField==region1');
g_navNode_3_0_5=g_navNode_3_0.addNode('1106','Volume 6, 1995',ssUrlPrefix + 'publications/jts/volume6/index.htm','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../../../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Journal_article\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60Journal of Tourism Studies\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60Volume 6,\x60','cspSortSpec==xJCU_Heading asc dDocTitle asc','cspSubField==\x3c\x24xDC_Author\x24\x3e','secondaryUrlVariableField==region1');
g_navNode_3_0_6=g_navNode_3_0.addNode('1107','Volume 7, 1996',ssUrlPrefix + 'publications/jts/volume7/index.htm','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../../../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Journal_article\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60Journal of Tourism Studies\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60Volume 7,\x60','cspSortSpec==xJCU_Heading asc dDocTitle asc','cspSubField==\x3c\x24xDC_Author\x24\x3e','secondaryUrlVariableField==region1');
g_navNode_3_0_7=g_navNode_3_0.addNode('1108','Volume 8, 1997',ssUrlPrefix + 'publications/jts/volume8/index.htm','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../../../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Journal_article\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60Journal of Tourism Studies\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60Volume 8,\x60','cspSortSpec==xJCU_Heading asc dDocTitle asc','cspSubField==\x3c\x24xDC_Author\x24\x3e','secondaryUrlVariableField==region1');
g_navNode_3_0_8=g_navNode_3_0.addNode('1109','Volume 9, 1998',ssUrlPrefix + 'publications/jts/volume9/index.htm','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../../../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Journal_article\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60Journal of Tourism Studies\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60Volume 9,\x60','cspSortSpec==xJCU_Heading asc dDocTItle asc','cspSubField==\x3c\x24xDC_Author\x24\x3e','secondaryUrlVariableField==region1');
g_navNode_3_0_9=g_navNode_3_0.addNode('1110','Volume 10, 1999',ssUrlPrefix + 'publications/jts/volume10/index.htm','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../../../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Journal_article\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60Journal of Tourism Studies\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60Volume 10,\x60','cspSortSpec==xJCU_Heading asc dDocTitle asc','cspSubField==\x3c\x24xDC_Author\x24\x3e','secondaryUrlVariableField==region1');
g_navNode_3_0_10=g_navNode_3_0.addNode('1111','Volume 11, 2000',ssUrlPrefix + 'publications/jts/volume11/index.htm','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../../../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Journal_article\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60Journal of Tourism Studies\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60Volume 11,\x60','cspSortSpec==xJCU_Heading asc dDocTitle asc','cspSubField==\x3c\x24xDC_Author\x24\x3e','secondaryUrlVariableField==region1');
g_navNode_3_0_11=g_navNode_3_0.addNode('1112','Volume 12, 2001',ssUrlPrefix + 'publications/jts/volume12/index.htm','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../../../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Journal_article\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60Journal of Tourism Studies\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60Volume 12,\x60','cspSortSpec==xJCU_Heading asc dDocTitle asc','cspSubField==\x3c\x24xDC_Author\x24\x3e','secondaryUrlVariableField==region1');
g_navNode_3_0_12=g_navNode_3_0.addNode('1113','Volume 13, 2002',ssUrlPrefix + 'publications/jts/volume13/index.htm','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../../../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Journal_article\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60Journal of Tourism Studies\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60Volume 13,\x60','cspSortSpec==xJCU_Heading asc dDocTitle asc','cspSubField==\x3c\x24xDC_Author\x24\x3e','secondaryUrlVariableField==region1');
g_navNode_3_0_13=g_navNode_3_0.addNode('1114','Volume 14, 2003',ssUrlPrefix + 'publications/jts/volume14/index.htm','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../../../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Journal_article\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60Journal of Tourism Studies\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60Volume 14,\x60','cspSortSpec==xJCU_Heading asc dDocTitle asc','cspSubField==\x3c\x24xDC_Author\x24\x3e','secondaryUrlVariableField==region1');
g_navNode_3_0_14=g_navNode_3_0.addNode('1115','Volume 15, 2004',ssUrlPrefix + 'publications/jts/volume15/index.htm','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../../../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Journal_article\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60Journal of Tourism Studies\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60Volume 15,\x60','cspSortSpec==xJCU_Heading asc dDocTitle asc','cspSubField==\x3c\x24xDC_Author\x24\x3e','secondaryUrlVariableField==region1');
g_navNode_3_0_15=g_navNode_3_0.addNode('1116','Volume 16, 2005',ssUrlPrefix + 'publications/jts/volume16/index.htm','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../../../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Journal_article\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60Journal of Tourism Studies\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60Volume 16,\x60','cspSortSpec==xJCU_Heading asc dDocTitle asc','cspSubField==\x3c\x24xDC_Author\x24\x3e','secondaryUrlVariableField==region1');
g_navNode_3_1=g_navNode_3.addNode('1117','Newsletters',ssUrlPrefix + 'publications/newsletters/index.htm','cspBannerImage==flbca_banner','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Newsletter\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60','cspSortSpec==xJCU_Heading asc xJCUSequence desc','secondaryUrlVariableField==region1');
g_navNode_3_2=g_navNode_3.addNode('1118','Staff Publications',ssUrlPrefix + 'publications/staff/index.htm','cspBannerImage==flbca_banner','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspNavImage==JCUDEV_010785','cspNavImgURL==../../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Staff_publications\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60','cspSortSpec==dDocTitle asc','secondaryUrlVariableField==region1');
g_navNode_4=g_navNode_Root.addNode('523','Research',ssUrlPrefix + 'research/index.htm','cspBannerImage==flbca_banner','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspNavImage==JCUDEV_010785','cspNavImgURL==../index.htm','cspQueryText==xJCUContentCategory \x3csubstring\x3e \x60Academic\x60  \x3cAND\x3e  xJCUContentGrouping \x3csubstring\x3e \x60Research\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60','cspSortSpec==dDocTitle asc','secondaryUrlVariableField==region1');
g_navNode_5=g_navNode_Root.addNode('784','Staff',ssUrlPrefix + 'staff/index.htm','cspBannerImage==flbca_banner','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspNavImage==JCUDEV_010785','cspNavImgURL==../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60foo\x60','secondaryUrlVariableField==region1');
g_navNode_5_0=g_navNode_5.addNode('785','Academic and Research Staff',ssUrlPrefix + 'staff/academic/index.htm','cspBannerImage==flbca_banner','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../../index.htm','cspQueryText==\x3cNOT\x3e\x28xComments \x3csubstring\x3e \x60exclude\x60\x29 \x3cAND\x3e dDocType \x3cmatches\x3e \x60Staff_profiles\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e \x28 xJCU_Heading \x3csubstring\x3e \x60Head\x60 \x3cOR\x3e  xJCU_Heading \x3csubstring\x3e \x60Academic\x60 \x3cOR\x3e  xJCU_Heading \x3csubstring\x3e \x60Research\x60\x29','cspSortSpec==xComments asc dDocTitle asc','secondaryUrlVariableField==region1');
g_navNode_5_1=g_navNode_5.addNode('789','Adjunct Staff',ssUrlPrefix + 'staff/adjunct/index.htm','cspBannerImage==flbca_banner','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspNavImage==JCUDEV_010785','cspNavImgURL==../../index.htm','cspQueryText==dDocType \x3cmatches\x3e \x60Staff_profiles\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60Adjunct\x60','cspSortSpec==dDocTitle asc','secondaryUrlVariableField==region1');
g_navNode_5_2=g_navNode_5.addNode('790','Professional Support Staff',ssUrlPrefix + 'staff/support/index.htm','cspBannerImage==flbca_banner','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspNavImage==JCUDEV_010785','cspNavImgURL==../../index.htm','cspQueryText==dDocType \x3cmatches\x3e \x60Staff_profiles\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60support\x60','cspSortSpec==dDocTitle asc','secondaryUrlVariableField==region1');
g_navNode_5_3=g_navNode_5.addNode('791','PhD Students',ssUrlPrefix + 'staff/phd/index.htm','cspBannerImage==flbca_banner','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspNavImage==JCUDEV_010785','cspNavImgURL==../../index.htm','cspQueryText==dDocType \x3cmatches\x3e \x60Staff_profiles\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60phd\x60','cspSortSpec==dDocTitle asc','secondaryUrlVariableField==region1');
g_navNode_5_4=g_navNode_5.addNode('838','All staff A-Z',ssUrlPrefix + 'staff/az/index.htm','cspBannerImage==flbca_banner','cspNavImage==JCUDEV_010785','cspNavImgURL==../../index.htm','cspQueryText==dDocType \x3cmatches\x3e \x60Staff_profiles\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  \x3cNOT\x3e \x28xComments \x3csubstring\x3e \x60exclude\x60\x29','secondaryUrlVariableField==region1');
g_navNode_6=g_navNode_Root.addNode('1119','Study Areas',ssUrlPrefix + 'study/index.htm','cspBannerImage==flbca_banner','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspNavImage==JCUDEV_010785','cspNavImgURL==../index.htm','cspQueryText==xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Topic \x3csubstring\x3e \x60Study Area\x60','cspSortSpec==dDocTitle asc','secondaryUrlVariableField==region1');
g_navNode_7=g_navNode_Root.addNode('913','Undergraduate Courses',ssUrlPrefix + 'undergraduate/index.htm','cspBannerImage==flbca_banner','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Degrees_programs\x60  \x3cAND\x3e  xAudience \x3csubstring\x3e \x60Students_prospective_undergraduate\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60','cspSortSpec==xJCUSequence asc dDocTitle asc','secondaryUrlVariableField==region1');
g_navNode_8=g_navNode_Root.addNode('914','Postgraduate Courses',ssUrlPrefix + 'postgraduate/index.htm','cspBannerImage==flbca_banner','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Degrees_programs\x60  \x3cAND\x3e  xAudience \x3csubstring\x3e \x60Students_prospective_postgraduate\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60','cspSortSpec==xJCUSequence asc dDocTitle asc','secondaryUrlVariableField==region1');
g_navNode_9=g_navNode_Root.addNode('1201','Master of Business Administration',ssUrlPrefix + 'mba/index.htm','cspAZValue==MBA, Master of Business Administration','cspBannerImage==FLBCA_BANNER','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspImageCount==4','cspImageQuery==dSecurityGroup \x3cmatches\x3e \x60Public\x60  \x3cAND\x3e  xJCUContentCategory \x3csubstring\x3e \x60Object\x60  \x3cAND\x3e  xJCUContentGrouping \x3csubstring\x3e \x60Graphic Object\x60  \x3cAND\x3e  xContentType \x3csubstring\x3e \x60WebGraphics\x60  \x3cAND\x3e  xDescription \x3csubstring\x3e \x60hp\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Topic \x3csubstring\x3e \x60MBA\x60','cspNavImage==JCUDEV_011343','cspNavImgURL==index.htm','cspQueryText==dSecurityGroup \x3cmatches\x3e \x60Public\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xComments \x3csubstring\x3e \x60HP\x60  \x3cAND\x3e  xJCU_Topic \x3csubstring\x3e \x60MBA\x60','secondaryUrlVariableField==region1');
g_navNode_9_0=g_navNode_9.addNode('2425','About',ssUrlPrefix + 'mba/about/index.htm','cspQueryText==dSecurityGroup \x3cmatches\x3e \x60Public\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xComments \x3csubstring\x3e \x60about\x60  \x3cAND\x3e  xJCU_Topic \x3csubstring\x3e \x60MBA\x60','secondaryUrlVariableField==region1');
g_navNode_9_1=g_navNode_9.addNode('1203','MBA Majors',ssUrlPrefix + 'mba/majors/index.htm','cspBannerImage==FLBCA_BANNER','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspNavImage==JCUDEV_011343','cspNavImgURL==../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Course_description\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Topic \x3csubstring\x3e \x60MBA\x60','secondaryUrlVariableField==region1');
g_navNode_9_2=g_navNode_9.addNode('1204','MBA Programs',ssUrlPrefix + 'mba/programs/index.htm','cspBannerImage==FLBCA_BANNER','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_011343','cspNavImgURL==../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Degrees_programs\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Topic \x3csubstring\x3e \x60MBA\x60','cspSortSpec==xComments asc dDocTitle asc','secondaryUrlVariableField==region1');
g_navNode_9_3=g_navNode_9.addNode('1205','News \x26 Events',ssUrlPrefix + 'mba/news/index.htm','cspBannerImage==FLBCA_BANNER','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspNavImage==JCUDEV_011343','cspNavImgURL==../index.htm','cspQueryText==\x28dDocType \x3csubstring\x3e \x60Event_description\x60  \x3cOR\x3e  \x28xJCUContentCategory \x3csubstring\x3e \x60Media/Marketing/Dates/Events\x60  \x3cAND\x3e  xJCUContentGrouping \x3csubstring\x3e \x60News/Media\x60  \x3cAND\x3e  \x3cNOT\x3e \x28xContentType \x3cmatches\x3e \x60Newsletter\x60\x29\x29\x29  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60 \x3cAND\x3e  xKeyDate \x3e\x3d \x60\x3c\x24dateCurrent\x28-30\x29\x24\x3e\x60','cspSortSpec==dlnDate desc','secondaryUrlVariableField==region1');
g_navNode_9_4=g_navNode_9.addNode('1206','Timetables',ssUrlPrefix + 'mba/timetables/index.htm','cspBannerImage==FLBCA_BANNER','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspNavImage==JCUDEV_011343','cspNavImgURL==../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Timetable\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Topic \x3csubstring\x3e \x60MBA\x60','cspSortSpec==dDocTitle asc','secondaryUrlVariableField==region1');
g_navNode_9_5=g_navNode_9.addNode('2423','How to apply',ssUrlPrefix + 'mba/apply/index.htm','cspQueryText==dSecurityGroup \x3cmatches\x3e \x60Public\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xComments \x3csubstring\x3e \x60MBA\x60  \x3cAND\x3e  xJCU_Topic \x3csubstring\x3e \x60Application\x60','secondaryUrlVariableField==region1');
g_navNode_9_6=g_navNode_9.addNode('2424','Contact us',ssUrlPrefix + 'mba/contact/index.htm','cspQueryText==dDocType\x3dfoo','secondaryUrlVariableField==region1');
g_navNode_10=g_navNode_Root.addNode('1202','Master of Professional Accounting',ssUrlPrefix + 'mpa/index.htm','cspAZValue==MPA, Master of Professional Accounting','cspBannerImage==FLBCA_BANNER','cspBannerURL==http\x3a//www.jcu.edu.au/flbca','cspImageQuery==dSecurityGroup \x3cmatches\x3e \x60Public\x60  \x3cAND\x3e  xJCUContentCategory \x3csubstring\x3e \x60Object\x60  \x3cAND\x3e  xJCUContentGrouping \x3csubstring\x3e \x60Graphic Object\x60  \x3cAND\x3e  xContentType \x3csubstring\x3e \x60WebGraphics\x60  \x3cAND\x3e  xDescription \x3csubstring\x3e \x60hp\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Topic \x3csubstring\x3e \x60MPA\x60','cspNavImage==JCUDEV_013797','cspNavImgURL==index.htm','cspQueryText==dSecurityGroup \x3cmatches\x3e \x60Public\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xComments \x3csubstring\x3e \x60HP\x60  \x3cAND\x3e  xJCU_Topic \x3csubstring\x3e \x60MPA\x60','secondaryUrlVariableField==region1');
g_navNode_10_0=g_navNode_10.addNode('2432','About',ssUrlPrefix + 'mpa/about/index.htm','cspQueryText==dSecurityGroup \x3cmatches\x3e \x60Public\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xComments \x3csubstring\x3e \x60about\x60  \x3cAND\x3e  xJCU_Topic \x3csubstring\x3e \x60MPA\x60','secondaryUrlVariableField==region1');
g_navNode_10_1=g_navNode_10.addNode('1207','MPA Programs',ssUrlPrefix + 'mpa/programs/index.htm','cspBannerImage==FLBCA_BANNER','cspBannerURL==http\x3a//www.jcu.edu.au/flbca','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_013797','cspNavImgURL==../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Degrees_programs\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Topic \x3csubstring\x3e \x60MPA\x60','cspSortSpec==xComments asc dDocTitle asc','secondaryUrlVariableField==region1');
g_navNode_10_2=g_navNode_10.addNode('1208','News \x26 Events',ssUrlPrefix + 'mpa/news/index.htm','cspBannerImage==FLBCA_BANNER','cspBannerURL==http\x3a//www.jcu.edu.au/flbca','cspNavImage==JCUDEV_013797','cspNavImgURL==../index.htm','cspQueryText==\x28dDocType \x3csubstring\x3e \x60Event_description\x60  \x3cOR\x3e  \x28xJCUContentCategory \x3csubstring\x3e \x60Media/Marketing/Dates/Events\x60  \x3cAND\x3e  xJCUContentGrouping \x3csubstring\x3e \x60News/Media\x60  \x3cAND\x3e  \x3cNOT\x3e \x28xContentType \x3cmatches\x3e \x60Newsletter\x60\x29\x29\x29  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60 \x3cAND\x3e  xKeyDate \x3e\x3d \x60\x3c\x24dateCurrent\x28-30\x29\x24\x3e\x60','cspSortSpec==dlnDate desc','secondaryUrlVariableField==region1');
g_navNode_10_3=g_navNode_10.addNode('1209','Timetables',ssUrlPrefix + 'mpa/timetables/index.htm','cspBannerImage==FLBCA_BANNER','cspBannerURL==http\x3a//www.jcu.edu.au/flbca','cspNavImage==JCUDEV_013797','cspNavImgURL==../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Timetable\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xJCU_Topic \x3csubstring\x3e \x60MPA\x60','cspSortSpec==dDocTitle asc','secondaryUrlVariableField==region1');
g_navNode_10_4=g_navNode_10.addNode('2433','How to apply',ssUrlPrefix + 'mpa/apply/index.htm','cspQueryText==dSecurityGroup \x3cmatches\x3e \x60Public\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60  \x3cAND\x3e  xComments \x3csubstring\x3e \x60MPA\x60  \x3cAND\x3e  xJCU_Topic \x3csubstring\x3e \x60Application\x60','secondaryUrlVariableField==region1');
g_navNode_10_5=g_navNode_10.addNode('2434','Contact us',ssUrlPrefix + 'mpa/contacts/index.htm','cspQueryText==dDocType\x3dfoo','secondaryUrlVariableField==region1');
g_navNode_11=g_navNode_Root.addNode('1427','Centre for AusAsia Business Studies',ssUrlPrefix + 'cabs/index.htm','cspAZValue==Centre for AusAsia Business Studies','cspBannerImage==FLBCA_BANNER','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspFeatureImgQuery==dSecurityGroup \x3cmatches\x3e \x60Public\x60  \x3cAND\x3e  xJCUContentCategory \x3csubstring\x3e \x60Object\x60  \x3cAND\x3e  xJCUContentGrouping \x3csubstring\x3e \x60Graphic Object\x60  \x3cAND\x3e  xContentType \x3csubstring\x3e \x60WebGraphics\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60cabs_hp\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60','cspNavImage==JCUPRD_023690','cspNavImgURL==index.htm','secondaryUrlVariableField==region1');
g_navNode_11_0=g_navNode_11.addNode('1430','Advisory Committee',ssUrlPrefix + 'cabs/advisory/index.htm','cspBannerImage==FLBCA_BANNER','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspNavImage==JCUPRD_023690','cspNavImgURL==../index.htm','cspQueryText==\x28dDocType \x3csubstring\x3e \x60Membership\x60 \x3cOR\x3e \x28dDocType \x3csubstring\x3e \x60Staff_profiles\x60 \x3cAND\x3e    xSubject \x3csubstring\x3e \x60advisory committee\x60\x29\x29 \x3cAND\x3e  xSubject \x3csubstring\x3e \x60CABS\x60','cspSortSpec==dDocTitle asc','secondaryUrlVariableField==region1');
g_navNode_11_2=g_navNode_11.addNode('1429','Our PhD Students',ssUrlPrefix + 'cabs/students/index.htm','cspBannerImage==FLBCA_BANNER','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspNavImage==JCUPRD_023690','cspNavImgURL==../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Staff_profiles\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60CABS\x60  \x3cAND\x3e  xJCU_Heading \x3csubstring\x3e \x60PhD Students\x60','cspSortSpec==dDocTitle asc','secondaryUrlVariableField==region1');
g_navNode_11_3=g_navNode_11.addNode('1428','Our Staff',ssUrlPrefix + 'cabs/staff/index.htm','cspBannerImage==FLBCA_BANNER','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspNavImage==JCUPRD_023690','cspNavImgURL==../index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Staff_profiles\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60CABS\x60  \x3cAND\x3e  \x3cNOT\x3e \x28xJCU_Heading \x3csubstring\x3e \x60PhD Students\x60\x29','cspSortSpec==dDocTitle asc','secondaryUrlVariableField==region1');
g_navNode_11_5=g_navNode_11.addNode('2420','Working Papers',ssUrlPrefix + 'cabs/wp/index.htm','cspQueryText==dDocType \x3csubstring\x3e \x60Working_paper\x60  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60CABS\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60','cspSortSpec==xKeydate desc','secondaryUrlVariableField==region1');
g_navNode_12=g_navNode_Root.addNode('1535','Business Excellence Series in the Tropics \x28BEST\x29',ssUrlPrefix + 'best/index.htm','cspBannerImage==flbca_banner','cspBannerURL==http\x3a//www.jcu.edu.au/flbca/','cspDisplayField==\x3c\x24xJCU_Heading\x24\x3e','cspNavImage==JCUDEV_010785','cspNavImgURL==../index.htm','cspQueryText==\x28dDocType \x3cmatches\x3e \x60Information_about\x60  \x3cOR\x3e dDocType \x3cmatches\x3e \x60Form_interactive\x60\x29  \x3cAND\x3e  xSubject \x3csubstring\x3e \x60BEST\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60business\x60','cspSortSpec==xJCU_Heading asc xJCUSequence asc','secondaryUrlVariableField==region1');
