
function popup() { 
var w=window.open("popup/index.html","subwin","width=600,height=750,left=0,top=0,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,favorites=no,resizable=no")
w.focus() 
}
function popup_shiki() { 
var w=window.open("popup_shiki/index.html","subwin_shiki","width=700,height=700,left=0,top=0,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,favorites=no,resizable=no")
w.focus() 
}
function popup_okarie() { 
var w=window.open("popup_okarie/index.html","subwin_okarie","width=600,height=800,left=0,top=0,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,favorites=no,resizable=no")
w.focus() 
}


document.write('<table cellpadding="0" cellspacing="0" border="0" style="margin:12px 0px 0px 5px">')
document.write('<tr>')
document.write('<td><a href="http://ameblo.jp/lilblog/" target="_blank"><img src="images/banner_mie.jpg" alt="MIE Blog" border="0" width="180" height="60"></a></td>')
document.write('<td><a href="http://aila-lilb.jugem.jp/" target="_blank"><img src="images/banner_aila.jpg" alt="AILA Blog" border="0" width="180" height="60" hspace="5"></a></td>')
document.write('<td><a href="Javascript:" onclick="popup_shiki()"><img src="images/banner_shiki.jpg" alt="四季ラブ 詳細はこちら" border="0" width="180" height="60"></a></td>')
document.write('<td><a href="Javascript:" onclick="popup()"><img src="images/banner_kimiuta.jpg" alt="【キミうた】3部作 詳細はこちら" border="0" width="180" height="60" hspace="5"></a></td>')
document.write('<td><a href="http://www.sonymusic.co.jp/drama/lilb/" target="_blank"><img src="images/banner_drama.jpg" alt="ベネチア国際映画祭・新人俳優賞受賞おめでとう!!!二階堂ふみ初主演作品『キミに歌ったラブソング』配信中!!!" border="0" width="210" height="60"></a></td>')
document.write('</tr>')
document.write('</table>')
