link_url = ("http://www.kitaqport.or.jp/");

copy = '<table width="749" border="0" cellspacing="0" cellpadding="0">'
	+ '<tr>'
	+ '<td background="'+link_url+'images/bg_footer.gif">'
	+ '<div class="footer">(c) KITAKYUSHU SEAPORT AND AIRPORT BUREAU. All Rights Reserved.</div></td>'
	+ '</TR>'
	+ '</table>'
document.write( copy );
