// JavaScript Document
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

SlideShow1 = new Array('images/companys/1.jpg', 'images/companys/2.jpg', 'images/companys/3.jpg', 'images/companys/4.jpg', 'images/companys/5.jpg', 'images/companys/6.jpg', 'images/companys/7.jpg', 'images/companys/8.jpg', 'images/companys/9.jpg', 'images/companys/10.jpg', 'images/companys/11.jpg', 'images/companys/12.jpg')
SS1 = 0
imgCt1 = SlideShow1.length

SlideShow2 = new Array('images/companys/13.jpg', 'images/companys/14.jpg', 'images/companys/15.jpg', 'images/companys/16.jpg', 'images/companys/17.jpg', 'images/companys/18.jpg', 'images/companys/19.jpg', 'images/companys/20.jpg', 'images/companys/21.jpg', 'images/companys/22.jpg', 'images/companys/23.jpg', 'images/companys/24.jpg')
SS2 = 0
imgCt2 = SlideShow2.length

SlideShow3 = new Array('images/companys/25.jpg', 'images/companys/26.jpg', 'images/companys/27.jpg', 'images/companys/28.jpg', 'images/companys/29.jpg', 'images/companys/30.jpg', 'images/companys/31.jpg', 'images/companys/32.jpg', 'images/companys/33.jpg', 'images/companys/34.jpg', 'images/companys/35.jpg', 'images/companys/36.jpg')
SS3 = 0
imgCt3 = SlideShow3.length


function rotate1() {
	if (document.images) {
		SS1++
		if (SS1 == imgCt1) {
			SS1 = 0
		}
		document.SSG1.src=SlideShow1[SS1]
		setTimeout("rotate1()", 3 * 1000)
	}
}

function rotate2() {
	if (document.images) {
		SS2++
		if (SS2 == imgCt2) {
			SS2 = 0
		}
		document.SSG2.src=SlideShow2[SS2]
		setTimeout("rotate2()", 3 * 1000)
	}
}

function rotate3() {
	if (document.images) {
		SS3++
		if (SS3 == imgCt3) {
			SS3 = 0
		}
		document.SSG3.src=SlideShow3[SS3]
		setTimeout("rotate3()", 3 * 1000)
	}
}

subpgPhotoArray = new Array("images/subpg_photos/1.jpg", "images/subpg_photos/2.jpg", "images/subpg_photos/3.jpg", "images/subpg_photos/4.jpg", "images/subpg_photos/5.jpg", "images/subpg_photos/6.jpg", "images/subpg_photos/7.jpg", "images/subpg_photos/8.jpg", "images/subpg_photos/9.jpg", "images/subpg_photos/10.jpg", "images/subpg_photos/11.jpg", "images/subpg_photos/12.jpg", "images/subpg_photos/13.jpg", "images/subpg_photos/14.jpg")

imgCt = subpgPhotoArray.length

function choosePic() {
	if (document.images) {
		randomNum = Math.floor((Math.random() * imgCt))
		document.subpgPhoto.src = subpgPhotoArray[randomNum]
	}
}

function mmLoadMenus() {
  if (window.mm_menu_about) return;
  window.mm_menu_about = new Menu("root",150,18,"Arial, Helvetica, sans-serif",12,"#FFFFFF","#FFFFFF","#688DD0","#486BB4","left","middle",4,0,1000,-5,7,true,true,true,0,true,true);
  //mm_menu_about.addMenuItem("Introduction","location='about.asp'");
  mm_menu_about.addMenuItem("Company�Profile","location='companyprofile.asp'");
  mm_menu_about.hideOnMouseOut=true;
  mm_menu_about.menuBorder=1;
  mm_menu_about.menuLiteBgColor='';
  mm_menu_about.menuBorderBgColor='#3D4F95';
	
  window.mm_menu_team = new Menu("root",150,18,"Arial, Helvetica, sans-serif",12,"#FFFFFF","#FFFFFF","#688DD0","#486BB4","left","middle",4,0,1000,-5,7,true,true,true,0,true,true);
  //mm_menu_team.addMenuItem("Introduction","location='team.asp'");
  mm_menu_team.addMenuItem("Executive Managment","location='executiveteam.asp'");
  mm_menu_team.addMenuItem("&nbsp;&nbsp;&nbsp;&bull;&nbsp;Howard H. Kim","location='executiveteam.asp?x=1'");
  mm_menu_team.addMenuItem("&nbsp;&nbsp;&nbsp;&bull;&nbsp;Wilson Chandra","location='executiveteam.asp?x=3'");
  mm_menu_team.addMenuItem("Regional Management","location='managingteam.asp'");
  mm_menu_team.addMenuItem("&nbsp;&nbsp;&nbsp;&bull;&nbsp; Iksoo Cho","location='managingteam.asp?x=1'");
  mm_menu_team.addMenuItem("&nbsp;&nbsp;&nbsp;&bull;&nbsp;Raymond Koh","location='managingteam.asp?x=2'");
  mm_menu_team.addMenuItem("&nbsp;&nbsp;&nbsp;&bull;&nbsp;KC Choy","location='managingteam.asp?x=3'");
  mm_menu_team.addMenuItem("&nbsp;&nbsp;&nbsp;&bull;&nbsp;Jun Takeda","location='managingteam.asp?x=4'");
  mm_menu_team.addMenuItem("&nbsp;&nbsp;&nbsp;&bull;&nbsp;Anthony Wong","location='managingteam.asp?x=5'");
  mm_menu_team.addMenuItem("Advisors","location='advisors.asp'");
  mm_menu_team.addMenuItem("&nbsp;&nbsp;&nbsp;&bull;&nbsp;Avi Legmann","location='advisors.asp?x=2'");
  mm_menu_team.hideOnMouseOut=true;
  mm_menu_team.menuBorder=1;
  mm_menu_team.menuLiteBgColor='';
  mm_menu_team.menuBorderBgColor='#3D4F95';
	
  window.mm_menu_services = new Menu("root",230,18,"Arial, Helvetica, sans-serif",12,"#FFFFFF","#FFFFFF","#688DD0","#486BB4","left","middle",4,0,1000,-5,7,true,true,true,0,true,true);
  //mm_menu_services.addMenuItem("Introduction","location='services.asp'");
  mm_menu_services.addMenuItem("The JYC Advantage","location='jycadvantage.asp'");
  mm_menu_services.hideOnMouseOut=true;
  mm_menu_services.menuBorder=1;
  mm_menu_services.menuLiteBgColor='';
  mm_menu_services.menuBorderBgColor='#3D4F95';
	
	window.mm_menu_affiliation = new Menu("root",126,18,"Arial, Helvetica, sans-serif",12,"#FFFFFF","#FFFFFF","#688DD0","#486BB4","left","middle",4,0,1000,-5,7,true,true,true,0,true,true);
  //mm_menu_affiliation.addMenuItem("Introduction","location='affiliation_clients.asp'");
  mm_menu_affiliation.addMenuItem("Affiliation","location='affiliation.asp'");
  mm_menu_affiliation.addMenuItem("Clients","location='clients.asp'");
  mm_menu_affiliation.hideOnMouseOut=true;
  mm_menu_affiliation.menuBorder=1;
  mm_menu_affiliation.menuLiteBgColor='';
  mm_menu_affiliation.menuBorderBgColor='#3D4F95';
	
	window.mm_menu_news = new Menu("root",100,18,"Arial, Helvetica, sans-serif",12,"#FFFFFF","#FFFFFF","#688DD0","#486BB4","left","middle",4,0,1000,-5,7,true,true,true,0,true,true);
  //mm_menu_news.addMenuItem("Introduction","location='news_events.asp'");
  mm_menu_news.addMenuItem("News","location='news.asp'");
  mm_menu_news.addMenuItem("Events","location='events.asp'");
  mm_menu_news.hideOnMouseOut=true;
  mm_menu_news.menuBorder=1;
  mm_menu_news.menuLiteBgColor='';
  mm_menu_news.menuBorderBgColor='#3D4F95';
	
  window.mm_menu_contact = new Menu("root",87,18,"Arial, Helvetica, sans-serif",12,"#FFFFFF","#FFFFFF","#688DD0","#486BB4","left","middle",4,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_contact.addMenuItem("General","location='contact.asp'");
  mm_menu_contact.addMenuItem("Offices","location='offices.asp'");
  mm_menu_contact.hideOnMouseOut=true;
  mm_menu_contact.menuBorder=1;
  mm_menu_contact.menuLiteBgColor='';
  mm_menu_contact.menuBorderBgColor='#3D4F95';

mm_menu_contact.writeMenus();
} 
// mmLoadMenus()

//-->