﻿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='left';openstyle='ltr';overflow='auto';alwaysvisible=1;orientation='vertical';position='relative';itemwidth=168;"; break;
            case -1: break;
        } break;            
        default: style = "style=menuStyle;alignment='left';openstyle='ltr';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='left';openstyle='ltr';overflow='auto';alwaysvisible=1;orientation='horizontal';position='relative';";
                //style += "aI('text=עמוד הבית;url=/;title=עמוד הבית');"; 
                break;
            case -1: //style += "aI('text=צור קשר;url=contactus.aspx;title=צור קשר');"; 
                break;
        } break;
        default: style = "style=menuStyle2_s;alignment='left';openstyle='ltr';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';"; break;
    } return style;
}

// 75 - Categories Menu
with(menuStyle=new mm_style())
{ offclass='mnu_cat'; onclass='mnu_cat_on'; }
/*
	padding=4; align="left"; alwaysvisible=1;

	headercolor="#000000";
	headerbgcolor="#ffffff";
	onbgcolor="#0062AB"; // mouse over - צבע רקע
	oncolor="#ffffff";  // mouse over - צבע גופן
	offbgcolor="#E8E9D9"; // default - צבע רקע
	offcolor="#678792";  // default - צבע גופן
	pagebgcolor="#0062AB"; // url - צבע רקע
	pagecolor="#608090";  // url - צבע גופן
	
	fontsize="8pt";fontfamily="Arial,Verdana, Tahoma";textdecoration="underline";
	bordercolor="#5D95E2";borderstyle="solid";borderwidth=0;
	separatorcolor="#DFECF5";separatorsize="1";

	subimage="controls/milonic/arrowhe.gif";
	subimagepadding="2"; overfilter="Fade(duration=0.2);"; subimageposition="right";
*/

// 76 - Header Menu
with(menuStyle2_s=new mm_style())
{ offclass='mnu_top_sub'; onclass='mnu_top_sub_on'; }


// 76 - Header Menu
with(menuStyle2=new mm_style())
{ offclass='mnu_top'; onclass='mnu_top_on'; }
/*
{
	padding=4; align="right"; alwaysvisible=1;

	headercolor="#000000";
	headerbgcolor="#ffffff";
	onbgcolor="#0062AB"; // mouse over - צבע רקע
	oncolor="#ffffff";  // mouse over - צבע גופן
	offbgcolor="#E8E9D9"; // default - צבע רקע
	offcolor="#678792";  // default - צבע גופן
	pagebgcolor="#0062AB"; // url - צבע רקע
	pagecolor="#608090";  // url - צבע גופן
	
	fontsize="12pt";fontweight="bold";fontfamily="Arial,Verdana, Tahoma";
	bordercolor="#5D95E2";borderstyle="solid";borderwidth=0;
	separatorcolor="#DFECF5";separatorsize="1";

	subimage="controls/milonic/arrowhe_d.gif";
	subimagepadding="2"; overfilter="Fade(duration=0.2);"; subimageposition="right";
}*/

with(menuStyle3=new mm_style())
{
	padding=4; align="right"; alwaysvisible=1;

	headercolor="#000000";
	headerbgcolor="#ffffff";
	onbgcolor="#0062AB"; // mouse over - צבע רקע
	oncolor="#ffffff";  // mouse over - צבע גופן
	offbgcolor="#5D5D5D"; // 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";
}
