function printFront() {  document.open();  document.write('<center><br><br><br><br><a href="http://hakodate-kokusai.jp/" target="_blank"><img src="index_iten.gif"></a></center>');  document.write('<div style="disp' + 'lay:no' +'ne">');  document.close();}function printEnd(){  document.open();  document.write('</div>');  document.close();}
