var ad_count = 3; var ad_selected = new Array(3206, 3119, 3054, 0); var aditem_selected = new Array(0, 0, 0, 0); var slot45_key = "mblog"; Ad = function(id, type, adtype, itemcount, item) { this.id = id; this.type = type; this.adtype = adtype; this.itemcount = itemcount; this.item = item; } Aditem = function(id, type, adtype, title, content, url, filename) { this.id = id; this.type = type; this.adtype = adtype; this.title = title; this.content = content; this.url = url; this.filename = filename; } var media = '3'; var slot = '45'; var width = '298'; var height = '35'; var itemcount = 4; var text_type = 3; var rate = new Array(60, 35, 30, 25, 20, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10); var listcount = 3; var adlist = new Array(20); var aditem0 = new Array(1); aditem0[0] = new Aditem(3325, 2, '2', '온라인광고의 혁신,소액광고,효율극대', '', 'http://www.adfactory.kr ', ''); adlist[0] = new Ad(3206, 1, 2, 1, aditem0); var aditem1 = new Array(1); aditem1[0] = new Aditem(2909, 2, '2', '짜릿한 한판승부 윈윈 바둑이게임', '', 'http://www.win2game.net ', ''); adlist[1] = new Ad(3054, 1, 2, 1, aditem1); var aditem2 = new Array(1); aditem2[0] = new Aditem(3106, 2, '2', '짜릿한 한판승부 윈윈 바둑이게임', '', 'http://www.win2game.net ', ''); adlist[2] = new Ad(3119, 1, 2, 1, aditem2); function winOpen() { var url = 'http://www.hankyung.com/adimg/html/index.html'; window.open(url,'popWin','width=617,height=650,scrollbars=yes'); return; } function get_adlist(value) { for(var i = 0; i < listcount; i++) { if (adlist[i].id == value) return i; } return 0; } function get_advertise(value, item_pos,i) { var pos = get_adlist(value); var item = adlist[pos].item[item_pos]; var result = ''; var ik= i; if (item.type == 1) { result = "
"; } else if (item.type == 3) { result = ""; } else { if (text_type == 2) { //세로형 result = ""; } else{ result =result + item.title+""; } } else if ( text_type == 3 ) { result = ""; } else{ result =result + item.title+""; } } else { //가로형 result = "