var banner_image = "http://banner.d-boys.com/natsudoko/natsudoko-banner-medium.jpg";
var natsudoko_home = "http://www.d-boys.com/natsudoko/cd_dvd.html";
var img_width = "125";
var img_height = "125";
document.write('<a href="'+natsudoko_home+'" target="_blank">');
document.write('<img src="'+banner_image+'" width="'+img_width+'" height="'+img_height+'" alt="夏どこ2009" border="0">');
document.write('</a>');
