s_nS4=document.layers?1:0;

if (!s_nS4) {
// === 1 === EXTRAS
s_hideTimeout=500;//1000=1 second
s_subShowTimeout=170;//if <=100 the menus will function like SM4.x
s_subMenuOffsetX=0;//pixels (if no subs, leave as you like)
s_subMenuOffsetY=4;
s_showLinkCursor=true;
s_statusShowLinks=true;
s_keepHighlighted=true;
s_autoSELECTED=false;//make the item linking to the current page SELECTED
s_autoSELECTEDItemsClickable=false;//look at IMPORTANT NOTES 1 in the Manual
s_scrollingInterval=30;//scrolling for tall menus
s_rightToLeft=false;
s_hideSELECTsInIE=false;//look at IMPORTANT HOWTOS 7 in the Manual


// === 2 === Default TARGET for all the links
// for navigation to frame, calling functions or
// different target for any link look at
// IMPORTANT HOWTOS 1 NOTES in the Manual
s_target='self';//(newWindow/self/top)


// === 3 === STYLESHEETS- you can define different arrays and then asign
// them to any menu you want with the s_add() function
s_CSSBecome=[
'#ffffff',	// BorderColorDOM ('top right bottom left' or 'all')
'#ffffff',	// BorderColorNS4
1,		// BorderWidth
'#990000',	// BgColor
0,		// Padding
'#cc0000',	// ItemBgColor
'#990000',	// ItemOverBgColor
'#ffffff',	// ItemFontColor
'#FFFFFF',	// ItemOverFontColor
'arial,helvetica,sans-serif',	// ItemFontFamily
'11px',		// ItemFontSize (css)
'2',		// ItemFontSize Netscape4 (look at KNOWN BUGS 3 in the Manual)
'bold',		// ItemFontWeight (bold/normal)
'left',		// ItemTextAlign (left/center/right)
2,		// ItemPadding
1,		// ItemSeparatorSize
'#ffffff',	// ItemSeparatorColor
'',		// IEfilter (look at Samples\IE4(5.5)Filters dirs)
//progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0, wipeStyle=0, motion=\'forward\')
true,				// UseSubImg
'images/dynNavArrow.gif',		// SubImgSrc
'images/dynNavArrow.gif',	// OverSubImgSrc
11,				// SubImgWidth
11,				// SubImgHeight
4,				// SubImgTop px (from item top)
'#3399CC',			// SELECTED ItemBgColor
'#ffffff',			// SELECTED ItemFontColor
'images/dynNavArrow.gif',	// SELECTED SubImgSrc
true,				// UseScrollingForTallMenus
'images/scrolltop.gif',	// ScrollingImgTopSrc
'images/scrollbottom.gif',	// ScrollingImgBottomSrc
8,				// ScrollingImgWidth
4,				// ScrollingImgHeight
'',		// ItemClass (css)
'',		// ItemOverClass (css)
''		// SELECTED ItemClass (css)
];


// === 4 === MENU DEFINITIONS
s_add(
{
N:'noutati2',	// NAME
LV:1,		// LEVEL (look at IMPORTANT NOTES 1 in the Manual)
MinW:119,	// MINIMAL WIDTH
T:131,		// TOP (look at IMPORTANT HOWTOS 6 in the Manual)
L:17,		// LEFT (look at IMPORTANT HOWTOS 6 in the Manual)
P:false,	// menu is PERMANENT (you can only set true if this is LEVEL 1 menu)
S:s_CSSBecome	// STYLE Array to use for this menu
},
[		// define items {U:'url',T:'&nbsp;&nbsp;text' ...} look at the Manual for details
{U:'link.src',T:'&nbsp;&nbsp;MOLD Item 1'},
{U:'link.src',T:'&nbsp;&nbsp;Menu Item 2'},
{U:'link.src',T:'&nbsp;&nbsp;Menu Item 3'},
{U:'link.src',T:'&nbsp;&nbsp;Menu Item 4'},
{U:'link.src',T:'&nbsp;&nbsp;Menu Item 5'},
{Show:'over',U:'link.src',T:'&nbsp;&nbsp;Menu Item 6'}
]
);

	s_add(
	{N:'over',LV:2,MinW:119,T:'',L:'',P:false,S:s_CSSBecome},
	[
		{U:'link.src',T:'&nbsp;&nbsp;Sub Menu Item 1'},
		{U:'link.src',T:'&nbsp;&nbsp;Sub Menu Item 2'},
		{U:'link.src',T:'&nbsp;&nbsp;Sub Menu Item 3'},
		{U:'link.src',T:'&nbsp;&nbsp;Sub Menu Item 4'}
	]
	);

s_add(
{N:'partid',LV:1,	MinW:119,	T:131, L:67, P:false,	S:s_CSSBecome	},
[
{U:'statut.php',T:'&nbsp;&nbsp;Statutul PCRM'},
{U:'program.php',T:'&nbsp;&nbsp;Programul PCRM'},
{U:'presedinte.php',T:'&nbsp;&nbsp;Presedinte'},
{U:'comitetul.php',T:'&nbsp;&nbsp;Comitetul Central al PCRM'},
{U:'comisia-de-revizie.php',T:'&nbsp;&nbsp;Comisia Centrala de Revizie si Control'},
{U:'politispolcom.php',T:'&nbsp;&nbsp;Comitetul Executiv Politic'},
{U:'contacts.php',T:'&nbsp;&nbsp;Contacte'}
]
);

s_add(
{N:'noutati',LV:1,	MinW:119,	T:131, L:6, P:false,	S:s_CSSBecome	},
[
{U:'kongress.php',T:'&nbsp;&nbsp;VI Congresul Partidului'}
]
);

s_add(
{N:'frakciunea',LV:1,	MinW:119,	T:131, L:160, P:false,	S:s_CSSBecome	},
[

{U:'candidates.php',T:'&nbsp;&nbsp;Candidatii la functia de deputat&nbsp;'},
/*  {U:'faction1.php',T:'&nbsp;&nbsp;Membrii fractiunii&nbsp;'},
    {U:'faction2.php',T:'&nbsp;&nbsp;Consiliul fractiunii&nbsp;'}   */

]
);
/*
s_add(
{N:'drinks',LV:1,MinW:119,T:131,L:350,P:false,S:s_CSSBecome},
[

	{Show:'over',U:'products.php?cat=2&pr=0',T:'&nbsp;&nbsp;Champagne'},
	{U:'products.php?cat=2&pr=1',T:'&nbsp;&nbsp;Wines'},
	{U:'products.php?cat=2&pr=2',T:'&nbsp;&nbsp;Cognak'},
	{U:'products.php?cat=2&pr=3',T:'&nbsp;&nbsp;Juices'}
]

);

	s_add(
	{N:'over',LV:2,MinW:119,T:'',L:'',P:false,S:s_CSSBecome},
	[
		{U:'products.php?cat=2&pr=0',T:'&nbsp;&nbsp;Champagne'},
		{U:'products.php?cat=2&pr=1',T:'&nbsp;&nbsp;Wines'},
		{U:'products.php?cat=2&pr=2',T:'&nbsp;&nbsp;Cognak'},
		{U:'products.php?cat=2&pr=3',T:'&nbsp;&nbsp;Juices'}
	]
	);
*/
}