ordernumber="";//Once you have licensed FXS Menu, the order number will be sent to you by share-it!.
emptyimage="/img/transparent.gif";//Transparent image in gif format.
hidedelay=800;//Time delay before submenus are hidden. Unit is milliseconds.
displaydelay=200;//Time delay before submenus are displayed. Unit is milliseconds.
hideonpageclick=0;
RL1=55;


/*Start Style Declarations*/

MyItemDesign=new fxsdesign([
"filterover=GradientWipe(WipeStyle=2,motion='forward',duration=0.1);Alpha(opacity=90)",
"fontsize=11px",
"fontfamily=tahoma",
"color=#ffffff",
"bgcolor=#003000",
"height=19",
"paddingleft=5",
]);

MainMenu=new fxsmenu([
"design=MyItemDesign",
"left=center",
"top=75",
"visible=true",
"alignment=horizontal",
"position=center",
]);
fxs(["html=Home","width=80","href=GR_1.htm",]);
fxs(["html=About Us","width=80","display=GR_2_0",]);
fxs(["html=Species","width=80","href=GR_3.htm",]);
fxs(["html=Outdoor Furniture","width=110","display=GR_4_0",]);
fxs(["html=Yacht Building","width=90","href=http://www.boforshipyard.com ", "target=_blank",]);
fxs(["html=Photos","width=80","display=GR_6",]);
fxs(["html=Contact Us","width=90","href=GR_7.htm",]);
GR_2_0=new fxsmenu(["design=MyItemDesign","width=140","overflow=scroll",]);
fxs(["html=Bofor Cameroon SA","width=180","href=GR_2_2.htm",]);
fxs(["html=Bofor AS Bodrum Turkey","width=180","href=GR_2_1.htm",]);
GR_4_0=new fxsmenu(["design=MyItemDesign","width=140","overflow=scroll",]);
fxs(["html= Product List","width=180","href=/mobilyalist.asp?lg=gr",]);
fxs(["html=All Products PDF","width=180","href=allproducts.pdf ", "target=_blank",]);
buildMenus();




 