

var wp_linkmenu={divclass:'wp_linkmenu', inlinestyle:'width:214px; background:#ffffff', linktarget:'_self'} //Second menu variable. Same precaution.
wp_linkmenu.items=[
  ["<div class='noclick' style='color:#000000;'><b>CISCO</b></div>", "javascript:void(0)"],
	["Business case for IP communications", "whitepapers/cisco_business_case_ip_communications.zip"],
	["Customer responsiveness", "whitepapers/cisco_customer_responsiveness.zip"],
	["Empowering branch networks", "whitepapers/cisco_empowering_branch_networks.zip"],
	["Optimizing network infrastructure", "whitepapers/cisco_optimizing_network_infrastructure.zip"],
	["Securing your wireless LAN", "whitepapers/cisco_securing_wireless_lan.zip"],
	["<div class='noclick' style='color:#000000;'><b>Apple</b></div>", "javascript:void(0)"],
	["Mac computers for the enterprise", "whitepapers/apple_mac_computers_for_enterprise.zip"],
	["Integrating Mac for Exchange 2007", "whitepapers/Mac_OSXSL_Exchange.zip"],
	["Modifying Active Directory Schema", "whitepapers/apple_modifying_active_directory_schema.zip"],
	["Best Practice: Integrating Active Directory", "whitepapers/apple_best_practices_active_directory.zip"] //no comma following last entry!
]
var mac_practice_linkmenu={divclass:'mac_practice_linkmenu', inlinestyle:'width:160px; background:#ffffff', linktarget:'_self'} //Second menu variable. Same precaution.
mac_practice_linkmenu.items=[
	["Authorized System Integrator", "apple_authorized.asp?appletabs="],
	["Authorized Service Provider", "apple_authorized.asp?appletabs=1"],
	["Authorized Corporate Reseller", "apple_authorized.asp?appletabs=2"] //no comma following last entry!
]
var mac_seminars_linkmenu={divclass:'mac_seminars_linkmenu', inlinestyle:'width:340px; background:#ffffff', linktarget:'_self'} //Second menu variable. Same precaution.
mac_seminars_linkmenu.items=[
	["<div class='noclick' style='color:#000000;'><b>Directory Integration</b></div>", "javascript:void(0)"],
	["Managing Mac OS X with Workgroup Manager and Active Directory", "http://seminars.apple.com/go/managing/channel"],
	["Modifying Active Directory Schema to Support Mac Computers", "http://seminars.apple.com/go/modifying/channel"],
	["Best Practices for Integrating Mac OS X into Active Directory", "http://seminars.apple.com/go/activedir/channel"],
	["<div class='noclick' style='color:#000000;'><b>Client Management</b></div>", "javascript:void(0)"],
	["Minimal-Touch Deployment", "http://seminars.apple.com/go/minimaltouch/channel"],
	["Deploy the Mac in Your Enterprise with NetInstall", "http://seminars.apple.com/go/netinstall/channel"],
	["Best Practices for Mac OS X Client Management", "http://seminars.apple.com/go/clientmgmt/channel"],
	["Automating Deployment of Local Managed Preferences in Mac OS X", "http://seminars.apple.com/go/mcx/channel"],
	["<div class='noclick' style='color:#000000;'><b>Core Services</b></div>", "javascript:void(0)"],
	["Single Sign-On and Kerberos in Mac OS X", "http://seminars.apple.com/go/sso/channel"],
	["Mac OS X Printing to Windows Print Queues", "http://seminars/apple.com/go/winprtque/channel"],	
	["<div class='noclick' style='color:#000000;'><b>Security</b></div>", "javascript:void(0)"],
	["Protecting Data-At-Rest for the Enterprise", "http://seminars.apple.com/go/dataatrest/channel"],
	["Integrated Security for the Enterprise. Smart Cards with Mac OS X", "http://seminars.apple.com/go/smartcards/channel"],	
	["The Best Defense. Mac for the Enterprise", "http://seminars.apple.com/go/security/channel"] //no comma following last entry!
]
var mac_papers_linkmenu={divclass:'mac_papers_linkmenu', inlinestyle:'width:176px; background:#ffffff', linktarget:'_self'} //Second menu variable. Same precaution.
mac_papers_linkmenu.items=[
	["Mac computers for the enterprise", "whitepapers/apple_mac_computers_for_enterprise.zip"],
	["Integrating Mac for Exchange 2007", "whitepapers/Mac_OSXSL_Exchange.zip"],
	["Modifying Active Directory Schema", "whitepapers/apple_modifying_active_directory_schema.zip"],
	["Best Practice : Integrating Active Directory", "whitepapers/apple_best_practices_active_directory.zip"] //no comma following last entry!
]