(function () { var HEADER_SMALL_OBJS = [ { type : 'column', title : 'いちおう妖ヶ劇場:第7話', summary : 'お嬢様、世紀末覇者的な家政婦になる', image : 'http://image.news.livedoor.com/newsimage/1/f/1f78d0cde814f0b8421e7514a9585df1\u002ds.jpg', url : 'http://news.livedoor.com/article/detail/6283175/', order : '3' }, { type : 'present', title : '『マンイーター』試写会', summary : '10組20名様をご招待', image : 'http://image.movie\u002denter.com/___/main/5/d/5d903415c97395df19194c6c65265c78\u002ds.jpg', url : 'http://movie\u002denter.com/present/269', order : '2' }, { type : 'news', title : '大島優子', summary : '「どういう気持だったか、察して頂けるとありがたい」', image : 'http://image.news.livedoor.com/newsimage/a/e/ae48d976a537b7c50cc685fe126fb092\u002ds.jpg', url : 'http://news.livedoor.com/article/detail/6286599/', order : '2' }, { type : 'news', title : 'ヒューゴの不思議な発明', summary : '小雪がスコセッシ監督に花束贈呈', image : 'http://image.news.livedoor.com/newsimage/6/7/670774b4ea4d64ef622f05422091eef6\u002ds.jpg', url : 'http://news.livedoor.com/article/detail/6285455/', order : '2' }, { type : 'present', title : '『ドライブ』試写会', summary : '孤独な天才的なドライバーの生き様', image : 'http://image.movie\u002denter.com/___/main/3/c/3caa086c1b469d639bb8ce7b8505a0ef\u002ds.jpg', url : 'http://movie\u002denter.com/present/', order : '2' }, { type : 'interview', title : 'ピラミッド 5000年の嘘', summary : 'パトリス・プーヤール監督「ピラミッドは地球のID」', image : 'http://image.news.livedoor.com/newsimage/4/b/4b4e343d2cf75d92430b80c5443de21e\u002ds.jpg', url : 'http://news.livedoor.com/article/detail/6278407/', order : '2' }, { type : 'column', title : 'オトナ女子映画部', summary : 'なぜアメリカ人はヴァンパイアを好むのか', image : 'http://image.news.livedoor.com/newsimage/7/7/7773e6ef5b9a3739b2458d1ace25a2c0\u002ds.jpg', url : 'http://news.livedoor.com/article/detail/6299068/', order : '2' } ], HEADER_SMALL_COUNT = 2, // 表示する数 DISPLAY_SMALL_OBJS = [] ; while ( HEADER_SMALL_COUNT-- ) { DISPLAY_SMALL_OBJS.push( HEADER_SMALL_OBJS.splice(parseInt( Math.random() * HEADER_SMALL_OBJS.length, 10 ), 1)[0] ); } DISPLAY_SMALL_OBJS.sort(function (a,b) { return b.order - a.order; }); var buffers = [], o; while ( o = DISPLAY_SMALL_OBJS.shift() ) { if ( 'https:' == document.location.protocol ) { o.image = o.image.replace('http://image.news.livedoor.com/', 'https://movie-enter.com/ldnews_image_ssl/').replace('http://movie-enter.com/', 'https://movie-enter.com/').replace('http://image.movie-enter.com/', 'https://movie-enter.com/image_ssl/'); } buffers.push('
' + o.type + '
' + o.title + '
' + o.summary + '