editor.classesAnchorSetup = [  { name : "external-link",type : "url",image : "http://www.kyffhaeuser.de/lrakyf/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/external_link.gif",altText : String.fromCharCode(),titleText : String.fromCharCode()}, { name : "external-link-new-window",type : "url",image : "http://www.kyffhaeuser.de/lrakyf/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/external_link_new_window.gif",altText : String.fromCharCode(),titleText : String.fromCharCode()}, { name : "internal-link",type : "page",image : "http://www.kyffhaeuser.de/lrakyf/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/internal_link.gif",altText : String.fromCharCode(),titleText : String.fromCharCode()}, { name : "internal-link-new-window",type : "page",image : "http://www.kyffhaeuser.de/lrakyf/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/internal_link_new_window.gif",altText : String.fromCharCode(),titleText : String.fromCharCode()}, { name : "download",type : "file",image : "http://www.kyffhaeuser.de/lrakyf/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/download.gif",altText : String.fromCharCode(),titleText : String.fromCharCode()}, { name : "mail",type : "mail",image : "http://www.kyffhaeuser.de/lrakyf/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/mail.gif",altText : String.fromCharCode(),titleText : String.fromCharCode()}];
