﻿if(ns4)_d.write('<scr'+'ipt type="text/javascript" src="controls/milonic/mmenuns4.js"><\/scr'+'ipt>');
else _d.write('<scr'+'ipt type="text/javascript" src="controls/milonic/mmenudom.js"><\/scr'+'ipt>');

_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=50                // Follow scrolling Rate
if(document.all) _subOffsetTop=5           // Sub menu top offset
else _subOffsetTop=1           // Sub menu top offset
_subOffsetLeft=1            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x

function mnuCss(cpath, hasSubMenu) { 
    return '';
}

function menu75(lvl, cid, idx) { // Categories Menu
    var style = '';
    switch (lvl) {
        case 1: switch (idx) {
            case 0: style += "style=menuStyle;alignment='right';openstyle='rtl';overflow='auto';alwaysvisible=1;orientation='vertical';position='relative';itemwidth=180;"; break;
            case -1: break;
        } break;            
        default: style = "style=menuStyle;alignment='right';openstyle='rtl';overflow='auto';"; break;
    } return style;
}
function menu76(lvl, cid, idx) { // Header Menu
    var style = '';
    switch (lvl) {
        case 1: switch (idx) {
            case 0: style += "style=menuStyle2;alignment='right';openstyle='rtl';overflow='auto';alwaysvisible=1;orientation='horizontal';position='relative';"; 
                style += "aI('text=Home Page;url=/;title=Home Page');"; break;
            case -1: style += "aI('text=Gallery;url=Gallery.aspx;title=Gallery');"; 
                    style += "aI('text=Contact Us;url=contactus.aspx;title=Contact Us');"; break;
        } break;
        case 2: style = "style=menuStyle4;alignment='right';openstyle='rtl';overflow='auto';";break;
        default: style = "style=menuStyle2;alignment='right';openstyle='rtl';overflow='auto';"; break;
    } return style;
}
function menu77(lvl, cid, idx) { // Footer Menu - Not in use...
    var style = '';
    switch (lvl) {
        case 1: switch(idx) {
            case 0: style = "style=menuStyle3;alignment='right';openstyle='rtl';overflow='auto';alwaysvisible=1;orientation='horizontal';position='relative';"; break;
            case -1: break;
        } break;
        default: style = "style=menuStyle3;alignment='right';openstyle='rtl';overflow='auto';_subOffsetTop=40;"; break;
    } return style;
}

with(menuStyle=new mm_style())
{
	padding=4; align="right"; alwaysvisible=1;

	headercolor="#000000";
	headerbgcolor="#ffffff";
	onbgcolor="#0062AB"; // mouse over - צבע רקע
	oncolor="#ffffff";  // mouse over - צבע גופן
	offbgcolor="#eaeaea"; // default - צבע רקע
	offcolor="#144264";  // default - צבע גופן
	pagebgcolor="#0062AB"; // url - צבע רקע
	pagecolor="#ffffff";  // url - צבע גופן
	
	fontsize="8pt";fontweight="bold";fontfamily="Arial,Verdana, Tahoma";
	bordercolor="#5D95E2";borderstyle="solid";borderwidth=0;
	separatorcolor="#7c8083";separatorsize="1";
	
	_subOffsetTop=2;
    _subOffsetLeft=5;
	subimage="controls/milonic/arrowhe.gif";
	subimagepadding="2"; overfilter="Fade(duration=0.2);"; subimageposition="right";
}

with(menuStyle2=new mm_style())
{
	padding=4; align="center"; alwaysvisible=1;
    itemwidth='auto';
	headercolor="#000000";
	headerbgcolor="#ffffff";
	/*onbgcolor="#0062AB";*/ // mouse over - צבע רקע
	oncolor="#ffffff";  // mouse over - צבע גופן
	offbgcolor="#855722"; // default - צבע רקע
	offcolor="#ffffff";  // default - צבע גופן
	pagebgcolor="#855722"; // url - צבע רקע
	pagecolor="#EDE0CC";  // url - צבע גופן
	
	//separatorimage="controls/Milonic/border.gif";
    separatorimage="controls/Milonic/milonicSep.gif";
	separatorwidth=2;
	separatorsize=37;
	separatorpadding=0;

    ondecoration="underline";
	fontsize="10pt";fontweight="bold";fontfamily="Arial,Verdana, Tahoma";
	bordercolor="#5D95E2";borderstyle="solid";borderwidth=0;
	subimage="controls/milonic/arrowhe_d.gif";
	subimagepadding="2"; overfilter="Fade(duration=0.2);"; subimageposition="right";	
}
with(menuStyle4=new mm_style())
{
	padding=4; align="center"; alwaysvisible=1;
    //itemwidth=120;
	headercolor="#000000";
	headerbgcolor="#ffffff";
	oncolor="#ffffff";  // mouse over - צבע גופן
	onbgcolor= "transparent";
	offbgcolor="#855722"; // default - צבע רקע
	offcolor="#ffffff";  // default - צבע גופן
	pagebgcolor="#855722"; // url - צבע רקע
	pagecolor="#EDE0CC";  // url - צבע גופן
	
    ondecoration="underline";
	fontsize="10pt";fontweight="bold";fontfamily="Arial,Verdana, Tahoma";
	bordercolor="#EDE4DD";borderstyle="solid";borderwidth=1;
	separatorcolor="#EDE4DD";separatorsize=1;
	subimage="controls/milonic/arrowhe_d.gif";
	subimagepadding="2"; overfilter="Fade(duration=0.2);"; subimageposition="right";
	offclass='subtopoff';onclass='subtopon';
}
with(menuStyle3=new mm_style())
{
	padding=4; align="right"; alwaysvisible=1;

	headercolor="#000000";
	headerbgcolor="#ffffff";
	onbgcolor="#0062AB"; // mouse over - צבע רקע
	oncolor="#ffffff";  // mouse over - צבע גופן
	offbgcolor="#07224F"; // default - צבע רקע
	offcolor="#ffffff";  // default - צבע גופן
	pagebgcolor="#0062AB"; // url - צבע רקע
	pagecolor="#ffffff";  // url - צבע גופן
	
	fontsize="12pt";fontweight="bold";fontfamily="Arial,Verdana, Tahoma";
	bordercolor="#5D95E2";borderstyle="solid";borderwidth=0;
	separatorcolor="#DFECF5";separatorsize="1";

	subimage="controls/milonic/arrowhe.gif";
	subimagepadding="2"; overfilter="Fade(duration=0.2);"; subimageposition="right";
}

