function popup1() {
w = window.open('popup/index.html', 'win','width=500,height=500,status=no,scrollbars=no,directories=no,menubar=no,resizable=no,toolbar=no');
w.focus();}

document.write('<div class="footer">');
document.write('<table border="0" cellpadding="0" cellspacing="0" class="banner">');
document.write('<tr>');
document.write('<td><a href="javascript:popup1();"><img src="img/banner/banner_091201.gif" alt="ハウスメイト" width="214" height="42"></a></td>');
document.write('<td><a href="http://www.mikanakashima.com/special/eco_goods/" target="_blank"><img src="img/banner/eco_banner.jpg" alt="地球環境の為に一緒にecoを始めませんか？" width="240" height="40"></a></td>');
document.write('</tr>');
document.write('</table>');
document.write('<div class="copy"><img src="img/copyright.gif" alt="(C) 2009 Sony Music Associated Records Inc. All rights Reserved." width="293" height="11"></div>');
document.write('</div>');