$(function(){
$.superbox.settings = {
closeTxt: "閉じる",
loadTxt: "Loading...",
nextTxt: "次",
prevTxt: "前"
};
$.superbox();
});
