if(location.href.indexOf('coolsolutions') <= 0){

menu_1 = [
	[173,11,(typeof lNavHeight != 'undefined' && lNavHeight) ? lNavHeight : 106], // menu width, x position, y position
	// link order: text, href, font color, font mouseover color, bacground color, background mouseover color, sublinks arrow image, text arrow image, text over arrow image, has sublinks boolean
	["Support Home","http://support.novell.com/index.html?sourceid=suplnav_suphome",,,,,,,,2],
	["Download","http://download.novell.com?sourceid=suplnav_dwnld",,,,,,,,1],
	["Help yourself","http://support.novell.com/support_options.html?tab=1&sourceid=suplnav_selfsupport",,,,,,,,1],
	["Let us help","http://support.novell.com/support_options.html?sourceid=suplnav_supportprog",,,,,,,,1],
	["Contribute","",,,,,,,,1],
	["Customer Center","http://www.novell.com/center/?sourceid=suplnav_customercenter",,,,,,,,2]
]

menu_1_2 = [//download
	[],
	["Patches","http://support.novell.com/patches.html?sourceid=suplnav2_patches",,,,,,,,0],
	["Products","http://download.novell.com?sourceid=suplnav2_dwnld",,,,,,,,0],
	["Drivers","http://developer.novell.com/devres/drivers/?sourceid=suplnav2_drivers",,,,,,,,0],
	["Beta","http://beta.novell.com/?sourceid=suplnav2_beta",,,,,,,,0],
	["Cool Tools","http://www.novell.com/communities/coolsolutions/?sourceid=suplnav2_cooltools",,,,,,,,0]
]

menu_1_3 = [//help yourself
	[],
	["Knowledgebase","http://support.novell.com/index.html?sourceid=suplnav3_kb",,,,,,,,0],
	["Discussion Forums","http://support.novell.com/forums/index.html?sourceid=suplnav3_forums",,,,,,,,0],
	["Documentation","http://www.novell.com/documentation/index.html?sourceid=suplnav3_doc",,,,,,,,0],
	["Support by Product","http://www.novell.com/support/product/products.do?id=m4&amp;sourceid=suplnav3_communities",,,,,,,,0],
	["Product Support Lifecycle","http://support.novell.com/lifecycle/index.html?sourceid=suplnav3_lifecycle",,,,,,,,0],
	["Activate My Product","http://www.novell.com/products/activation/index.html?sourceid=suplnav3_activation",,,,,,,,0],
	["Bookstore","http://www.novell.com/training/books/index.html?sourceid=suplnav3_press",,,,,,,,0],
	["Technical Subscriptions","http://support.novell.com/subscriptions/index.html?sourceid=suplnav3_subscriptions",,,,,,,,0]

]

menu_1_4 = [//let us help
	[],
	["Novell Support Programs","http://support.novell.com/support_options.html?sourceid=suplnav4_supportprog",,,,,,,,1],
	["Support from Partner","http://support.novell.com/partner_services.html?sourceid=suplnav4_frompartner",,,,,,,,0],
	["Open Service Request","http://support.novell.com/phone.html?sourceid=suplnav4_phonesup",,,,,,,,0]

]

menu_1_5 = [//contribute
	[],
	["Participate in Beta","http://www.novell.com/beta/index.jsp?sourceid=suplnav5_beta",,,,,,,,0],
	["Report Bug","http://support.novell.com/additional/bugreport.html?sourceid=suplnav5_bug",,,,,,,,0],
	["Share a Tip, Trick, etc.","http://support.novell.com/products/submit_a_tip.html?sourceid=suplnav5_tip",,,,,,,,0],
	["Request Enhancement","http://support.novell.com/enhancement/index.html?sourceid=suplnav5_enhancement",,,,,,,,0],
	["Report Software Vulnerability","http://support.novell.com/security-alerts/index.html?sourceid=suplnav5_vulnerability",,,,,,,,0],
	["Provide Feedback","http://support.novell.com/feedback/index.html?sourceid=suplnav5_feedback",,,,,,,,0],
	["Rate Support Website","javascript:openExternal('http://www.zoomerang.com/survey.zgi?p=WEB22545WZMYG5')",,,,,,,,0]

]

menu_1_4_1 = [//support programs
	[],
	["Linux Support","http://support.novell.com/linux/index.html?sourceid=suplnav4a_linux",,,,,,,,0],
	["Premium Service","http://www.novell.com/services/premium/index.html?sourceid=suplnav4a_premium",,,,,,,,0],
	["IT Services","http://www.novell.com/services/itservices/index.html?sourceid=suplnav4a_itservices",,,,,,,,0],
	["Tech Select","http://support.novell.com/techselect/index.html?sourceid=suplnav4a_techselect",,,,,,,,0],
	["Support for Partners","http://www.novell.com/partners/?sourceid=suplnav4a_suppartner",,,,,,,,0],
	["Single Service Request","http://support.novell.com/phone.html?sourceid=suplnav4a_phonesup",,,,,,,,0]

]

//The code below determines which pages show the Icon Key for the search engine. ariddle

}

if (location.href.indexOf('/support/microsites/searchEntry.do3') > 0 || location.href.indexOf('/support/microsites/searchEntry.do') > 0 || location.href.indexOf('/support/php/searchEntry.do') > 0 || location.href.indexOf('/support/search.do') > 0 || location.href.indexOf('/support/searchEntry.do') > 0 || location.href.indexOf('/support/savedItemsWidget.do') > 0 || location.href.indexOf('/support/browse.do') > 0 || location.href.indexOf('/support/php/search.do') > 0){
	lnavTrail = '<p><a href="http://support.novell.com/use_search.html"><img src="http://support.novell.com/img/knova_icon_key.gif" border="0"></a></p>';
}

hasLeftNav = true;

