jQuery(document).ready(function(){ 
  jQuery(".ceebox").ceebox({
    htmlHeight: 300,
    htmlWidth: 450,
    titles: false,
  });
                                   
  /* 2011/06/04 jQuery("div.page_margins").liquidCanvas("[shadow{color:#555555; width:5}] => roundedRect{radius:5}"); */
});

