/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#CC0000';			// Background color when mouse is not over
	var LowSubBgColor='#CC0000';			// Background color when mouse is not over on subs
	var HighBgColor='#AA0000';			// Background color when mouse is over
	var HighSubBgColor='#AA0000';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#C0C0C0';			// Border color
	var BorderSubColor='#C0C0C0';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="verdana,arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;					// Font size menu items
	var FontBold=1;					// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.05;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=-1; 			        // Menu offset x coordinate
	var StartLeft=-1;			 	// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='MenuPos';			// span id for relative positioning
	var HideTop=0;					// Hide first level when loading new document 1 or 0
	var MenuWrap=1;					// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;				// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;				// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['menu/tri.gif',3,5,'menu/tridown.gif',5,3,'menu/trileft.gif',3,5];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Strona główna","index.php","",0,20,100);

Menu2=new Array("Archiwum","","",8);

Menu2_1=new Array("2011","","",12,20,100);

Menu2_1_1=new Array("grudzień","","",4,20,100);
Menu2_1_1_1=new Array("Nr 52 (968)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=28&year=2011","",0,20,100);
Menu2_1_1_2=new Array("Nr 51 (967)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=22&year=2011","",0);
Menu2_1_1_3=new Array("Nr 50 (966)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=14&year=2011","",0);
Menu2_1_1_4=new Array("Nr 49 (965)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=07&year=2011","",0);
Menu2_1_2=new Array("listopad","","",5,20,100);
Menu2_1_2_1=new Array("Nr 48 (964)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=30&year=2011","",0,20,100);
Menu2_1_2_2=new Array("Nr 47 (963)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=23&year=2011","",0);
Menu2_1_2_3=new Array("Nr 46 (962)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=16&year=2011","",0);
Menu2_1_2_4=new Array("Nr 45 (961)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=09&year=2011","",0);
Menu2_1_2_5=new Array("Nr 44 (960)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=02&year=2011","",0);
Menu2_1_3=new Array("październik","","",4,20,100);
Menu2_1_3_1=new Array("Nr 43 (959)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=26&year=2011","",0,20,100);
Menu2_1_3_2=new Array("Nr 42 (958)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=19&year=2011","",0);
Menu2_1_3_3=new Array("Nr 41 (957)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=12&year=2011","",0);
Menu2_1_3_4=new Array("Nr 40 (956)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=05&year=2011","",0);
Menu2_1_4=new Array("wrzesień","","",4,20,100);
Menu2_1_4_1=new Array("Nr 39 (955)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=28&year=2011","",0,20,100);
Menu2_1_4_2=new Array("Nr 38 (954)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=21&year=2011","",0);
Menu2_1_4_3=new Array("Nr 37 (953)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=14&year=2011","",0);
Menu2_1_4_4=new Array("Nr 36 (952)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=07&year=2011","",0);
Menu2_1_5=new Array("sierpień","","",5,20,100);
Menu2_1_5_1=new Array("Nr 35 (951)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=31&year=2011","",0,20,100);
Menu2_1_5_2=new Array("Nr 34 (950)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=25&year=2011","",0);
Menu2_1_5_3=new Array("Nr 33 (949)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=18&year=2011","",0);
Menu2_1_5_4=new Array("Nr 32 (948)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=10&year=2011","",0);
Menu2_1_5_5=new Array("Nr 31 (947)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=04&year=2011","",0);
Menu2_1_6=new Array("lipiec","","",4,20,100);
Menu2_1_6_1=new Array("Nr 30 (946)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=27&year=2011","",0,20,100);
Menu2_1_6_2=new Array("Nr 29 (945)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=21&year=2011","",0);
Menu2_1_6_3=new Array("Nr 28 (944)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=13&year=2011","",0);
Menu2_1_6_4=new Array("Nr 27 (943)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=06&year=2011","",0);
Menu2_1_7=new Array("czerwiec","","",5,20,100);
Menu2_1_7_1=new Array("Nr 26 (942)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=29&year=2011","",0,20,100);
Menu2_1_7_2=new Array("Nr 25 (941)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=21&year=2011","",0);
Menu2_1_7_3=new Array("Nr 24 (940)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=16&year=2011","",0);
Menu2_1_7_4=new Array("Nr 23 (939)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=08&year=2011","",0);
Menu2_1_7_5=new Array("Nr 22 (938)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=01&year=2011","",0);
Menu2_1_8=new Array("maj","","",4,20,100);
Menu2_1_8_1=new Array("Nr 21 (937)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=25&year=2011","",0,20,100);
Menu2_1_8_2=new Array("Nr 20 (936)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=18&year=2011","",0);
Menu2_1_8_3=new Array("Nr 19 (935)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=11&year=2011","",0);
Menu2_1_8_4=new Array("Nr 18 (934)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=04&year=2011","",0);
Menu2_1_9=new Array("kwiecień","","",4,20,100);
Menu2_1_9_1=new Array("Nr 17 (933)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=27&year=2011","",0,20,100);
Menu2_1_9_2=new Array("Nr 16 (932)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=20&year=2011","",0);
Menu2_1_9_3=new Array("Nr 15 (931)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=14&year=2011","",0);
Menu2_1_9_4=new Array("Nr 14 (930)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=06&year=2011","",0);
Menu2_1_10=new Array("marzec","","",5,20,100);
Menu2_1_10_1=new Array("Nr 13 (929)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=30&year=2011","",0,20,100);
Menu2_1_10_2=new Array("Nr 12 (928)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=23&year=2011","",0);
Menu2_1_10_3=new Array("Nr 11 (927)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=16&year=2011","",0);
Menu2_1_10_4=new Array("Nr 10 (926)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=09&year=2011","",0);
Menu2_1_10_5=new Array("Nr 9 (925)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=02&year=2011","",0);
Menu2_1_11=new Array("luty","","",4,20,100);
Menu2_1_11_1=new Array("Nr 8 (924)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=23&year=2011","",0,20,100);
Menu2_1_11_2=new Array("Nr 7 (923)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=16&year=2011","",0);
Menu2_1_11_3=new Array("Nr 6 (922)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=09&year=2011","",0);
Menu2_1_11_4=new Array("Nr 5 (921)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=02&year=2011","",0);
Menu2_1_12=new Array("styczeń","","",4,20,100);
Menu2_1_12_1=new Array("Nr 4 (920)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=26&year=2011","",0,20,100);
Menu2_1_12_2=new Array("Nr 3 (919)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=19&year=2011","",0);
Menu2_1_12_3=new Array("Nr 2 (918)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=12&year=2011","",0);
Menu2_1_12_4=new Array("Nr 1 (917)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=05&year=2011","",0);

Menu2_2=new Array("2010","","",12,20,100);
Menu2_2_1=new Array("grudzień","","",5,20,100);
Menu2_2_1_1=new Array("Nr 52 (916)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=29&year=2010","",0,20,100);
Menu2_2_1_2=new Array("Nr 51 (915)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=23&year=2010","",0);
Menu2_2_1_3=new Array("Nr 50 (914)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=16&year=2010","",0);
Menu2_2_1_4=new Array("Nr 49 (913)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=09&year=2010","",0);
Menu2_2_1_5=new Array("Nr 48 (912)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=01&year=2010","",0);
Menu2_2_2=new Array("listopad","","",4,20,100);
Menu2_2_2_1=new Array("Nr 47 (911)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=24&year=2010","",0,20,100);
Menu2_2_2_2=new Array("Nr 46 (910)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=17&year=2010","",0);
Menu2_2_2_3=new Array("Nr 45 (909)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=10&year=2010","",0);
Menu2_2_2_4=new Array("Nr 44 (908)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=03&year=2010","",0);
Menu2_2_3=new Array("październik","","",4,20,100);
Menu2_2_3_1=new Array("Nr 43 (907)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=27&year=2010","",0,20,100);
Menu2_2_3_2=new Array("Nr 42 (906)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=20&year=2010","",0);
Menu2_2_3_3=new Array("Nr 41 (905)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=13&year=2010","",0);
Menu2_2_3_4=new Array("Nr 40 (904)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=06&year=2010","",0);
Menu2_2_4=new Array("wrzesień","","",5,20,100);
Menu2_2_4_1=new Array("Nr 39 (903)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=29&year=2010","",0,20,100);
Menu2_2_4_2=new Array("Nr 38 (902)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=22&year=2010","",0);
Menu2_2_4_3=new Array("Nr 37 (901)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=15&year=2010","",0);
Menu2_2_4_4=new Array("Nr 36 (900)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=08&year=2010","",0);
Menu2_2_4_5=new Array("Nr 35 (899)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=01&year=2010","",0);
Menu2_2_5=new Array("sierpień","","",4,20,100);
Menu2_2_5_1=new Array("Nr 34 (898)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=25&year=2010","",0,20,100);
Menu2_2_5_2=new Array("Nr 33 (897)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=18&year=2010","",0);
Menu2_2_5_3=new Array("Nr 32 (896)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=11&year=2010","",0);
Menu2_2_5_4=new Array("Nr 31 (895)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=04&year=2010","",0);
Menu2_2_6=new Array("lipiec","","",4,20,100);
Menu2_2_6_1=new Array("Nr 30 (894)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=28&year=2010","",0,20,100);
Menu2_2_6_2=new Array("Nr 29 (893)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=21&year=2010","",0);
Menu2_2_6_3=new Array("Nr 28 (892)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=14&year=2010","",0);
Menu2_2_6_4=new Array("Nr 27 (891)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=07&year=2010","",0);
Menu2_2_7=new Array("czerwiec","","",5,20,100);
Menu2_2_7_1=new Array("Nr 26 (890)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=30&year=2010","",0,20,100);
Menu2_2_7_2=new Array("Nr 25 (889)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=23&year=2010","",0);
Menu2_2_7_3=new Array("Nr 24 (888)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=16&year=2010","",0);
Menu2_2_7_4=new Array("Nr 23 (887)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=09&year=2010","",0);
Menu2_2_7_5=new Array("Nr 22 (886)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=02&year=2010","",0);
Menu2_2_8=new Array("maj","","",4,20,100);
Menu2_2_8_1=new Array("Nr 21 (885)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=26&year=2010","",0,20,100);
Menu2_2_8_2=new Array("Nr 20 (884)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=19&year=2010","",0);
Menu2_2_8_3=new Array("Nr 19 (883)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=12&year=2010","",0);
Menu2_2_8_4=new Array("Nr 18 (882)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=05&year=2010","",0);
Menu2_2_9=new Array("kwiecień","","",4,20,100);
Menu2_2_9_1=new Array("Nr 17 (881)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=28&year=2010","",0,20,100);
Menu2_2_9_2=new Array("Nr 16 (880)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=21&year=2010","",0);
Menu2_2_9_3=new Array("Nr 15 (879)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=14&year=2010","",0);
Menu2_2_9_4=new Array("Nr 14 (878)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=08&year=2010","",0);
Menu2_2_10=new Array("marzec","","",5,20,100);
Menu2_2_10_1=new Array("Nr 13 (877)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=31&year=2010","",0,20,100);
Menu2_2_10_2=new Array("Nr 12 (876)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=24&year=2010","",0);
Menu2_2_10_3=new Array("Nr 11 (875)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=17&year=2010","",0);
Menu2_2_10_4=new Array("Nr 10 (874)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=10&year=2010","",0);
Menu2_2_10_5=new Array("Nr 9 (873)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=03&year=2010","",0);
Menu2_2_11=new Array("luty","","",4,20,100);
Menu2_2_11_1=new Array("Nr 8 (872)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=24&year=2010","",0,20,100);
Menu2_2_11_2=new Array("Nr 7 (871)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=17&year=2010","",0);
Menu2_2_11_3=new Array("Nr 6 (870)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=10&year=2010","",0);
Menu2_2_11_4=new Array("Nr 5 (869)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=03&year=2010","",0);
Menu2_2_12=new Array("styczeń","","",4,20,100);
Menu2_2_12_1=new Array("Nr 4 (868)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=27&year=2010","",0,20,100);
Menu2_2_12_2=new Array("Nr 3 (867)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=20&year=2010","",0);
Menu2_2_12_3=new Array("Nr 2 (866)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=13&year=2010","",0);
Menu2_2_12_4=new Array("Nr 1 (865)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=06&year=2010","",0);

Menu2_3=new Array("2009","","",12,20,100);
Menu2_3_1=new Array("grudzień","","",5,20,100);
Menu2_3_1_1=new Array("Nr 53 (864)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=31&year=2009","",0,20,100);
Menu2_3_1_2=new Array("Nr 52 (863)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=23&year=2009","",0);
Menu2_3_1_3=new Array("Nr 51 (862)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=16&year=2009","",0);
Menu2_3_1_4=new Array("Nr 50 (861)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=09&year=2009","",0);
Menu2_3_1_5=new Array("Nr 49 (860)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=02&year=2009","",0);
Menu2_3_2=new Array("listopad","","",4,20,100);
Menu2_3_2_1=new Array("Nr 48 (859)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=25&year=2009","",0,20,100);
Menu2_3_2_2=new Array("Nr 47 (858)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=18&year=2009","",0);
Menu2_3_2_3=new Array("Nr 46 (857)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=12&year=2009","",0);
Menu2_3_2_4=new Array("Nr 45 (856)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=04&year=2009","",0);
Menu2_3_3=new Array("październik","","",4,20,100);
Menu2_3_3_1=new Array("Nr 44 (855)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=28&year=2009","",0,20,100);
Menu2_3_3_2=new Array("Nr 43 (854)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=21&year=2009","",0);
Menu2_3_3_3=new Array("Nr 42 (853)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=14&year=2009","",0);
Menu2_3_3_4=new Array("Nr 41 (852)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=07&year=2009","",0);
Menu2_3_4=new Array("wrzesień","","",5,20,100);
Menu2_3_4_1=new Array("Nr 40 (851)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=30&year=2009","",0,20,100);
Menu2_3_4_2=new Array("Nr 39 (850)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=23&year=2009","",0);
Menu2_3_4_3=new Array("Nr 38 (849)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=16&year=2009","",0);
Menu2_3_4_4=new Array("Nr 37 (848)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=09&year=2009","",0);
Menu2_3_4_5=new Array("Nr 36 (847)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=02&year=2009","",0);
Menu2_3_5=new Array("sierpień","","",4,20,100);
Menu2_3_5_1=new Array("Nr 35 (846)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=26&year=2009","",0,20,100);
Menu2_3_5_2=new Array("Nr 34 (845)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=19&year=2009","",0);
Menu2_3_5_3=new Array("Nr 33 (844)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=12&year=2009","",0);
Menu2_3_5_4=new Array("Nr 32 (843)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=06&year=2009","",0);
Menu2_3_6=new Array("lipiec","","",5,20,100);
Menu2_3_6_1=new Array("Nr 31 (842)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=29&year=2009","",0,20,100);
Menu2_3_6_2=new Array("Nr 30 (841)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=22&year=2009","",0);
Menu2_3_6_3=new Array("Nr 29 (840)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=15&year=2009","",0);
Menu2_3_6_4=new Array("Nr 28 (839)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=08&year=2009","",0);
Menu2_3_6_5=new Array("Nr 27 (838)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=02&year=2009","",0);
Menu2_3_7=new Array("czerwiec","","",4,20,100);
Menu2_3_7_1=new Array("Nr 26 (837)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=24&year=2009","",0,20,100);
Menu2_3_7_2=new Array("Nr 25 (836)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=17&year=2009","",0);
Menu2_3_7_3=new Array("Nr 24 (835)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=10&year=2009","",0);
Menu2_3_7_4=new Array("Nr 23 (834)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=03&year=2009","",0);
Menu2_3_8=new Array("maj","","",4,20,100);
Menu2_3_8_1=new Array("Nr 22 (833)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=27&year=2009","",0,20,100);
Menu2_3_8_2=new Array("Nr 21 (832)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=20&year=2009","",0);
Menu2_3_8_3=new Array("Nr 20 (831)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=13&year=2009","",0);
Menu2_3_8_4=new Array("Nr 19 (830)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=06&year=2009","",0);
Menu2_3_9=new Array("kwiecień","","",5,20,100);
Menu2_3_9_1=new Array("Nr 18 (829)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=29&year=2009","",0,20,100);
Menu2_3_9_2=new Array("Nr 17 (828)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=22&year=2009","",0);
Menu2_3_9_3=new Array("Nr 16 (827)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=15&year=2009","",0);
Menu2_3_9_4=new Array("Nr 15 (826)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=08&year=2009","",0);
Menu2_3_9_5=new Array("Nr 14 (825)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=01&year=2009","",0);
Menu2_3_10=new Array("marzec","","",4,20,100);
Menu2_3_10_1=new Array("Nr 13 (824)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=25&year=2009","",0,20,100);
Menu2_3_10_2=new Array("Nr 12 (823)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=18&year=2009","",0);
Menu2_3_10_3=new Array("Nr 11 (822)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=11&year=2009","",0);
Menu2_3_10_4=new Array("Nr 10 (821)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=05&year=2009","",0);
Menu2_3_11=new Array("luty","","",4,20,100);
Menu2_3_11_1=new Array("Nr 9 (820)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=25&year=2009","",0,20,100);
Menu2_3_11_2=new Array("Nr 8 (819)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=18&year=2009","",0);
Menu2_3_11_3=new Array("Nr 7 (818)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=11&year=2009","",0);
Menu2_3_11_4=new Array("Nr 6 (817)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=04&year=2009","",0);
Menu2_3_12=new Array("styczeń","","",5,20,100);
Menu2_3_12_1=new Array("Nr 5 (816)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=29&year=2009","",0,20,100);
Menu2_3_12_2=new Array("Nr 4 (815)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=21&year=2009","",0);
Menu2_3_12_3=new Array("Nr 3 (814)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=14&year=2009","",0);
Menu2_3_12_4=new Array("Nr 2 (813)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=07&year=2009","",0);
Menu2_3_12_5=new Array("Nr 1 (812)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=02&year=2009","",0);

Menu2_4=new Array("2008","","",12,20,100);
Menu2_4_1=new Array("grudzień","","",4,20,100);
Menu2_4_1_1=new Array("Nr 52 (811)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=23&year=2008","",0,20,100);
Menu2_4_1_2=new Array("Nr 51 (810)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=17&year=2008","",0);
Menu2_4_1_3=new Array("Nr 50 (809)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=10&year=2008","",0);
Menu2_4_1_4=new Array("Nr 49 (808)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=03&year=2008","",0);
Menu2_4_2=new Array("listopad","","",4,20,100);
Menu2_4_2_1=new Array("Nr 48 (807)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=27&year=2008","",0,20,100);
Menu2_4_2_2=new Array("Nr 47 (806)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=19&year=2008","",0);
Menu2_4_2_3=new Array("Nr 46 (805)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=12&year=2008","",0);
Menu2_4_2_4=new Array("Nr 45 (804)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=05&year=2008","",0);
Menu2_4_3=new Array("październik","","",5,20,100);
Menu2_4_3_1=new Array("Nr 44 (803)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=29&year=2008","",0,20,100);
Menu2_4_3_2=new Array("Nr 43 (802)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=22&year=2008","",0);
Menu2_4_3_3=new Array("Nr 42 (801)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=15&year=2008","",0);
Menu2_4_3_4=new Array("Nr 41 (800)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=08&year=2008","",0);
Menu2_4_3_5=new Array("Nr 40 (799)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=01&year=2008","",0);
Menu2_4_4=new Array("wrzesień","","",4,20,100);
Menu2_4_4_1=new Array("Nr 39 (798)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=24&year=2008","",0,20,100);
Menu2_4_4_2=new Array("Nr 38 (797)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=17&year=2008","",0);
Menu2_4_4_3=new Array("Nr 37 (796)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=10&year=2008","",0);
Menu2_4_4_4=new Array("Nr 36 (795)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=03&year=2008","",0);
Menu2_4_5=new Array("sierpień","","",4,20,100);
Menu2_4_5_1=new Array("Nr 35 (794)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=27&year=2008","",0,20,100);
Menu2_4_5_2=new Array("Nr 34 (793)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=20&year=2008","",0);
Menu2_4_5_3=new Array("Nr 33 (792)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=13&year=2008","",0);
Menu2_4_5_4=new Array("Nr 32 (791)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=06&year=2008","",0);
Menu2_4_6=new Array("lipiec","","",5,20,100);
Menu2_4_6_1=new Array("Nr 31 (790)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=31&year=2008","",0,20,100);
Menu2_4_6_2=new Array("Nr 30 (789)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=24&year=2008","",0);
Menu2_4_6_3=new Array("Nr 29 (788)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=16&year=2008","",0);
Menu2_4_6_4=new Array("Nr 28 (787)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=10&year=2008","",0);
Menu2_4_6_5=new Array("Nr 27 (786)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=02&year=2008","",0);
Menu2_4_7=new Array("czerwiec","","",4,20,100);
Menu2_4_7_1=new Array("Nr 26 (785)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=25&year=2008","",0,20,100);
Menu2_4_7_2=new Array("Nr 25 (784)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=18&year=2008","",0);
Menu2_4_7_3=new Array("Nr 24 (783)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=11&year=2008","",0);
Menu2_4_7_4=new Array("Nr 23 (782)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=04&year=2008","",0);
Menu2_4_8=new Array("maj","","",4,20,100);
Menu2_4_8_1=new Array("Nr 22 (781)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=28&year=2008","",0,20,100);
Menu2_4_8_2=new Array("Nr 21 (780)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=21&year=2008","",0);
Menu2_4_8_3=new Array("Nr 20 (779)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=14&year=2008","",0);
Menu2_4_8_4=new Array("Nr 19 (778)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=07&year=2008","",0);
Menu2_4_9=new Array("kwiecień","","",5,20,100);
Menu2_4_9_1=new Array("Nr 18 (777)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=29&year=2008","",0,20,100);
Menu2_4_9_2=new Array("Nr 17 (776)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=23&year=2008","",0);
Menu2_4_9_3=new Array("Nr 16 (775)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=16&year=2008","",0);
Menu2_4_9_4=new Array("Nr 15 (774)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=09&year=2008","",0);
Menu2_4_9_5=new Array("Nr 14 (773)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=02&year=2008","",0);
Menu2_4_10=new Array("marzec","","",4,20,100);
Menu2_4_10_1=new Array("Nr 13 (772)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=26&year=2008","",0,20,100);
Menu2_4_10_2=new Array("Nr 12 (771)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=19&year=2008","",0);
Menu2_4_10_3=new Array("Nr 11 (770)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=12&year=2008","",0);
Menu2_4_10_4=new Array("Nr 10 (769)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=06&year=2008","",0);
Menu2_4_11=new Array("luty","","",4,20,100);
Menu2_4_11_1=new Array("Nr 9 (768)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=27&year=2008","",0,20,100);
Menu2_4_11_2=new Array("Nr 8 (767)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=20&year=2008","",0);
Menu2_4_11_3=new Array("Nr 7 (766)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=13&year=2008","",0);
Menu2_4_11_4=new Array("Nr 6 (765)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=06&year=2008","",0);
Menu2_4_12=new Array("styczeń","","",5,20,100);
Menu2_4_12_1=new Array("Nr 5 (764)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=30&year=2008","",0,20,100);
Menu2_4_12_2=new Array("Nr 4 (763)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=23&year=2008","",0);
Menu2_4_12_3=new Array("Nr 3 (762)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=16&year=2008","",0);
Menu2_4_12_4=new Array("Nr 2 (761)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=09&year=2008","",0);
Menu2_4_12_5=new Array("Nr 1 (760)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=03&year=2008","",0);

Menu2_5=new Array("2007","","",12,20,100);
Menu2_5_1=new Array("grudzień","","",3,20,100);
Menu2_5_1_1=new Array("Nr 51 (759)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=19&year=2007","",0,20,100);
Menu2_5_1_2=new Array("Nr 50 (758)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=12&year=2007","",0);
Menu2_5_1_3=new Array("Nr 49 (757)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=05&year=2007","",0);
Menu2_5_2=new Array("listopad","","",4,20,100);
Menu2_5_2_1=new Array("Nr 48 (756)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=28&year=2007","",0,20,100);
Menu2_5_2_2=new Array("Nr 47 (755)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=21&year=2007","",0);
Menu2_5_2_3=new Array("Nr 46 (754)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=14&year=2007","",0);
Menu2_5_2_4=new Array("Nr 45 (753)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=07&year=2007","",0);
Menu2_5_3=new Array("październik","","",5,20,100);
Menu2_5_3_1=new Array("Nr 44 (752)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=31&year=2007","",0,20,100);
Menu2_5_3_2=new Array("Nr 43 (751)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=24&year=2007","",0);
Menu2_5_3_3=new Array("Nr 42 (750)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=17&year=2007","",0);
Menu2_5_3_4=new Array("Nr 41 (749)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=11&year=2007","",0);
Menu2_5_3_5=new Array("Nr 40 (748)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=03&year=2007","",0);
Menu2_5_4=new Array("wrzesień","","",4,20,100);
Menu2_5_4_1=new Array("Nr 39 (747)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=26&year=2007","",0,20,100);
Menu2_5_4_2=new Array("Nr 38 (746)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=19&year=2007","",0);
Menu2_5_4_3=new Array("Nr 37 (745)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=12&year=2007","",0);
Menu2_5_4_4=new Array("Nr 36 (744)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=05&year=2007","",0);
Menu2_5_5=new Array("sierpień","","",5,20,100);
Menu2_5_5_1=new Array("Nr 35 (743)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=29&year=2007","",0,20,100);
Menu2_5_5_2=new Array("Nr 34 (742)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=22&year=2007","",0);
Menu2_5_5_3=new Array("Nr 33 (741)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=16&year=2007","",0);
Menu2_5_5_4=new Array("Nr 32 (740)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=08&year=2007","",0);
Menu2_5_5_5=new Array("Nr 31 (739)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=01&year=2007","",0);
Menu2_5_6=new Array("lipiec","","",4,20,100);
Menu2_5_6_1=new Array("Nr 30 (738)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=25&year=2007","",0,20,100);
Menu2_5_6_2=new Array("Nr 29 (737)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=18&year=2007","",0);
Menu2_5_6_3=new Array("Nr 28 (736)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=11&year=2007","",0);
Menu2_5_6_4=new Array("Nr 27 (735)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=04&year=2007","",0);
Menu2_5_7=new Array("czerwiec","","",4,20,100);
Menu2_5_7_1=new Array("Nr 26 (734)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=27&year=2007","",0,20,100);
Menu2_5_7_2=new Array("Nr 25 (733)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=20&year=2007","",0);
Menu2_5_7_3=new Array("Nr 24 (732)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=13&year=2007","",0);
Menu2_5_7_4=new Array("Nr 23 (731)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=06&year=2007","",0);
Menu2_5_8=new Array("maj","","",5,20,100);
Menu2_5_8_1=new Array("Nr 22 (730)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=30&year=2007","",0,20,100);
Menu2_5_8_2=new Array("Nr 21 (729)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=23&year=2007","",0);
Menu2_5_8_3=new Array("Nr 20 (728)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=16&year=2007","",0);
Menu2_5_8_4=new Array("Nr 19 (727)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=09&year=2007","",0);
Menu2_5_8_5=new Array("Nr 18 (726)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=02&year=2007","",0);
Menu2_5_9=new Array("kwiecień","","",4,20,100);
Menu2_5_9_1=new Array("Nr 17 (725)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=25&year=2007","",0,20,100);
Menu2_5_9_2=new Array("Nr 16 (724)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=18&year=2007","",0);
Menu2_5_9_3=new Array("Nr 15 (723)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=11&year=2007","",0);
Menu2_5_9_4=new Array("Nr 14 (722)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=04&year=2007","",0);
Menu2_5_10=new Array("marzec","","",4,20,100);
Menu2_5_10_1=new Array("Nr 13 (721)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=28&year=2007","",0,20,100);
Menu2_5_10_2=new Array("Nr 12 (720)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=21&year=2007","",0);
Menu2_5_10_3=new Array("Nr 11 (719)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=14&year=2007","",0);
Menu2_5_10_4=new Array("Nr 10 (718)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=07&year=2007","",0);
Menu2_5_11=new Array("luty","","",4,20,100);
Menu2_5_11_1=new Array("Nr 9 (717)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=28&year=2007","",0,20,100);
Menu2_5_11_2=new Array("Nr 8 (716)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=21&year=2007","",0);
Menu2_5_11_3=new Array("Nr 7 (715)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=14&year=2007","",0);
Menu2_5_11_4=new Array("Nr 6 (714)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=07&year=2007","",0);
Menu2_5_12=new Array("styczeń","","",5,20,100);
Menu2_5_12_1=new Array("Nr 5 (713)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=31&year=2007","",0,20,100);
Menu2_5_12_2=new Array("Nr 4 (712)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=24&year=2007","",0);
Menu2_5_12_3=new Array("Nr 3 (711)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=17&year=2007","",0);
Menu2_5_12_4=new Array("Nr 2 (710)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=10&year=2007","",0);
Menu2_5_12_5=new Array("Nr 1 (709)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=03&year=2007","",0);

Menu2_6=new Array("2006","","",12,20,100);
Menu2_6_1=new Array("grudzień","","",3,20,100);
Menu2_6_1_1=new Array("Nr 51 (708)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=20&year=2006","",0,20,100);
Menu2_6_1_2=new Array("Nr 50 (707)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=13&year=2006","",0);
Menu2_6_1_3=new Array("Nr 49 (706)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=07&year=2006","",0);
Menu2_6_2=new Array("listopad","","",5,20,100);
Menu2_6_2_1=new Array("Nr 48 (705)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=29&year=2006","",0,20,100);
Menu2_6_2_2=new Array("Nr 47 (704)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=23&year=2006","",0);
Menu2_6_2_3=new Array("Nr 46 (703)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=15&year=2006","",0);
Menu2_6_2_4=new Array("Nr 45 (702)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=08&year=2006","",0);
Menu2_6_2_5=new Array("Nr 44 (701)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=02&year=2006","",0);
Menu2_6_3=new Array("październik","","",4,20,100);
Menu2_6_3_1=new Array("Nr 43 (700)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=25&year=2006","",0,20,100);
Menu2_6_3_2=new Array("Nr 42 (699)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=18&year=2006","",0);
Menu2_6_3_3=new Array("Nr 41 (698)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=11&year=2006","",0);
Menu2_6_3_4=new Array("Nr 40 (697)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=04&year=2006","",0);
Menu2_6_4=new Array("wrzesień","","",4,20,100);
Menu2_6_4_1=new Array("Nr 39 (696)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=27&year=2006","",0,20,100);
Menu2_6_4_2=new Array("Nr 38 (695)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=20&year=2006","",0);
Menu2_6_4_3=new Array("Nr 37 (694)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=13&year=2006","",0);
Menu2_6_4_4=new Array("Nr 36 (693)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=06&year=2006","",0);
Menu2_6_5=new Array("sierpień","","",5,20,100);
Menu2_6_5_1=new Array("Nr 35 (692)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=30&year=2006","",0,20,100);
Menu2_6_5_2=new Array("Nr 34 (691)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=23&year=2006","",0);
Menu2_6_5_3=new Array("Nr 33 (690)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=16&year=2006","",0);
Menu2_6_5_4=new Array("Nr 32 (689)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=10&year=2006","",0);
Menu2_6_5_5=new Array("Nr 31 (688)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=02&year=2006","",0);
Menu2_6_6=new Array("lipiec","","",4,20,100);
Menu2_6_6_1=new Array("Nr 30 (687)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=26&year=2006","",0,20,100);
Menu2_6_6_2=new Array("Nr 29 (686)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=19&year=2006","",0);
Menu2_6_6_3=new Array("Nr 28 (685)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=12&year=2006","",0);
Menu2_6_6_4=new Array("Nr 27 (684)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=05&year=2006","",0);
Menu2_6_7=new Array("czerwiec","","",5,20,100);
Menu2_6_7_1=new Array("Nr 26 (683)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=28&year=2006","",0,20,100);
Menu2_6_7_2=new Array("Nr 25 (682)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=21&year=2006","",0);
Menu2_6_7_3=new Array("Nr 24 (681)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=15&year=2006","",0);
Menu2_6_7_4=new Array("Nr 23 (680)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=07&year=2006","",0);
Menu2_6_7_5=new Array("Nr 22 (679)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=31&year=2006","",0);
Menu2_6_8=new Array("maj","","",4,20,100);
Menu2_6_8_1=new Array("Nr 21 (678)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=24&year=2006","",0,20,100);
Menu2_6_8_2=new Array("Nr 20 (677)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=17&year=2006","",0,20);
Menu2_6_8_3=new Array("Nr 19 (676)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=11&year=2006","",0);
Menu2_6_8_4=new Array("Nr 18 (675)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=04&year=2006","",0);
Menu2_6_9=new Array("kwiecień","","",4,20,100);
Menu2_6_9_1=new Array("Nr 17 (674)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=26&year=2006","",0,20,100);
Menu2_6_9_2=new Array("Nr 16 (673)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=19&year=2006","",0);
Menu2_6_9_3=new Array("Nr 15 (672)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=12&year=2006","",0);
Menu2_6_9_4=new Array("Nr 14 (671)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=05&year=2006","",0);
Menu2_6_10=new Array("marzec","","",5,20,100);
Menu2_6_10_1=new Array("Nr 13 (670)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=29&year=2006","",0,20,100);
Menu2_6_10_2=new Array("Nr 12 (669)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=22&year=2006","",0);
Menu2_6_10_3=new Array("Nr 11 (668)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=15&year=2006","",0);
Menu2_6_10_4=new Array("Nr 10 (667)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=08&year=2006","",0);
Menu2_6_10_5=new Array("Nr 9 (666)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=01&year=2006","",0);
Menu2_6_11=new Array("luty","","",4,20,100);
Menu2_6_11_1=new Array("Nr 8 (665)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=22&year=2006","",0,20,100);
Menu2_6_11_2=new Array("Nr 7 (664)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=15&year=2006","",0);
Menu2_6_11_3=new Array("Nr 6 (663)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=08&year=2006","",0);
Menu2_6_11_4=new Array("Nr 5 (662)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=01&year=2006","",0);
Menu2_6_12=new Array("styczeń","","",4,20,100);
Menu2_6_12_1=new Array("Nr 4 (661)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=25&year=2006","",0,20,100);
Menu2_6_12_2=new Array("Nr 3 (660)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=18&year=2006","",0);
Menu2_6_12_3=new Array("Nr 2 (659)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=11&year=2006","",0);
Menu2_6_12_4=new Array("Nr 1 (658)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=04&year=2006","",0);

Menu2_7=new Array("2005","","",12,20,100);
Menu2_7_1=new Array("grudzień","","",4,20,100);
Menu2_7_1_1=new Array("Nr 52 (657)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=28&year=2005","",0,20,100);
Menu2_7_1_2=new Array("Nr 51 (656)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=21&year=2005","",0);
Menu2_7_1_3=new Array("Nr 50 (655)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=14&year=2005","",0);
Menu2_7_1_4=new Array("Nr 49 (654)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=07&year=2005","",0);
Menu2_7_2=new Array("listopad","","",5,20,100);
Menu2_7_2_1=new Array("Nr 48 (653)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=30&year=2005","",0,20,100);
Menu2_7_2_2=new Array("Nr 47 (652)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=24&year=2005","",0);
Menu2_7_2_3=new Array("Nr 46 (651)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=16&year=2005","",0);
Menu2_7_2_4=new Array("Nr 45 (650)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=09&year=2005","",0);
Menu2_7_2_5=new Array("Nr 44 (649)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=02&year=2005","",0);
Menu2_7_3=new Array("październik","","",4,20,100);
Menu2_7_3_1=new Array("Nr 43 (648)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=26&year=2005","",0,20,100);
Menu2_7_3_2=new Array("Nr 42 (647)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=19&year=2005","",0);
Menu2_7_3_3=new Array("Nr 41 (646)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=12&year=2005","",0);
Menu2_7_3_4=new Array("Nr 40 (645)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=06&year=2005","",0);
Menu2_7_4=new Array("wrzesień","","",4,20,100);
Menu2_7_4_1=new Array("Nr 39 (644)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=28&year=2005","",0,20,100);
Menu2_7_4_2=new Array("Nr 38 (643)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=21&year=2005","",0);
Menu2_7_4_3=new Array("Nr 37 (642)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=15&year=2005","",0);
Menu2_7_4_4=new Array("Nr 36 (641)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=08&year=2005","",0);
Menu2_7_5=new Array("sierpień","","",5,20,100);
Menu2_7_5_1=new Array("Nr 35 (640)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=31&year=2005","",0,20,100);
Menu2_7_5_2=new Array("Nr 34 (639)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=24&year=2005","",0);
Menu2_7_5_3=new Array("Nr 33 (638)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=17&year=2005","",0);
Menu2_7_5_4=new Array("Nr 32 (637)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=11&year=2005","",0);
Menu2_7_5_5=new Array("Nr 31 (636)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=03&year=2005","",0);
Menu2_7_6=new Array("lipiec","","",4,20,100);
Menu2_7_6_1=new Array("Nr 30 (635)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=27&year=2005","",0,20,100);
Menu2_7_6_2=new Array("Nr 29 (634)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=20&year=2005","",0);
Menu2_7_6_3=new Array("Nr 28 (633)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=13&year=2005","",0);
Menu2_7_6_4=new Array("Nr 27 (632)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=07&year=2005","",0);
Menu2_7_7=new Array("czerwiec","","",5,20,100);
Menu2_7_7_1=new Array("Nr 26 (631)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=29&year=2005","",0,20,100);
Menu2_7_7_2=new Array("Nr 25 (630)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=22&year=2005","",0);
Menu2_7_7_3=new Array("Nr 24 (629)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=15&year=2005","",0);
Menu2_7_7_4=new Array("Nr 23 (628)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=09&year=2005","",0);
Menu2_7_7_5=new Array("Nr 22 (627)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=01&year=2005","",0);
Menu2_7_8=new Array("maj","","",4,20,100);
Menu2_7_8_1=new Array("Nr 21 (626)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=&year=2005","",0,20,100);
Menu2_7_8_2=new Array("Nr 20 (625)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=&year=2005","",0);
Menu2_7_8_3=new Array("Nr 19 (624)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=&year=2005","",0);
Menu2_7_8_4=new Array("Nr 18 (623)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=&year=2005","",0);
Menu2_7_9=new Array("kwiecień","","",4,20,100);
Menu2_7_9_1=new Array("Nr 17 (622)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=27&year=2005","",0,20,100);
Menu2_7_9_2=new Array("Nr 16 (621)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=20&year=2005","",0);
Menu2_7_9_3=new Array("Nr 15 (620)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=14&year=2005","",0);
Menu2_7_9_4=new Array("Nr 14 (619)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=07&year=2005","",0);
Menu2_7_10=new Array("marzec","","",5,20,100);
Menu2_7_10_1=new Array("Nr 13 (618)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=30&year=2005","",0,20,100);
Menu2_7_10_2=new Array("Nr 12 (617)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=23&year=2005","",0);
Menu2_7_10_3=new Array("Nr 11 (616)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=16&year=2005","",0);
Menu2_7_10_4=new Array("Nr 10 (615)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=09&year=2005","",0);
Menu2_7_10_5=new Array("Nr 9 (614)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=02&year=2005","",0);
Menu2_7_11=new Array("luty","","",4,20,100);
Menu2_7_11_1=new Array("Nr 8 (613)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=24&year=2005","",0,20,100);
Menu2_7_11_2=new Array("Nr 7 (612)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=17&year=2005","",0);
Menu2_7_11_3=new Array("Nr 6 (611)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=10&year=2005","",0);
Menu2_7_11_4=new Array("Nr 5 (610)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=February&day=03&year=2005","",0);
Menu2_7_12=new Array("styczeń","","",4,20,100);
Menu2_7_12_1=new Array("Nr 4 (609)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=27&year=2005","",0,20,100);
Menu2_7_12_2=new Array("Nr 3 (608)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=20&year=2005","",0);
Menu2_7_12_3=new Array("Nr 2 (607)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=13&year=2005","",0);
Menu2_7_12_4=new Array("Nr 1 (606)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=January&day=06&year=2005","",0);

Menu2_8=new Array("2004","","",10,20,100);
Menu2_8_1=new Array("grudzień","","",5,20,100);
Menu2_8_1_1=new Array("Nr 52 (605)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=30&year=2004","",0,20,100);
Menu2_8_1_2=new Array("Nr 51 (604)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=22&year=2004","",0);
Menu2_8_1_3=new Array("Nr 50 (603)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=16&year=2004","",0);
Menu2_8_1_4=new Array("Nr 49 (602)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=09&year=2004","",0);
Menu2_8_1_5=new Array("Nr 48 (601)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=December&day=01&year=2004","",0);
Menu2_8_2=new Array("listopad","","",4,20,100);
Menu2_8_2_1=new Array("Nr 47 (600)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=24&year=2004","",0,20,100);
Menu2_8_2_2=new Array("Nr 46 (599)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=17&year=2004","",0);
Menu2_8_2_3=new Array("Nr 45 (598)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=12&year=2004","",0);
Menu2_8_2_4=new Array("Nr 44 (597)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=November&day=03&year=2004","",0);
Menu2_8_3=new Array("październik","","",5,20,100);
Menu2_8_3_1=new Array("Nr 43 (596)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=27&year=2004","",0,20,100);
Menu2_8_3_2=new Array("Nr 42 (595)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=21&year=2004","",0);
Menu2_8_3_3=new Array("Nr 41 (594)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=13&year=2004","",0);
Menu2_8_3_4=new Array("Nr 40 (593)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=06&year=2004","",0);
Menu2_8_3_5=new Array("Nr 39 (592)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=October&day=04&year=2004","",0);
Menu2_8_4=new Array("wrzesień","","",4,20,100);
Menu2_8_4_1=new Array("Nr 38 (591)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=22&year=2004","",0,20,100);
Menu2_8_4_2=new Array("Nr 37 (590)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=15&year=2004","",0);
Menu2_8_4_3=new Array("Nr 36 (589)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=10&year=2004","",0);
Menu2_8_4_4=new Array("Nr 35 (588)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=September&day=06&year=2004","",0);
Menu2_8_5=new Array("sierpień","","",4);
Menu2_8_5_1=new Array("Nr 34 (587)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=25&year=2004","",0,20,100);
Menu2_8_5_2=new Array("Nr 33 (586)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=18&year=2004","",0);
Menu2_8_5_3=new Array("Nr 32 (585)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=11&year=2004","",0);
Menu2_8_5_4=new Array("Nr 31 (584)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=August&day=04&year=2004","",0);
Menu2_8_6=new Array("lipiec","","",4);
Menu2_8_6_1=new Array("Nr 30 (583)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=28&year=2004","",0,20,100);
Menu2_8_6_2=new Array("Nr 29 (582)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=21&year=2004","",0);
Menu2_8_6_3=new Array("Nr 28 (581)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=14&year=2004","",0);
Menu2_8_6_4=new Array("Nr 27 (580)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=July&day=08&year=2004","",0);
Menu2_8_7=new Array("czerwiec","","",5);
Menu2_8_7_1=new Array("Nr 26 (579)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=30&year=2004","",0,20,100);
Menu2_8_7_2=new Array("Nr 25 (578)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=24&year=2004","",0);
Menu2_8_7_3=new Array("Nr 24 (577)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=16&year=2004","",0);
Menu2_8_7_4=new Array("Nr 23 (576)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=11&year=2004","",0);
Menu2_8_7_5=new Array("Nr 22 (575)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=June&day=02&year=2004","",0);
Menu2_8_8=new Array("maj","","",4);
Menu2_8_8_1=new Array("Nr 21 (574)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=26&year=2004","",0,20,100);
Menu2_8_8_2=new Array("Nr 20 (573)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=19&year=2004","",0);
Menu2_8_8_3=new Array("Nr 19 (572)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=13&year=2004","",0);
Menu2_8_8_4=new Array("Nr 18 (571)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=May&day=06&year=2004","",0);
Menu2_8_9=new Array("kwiecień","","",5);
Menu2_8_9_1=new Array("Nr 17 (570)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=29&year=2004","",0,20,100);
Menu2_8_9_2=new Array("Nr 16 (569)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=22&year=2004","",0);
Menu2_8_9_3=new Array("Nr 15 (568)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=15&year=2004","",0);
Menu2_8_9_4=new Array("Nr 14 (567)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=08&year=2004","",0);
Menu2_8_9_5=new Array("Nr 13 (566)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=April&day=02&year=2004","",0);
Menu2_8_10=new Array("marzec","","",3);
Menu2_8_10_1=new Array("Nr 12 (565)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=26&year=2004","",0,20,100);
Menu2_8_10_2=new Array("Nr 11 (564)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=23&year=2004","",0);
Menu2_8_10_3=new Array("Nr 10 (563)","http://tygodnikkepinski.pl/nius/archive.php?show=week&month=March&day=22&year=2004","",0);

Menu3=new Array("Reklama","reklama.htm","",0);
Menu4=new Array("Historia","historia.htm","",0);
Menu5=new Array("Redakcja","redakcja.htm","",0);
Menu6=new Array("Książki","ksiazki/","",0);
Menu7=new Array("Kontakt","kontakt.htm","",0);
Menu8=new Array("Balon","","",4);
Menu8_1=new Array("Aktualności","balon/","",0,20,100);
Menu8_2=new Array("Historia","balon/historia.htm","",0);
Menu8_3=new Array("Galeria","balon/galeria.htm","",0);
Menu8_4=new Array("Usługi","balon/uslugi.htm","",0);
Menu9=new Array("&nbsp;<u>.</u>","ogloszenia/","",0);

