function makeTopmenu()
{
// AddItem(id, text, hint, location, alternativeLocation);
// AddSubItem(idParent, text, hint, location);

	menu = new Menu();
	menu.addItem("homeid",   "<p style='margin-left:20px;margin-top:4px'>È¨", null, null, "http://www.hankyung.com/");
	menu.addItem("newsid",   "<p style='margin-top:4px'>´º½º", null, null, "http://www.hankyung.com/C00.html");
	menu.addItem("stockid",  "<p style='margin-top:4px'>Áõ±Ç", null, null, "http://stock.hankyung.com/");
	menu.addItem("marketid", "<p style='margin-top:4px'>¸¶ÄÏ", null, null, "http://market.hankyung.com/");
	menu.addItem("financeid","<p style='margin-top:4px'>±ÝÀ¶", null, null, "http://finance.hankyung.com/");
	menu.addItem("landid",   "<p style='margin-top:4px'>ºÎµ¿»ê", null, null,  "http://land.hankyung.com/");
	menu.addItem("ebizid",   "<p style='margin-top:4px'>eºñÁî", null, null, "http://ebiz.hankyung.com/");	
	menu.addItem("elifeid",  "<p style='margin-top:4px'>e¶óÀÌÇÁ", null, null,"http://elife.hankyung.com/");	
	menu.addItem("eduid",    "<p style='margin-top:4px'>±³À°", null, null,"http://edu.hankyung.com/");	
	menu.addItem("shopid",   "<p style='margin-top:4px'>¼îÇÎ", null, null, "http://clubmall.hankyung.com/agreement/hyundai.php?cp_flag=5&p=1");
	if (ie)
	{
	menu.addSubItem("homeid", "»çÀÌÆ®¸Ê", null,  "http://www.hankyung.com/media/sitemap/site.html");
	menu.addSubItem("homeid", "µ¶ÀÚ±¤Àå", null,  "http://clubmall.hankyung.com/menu/menu.php?class=0012");
	menu.addSubItem("homeid", "±¸µ¶½ÅÃ»", null,  "http://www.hankyung.com/media/readerscenter/subscription/index.html");

	menu.addSubItem("newsid", "Áõ±Ç", null, "http://www.hankyung.com/C01.html");
	menu.addSubItem("newsid", "°æÁ¦", null, "http://www.hankyung.com/C04.html");
	menu.addSubItem("newsid", "±ÝÀ¶", null, "http://www.hankyung.com/C02.html");
	menu.addSubItem("newsid", "»ê¾÷/±â¾÷", null, "http://www.hankyung.com/C05.html");
	menu.addSubItem("newsid", "º¥Ã³/Áß±â", null, "http://www.hankyung.com/C06.html");
	menu.addSubItem("newsid", "Á¤º¸/°úÇÐ", null, "http://www.hankyung.com/C07.html");
	menu.addSubItem("newsid", "ºÎµ¿»ê/°Ç¼³", null, "http://www.hankyung.com/C03.html");
	menu.addSubItem("newsid", "Á¤Ä¡", null, "http://www.hankyung.com/C08.html");
	menu.addSubItem("newsid", "±¹Á¦", null, "http://www.hankyung.com/C09.html");
	menu.addSubItem("newsid", "»çÈ¸", null, "http://www.hankyung.com/C10.html");
	menu.addSubItem("newsid", "½ºÆ÷Ã÷/·¹Àú", null, "http://www.hankyung.com/C12.html");
	menu.addSubItem("newsid", "¹®È­/±³¾ç", null, "http://www.hankyung.com/C11.html");	

	menu.addSubItem("stockid", "Á¾¸ñÀÔÃ¼ºÐ¼®", null, "http://stock.hankyung.com/cgibin/snapshot?code=A05490&page=1");
	menu.addSubItem("stockid", "´º½º¿Í Àü·«", null, "http://www.hankyung.com/NC/stock/ST01.html");
	menu.addSubItem("stockid", "½Ã¼¼¿Í ½ÃÈ²", null, "http://stock.hankyung.com/cgibin/stockview?screen=sise_sihwang");
	menu.addSubItem("stockid", "ÅëÇÕ°Ô½ÃÆÇ", null, "http://stockbbs.hankyung.com/stockboard.php?s_work=main");
	menu.addSubItem("stockid", "ÇØ¿ÜÁõ½Ã", null, "http://research.hankyung.com/cgi-bin/outstockmain");
	
	menu.addSubItem("marketid", "¿ÜÈ¯", null,  "http://market.hankyung.com/cgibin/new_bond05_sub1?class=12");
  	menu.addSubItem("marketid", "±¹³»¼±¹°", null,  "http://market.hankyung.com/cgibin/kofex1");	
	menu.addSubItem("marketid", "Ã¤±Ç/ÀÚ±Ý", null,  "http://market.hankyung.com/cgibin/bond01");
  	menu.addSubItem("marketid", "Åë°èºÐ¼®", null,  "http://datanews.co.kr/hankyung/statistics.php?lc=month");

	menu.addSubItem("financeid", "¿¹±Ý»óÇ°", null,  "http://finance.hankyung.com/deposit/deposit.html");
	menu.addSubItem("financeid", "´ëÃâ»óÇ°", null,  "http://finance.hankyung.com/money/daechul.html");
	menu.addSubItem("financeid", "ÆÝµå»óÇ°", null,  "http://finance.hankyung.com/cgibin/findex");
	menu.addSubItem("financeid", "º¸Çè»óÇ°", null, "http://finance.hankyung.com/insurance/index.html");
	menu.addSubItem("financeid", "Ä«µå»óÇ°", null,  "http://finance.hankyung.com/card/card.html");
	menu.addSubItem("financeid", "ÀçÅ×Å©Ä¶¸°´õ", null,  "http://finance.hankyung.com/money/cal/360_1.html");
	menu.addSubItem("financeid", "±ÝÀ¶°è»ê±â", null, "http://finance.hankyung.com/cgibin/count");

//	menu.addSubItem("corpid", "»óÀå/µî·Ï±â¾÷", null,  "http://company.hankyung.com/cgibin/D1101");
//	menu.addSubItem("corpid", "ºñ»óÀå±â¾÷", null,  "http://company.hankyung.com/cgibin/NonSangLI");
//	menu.addSubItem("corpid", "±â¾÷°ø½Ã", null,  "http://www.hankyung.com/media/section/010104.html");
//	menu.addSubItem("corpid", "º¥Ã³¸¶´ç", null,  "http://www.hankyung.com/media/section/060201.html");
	
	menu.addSubItem("landid", "ÇÖ´º½º", null,  "http://land.hankyung.com/scripts/hot/news/newslist.asp?only=10&bno=31");	
	menu.addSubItem("landid", "¾ÆÆÄÆ®", null,  "http://land.hankyung.com/scripts/apt/open.asp?only=10");	
	menu.addSubItem("landid", "ºôµù/»ó°¡", null,  "http://land.hankyung.com/scripts/offi/open.asp?only=10");	
	menu.addSubItem("landid", "ÀçÅ×Å©", null,  "http://land.hankyung.com/scripts/deve/open.asp?only=10");	
	menu.addSubItem("landid", "ÁÖÅÃ", null,  "http://land.hankyung.com/scripts/room/hmeme/area.asp?only=10");	
	menu.addSubItem("landid", "¿ø·ë/¿ÀÇÇ½ºÅÚ", null,  "http://renthouse.hankyung.com/");	
	menu.addSubItem("landid", "ÅäÁö", null,  "http://land.hankyung.com/scripts/land/memul/area.asp?only=10");	
	menu.addSubItem("landid", "¹ý¿ø°æ¸Å", null,  "http://www.ggi.co.kr:777/paper/paper_list_next.asp");	
	menu.addSubItem("landid", "Áß°³¾÷¼Ò¾È³»", null,  "http://land.hankyung.com/scripts/brok/brok/area.asp?only=10");	

	menu.addSubItem("ebizid", "eBiz ´º½º", null,  "http://ebiz.hankyung.com/ebiz/news/main.asp");
	menu.addSubItem("ebizid", "eBiz ¸®Æ÷Æ®", null,  "http://ebiz.hankyung.com/ebiz/PDF/main.asp");
	menu.addSubItem("ebizid", "eBiz ÀÌ½´", null,  "http://ebiz.hankyung.com/ebiz/ISSUE/List.asp?outputposition=4");
	menu.addSubItem("ebizid", "eBiz Àü·«", null,  "http://ebiz.hankyung.com/ebiz/Strategy/main.asp");
	menu.addSubItem("ebizid", "»çÀÌÆ® ºÐ¼®", null,  "http://ebiz.hankyung.com/ebiz/SiteReview/SiteList.asp");
	menu.addSubItem("ebizid", "CEO Ã¤³Î", null,  "http://ebiz.hankyung.com/ebiz/ceo/main.asp");
	menu.addSubItem("ebizid", "Áß±¹IT¸®Æ÷Æ®", null,  "http://ebiz.hankyung.com/ebiz/ChinaGate/main.asp");
	menu.addSubItem("ebizid", "ÇÑ°æ¸®Æ÷Æ®", null,  "http://pdf.hankyung.com/event/report/index.html");
	
	menu.addSubItem("elifeid", "°ñÇÁ", "°ñÇÁ",  "http://elife.hankyung.com/golf/index.html");
	menu.addSubItem("elifeid", "µµ¼­", "µµ¼­",  "http://www.yes24.com/hanky/class.asp?cid=8");
	menu.addSubItem("elifeid", "Ãë¾÷", "Ãë¾÷",  "http://hankyung.incruit.com/");
	menu.addSubItem("elifeid", "³¯¾¾", "³¯¾¾",  "http://elife.hankyung.com/weather/weather.html");
	menu.addSubItem("elifeid", "¹°¹°±³È¯", "¹°¹°±³È¯",  "http://elife.hankyung.com/ugauga/uga_main.html");
	menu.addSubItem("elifeid", "¹ý·ü»ó´ã", "¹ý·ü»ó´ã",  "http://www.lawmarket.co.kr:160/index.asp");

	menu.addSubItem("eduid", "Student", null,  "http://edu.hankyung.com/student.html");
	menu.addSubItem("eduid", "Company", null,  "http://clubmall.hankyung.com/agreement/cp_det.php?cp_flag=10");
	menu.addSubItem("eduid", "Trend", null,  "http://edu.hankyung.com/trend.html");

	menu.addSubItem("shopid", "¹éÈ­Á¡", null,  "http://clubmall.hankyung.com/agreement/hyundai.php?cp_flag=5&p=1");
	menu.addSubItem("shopid", "°¡Àü/ÄÄÇ»ÅÍ", null,  "http://clubmall.hankyung.com/agreement/hyundai.php?cp_flag=5&p=2");
	menu.addSubItem("shopid", "µµ¼­", null,  "http://clubmall.hankyung.com/agreement/hyundai.php?cp_flag=5&p=3");
	menu.addSubItem("shopid", "À½¹Ý", null,  "http://clubmall.hankyung.com/agreement/hyundai.php?cp_flag=5&p=4");
	menu.addSubItem("shopid", "¼±¹°/²É", null,  "http://clubmall.hankyung.com/agreement/hyundai.php?cp_flag=5&p=5");
	menu.addSubItem("shopid", "ºäÆ¼", null,  "http://clubmall.hankyung.com/agreement/hyundai.php?cp_flag=5&p=6");
	menu.addSubItem("shopid", "¿þµù", null,  "http://clubmall.hankyung.com/agreement/hyundai.php?cp_flag=5&p=7");
	menu.addSubItem("shopid", "ÇÚµåÆù¸ô", null,  "http://mbshop.hankyung.com/");

	}
	menu.showMenu();
}
