emptyimage="images/spacer.gif";
hidedelay=300;

with(mainStyle=new fxstyle()){
bgimage="";
borderwidth=0;
color="#FFFFFF";
decoration="none";
fontfamily="Verdana";
fontsize="11px";
fontstyle="normal";
fontweighton="bold";
paddingleft=10;
paddingtop=2;
};

with(subStyleMenu1=new fxmenustyle()){
menubgcolor="#edccb7";
menuborderwidth=1;
menubordercolor="#d17124";
wiseposition=true;
}

with(subStyle1=new fxstyle()){
arrow="images/arrow_off.gif";
arrowon="images/arrow_on.gif";
arrowright=13;
arrowtop=3;
bgcoloron="#3f3d82";
color="#3f3d82";
coloron="#ffffff";
decoration="none";
fontfamily="Verdana";
fontsize="11px";
fontstyle="normal";
paddingleft=8;
paddingtop=1;
};

with(subStyleMenu2=new fxmenustyle()){
menubgcolor="#d7dbe9";
menuborderwidth=1;
menubordercolor="#3f3d82";
wiseposition=true;
}

with(subStyle2=new fxstyle()){
bgcoloron="#d17124";
color="#3f3d82";
coloron="#ffffff";
decoration="none";
fontfamily="Verdana";
fontsize="11px";
fontstyle="normal";
paddingleft=8;
paddingtop=1;
};

with(new fxmenu("IQMenu")){
visible=true;
position="relative"
height=18;
orientation="horizontal";
style=mainStyle;
fx("text=Home;width=63;url=http://iqproducts.nl/catalog/index.php?p=67;");
fx("text=Company;width=95;show=iqc_menu_159;url=http://iqproducts.nl/catalog/index.php?p=159;");
fx("text=Press releases;width=120;show=iqc_menu_78;url=http://iqproducts.nl/catalog/index.php?p=78;");
fx("text=Investor relations;width=140;show=iqc_menu_136;url=http://www.iqproducts.nl/catalog/index.php?p=136;");
};
with(new fxmenu("iqc_menu_159")){
width=254;
height=18;
orientation="vertical";
menustyle=subStyleMenu1;
style=subStyle1;
fx("text=About us;url=index.php?p=67;");
fx("text=Jobs;url=index.php?p=137;");
fx("text=Contact details;url=index.php?p=138;");
fx("text=Site disclaimer;url=index.php?p=140;");
fx("text=Quality Management;url=index.php?p=160;");
fx("text=Directions;url=index.php?p=139;");
fx("text=Staff;url=index.php?p=68;");
};

buildMenus();

