﻿var bwFooter = 
   { type: "block",
     style: "align-right font-smaller",
     data: [ blankLine,
             { type: "block",
               data: "© 2002-2008 高橋景 All Rights Reserved"
             },
             { type: "block",
               data: "本サイトの内容の無断転載を禁じます"
             }
           ]
   };