//Menu object creation oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname //Menu properties oCMenu.pxBetween=5 oCMenu.fromLeft=0 oCMenu.fromTop=153 oCMenu.rows=0 oCMenu.menuPlacement=0 oCMenu.offlineRoot="/" oCMenu.onlineRoot="/" oCMenu.resizeCheck=1 oCMenu.wait=1000 oCMenu.fillImg="cm_fill.gif" oCMenu.zIndex=0 //Background bar properties oCMenu.useBar=0 oCMenu.barWidth="menu" oCMenu.barHeight="menu" oCMenu.barClass="clBar" oCMenu.barX="menu" oCMenu.barY="menu" oCMenu.barBorderX=0 oCMenu.barBorderY=0 oCMenu.barBorderClass="" //Level properties - ALL properties have to be spesified in level 0 oCMenu.level[0]=new cm_makeLevel() //Add this for each new level oCMenu.level[0].width=151 oCMenu.level[0].height=20 oCMenu.level[0].regClass="clLevel0" oCMenu.level[0].overClass="clLevel0over" oCMenu.level[0].borderX=0 oCMenu.level[0].borderY=0 oCMenu.level[0].borderClass=0 oCMenu.level[0].offsetX=0 oCMenu.level[0].offsetY=0 oCMenu.level[0].rows=0 oCMenu.level[0].align="right" //EXAMPLE SUB LEVEL[1] PROPERTIES - You have to spesify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this oCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number) oCMenu.level[1].width=151 oCMenu.level[1].height=20 oCMenu.level[1].regClass="clLevel1" oCMenu.level[1].overClass="clLevel1over" oCMenu.level[1].style="" oCMenu.level[1].offsetX=0 oCMenu.level[1].offsetY=0 oCMenu.level[1].borderClass="clLevel1border" oCMenu.level[1].borderX=1 oCMenu.level[1].borderY=1 oCMenu.level[1].rows=0 oCMenu.level[1].align="right" /****************************************** Menu item creation: myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) *************************************/ oCMenu.makeMenu('top0','','Features of the Region','en_contents.asp?category=2','_self','','') oCMenu.makeMenu('sub00','top0','front page','en_contents.asp?category=23','_self',208) oCMenu.makeMenu('sub01','top0','Geography of the Region','en_contents.asp?category=116','_self',208) oCMenu.makeMenu('sub02','top0','Climate - Weather forecast','en_contents.asp?category=143','_self',208) oCMenu.makeMenu('sub03','top0','Statistical Data','en_contents.asp?category=144','_self',208) oCMenu.makeMenu('sub04','top0','Basic economic data','en_contents.asp?category=145','_self',208) oCMenu.makeMenu('sub05','top0','Prosperity Indicators ','en_contents.asp?category=146','_self',208) oCMenu.makeMenu('top1','','Administrative Structure','en_contents.asp?category=3','_self','','30') oCMenu.makeMenu('sub10','top1','The General Secretary','en_contents.asp?category=24','_self',352) oCMenu.makeMenu('sub11','top1','Organization Chart','en_contents.asp?category=25','_self',352) oCMenu.makeMenu('sub12','top1','The Regional Council','en_contents.asp?category=121','_self',352) oCMenu.makeMenu('sub13','top1','Basic Legislation','en_nomothesia.asp?category=26','_self',352) oCMenu.makeMenu('sub14','top1','Regional Development fund','en_contents.asp?category=122','_self',352) oCMenu.makeMenu('sub15','top1','Regional Operational Program Special Service','en_contents.asp?category=123','_self',352) oCMenu.makeMenu('top2','','Region Prefectures','en_contents.asp?category=158','_self','','') oCMenu.makeMenu('sub20','top2','achaia','en_contents.asp?category=159','_self',150) oCMenu.makeMenu('sub21','top2','Aitoloakarnania','en_contents.asp?category=160','_self',150) oCMenu.makeMenu('sub22','top2','Ilia','en_contents.asp?category=161','_self',150) oCMenu.makeMenu('top3','','Region Municipalities','en_contents.asp?category=117','_self','','') oCMenu.makeMenu('sub30','top3','achaia','en_contents.asp?category=118','_self',150) oCMenu.makeMenu('sub31','top3','Aitoloakarnania','en_contents.asp?category=119','_self',150) oCMenu.makeMenu('sub32','top3','Ilia','en_contents.asp?category=120','_self',150) oCMenu.makeMenu('top4','','Citizen Guide','en_contents.asp?category=7','_self','','') oCMenu.makeMenu('sub40','top4','Citizen Service Centers','en_contents.asp?category=30','_self',304) oCMenu.makeMenu('sub41','top4','Local Framework for foreign residents ','en_contents.asp?category=27','_self',304) oCMenu.makeMenu('top5','','Other Public Services','en_contents.asp?category=8','_self','','') oCMenu.makeMenu('sub50','top5','Regional Health system','en_contents.asp?category=148','_self',232) oCMenu.makeMenu('sub51','top5','Social Insurance','en_contents.asp?category=149','_self',232) oCMenu.makeMenu('sub52','top5','Police stations','en_contents.asp?category=150','_self',232) oCMenu.makeMenu('sub53','top5','Fire Brigate','en_contents.asp?category=151','_self',232) oCMenu.makeMenu('sub54','top5','Port Authorities - Port funds','en_contents.asp?category=152','_self',232) oCMenu.makeMenu('sub55','top5','Tax offices','en_contents.asp?category=153','_self',232) oCMenu.makeMenu('sub56','top5','Labour inspectors','en_contents.asp?category=154','_self',232) oCMenu.makeMenu('sub57','top5','Culture Services ','en_contents.asp?category=155','_self',232) oCMenu.makeMenu('sub58','top5','Tourism Service','en_contents.asp?category=157','_self',232) oCMenu.makeMenu('sub59','top5','Foreign Consulates ','en_contents.asp?category=156','_self',232) oCMenu.makeMenu('top6','','Infrastructure - Transportation','en_contents.asp?category=9','_self','','30') oCMenu.makeMenu('top7','','Bodies - Enterprises','en_contents.asp?category=147','_self','','') oCMenu.makeMenu('top8','','Civic Protection','en_contents.asp?category=10','_self','','') oCMenu.makeMenu('top9','','Tourism - Culture','en_contents.asp?category=142','_self','','') oCMenu.makeMenu('top10','','The Environment','en_contents.asp?category=11','_self','','') oCMenu.makeMenu('top11','','Public Works-Activities','en_contents.asp?category=12','_self','','') oCMenu.makeMenu('top12','','Assistance Programs','en_contents.asp?category=13','_self','','') oCMenu.makeMenu('top13','','Announcements','en_contents.asp?category=14','_self','','') oCMenu.makeMenu('top14','','Opinion Polls','en_dimoskopiseis.asp?category=15','_self','','') oCMenu.construct()