/*
Milonic DHTML Menu - JavaScript Website Navigation System.
Version 5.766 - Built: Monday December 11 2006 - 13:02
Copyright 2006 (c) Milonic Solutions Limited. All Rights Reserved.
This is a commercial software product, please visit http://www.milonic.com/ for more information.
See http://www.milonic.com/license.php for Commercial License Agreement
All Copyright statements must always remain in place in all files at all times
*******  PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE  ******* 

License Details:
 Number: 204375
    URL: www.bexweb.com.tw 康喬國際
   Type: Worldwide
  Dated: Tuesday December 12 2006

*/

showtop=255;
showleft=50;
showtype="horizontal";
showpost="left";

fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

/* 主選單格式 */
with(menuStyle=new mm_style()){
bordercolor="#99ccff";
borderstyle="none";
borderwidth=0;
fontfamily="新細明體, Verdana, Tahoma, Arial";
fontsize="110%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="transparent";
offcolor="#000000";/*字色 */
onbgcolor="transparent";
oncolor="#F07100";/*滑鼠移過去-字色 */
overfilter="GradientWipe(WipeStyle=0, size=1.00, motion='Forward', duration=0.5)";
outfilter="Slide(slideStyle='Hide', bands=1, duration=0.5)";
padding=6;
pagebgcolor="transparent";/*反白-底色 */
pagecolor="black";
separatorcolor="#FF971B";/*分隔線 */
separatorsize=1;
//subimage="images/arrow.gif";
subimagepadding=3;
}

/* 次選單格式 */
with(subStyle=new mm_style()){
bordercolor="#FF900D";
borderstyle="solid";
borderwidth=1;
fontfamily="新細明體, Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor = "#FEF5E5"; /* 背景底色 */
offcolor = "#F07100";/* 字色 */
onbgcolor ="#FFECA8"; /* 滑鼠移過底色 */ 
oncolor = "#D16301";
overfilter="ZigZag(gridx=8, gridy=8, duration=0.7)";
outfilter="Barn(motion='In', orientation='Horizontal', duration=0.5)";
padding=5;
pagebgcolor="#FFF0F4";/* 次選單底色 */
pagecolor="#F07100";
separatorcolor="#FF900D";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=5;/* 次選單寬度 */
}

/* 子選單格式 */
with(trdStyle=new mm_style()){
bordercolor="#FF900D";
borderstyle="solid";
borderwidth=1;
fontfamily="新細明體, Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor = "#FEF5E5"; /* 背景底色 */
offcolor = "#F07100";/* 字色 */
onbgcolor ="#FFECA8"; /* 滑鼠移過底色 */ 
oncolor = "#D16301";
overfilter="ZigZag(gridx=8, gridy=8, duration=0.7)";
outfilter="Barn(motion='In', orientation='Horizontal', duration=0.5)";
padding=5;
pagebgcolor="#FFF0F4";/* 次選單底色 */
pagecolor="#F07100";
separatorcolor="#FF900D";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=5;/* 次選單寬度 */
}