//var kolor = "style=\"color:pink;\"" ;
//var pozycja = new Array(22) ;



menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

timegap=5	;				// The time delay for menus to remain visible on mouse off
followspeed=1;		    //szybkosc rozwijania sie menu
followrate=10 ;				// Follow Scrolling Rate (use a minimum of 40 or you may experience problems)
suboffset_top=6 ;			// Sub menu offset Top position 
suboffset_left=12 ;			// Sub menu offset Left position


if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)"
}

menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}


style=[			// nazwa styli
"#000099",					// Mouse Off Font Color
"#ccccff",				// Mouse Off Background Color
"#ffebdc",				// Mouse On Font Color
"#4b0082",				// Mouse On Background Color
"#000000",				// Menu Border Color 
10,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
3,						// Menu Item Padding
"gfx/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"#66ffff",				// 3D High Color
"#000099",				// 3D Low Color
"#000099",				// aktywny link
"#9999CC",				// kolor aktywny
"gfx/arrowdn.gif",		// Top Bar image (Leave this blank to disable)
"#ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"#000099",	
]



var behave = 10 ;
var heigh1 = 115 ;


function getW()
{   

   if (_d.layers) send=window.outerWidth-30 ;
   if (_d.all) send=_d.body.clientWidth ;      
   return send ;

}

function getWart(){
   ile = 0 ;
   wart = getW(_d) ;
   if(wart<760){
        wart1 = ile ;
   }
   else
   {
        wart1 = (wart/2)-382+ile ;
   }
   return wart1 ;
}
_d.write("<table border=0 cellspacing=0 cellpading=0></table>") ;
