
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;

with(menuStyle=new mm_style()){
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="75%";
fontstyle="strong";
bgimage="../images/butbac.jpg";
headerbgcolor="#FF6600";
headercolor="#ffffff";
headerimage="menu/arrow.gif";
offbgcolor="#FF9900";
offcolor="#000000";
onbgcolor="#ffff00";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=2;
pagebgcolor="#000000";
pagecolor="#ffffff";
separatorcolor="#ffffff";
separatorsize=1;
subimage="http://www.futuredubai.com/menu/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="relative";
orientation="horizontal";
style=menuStyle;
aI("showmenu=ExIn;text=&nbsp;Exhibition Information;");
aI("showmenu=Exrn;text=&nbsp;Exhibitor Information;");
aI("showmenu=TA;text=&nbsp;Travel & Accomodation;");
aI("text=&nbsp;Contact Us&nbsp;;url=http://www.alfajer.net/plastpackafrica/html/cont.html;");
}

with(milonic=new menuname("ExIn")){
style=menuStyle;
overflow="scroll";
aI("text=Fact Sheet;url=http://www.alfajer.net/plastpackafrica/html/fact.html;");
aI("text=About South Africa;url=http://www.alfajer.net/plastpackafrica/html/sa.html;");
aI("text=Venue;url=http://www.alfajer.net/plastpackafrica/html/venue.html;");
aI("text=Industry Facts;url=http://www.alfajer.net/plastpackafrica/html/kf.html;");
aI("text=Plastpack 2006;url=http://www.alfajer.net/plastpackafrica/html/retrospect.html;");
aI("text=Previous Exhibitors (2006);url=http://www.alfajer.net/plastpackafrica/html/exlist.html;");
aI("text=Visit Show;url=http://www.alfajer.net/plastpackafrica/html/eform.html;");
}

with(milonic=new menuname("Exrn")){
style=menuStyle;
overflow="scroll";
aI("text=Why Exhibit?;url=http://www.alfajer.net/plastpackafrica/html/we.html;");
aI("text=Exhibitor Profile;url=http://www.alfajer.net/plastpackafrica/html/epro.html;");
aI("text=Exhibitor Manual;url=http://www.alfajer.net/plastpackafrica/html/plastpackmanual.pdf;");
aI("text=Present Exhibitors List;url=http://www.alfajer.net/plastpackafrica/html/pdf/participent-list.pdf;");
aI("text=Cost of Participation;url=http://www.alfajer.net/plastpackafrica/html/cost.html;");
aI("text=Book Space / Register;url=http://www.alfajer.net/plastpackafrica/html/eform.html;");
aI("text=Freight Forwarding;url=http://www.alfajer.net/plastpackafrica/html/es.html;");
}

with(milonic=new menuname("VI")){
style=menuStyle;
aI("text=Visitor Profile;url=http://www.alfajer.net/plastpackafrica/html/vispro.htm;");
aI("text=Visitor Pre-registration;url=http://www.alfajer.net/plastpackafrica/html/cs.htm;");
aI("text=How to get there;url=http://www.alfajer.net/plastpackafrica/html/htgt.htm;");
}

with(milonic=new menuname("TA")){
style=menuStyle;
overflow="scroll";
aI("text=About South Africa;url=http://www.alfajer.net/plastpackafrica/html/sa.html;");
aI("text=General Information;url=http://www.alfajer.net/plastpackafrica/html/GI.pdf;");
aI("text=Official Travel Agent;url=http://www.alfajer.net/plastpackafrica/html/travel.html;");
aI("text=Tours;url=http://www.turnersconferences.com/conferences/PlastPack2008/tours.htm;");
aI("text=Transfers;url=http://www.turnersconferences.com/conferences/PlastPack2008/transfers.htm;");
aI("text=Accommodation;url=http://www.turnersconferences.com/conferences/PlastPack2008/accommodation.htm;");
aI("text=Registration;url=http://www.turnersconferences.com/conferences/PlastPack2008/registrationform.htm;");
aI("text=Excursion Package;url=http://www.alfajer.net/plastpackafrica/html/Excursion.pdf;");
aI("text=Visa Information;url=http://www.alfajer.net/plastpackafrica/html/visa.html;");
}

with(milonic=new menuname("PC")){
overflow="scroll";
style=menuStyle;
aI("text=End Of Show Report;url=http://www.alfajer.net/plastpackafrica/html/report.htm;");
aI("text=Press Release;url=http://www.alfajer.net/plastpackafrica/html/cs.htm;");
aI("text=News Clippings;url=http://www.alfajer.net/plastpackafrica/html/cs.htm;");
aI("text=Download Show Logo;url=http://www.alfajer.net/plastpackafrica/html/download.htm;");
}

drawMenus();

