var banner_image = "http://banner.d-boys.com/natsudoko/natsudoko-banner-small.jpg";
var natsudoko_home = "http://www.d-boys.com/natsudoko/cd_dvd.html";
var img_width = "200";
var img_height = "40";
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>');