﻿
/*
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=2               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset



with(XPMainStyle=new mm_style()){
onbgcolor="#C1D2EE";
oncolor="#000000";
offbgcolor="#D9E1EE";
offcolor="#000000";
bordercolor="#8A867A";
borderstyle="solid";
borderwidth=0;
separatorcolor="#D9E1EE";
separatorsize="2";
separatorwidth = "100%";
padding=5;
fontsize="75%";
fontstyle="normal";
fontweight="normal";
fontfamily="Tahoma,Helvetica,Verdana";
subimagepadding="2";
onborder="1px solid #316AC5";
offborder="1px solid #cccccc";
}


with(XPMenuStyle=new mm_style()){
onbgcolor="#C1D2EE";
oncolor="#000000";
offbgcolor="transparent";
offcolor="#000000";
bordercolor="#8A867A";
borderstyle="solid";
borderwidth=1;
separatorcolor="#8A867A";
separatorpadding="2";
separatoralign="right";
separatorwidth="100%";
separatorsize=1;
padding=3;
align="left";
fontsize="75%";
fontstyle="normal";
fontweight="normal";
fontfamily="Tahoma,Helvetica,Verdana";
//image="xpblank.gif";
subimage="arrow.gif";
onborder="1px solid #316AC5";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="fade(duration=0.5)";
//outfilter="randomdissolve(duration=0.3)";
menubgimage="clxp_back.gif";
}


with(milonic=new menuname("services")){
style=XPMenuStyle;
margin=2;
align ="right";
itemwidth="130px";
aI("text=کارت اینترنت;url=index.aspx?req=dialupprice;");
aI("text=مشاهده گزارش کاربری;url=http://217.219.175.3;target=_blank");
aI("text=تغییر کلمه عبور;url=http://217.219.175.3;target=_blank");
aI("text=انتقال اعتبار کارت به کارت;url=Account.htm");
aI("text=قرعه کشی;url=index.aspx?req=lottery;");
aI("text=کارت اینترنت ساعت بالا;url=index.aspx?req=moasesat;");
}

with(milonic=new menuname("about")){
style=XPMenuStyle;
margin=2;
align ="right";
itemwidth="120px";
aI("text=ارتباط با ما;url=index.aspx?req=contact;");
aI("text=امکانات و تجهیزات;url=index.aspx?req=under;");
aI("text=پشتیبانی;url=index.aspx?req=support;");
aI("text=پیوند ها;url=index.aspx?req=links;");
aI("text=اعطا نمایندگی;url=index.aspx?req=representative;");
}

with(milonic=new menuname("adsl")){
style=XPMenuStyle;
margin=2;
align ="right";
itemwidth="150px";
itemhight="100px";
aI("text=ADSL2+ مشاهده گزارش ;url=http://217.219.175.3;target=_blank;");
aI("text=ADSL مشاهده گزارش ;url=http://217.219.175.20/IBSng/user/;target=_blank;");
aI("text=چیست؟ ADSL;url=index.aspx?req=aboutadsl;");
aI("text=ADSL مزایای استفاده از;url=index.aspx?req=profit");
aI("text=ADSL کاربردهای;url=index.aspx?req=adslUsage");
aI("text=بررسی دسترسی منطقه;url=index.aspx?req=adslaccess");
aI("text=ADSL نحوه اشتراک;url=index.aspx?req=adslform");
aI("text=ADSL تعرفه های سرویس;url=index.aspx?req=adslprice");
}

with(milonic=new menuname("download")){
style=XPMenuStyle;
margin=2;
align ="right";
itemwidth="150px";
itemhight="100px";
aI("text=نرم افزارهای گرافیکی;url=index.aspx?req=Dsoft;");
aI("text=نرم افزارهای اینترنتی;url=index.aspx?req=Dinternet");
aI("text=نرم افزارهای چند رسانه ای;url=index.aspx?req=Dmulti");
aI("text=بازی و سرگرمی;url=index.aspx?req=Dgame");
}

with(milonic=new menuname("lottery")){
style=XPMenuStyle;
margin=2;
align ="right";
itemwidth="145px";
itemhight="100px";
aI("text=نتایج قرعه کشی;url=index.aspx?req=winners;");
aI("text=ثبت نام در قرعه کشی;url=index.aspx?req=lottery");
}


drawMenus();
