if(toolbar){
toolbar[toolbar.length] = {"type":"format", "title":"note", "key":"",
"icon":"../../plugins/note/images/tb_note.png",
"open":"", "close":""
};
toolbar[toolbar.length] = {"type":"format", "title":"tip", "key":"",
"icon":"../../plugins/note/images/tb_tip.png",
"open":"", "close":""
};
toolbar[toolbar.length] = {"type":"format", "title":"important", "key":"",
"icon":"../../plugins/note/images/tb_important.png",
"open":"", "close":""
};
toolbar[toolbar.length] = {"type":"format", "title":"warning", "key":"",
"icon":"../../plugins/note/images/tb_warning.png",
"open":"", "close":""
};
}