


_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(menuStyle=new mm_style()){
onbgcolor="#4F8EB6";                   //
oncolor="#ffffff";             //#93D7D3
offbgcolor="#E2FAF9";          //#DCE9FO
offcolor="#515151";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=5;
fontsize="70%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.3);Alpha(opacity=95);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
visitedcolor="#FF0000";
}

with(milonic=new menuname("Contact")){
style=menuStyle;
overflow="scroll";
aI("text=Phone, Mail and Skype;url=contact.html;");
aI("text=Online Enquiry Form (Secure);url=https://secure1.ilisys.com.au/photov/forms/long_enquiry.html;");
}

with(milonic=new menuname("Products")){
style=menuStyle;
aI("text=eAlbum - cd based photo album;url=ealbum.html;");
aI("text=eAlbum FAQ;url=ealbumfaq.html;");
aI("text=sharePhotos - web photo album;url=sharePhotos.html;");
aI("text=sharePhotos FAQ;url=sharePhotosfaq.html;");
aI("text=eStory - DVD based photo album;url=estory.html;");
aI("text=Our Storybook Album;url=storybookalbum.html;");
aI("text=Our Collections Album;url=proofalbum.html;");
}

with(milonic=new menuname("Weddings")){
style=menuStyle;
aI("text=What we offer;url=weddings.html;");
aI("text=Wedding Packages;showmenu=Packages;");
aI("text=Our Storybook Album;url=storybookalbum.html;");
aI("text=Our Collections Album;url=proofalbum.html;");
aI("text=Wedding Clips;url=weddingclips.html;");
aI("text=Wedding <br>Photo Guide;url=photocall.html;");
aI("text=Links/Resources;url=suppliers1.html;");
aI("text=Case Study:<br>Sally and Harry;url=casestudy.html;");
aI("text=Secure Online Quote Request;url=https://secure1.ilisys.com.au/photov/forms/weddingquote.html;target=_blank;");
}
with(milonic=new menuname("Packages")){
style=menuStyle;
aI("text=The Premium Package;url=fourhourpremium.html;");
aI("text=The Four Hour Collection;url=fourhourpackage.html;");
aI("text=The Two Hour Collection;url=twohourpackage.html;");
aI("text=To have and to hold!<br>Our album package;url=tohavetohold.html;");
}
with(milonic=new menuname("Events")){
style=menuStyle;
aI("text=What we offer;url=events.html;");
aI("text=Corporate;url=corporate.html;");
aI("text=Links/Resources;url=suppliers1.html;");
}
with(milonic=new menuname("Gallery")){
style=menuStyle;
aI("text=About Photographic<br>Styles;url=gallery1.html;");
aI("text=Storybook Album;url=storybookalbum.html;");
aI("text=Wedding Clips;url=weddingclips.html;");
aI("text=Wedding Montage;url=gallery2.html;");
aI("text=Magazine Style;url=gallery3.html;");
aI("text=Black + White;url=gallery4.html;");
aI("text=Entertainers;url=gallery5.html;");
aI("text=Dramatic Venue;url=gallery6.html;");
aI("text=B+W and Colour;url=gallery7.html;");
aI("text=Hats!;url=gallery8.html;");
aI("text=Album Page;url=gallery9.html;");
aI("text=Aniversary;url=gallery10.html;");
aI("text=Photo Matt;url=gallery11.html;");
aI("text=Ninety Plus;url=gallery12.html;");
aI("text=On the Sand;url=gallery_m.html;");
aI("text=Classic;url=gallery_n.html;");
aI("text=Flash Movie 1;url=movie1.html;");
aI("text=Flash Movie 2;url=movie2.html;");
}
with(milonic=new menuname("About")){
style=menuStyle;
aI("text=Photoeventz;url=about.html;");
aI("text=Privacy;url=privacy.html;");
aI("text=Service Agreement;url=serviceagreement.html;");
aI("text=Terms of Use;url=terms.html;");
aI("text=Site Map;url=sitemap.html;");
aI("text=What they say . . <br>February 2007;url=aboutphotoeventz022007.pdf;");
aI("text=What they say . . <br>August 2007;url=aboutphotoeventz082007.pdf;");
}
with(milonic=new menuname("Free")){
style=menuStyle;
aI("text=Wedding Photo Guide;url=photocall.html;");
aI("text=Wedding Planner;url=weddingplanner.html;");
aI("text=Critical Wedding Info;url=weddingdata.htm;");
aI("text=Posing Guide;url=posing.html;");
}



