link_url = ("http://www.kitaqport.or.jp/");

footer = '<a href="#TOP">'
	+ '<img src="'+link_url+'images_e/b_top.gif" alt="Page Top" width="55" height="14" border="0"></a>'
	+ '<a href="'+link_url+'index_e.html">'
	+ '<img src="'+link_url+'images_e/b_home.gif" alt="HOMEPAGE" width="55" height="14" border="0"></a>'
document.write( footer );
