<!--
function MM_findObj(n, d) { //v3.0
  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); 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];}
}

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];}}
}

var img=new Array()
img[0] =new Image() ; img[0].src ="images/top_img/top_swap_img01.jpg"
img[1] =new Image() ; img[1].src ="images/top_img/top_swap_img02.jpg"
img[2] =new Image() ; img[2].src ="images/top_img/top_swap_img03.jpg"

var started=false,timer,n=0

function start_stop(){
if(!started){
started=true
chimg()
}else{
clearTimeout(timer)
}
}

function chimg(){
status=document.images.top_img.src=img[(n<img.length||(n=0))*n++].src
timer=setTimeout("chimg()",3000)
}

function fwLoadMenus() {
  if (window.fw_menu_0) return;

  window.fw_menu_1 = new Menu("root",175,22,"MS UI Gothic, Osaka",13,"#cc9933","#cc9933","#ffffff","#e0e0e0");
  fw_menu_1.addMenuItem("+ Trailhead","location='men_trailhead.asp'");
  fw_menu_1.addMenuItem("+ Waterfront","location='men_waterfront.asp'");
  fw_menu_1.addMenuItem("+ BLVD","location='men_blvd.asp'");
  fw_menu_1.addMenuItem("+ Market St.","location='men_market_st.asp'");
  fw_menu_1.addMenuItem("+ View All","location='men_viewall.asp'");
  fw_menu_1.hideOnMouseOut=true;

  window.fw_menu_2 = new Menu("root",175,22,"MS UI Gothic, Osaka",13,"#cc9933","#cc9933","#ffffff","#e0e0e0");
  fw_menu_2.addMenuItem("+ Trailhead","location='women_trailhead.asp'");
  fw_menu_2.addMenuItem("+ Waterfront","location='women_waterfront.asp'");
  fw_menu_2.addMenuItem("+ BLVD","location='women_blvd.asp'");
  fw_menu_2.addMenuItem("+ Market St.","location='women_market_st.asp'");
  fw_menu_2.addMenuItem("+ View All","location='women_viewall.asp'");
  fw_menu_2.hideOnMouseOut=true;

  window.fw_menu_21 = new Menu("root",175,22,"MS UI Gothic, Osaka",13,"#cc9933","#cc9933","#ffffff","#e0e0e0");
  fw_menu_21.addMenuItem("+ MENS","location='sox_men.asp'");
  fw_menu_21.addMenuItem("+ WOMENS","location='sox_women.asp'");
  fw_menu_21.hideOnMouseOut=true;

  window.fw_menu_5 = new Menu("root",175,22,"MS UI Gothic, Osaka",13,"#cc9933","#cc9933","#ffffff","#e0e0e0");
  fw_menu_5.addMenuItem("+ ABOUT KEEN","location='about_keen.htm'");
  fw_menu_5.addMenuItem("+ COMMUNITY","location='community.asp'");
  fw_menu_5.addMenuItem("+ KEEN FOUNDATION","location='keen_foundation.htm'");
  fw_menu_5.addMenuItem("+ PRESS ROOM","location='press_room.asp'");
  fw_menu_5.addMenuItem("+ FAQs","location='faqs.asp'");
  fw_menu_5.addMenuItem("+ CONTACT US","location='contact_us.asp'");
  fw_menu_5.addMenuItem("+ JOBs","location='jobs.asp'");
  fw_menu_5.hideOnMouseOut=true;

  window.fw_menu_11 = new Menu("root",175,22,"MS UI Gothic, Osaka",13,"#cc9933","#cc9933","#ffffff","#e0e0e0");
  fw_menu_11.addMenuItem("+ INFORMATION LIST","location='info_list.asp'");
  fw_menu_11.addMenuItem("+ TECHNOLOGY","location='technology.htm'");
  fw_menu_11.addMenuItem("+ CORPORATE INFO","location='corporateinfo.htm'");
  fw_menu_11.addMenuItem("+ COMMUNITY LINKS","location='communitylinks.htm'");
  fw_menu_11.hideOnMouseOut=true;

  window.fw_menu_12 = new Menu("root",175,22,"MS UI Gothic, Osaka",13,"#cc9933","#cc9933","#ffffff","#e0e0e0");
  fw_menu_12.addMenuItem("+ FIND A STORE","location='find_a_dealer.asp'");
  fw_menu_12.addMenuItem("+ USA","window.open('http://www.keenfootwear.com/')");
  fw_menu_12.addMenuItem("+ AUSTRALIA","window.open('http://www.keenfootwear.com.au/')");
  fw_menu_12.addMenuItem("+ CANADA","window.open('http://www.keencanada.ca/')");
  fw_menu_12.addMenuItem("+ EUROPE","window.open('http://www.keenfootweareurope.com/')");
  fw_menu_12.addMenuItem("+ KOREA","window.open('http://www.keenkorea.co.kr/_default.asp')");
  fw_menu_12.addMenuItem("+ NEW ZEALAND","window.open('http://www.keenfootwear.co.nz/')");
  fw_menu_12.addMenuItem("+ UNITED KINGDOM","window.open('http://www.keenfootwear.co.uk/')");
  fw_menu_12.hideOnMouseOut=true;

  fw_menu_12.writeMenus();

} // fwLoadMenus()


//-->