
/*
Milonic DHTML Menu - JavaScript Website Navigation System.
Copyright 2004 (c) Milonic Solutions Limited. All Rights Reserved.
Version 5+ Data File structure is the property of Milonic Solutions Ltd and must only be used in Milonic DHTML Products
This is a commercial software product, please visit http://www.milonic.com/ for more information.
See http://www.milonic.com/license.php for Commercial License Agreement
All Copyright statements must always remain in place in all files at all times
*******  PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE  ******* 
*/

_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=2            // Sub menu left offset



with(menuStyle=new mm_style()){
onbgcolor="#B0E8B0";
oncolor="#000000";
offbgcolor="#336600";
offcolor="#FFFFFF";
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
separatorcolor="#000000";
separatorsize="1";
padding=2;
fontsize="13px";
fontstyle="normal";
fontweight="normal";
fontfamily="Trebuchet MS, Arial";
pagecolor="#000000";
pagebgcolor="#B0E8B0";
headercolor="#000000";
headerbgcolor="#B0E8B0";
//subimage="spacer.gif";
//subimagepadding="5";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=0, Strength=0)";
outfilter="randomdissolve(duration=0.3)";
}


with(menuStyle2=new mm_style()){
onbgcolor="#B0E8B0";
oncolor="#000000";
offbgcolor="#336600";
offcolor="#FFFFFF";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#000000";
separatorsize="1";
padding=2;
fontsize="13px";
fontstyle="normal";
fontweight="normal";
fontfamily="Trebuchet MS, Arial";
pagecolor="#000000";
pagebgcolor="#B0E8B0";
headercolor="#000000";
headerbgcolor="#B0E8B0";
//subimage="spacer.gif";
//subimagepadding="5";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=0, Strength=0)";
outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("Main Menu")){
style=menuStyle;
itemwidth="140px";
itemheight="23px";
top=113;
left=0;
alwaysvisible=1;
orientation="vertical";
aI("text=Home;url=index.html;status=Back To Home Page;");
aI("text=Property Search;url=search.php;status=Property Search;");
aI("text=Landlords' Information;url=ld_information.html;showmenu=Landlord;status=Landlords' Information;");
aI("text=Tenants' Area;url=tenants.html;showmenu=Tenants;status=Tenants' Area;");
aI("text=Map of area covered;url=area.html;status=Areas Covered;");
aI("text=Register with us;url=register.php;status=Register;");
aI("text=Contact us;url=contact.html;status=Contact;");
}

with(milonic=new menuname("Middle Menu")){
style=menuStyle;
top=300;
itemwidth="140px";
itemheight="23px";
left=0;
alwaysvisible=1;
orientation="vertical";
aI("text=Client administration;url=cfponline.html;status=Client Administration;");
//aI("text=Meet the staff;url=staff.html;status=Meet The Staff;");
//aI("text=FAQ;url=faq.html;status=Frequently Asked Questions;");
aI("text=Downloads;url=downloads.html;status=Downloads;");
aI("text=Useful links;url=links.html;status=Useful Links;");
}

with(milonic=new menuname("Bottom Menu")){
style=menuStyle;
top=440;
itemwidth="140px";
itemheight="23px";
left=0;
alwaysvisible=1;
orientation="vertical";
aI("text=Mission Statement;url=mission.html;status=Mission Statement;");
aI("text=Privacy Policy;url=privacy.html;status=Privacy Policy;");
aI("text=Terms of Use;url=terms.html;status=Terms of Use;");
}

with(milonic=new menuname("Landlord")){
style=menuStyle2;
itemheight="23px";
overflow="scroll";
aI("text=Finding the Right Tenant;url=ld_information.html#find;");
aI("text=Property Management?;url=ld_information.html#management;");
aI("text=How Does the 'Tenancy Agreement' Work?;url=ld_information.html#tenancy;");
aI("text=Insurance;url=ld_information.html#insurance;");
aI("text=Will my property be maintained?;url=ld_information.html#maintained;");
aI("text=Utility Supplies;url=ld_information.html#utility;");
aI("text=Furnished or Unfurnished?;url=ld_information.html#furnished;");
aI("text=Landlords' Obligations;url=ld_information.html#obligations;");
aI("text=Safety Regulations;url=ld_information.html#safety;");
aI("text=Smoke detectors;url=ld_information.html#smoke;");
aI("text=Buy To Let;url=ld_information#btl;");
aI("text=A Caution!;url=ld_information.html#caution;");
}

with(milonic=new menuname("Tenants")){
style=menuStyle2;
itemheight="23px";
overflow="scroll";
aI("text=Register with us;url=register.html;");
aI("text=Property Search;url=properties.html;");
aI("text=The Tenancy Process;url=tenants.html;");
aI("text=Tenancy Agreement;url=tenancy_agreement.html;");
}

with(milonic=new menuname("Milonic")){
style=menuStyle;
aI("text=Product Purchasing Page;url=http://www.milonic.com/cbuy.php;");
aI("text=Contact Us;url=http://www.milonic.com/contactus.php;");
aI("text=Newsletter Subscription;url=http://www.milonic.com/newsletter.php;");
aI("text=FAQ;url=http://www.milonic.com/menufaq.php;");
aI("text=Discussion Forum;url=http://www.milonic.com/forum/;");
aI("text=Software License Agreement;url=http://www.milonic.com/license.php;");
aI("text=Privacy Policy;url=http://www.milonic.com/privacy.php;");
}

with(milonic=new menuname("Partners")){
style=menuStyle;
aI("text=(aq) Web Hosting;url=http://www.a-q.co.uk/;status=(aq) Web Server Hosting & Services;");
aI("text=SMS 2 Email;url=http://www.sms2email.com/;");
aI("text=WebSmith;url=websmith;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=Apache Web Server;url=http://www.apache.org/;status=Apache Web Server, the basis of Milonic's Web Site;");
aI("text=MySQL Database Server;url=http://ww.mysql.com/;status=MySQL, Milonic's Prefered Choice of Database Server;");
aI("text=PHP - Development;url=http://www.php.net/;status=PHP - Web Server Scripting as used by Milonic;");
aI("text=phpBB Web Forum System;url=http://www.phpbb.net/;status=PHP Based Web Forum, Milonic's Recommended Forum Software;");
aI("text=Anti Spam Tools;showmenu=Anti Spam;status=Anti Spam Solutions, as used by Milonic;");
}

with(milonic=new menuname("Anti Spam")){
style=menuStyle;
aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Mime Defang;url=http://www.mimedefang.org/;");
aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
}

with(milonic=new menuname("MyMilonic")){
style=menuStyle;
margin=20;
aI("text=Login;url=http://www.milonic.com/login.php;");
aI("text=Licenses;url=http://www.milonic.com/mylicenses.php;");
aI("text=Invoices;url=http://www.milonic.com/myinvoices.php;");
aI("text=Make Support Request;url=http://www.milonic.com/reqsupport.php;");
aI("text=View Support Requests;url=http://www.milonic.com/mysupport.php;");
aI("text=Your Details;url=http://www.milonic.com/mydetails.php;");
}

drawMenus();

