//check for linux.
//alert (country);
var chkSystem = "";
				
if (BrowserDetect.OS == "Linux")
	{
		chkLinux = "true";
	}else{
		chkLinux = "false";	
	}
	if(BrowserDetect.browser == "Konqueror")
		{
			chkKDE = "true"	
		}else{
			chkKDE = "false";
		}
		
		if (chkLinux == "false")
		{

		document.write('<div class="menu">');
		document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
		document.write('<ul id="nav">');
			document.write('<li>');
				document.write('<div id="menu1">');
					if (level == "results"){
						document.write('<a href="'+country+'/results/" class="selected"></a></div>');
					}else{
						document.write('<a href="'+country+'/results/"></a></div>');
					}
					document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
						document.write('<ul>');
							document.write('<li><a href="'+country+'/results/">개요</a></li>');
							document.write('<li><a class="drop" href="'+country+'/results/solutions/">솔루션');
								document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
								document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
								document.write('<ul>');
									document.write('<li><a href="'+country+'/results/solutions/">개요</a></li>');
									document.write('<li><a href="'+country+'/results/solutions/">솔루션</a></li>');
									document.write('<li><a href="'+country+'/results/solutions/cloud_services/">클라우드 서비스</a></li>'); 
									document.write('<li><a class="drop-right2" href="'+country+'/results/solutions/accelerate/">애플리케이션 속도 향상');
										document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
										document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
										document.write('<ul class="right">');
											document.write('<li><a href="'+country+'/results/solutions/accelerate/">개요</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/accelerate/ssl.php">SSL 속도 향상</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/accelerate/file_sharing.php">파일 공유 속도 향상</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/accelerate/microsoft_exchange.php">Microsoft Exchange 속도 향상</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/accelerate/microsoft_sharepoint.php">Microsoft Sharepoint 속도 향상</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/accelerate/database_apps.php">데이터베이스 애플리케이션 속도 향상</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/accelerate/cad_apps.php">CAD 애플리케이션 속도 향상</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/accelerate/erp_crm.php">ERP 및 CRM 애플리케이션 속도 향상</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/accelerate/erp_sap.php">SAP 가속화</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/accelerate/lotus_notes.php">Lotus Notes 속도 향상</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/accelerate/ftp.php">FTP 속도 향상</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/accelerate/satellite_links.php">위성 링크 속도 향상</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/accelerate/custom_apps.php">사내 또는 자체 애플리케이션 속도 향상</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/accelerate/other_apps.php">기타 애플리케이션 속도 향상</a></li>');
										document.write('</ul>');
									document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
									document.write('</li>');
									document.write('<li><a class="drop-right2" href="'+country+'/results/solutions/optimize/">WAN 대역폭 최적화');
									document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->'); 
									document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->'); 
										document.write('<ul class="right">');
											document.write('<li><a href="'+country+'/results/solutions/optimize/">개요</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/optimize/better_use.php">현재 대역폭 활용도 향상</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/optimize/avoid_upgrades.php">WAN 업그레이드 방지</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/optimize/make_room.php">VOIP 및 Citrix 대비</a></li>');
										document.write('</ul>');
									document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
									document.write('</li>');
									document.write('<li><a class="drop-right2" href="'+country+'/results/solutions/site_consolidation/">IT 통합');
									document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
									document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
										document.write('<ul class="right">');
											document.write('<li><a href="'+country+'/results/solutions/site_consolidation/">개요</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/site_consolidation/file_servers.php">파일 서버 통합</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/site_consolidation/exchange_servers.php">Exchange 서버 통합</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/site_consolidation/notes_servers.php">Notes 서버 통합</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/site_consolidation/nas.php">NAS 통합</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/site_consolidation/remote_backup.php">원격 사무실 백업 중앙 집중화</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/site_consolidation/data_center.php">데이터 센터 통합</a></li>');
											<!--document.write('<li><a href="'+country+'/results/solutions/site_consolidation/rsp.php">RSP (RiOS Services Platform)</a></li>'); -->
										document.write('</ul>');
										document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');          
									document.write('</li>');
									document.write('<li><a href="'+country+'/results/solutions/rsp/">RSP (RiOS Services Platform)</a></li>'); 									
									document.write('<li><a class="drop-right2" href="'+country+'/results/solutions/centralize_replicate/">재해 복구 최적화');
									document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
									document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
										document.write('<ul class="right">');
											document.write('<li><a href="'+country+'/results/solutions/centralize_replicate/">개요</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/centralize_replicate/centralize_backup.php">중앙에서 백업 관리</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/centralize_replicate/data_replication.php">데이터 복제</a></li>');
										document.write('</ul>');
									document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
									document.write('</li>');
									document.write('<li><a href="'+country+'/results/solutions/mobile_workers/">모바일 직원 업무 속도 향상</a></li>');
									document.write('<li><a href="'+country+'/results/solutions/virtualization/">가상화</a></li>');
									document.write('<li><a href="'+country+'/results/solutions/managed_services/">관리 서비스</a></li>');
									document.write('<li><a href="'+country+'/results/solutions/visibility/">가시성</a></li>');							
									document.write('<li><a class="drop-right2" href="'+country+'/results/solutions/compare/">리버베드의 우수성');
									document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
									document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
										document.write('<ul class="right">');
											document.write('<li><a href="'+country+'/results/solutions/compare/">개요</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/compare/caching.php">캐싱</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/compare/compression.php">압축</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/compare/protocol.php">프로토콜 최적화</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/compare/acceleration.php">웹 애플리케이션 속도 향상</a></li>');
											document.write('<li><a href="'+country+'/results/solutions/compare/wafs.php">WAFS(광역 파일 서비스)</a></li>');
										document.write('</ul>');
									document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
									document.write('</li>');
									document.write('<li><a href="'+country+'/results/solutions/chalk_talk/">강의</a></li>');
								document.write('</ul>');
								document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
							document.write('</li>');
							document.write('<li><a class="drop" href="'+country+'/results/customers/">고객');
							document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
							document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
								document.write('<ul>');
									document.write('<li><a href="'+country+'/results/customers/">개요</a>');
									document.write('<li><a href="'+country+'/results/customers/aec/">건축/엔지니어링/건설</a></li>');
									document.write('<li><a href="'+country+'/results/customers/energy/">에너지</a></li>');
									document.write('<li><a class="drop-right2" href="'+country+'/results/customers/financial_services/">금융 서비스');
									document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
									document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
										document.write('<ul class="right">');
											document.write('<li><a href="'+country+'/results/customers/financial_services/">개요</a>');
											document.write('<li><a href="'+country+'/results/customers/financial_services/accounting/">회계</a></li>');
											document.write('<li><a href="'+country+'/results/customers/financial_services/banking/">금융</a></li>');
											document.write('<li><a href="'+country+'/results/customers/financial_services/insurance/">보험</a></li>');
										document.write('</ul>'); 
									document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');         
									document.write('</li>');
									document.write('<li><a class="drop-right2" href="'+country+'/results/customers/government/">정부');
									document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
									document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
										document.write('<ul class="right">');
											document.write('<li><a href="'+country+'/results/customers/government/">개요</a>');
											document.write('<li><a href="'+country+'/results/customers/government/military/">군대</a></li>');
										document.write('</ul>'); 
									document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');         
									document.write('</li>');									
									document.write('<li><a href="'+country+'/results/customers/health_care/">보건</a></li>');
									document.write('<li><a class="drop-right2" href="'+country+'/results/customers/manufacturing/">제조');
									document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
									document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
										document.write('<ul class="right">');
											document.write('<li><a href="'+country+'/results/customers/manufacturing/">개요</a>');
											document.write('<li><a href="'+country+'/results/customers/manufacturing/consumer/">소비재</a></li>');
											document.write('<li><a href="'+country+'/results/customers/manufacturing/hightech/">하이테크</a></li>');
										document.write('</ul>');
									document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');          
									document.write('</li>');
									document.write('<li><a class="drop-right2" href="'+country+'/results/customers/professional_services/">전문 서비스');
									document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
									document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
										document.write('<ul class="right">');
											document.write('<li><a href="'+country+'/results/customers/professional_services/">개요</a>');
											document.write('<li><a href="'+country+'/results/customers/professional_services/advertising/">광고</a></li>');
											document.write('<li><a href="'+country+'/results/customers/professional_services/legal/">법률</a></li>');
										document.write('</ul>');
									document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');          
									document.write('</li>');
									document.write('<li><a href="'+country+'/results/customers/software_development/">소프트웨어 개발</a></li>');
									document.write('<li><a href="'+country+'/results/customers/nonprofit/">비영리 단체</a></li>');
								document.write('</ul>');
							document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
						   document.write('</li>');
						  document.write('<li><a href="'+country+'/results/cost_savings/">비용 절감</a></li>');						  
						  document.write('<li><a href="'+country+'/results/productivity/">생산성 향상</a></li>');						  
						document.write('</ul>');
						document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');  
					document.write('</li>'); 
					document.write('<li>');
					//menu 2 begin
					document.write('<div id="menu2">');
					if (level == "products"){
					document.write('<a href="'+country+'/products/" class="selected"></a></div>');
					}else{
					document.write('<a href="'+country+'/products/"></a></div>');
					}
						document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
						document.write('<ul>');
						  document.write('<li><a href="'+country+'/products/">개요</a></li>');
						  document.write('<li><a class="drop" href="'+country+'/products/appliances/">스틸헤드 어플라이언스');
						  document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
							document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
							document.write('<ul>');
								document.write('<li><a href="'+country+'/products/appliances/">개요</a>');
								document.write('<li><a href="'+country+'/products/appliances/index.php">소규모 사무실 모델</a></li>');
								document.write('<li><a href="'+country+'/products/appliances/medium-size.php">중간 규모 사무실 모델</a></li>');
								document.write('<li><a href="'+country+'/products/appliances/large-size.php">대규모 사무실/데이터 센터 모델</a></li>');
								document.write('<li><a href="'+country+'/products/appliances/virtual_steelhead.php">가상 스틸헤드</a></li>');
								document.write('<li><a href="'+country+'/products/appliances/upgrades.php">스틸헤드 어플라이언스 업그레이드</a></li>');
								document.write('<li><a href="'+country+'/products/appliances/management.php">스틸헤드 어플라이언스 관리</a></li>');
							document.write('</ul>');
							document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
						  document.write('</li>');
						  document.write('<li><a class="drop" href="'+country+'/products/steelhead_mobile/">스틸헤드 모바일');
						  document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
							document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->'); 
							document.write('<ul>');
								document.write('<li><a href="'+country+'/products/steelhead_mobile/">개요</a>');
								document.write('<li><a href="'+country+'/products/steelhead_mobile/shmc.php">스틸헤드 모바일 컨트롤러</a></li>');
							document.write('</ul>');
							document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
						  document.write('</li>');
						  document.write('<li><a href="'+country+'/products/rios_services_platform/">RiOS Services Platform (RSP)</a></li>');						  
						  document.write('<li><a class="drop" href="'+country+'/products/cascade/">캐스캐이드');
							document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
							document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
							document.write('<ul>');
								document.write('<li><a href="'+country+'/products/cascade/">개요</a>');
								document.write('<li><a href="'+country+'/products/cascade/assuring_application_delivery.php">애플리케이션 서비스 보장</a></li>');
								document.write('<li><a href="'+country+'/products/cascade/cost_effective_compliance.php">경제적 준수</a></li>');
								document.write('<li><a href="'+country+'/products/cascade/datacenter_moves.php">데이터센터 이전</a></li>');
								document.write('<li><a href="'+country+'/products/cascade/discovery.php">검색</a></li>');
								document.write('<li><a href="'+country+'/products/cascade/saves_you_money.php">비용 절감</a></li>');
								document.write('<li><a href="'+country+'/products/cascade/WAN_management.php">WAN 관리</a></li>');
							document.write('</ul>');
							document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
						  document.write('</li>');	
						  document.write('<li><a href="'+country+'/products/interceptor/">인터셉터</a></li>');
						  document.write('<li><a href="'+country+'/products/cmc/">CMC(중앙 집중 관리 장비)</a></li>');
						  document.write('<li><a class="drop" href="'+country+'/products/cmc/">CMC(중앙 집중 관리 장비)</a>');
						  document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
							document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
							document.write('<ul>');
								document.write('<li><a href="'+country+'/products/cmc/">개요</a>');
								document.write('<li><a href="'+country+'/products/cmc/cmc_ve.php">CMC - VE</a></li>');
							document.write('</ul>');
							document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
						  document.write('</li>');
						  document.write('<li><a class="drop" href="'+country+'/products/deployment/">네트워크 통합');
						  document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
							document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
							document.write('<ul>');
								document.write('<li><a href="'+country+'/products/deployment/">개요</a>');
								document.write('<li><a href="'+country+'/products/deployment/remote.php">In-Path 및 Out-of-Path 구성</a></li>');
								document.write('<li><a href="'+country+'/products/deployment/high_availability.php">고가용성 구성</a></li>');
						   document.write('</ul>');
						   document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
						  document.write('</li>');
						  document.write('<li><a class="drop" href="'+country+'/products/compare/">리버베드의 우수성');
							document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
							document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
							document.write('<ul>');
								document.write('<li><a href="'+country+'/products/compare/">개요</a>');
								document.write('<li><a href="'+country+'/products/compare/caching.php">캐싱</a></li>');
								document.write('<li><a href="'+country+'/products/compare/compression.php">압축</a></li>');
								document.write('<li><a href="'+country+'/products/compare/protocol.php">프로토콜 최적화</a></li>');
								document.write('<li><a href="'+country+'/products/compare/acceleration.php">웹 애플리케이션 속도 향상</a></li>');
								document.write('<li><a href="'+country+'/products/compare/wafs.php">WAFS(광역 파일 서비스)</a></li>');
							document.write('</ul>');
							document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
						  document.write('</li>');
						  document.write('<li><a class="drop" href="'+country+'/products/technology/">기술');
						  document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
						  document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
						  document.write('<ul>');
							document.write('<li><a href="'+country+'/products/technology/">개요</a>');
							document.write('<li><a href="'+country+'/products/technology/">RiOS</a></li>');
							document.write('<li><a class="drop-right2" href="'+country+'/products/technology/whats_new/">RiOS 6.1의 새 기능');
							document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
								  document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
									document.write('<ul class="right">');
										document.write('<li><a href="'+country+'/products/technology/whats_new/">개요</a></li>');
										document.write('<li><a href="'+country+'/products/technology/whats_new/recap60.php">RiOS 6.0 기능 개선</a></li>');
										document.write('<li><a href="'+country+'/products/technology/whats_new/recap55.php">RiOS 5.5 기능 개선</a></li>');
										document.write('<li><a href="'+country+'/products/technology/whats_new/recap50.php">RiOS 5.0 기능 개선</a></li>');
										document.write('<li><a href="'+country+'/products/technology/whats_new/recap41.php">RiOS 4.1 기능 개선</a></li>');
										document.write('<li><a href="'+country+'/products/technology/whats_new/recap40.php">RiOS 4.0 기능 개선</a></li>');
										document.write('<li><a href="'+country+'/products/technology/whats_new/recap.php">RiOS 3.0 기능 개선</a></li>');
									document.write('</ul>');
								  document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');           
							document.write('</li>');
							document.write('<li><a class="drop-right2" href="'+country+'/products/technology/whats_new_mobile/">새 소식 - 스틸헤드 모바일');
							document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
								  document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
									document.write('<ul class="right">');
										document.write('<li><a href="'+country+'/products/technology/whats_new_mobile/">개요</a></li>');
										document.write('<li><a href="'+country+'/products/technology/whats_new_mobile/recap21.php">Steelhead Mobile 2.1 기능 소개</a></li>');
										document.write('<li><a href="'+country+'/products/technology/whats_new_mobile/recap20.php">Steelhead Mobile 2.0 기능 소개</a></li>');
										document.write('<li><a href="'+country+'/products/technology/whats_new_mobile/recap10.php">Steelhead Mobile 1.0 기능 소개</a></li>');
									document.write('</ul>');
								  document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');           
							document.write('</li>');
							document.write('<li><a href="'+country+'/products/technology/data_streamlining/">데이터 최적화</a></li>');
							document.write('<li><a href="'+country+'/products/technology/trans_streamlining/">전송 최적화</a></li>');
							document.write('<li><a href="'+country+'/products/technology/app_streamlining/">애플리케이션 최적화</a></li>');
							document.write('<li><a href="'+country+'/products/technology/mgmt_streamlining/">관리 최적화</a></li>');
							document.write('<li><a href="'+country+'/products/technology/transparency/">투명성 및 사용 편의성</a></li>');
							document.write('<li><a href="'+country+'/products/technology/security_features/">보안 기능</a></li>');
							document.write('<li><a href="'+country+'/products/technology/additional_technology/">애플리케이션 기술</a></li>');
							document.write('<li><a href="'+country+'/products/technology/features/">기술적 특징 요약</a></li>');
							<!--document.write('<li><a href="'+country+'/products/technology/rios_services_platform/">RSP (RiOS Services Platform)</a></li>');-->
							document.write('</ul>');
							document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
						  document.write('</li>');
					  document.write('</ul>');
					   document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');  
					document.write('</li>');
					//begin menu 3
					document.write('<li>');
					document.write('<div id="menu3">');
					if (level == "services"){
						document.write('<a href="'+country+'/services/" class="selected"></a></div>');
					}else{
						document.write('<a href="'+country+'/services/"></a></div>');
					}
					document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
					document.write('<ul>');
					  document.write('<li><a href="'+country+'/services/">개요</a></li>');
					  document.write('<li><a href="'+country+'/services/training/">교육</a></li>');
					  document.write('<li><a href="'+country+'/services/ps/">전문 서비스</a></li>');
					  
					  //document.write('<li><a class="drop" href="'+country+'/services/certification/">Certification');
					  document.write('<li><a href="'+country+'/services/certification/">인증');
					  document.write('<!--[if gte IE 7]><!--></a></li><!--<![endif]-->');
						//document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
						//document.write('<ul>');
							//document.write('<li><a href="'+country+'/services/certification/">Overview</a>');
							//document.write('<li><a href="'+country+'/services/certification/offerings.php">Certification Offerings</a></li>');
							//document.write('<li><a href="'+country+'/services/certification/exam.php">The Exam</a></li>');
							//document.write('<li><a href="'+country+'/services/certification/preparing.php">Preparing for the Exam</a></li>');
							//document.write('<li><a href="'+country+'/services/certification/registering.php">Registering for the Exam</a></li>');
						//document.write('</ul>');
						//document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
					  //document.write('</li>');
					  //document.write('<li><a href="'+country+'/services/tam/">Technical Account Manager</a></li>');
				  document.write('</ul>');
				  document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
				  document.write('</li>');
				  //begin menu 4
				  document.write('<li>');
					document.write('<div id="menu4">');
					if (level == "support"){
						document.write('<a href="'+country+'/support/" class="selected"></a></div>');
					}else{
						document.write('<a href="'+country+'/support/"></a></div>');
					} 
					document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
					document.write('<ul>');
					  document.write('<li><a href="'+country+'/support/">개요</a></li>');
					  document.write('<li><a href="https://support.riverbed.com/">고객 지원 사이트</a></li>');
					  document.write('<li><a href="'+country+'/support/resources/">리소스</a></li>');
					  document.write('<li><a href="'+country+'/support/team/">직원</a></li>');
					  document.write('<li><a href="'+country+'/support/plans/">계획</a></li>');
					  document.write('<li><a href="'+country+'/support/cases/">고객지원요청</a></li>');
					  document.write('<li><a href="'+country+'/support/policies/">하드웨어 및 소프트웨어 정책</a></li>');
					document.write('</ul>');
				  document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
				  document.write('</li>');
				  //begin menu 5
				  document.write('<li>');
				document.write('<div id="menu5">');
				if (level == "partners"){
					document.write('<a href="'+country+'/partners/" class="selected"></a></div>');
				}else{
					document.write('<a href="'+country+'/partners/"></a></div>');
				}
				document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
				document.write('<ul>');
				  document.write('<li><a href="'+country+'/partners/">개요</a></li>');
		  		  document.write('<li><a href="'+country+'/partners/service_providers/">서비스 제공업체</a></li>');
		  		  document.write('<li><a href="'+country+'/partners/systems_integrators/">시스템 통합업체</a></li>');	
				  document.write('<li><a class="drop" href="'+country+'/partners/techalliance/">리버베드 기술 제휴');
				  document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
				  document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
					document.write('<ul>');
						document.write('<li><a href="'+country+'/partners/techalliance/">개요</a></li>');
						document.write('<li><a href="'+country+'/partners/techalliance/benefits.php">이점</a></li>');
						document.write('<li><a href="'+country+'/partners/techalliance/requirements.php">요구 사항</a></li>');
						document.write('<li><a href="'+country+'/partners/techalliance/apply.php">RTA 회원 신청</a></li>');
						document.write('<li><a href="'+country+'/partners/techalliance/partner_showcase.php">RTA 쇼케이스</a></li>');
						//document.write('<li><a href="/partners/partner_login/">Partner Portal</a></li>');
					document.write('</ul>');
				  document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
				  document.write('</li>');
				  document.write('<li><a class="drop" href="'+country+'/partners/channel/">채널 파트너');
				  document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
				  document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
				  document.write('<ul>');	
					  document.write('<li><a href="'+country+'/partners/channel/">개요</a></li>');
					  document.write('<li><a href="'+country+'/partners/channel/benefits.php">장점 및 요구 사항</a></li>');
					  document.write('<li><a href="'+country+'/partners/channel/become.php">파트너 제휴r</a></li>');
				  document.write('</ul>');
				  document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
				  document.write('</li>');
				  document.write('<li><a href="'+country+'/partners/find_partner.php">파트너 검색</a></li>');
				  document.write('<li><a href="'+country+'/partners/partner_login/">파트너 포털</a></li>');
			  document.write('</ul>');
			  document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
			document.write('</li>');
			//begin menu 6
			document.write('<li>');
				document.write('<div id="menu6">');
				if (level == "company"){
					document.write('<a href="'+country+'/company/" class="selected"></a></div>');
				}else{
					document.write('<a href="'+country+'/company/"></a></div>');
				}
					document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
						document.write('<ul class="left">');
						 document.write('<li><a href="'+country+'/company/">개요</a></li>');
						  document.write('<li><a class="drop-left" href="'+country+'/company/community/">커뮤니티');
						  document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
							document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
							  document.write('<ul class="left">');
								document.write('<li><a href="'+country+'/company/community/">개요</a></li>');
								document.write('<li><a href="'+country+'/company/community/blog/">블로그</a></li>');
								document.write('<li><a href="'+country+'/company/community/podcasts/">팟캐스트</a></li>');
								document.write('<li><a href="'+country+'/company/community/wdsforum/">WDS 포럼</a></li>');
								document.write('<li><a href="'+country+'/company/community/rvug/rvug.php">리버베드 사용자 그룹</a></li>');
								document.write('<li><a href="'+country+'/company/community/beta-rios.php">RiOS 베타 테스트</a></li>');
							  document.write('</ul>');
							document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->'); 
						  document.write('</li>');
						  document.write('<li><a class="drop-left" href="'+country+'/company/news/">뉴스');
						  document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
							document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
							  document.write('<ul class="left">');
								document.write('<li><a href="'+country+'/company/news/">개요</a>');
								document.write('<li><a class="drop-left2" href="'+country+'/company/news/articles/">기사');
								document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
									document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
										document.write('<ul class="left">');
											document.write('<li><a href="'+country+'/company/news/articles/">개요</a>');
											document.write('<li><a href="'+country+'/company/news/articles/archive.php">지난 기사 2002-2004</a></li>');
										document.write('</ul>');
									document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');           
									document.write('</li>');           	
								document.write('<li><a href="'+country+'/company/news/press_releases/">보도 자료</a></li>');
								document.write('<li><a href="'+country+'/company/news/reviews_reports/">리뷰 및 보고서</a></li>');
								document.write('<li><a href="'+country+'/company/news/awards/">수상</a></li>');
								document.write('<li><a href="'+country+'/company/news/rss/">RSS 기사검색 </a></li>');
							 document.write('</ul>');
						   document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->'); 
						  document.write('</li>');
						  //this displays the correct events landing page, depending on the country the user is browsing from.
								document.write('<li><a class="drop-left" href="'+country+'/company/events/apac">이벤트');
								document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
						  		document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
						  		document.write('<ul class="left">');
									document.write('<li><a href="'+country+'/company/events/apac/">이벤트 - APAC</a></li>');
									document.write('<li><a href="'+country+'/company/events/emea/">이벤트 – EMEA</a></li>');
									document.write('<li><a href="'+country+'/company/events/">북미 지역 이벤트</a></li>');								
						 //document.write('<li><a class="drop-left" href="'+country+'/company/events/">Events');
							document.write('<li class="left"><a class="drop-left2" href="'+country+'/company/events/web_seminars/">웹 세미나');
							document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
							document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
							  document.write('<ul class="left">');
								document.write('<li><a href="'+country+'/company/events/web_seminars/">웹 세미나</a></li>');
								document.write('<li><a href="'+country+'/company/events/web_seminars/accelerate_mobile.php">모바일 가속화</a></li>');
								document.write('<li><a href="'+country+'/company/events/web_seminars/virtualization.php">가상화</a></li>');
								document.write('<li><a href="'+country+'/company/events/web_seminars/optimize_recovery.php">재해 복구 최적화</a></li>');
								document.write('<li><a href="'+country+'/company/events/web_seminars/consolidation.php">통합</a></li>');
								document.write('<li><a href="'+country+'/company/events/web_seminars/app_acceleration.php">애플리케이션 가속화</a></li>');
								document.write('<li><a href="'+country+'/company/events/web_seminars/wan_optimization.php">WAN 최적화는</a></li>');
							  document.write('</ul>');
							document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
							document.write('</li>');
						  document.write('</ul>');
						 document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
						 document.write('<li><a class="drop-left" href="'+country+'/company/careers/">인재 채용');
						 document.write('<!--[if gte IE 7]><!--></a><!--<![endif]-->');
						  document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
						  document.write('<ul class="left">');
							document.write('<li><a href="'+country+'/company/careers/">개요</a></li>');
							document.write('<li><a href="'+country+'/company/careers/search.php">검색 (영어)</a></li>');
							//document.write('<li><a href="'+country+'/company/careers/benefits.php">Benefits</a></li>');
							document.write('<li><a href="'+country+'/company/careers/life.php">리버베드 라이프</a></li>');
							document.write('<li><a href="'+country+'/company/careers/values.php">가치</a></li>');
							document.write('<li><a href="'+country+'/company/careers/diversity.php">다양성</a></li>');
							document.write('<li><a href="'+country+'/company/contact_us/">위치</a></li>');
						  document.write('</ul>');
						  document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
						  document.write('</li>');
						  document.write('<li><a href="http://ir.riverbed.com/phoenix.zhtml?c=198235&p=irol-irhome">투자자 설명회 (영문)</a></li>');
						  document.write('<li><a href="'+country+'/company/advertising/">광고</a></li>');
						  document.write('<li><a href="'+country+'/company/management/">관리 (영문)</a></li>');
						  document.write('<li><a href="'+country+'/company/info_center/">정보 센터</a></li>');
						  document.write('<li><a href="'+country+'/company/environmental/">환경 정책</a></li>');
						  document.write('<li><a href="'+country+'/company/contact_us/">연락처</a></li>');
					  document.write('</ul>');
				  document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
			document.write('</li>');
		  document.write('</ul>');
			document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->'); 
		document.write('</div>');
		}else{
		document.write('<div class="menu">');
		document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
			document.write('<ul id="nav">');
				document.write('<li>');
					document.write('<div id="menu1">');
						document.write('<a href="'+country+'/results/"></a>');
					document.write('</div>');     
				document.write('</li>');
				document.write('<li>');
					document.write('<div id="menu2">');
						document.write('<a href="'+country+'/products/"></a>');
					document.write('</div>');
				document.write('</li>');
				document.write('<li>');
					document.write('<div id="menu3">');
						document.write('<a href="'+country+'/services/"></a>');
					document.write('</div>');
				document.write('</li>');
				document.write('<li>');
					document.write('<div id="menu4">');
						document.write('<a href="'+country+'/support/"></a>');
					document.write('</div> ');   
				document.write('</li>');
				document.write('<li>');
					document.write('<div id="menu5">');
						document.write('<a href="'+country+'/partners/"></a>');
					document.write('</div>');
				document.write('</li>');
				document.write('<li>');
					document.write('<div id="menu6">');
						document.write('<a href="'+country+'/company/"></a>');
					document.write('</div>');
				document.write('</li>');
			document.write('</ul>');
		document.write('<!--[if lte IE 6]></td></tr></table><![endif]-->');  
		document.write('</div>');
	}
