var movie_num = ec142.posts.movies.length;var num3082 = 1;var min_num3082 = 1;var max_num3082 = Math.ceil(movie_num/2);function Change3082Page(box_name, next){now_box_name = box_name.concat(num3082);box_style = document.getElementById(now_box_name).style;if (next == 'true'){if (num3082 + 1 > max_num3082){next_num = min_num3082;}else{next_num = num3082 + 1;}}else{if (num3082 - 1 < min_num3082){next_num = max_num3082;}else{next_num = num3082 - 1;}}next_box_name = box_name.concat(next_num);next_box_style = document.getElementById(next_box_name).style;if (box_style.display == 'block'){box_style.display = "none";next_box_style.display = "block";}else{next_box_style.display = "none";box_style.display = "block";}num3082 = next_num;}function IsGecko(){if(navigator){if(navigator.userAgent){if(navigator.userAgent.indexOf("Gecko/") != -1){ return true;}}}return true;}var div = document.createElement('div');var sboxs_flg = true;var sboxs_num = 1;var check_element_num = 0;var site_name = ec142.posts.site_name;var box_num = 1;div.id = "sbs_ad3082";div.style.border = 'solid 2px #FF0000';div.style.fontSize = '12px';div.style.backgroundColor = '#FFFFFF';div.style.width = '248px';div.style.padding = '0';div.style.textAlign = 'left';div.style.overflow= 'hidden';div.style.color = '#000000';if( typeof(ec142.posts.movies ) != 'undefined' ){for (var i=0, item; item = ec142.posts.movies[i]; i++){if (sboxs_flg){var sboxs = document.createElement('div');sboxs.id = 'sboxs3082_' + sboxs_num;sboxs.style.width = 'auto';sboxs.style.height = '274px';sboxs.style.margin = '0';sboxs.style.padding = '0';if (sboxs_num == 1){sboxs.style.display = 'block';}else{sboxs.style.display = 'none';}sboxs_flg = false;}var cell = document.createElement('div');var a = document.createElement('a');var img = document.createElement('img');if(IsGecko()){cell.style.cssFloat = 'left';cell.style.styleFloat = 'left';}else{cell.style.styleFloat = 'left';cell.style.styleFloat = 'left';}cell.style.width = '122px';cell.style.height = '272px';cell.style.padding = '1px';cell.style.margin = '0';cell.style.overflow = 'hidden';a.setAttribute('href', 'http://www.sbs-ad.com/track/traffic.php?c=45580-3010-142&u=' + item.link);a.setAttribute('target', '_blank');a.style.color = '#000000';a.style.fontSize = '110%';a.style.fontWeight = 'bold';a.style.textDecoration = 'none';img.setAttribute('src', item.square);img.style.borderStyle = 'none';img.style.width = '120';img.style.height = '120';img.width = '120';img.height = '120';a.appendChild(img);a.appendChild(document.createElement('br'));a.appendChild(document.createTextNode(item.m_title));cell.appendChild(a);cell.appendChild(document.createElement('br'));if(142 != 153){cell.appendChild(document.createTextNode('Date:'));}cell.appendChild(document.createTextNode(item.date));cell.appendChild(document.createElement('br'));cell.appendChild(document.createTextNode(item.comment));sboxs.appendChild(cell);if (i+1 >= movie_num){div.appendChild(sboxs);break;}check_element_num++;if(check_element_num >= 2){div.appendChild(sboxs);check_element_num = 0;sboxs_num++;sboxs_flg = true;}}var bottom = document.createElement('div');bottom.style.clear = 'both';bottom.style.width = '248px';if (max_num3082 > 1 ){var navi_anchor = document.createElement('a');navi_anchor.setAttribute('href', "javascript:Change3082Page('sboxs3082_','true')");navi_anchor.setAttribute('target', '_self');navi_anchor.setAttribute('title', "次のページ");navi_anchor.style.color = 'blue';navi_anchor.style.cssFloat = 'left';navi_anchor.style.styleFloat = 'left';navi_anchor.style.margin = '2px';navi_anchor.style.backgroundColor = '#FF0000';navi_anchor.style.color = '#FFFFFF';var navi_img = document.createElement('img');navi_img.setAttribute('src', 'http://tools.sbs-ad.com/haru_renew/src/img/next_icon.gif');navi_img.setAttribute('alt', '>');navi_img.style.borderStyle = 'none';navi_img.style.width = '14px';navi_img.style.height = '14px';navi_anchor.appendChild(navi_img);var navi_anchor2 = document.createElement('a');navi_anchor2.setAttribute('href', "javascript:Change3082Page('sboxs3082_','false')");navi_anchor2.setAttribute('target', '_self');navi_anchor2.setAttribute('title', "前のページ");navi_anchor2.style.color = 'blue';navi_anchor2.style.cssFloat = 'left';navi_anchor2.style.styleFloat = 'left';navi_anchor2.style.margin = '2px';navi_anchor2.style.backgroundColor = '#FF0000';navi_anchor2.style.color = '#FFFFFF';var navi_img2 = document.createElement('img');navi_img2.setAttribute('src', 'http://tools.sbs-ad.com/haru_renew/src/img/prev_icon.gif');navi_img2.setAttribute('alt', '<');navi_img2.style.borderStyle = 'none';navi_img2.style.width = '14px';navi_img2.style.height = '14px';navi_anchor2.appendChild(navi_img2);bottom.appendChild(navi_anchor2);bottom.appendChild(document.createTextNode(' '));bottom.appendChild(navi_anchor);}var sbslink = document.createElement('a');sbslink.setAttribute('href','http://www.sbs-ad.com/?c=45580-9696-1');sbslink.setAttribute('target','_blank');sbslink.style.color = '#000000';sbslink.style.styleFloat = 'right';sbslink.style.cssFloat = 'right';sbslink.appendChild(document.createTextNode('Powered by SBS'));bottom.appendChild(sbslink);div.appendChild(bottom);document.getElementById('3082').childNodes[0].nodeValue = '';document.getElementById('3082').appendChild(div);}