
ordernumber="";//Once you have licensed FX Menu, the order number will be sent to you by share-it!.

emptyimage="transparent.gif";// Transparent image in gif format.
showdelay=200;//Time delay before submenus are displayed. Unit is milliseconds.
hidedelay=800;//Time delay before submenus are hidden. Unit is milliseconds.

/*Start Style Declarations*/

with(itemStyle=new fxstyle()){
width=194;
height=20;
color="#000000";
coloron="#FFFFFF";
bgcolor="#F9F9F9";
bgcoloron="#6FB133";
fontsize="8pt";
fontfamily="Verdana,Arial";
paddingtop=1;
paddingleft=3;
arrow="arrowblack.gif";
arrowon="arrowwhite.gif";
arrowright=20;
arrowtop=1;
}

with(menuStyle=new fxmenustyle()){
filterover="Alpha(opacity=90)";
menubgcolor="#E4E4E9";
menuborderwidth=1;
menubordercolor="#C0C0C0";
separatorsize=1;
separatorcolor="#C0C0C0";
highlightpath=true;
wiseposition=true;
}


/*Start Menu Declarations*/

with(new fxmenu("MainMenu")){
style=itemStyle;
menustyle=menuStyle;
visible=true;
position="relative";
top=30;
left=59;
orientation="vertical";
fx("text=Main Page;url=index-eng.html;width=194;title=Main Page ;");
fx("text=Company History;url=history.html;width=194;title=Company History ;");
fx("text=Steel Braided Sieves;width=194;show=celik_orgu_elekler;");
fx("text=Chrome-Nickel (Cr-Ni) Sieves;url=crom_nickel_sieves.html;width=194;title=Chrome-Nickel (Cr-Ni) Sieves;");
fx("text=Sieve Fitting Equipments;url=sieve_fitting_equipments.html;width=194;title=Sieve Fitting Equipments;");
fx("text=Conveyor Bands Equipments;url=conveyor_bands_and_equipments.html;width=194;title=Conveyor Bands and Equipments;");
fx("text=Polyurethane;width=194;show=poliuretan;");
fx("text=Contact Us;url=contact_us.html;width=194;title=Contact Us;");
fx("text=Türkçe;url=index-tr.html;width=194;title=For Türkçe;");

}

with(new fxmenu("genel_bilgiler")){
style=itemStyle;
menustyle=menuStyle;
width=248;
fx("text=Definition of Steel Braided Sieves Strands;url=definition_of_steel_braided_sieves_strands.html;");
fx("text=Where to Use Steel Braided Sieves;url=where_to_use_steel_braided_sieves.html;");
fx("text=How to Use Steel Braided Sieves?;url=how_to_use_steel_braided_sieves.html;");
fx("text=Characteristic of Steel Braided Sieves;url=characteristics_of_steel_braided_sieves.html;");
fx("text=Folding the Edges abd Details of Setting;url=folding_the_edges_and_details_of_setting.html;");
}

with(new fxmenu("celik_orgu_elekler")){
style=itemStyle;
menustyle=menuStyle;
width=293;
fx("text=General Informations;show=genel_bilgiler;");
fx("text=Square Cubbyhole Steel Braided Sieves;url=square_cubbyhole_steel_braided_sieves.html;");
fx("text=Traingle Cubbyhole Steel Braided Sieves;url=traingle_cubbyhole_steel_braided_sieves.html;");
fx("text=Mill Sieve (Tolero);url=mill_sieve.htm;");
fx("text=Double Stranded Braided Sieves;url=double_stranded_braided_sieves.html;");
fx("text=Stepping Steel Braided Sieves;url=stepping_sieves.html;");
fx("text=Stringed Instrument (Kemturlong) Braided Sieves;url=stringed_instrument_braided_sieves.html;");
}
with(new fxmenu("poliuretan")){
style=itemStyle;
menustyle=menuStyle;
width=150;
fx("text=Polyurethane Sieves;url=poliurethane_sieves.html;");
fx("text=Polyurethane Products;url=polyurethan_products.html;");

}

buildMenus();