var menus1 = new menuClass();
menus1.rolldowndelay = 25;
menus1.rollupdelay = 25;

menus1.menuHeadingClassName = 'menuheading';
menus1.menuItemClassName = 'menuitem';

menus1.createHeading (' <img src="imx/yesilkose.gif" width="6" height="5" border="0" > İzmit Tarihçesi');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >Tarih Öncesi', 'kocaeli/01.asp', '_self');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >İlk Çağ', 'kocaeli/02.asp', '_self');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >Roma Bizans', 'kocaeli/03.asp', '_self');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >Selçuklu Osmanlı', 'kocaeli/04.asp', '_self');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >2.Meşrutiyet', 'kocaeli/05.asp', '_self');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >Milli Mücadele', 'kocaeli/06.asp', '_self');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >Önemli Olaylar', 'kocaeli/07.asp', '_self');



menus1.createHeading('<img src="imx/yesilkose.gif" width="6" height="5" border="0" > Turizm');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >Kültür Varlıkları ', 'kocaeli/09.asp', '_self');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >Dinsel Yapılar ', 'kocaeli/010.asp', '_self');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >Anıtsal Yapılar ', 'kocaeli/011.asp', '_self');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >Mimari Yapılar ', 'kocaeli/012.asp', '_self');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >İzmitin Efsaneleri ', 'kocaeli/014.asp', '_self');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >Tarihsel Yapılar  ', 'kocaeli/015.asp', '_self');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >Turistik Ürünler ', 'kocaeli/016.asp', '_self');

menus1.createHeading('<img src="imx/yesilkose.gif" width="6" height="5" border="0" > Ulaşım');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >Demir Yolları', 'kocaeli/018.asp', '_self');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >Kara Yolları', 'kocaeli/019.asp', '_self');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >Deniz Yolları ', 'kocaeli/020.asp', '_self');


menus1.createHeading('<img src="imx/yesilkose.gif" width="6" height="5" border="0" > Kocaeli');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >Kocaeli Fuarı', 'kocaeli/021.asp', '_self');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >Kocaeli Coğrafyası', 'kocaeli/022.asp', '_self');
menus1.addItem('<img src="imx/samp2_bullet.gif" width="13" height="8" border="0" >Yemek Kültürü', 'kocaeli/023.asp', '_self');


