function IncludeJavaScript(jsFile) { document.write(''); } function IncludeCSSFile(cssFile) { document.write(''); } function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function() { if (oldonload) { oldonload(); } func(); } } } IncludeCSSFile('http://www.simplebucket.com/stylesheets/widget.css'); IncludeJavaScript('http://www.simplebucket.com/javascripts/prototype.js'); IncludeJavaScript('http://www.simplebucket.com/javascripts/widget.js'); var alpha_url = "mde0odm"; function sb_init_mde0odm() { var notes_arr_mde0odm = []; imageAnnotation_mde0odm = new ImageAnnotation('sb_img_mde0odm',notes_arr_mde0odm); imageAnnotation_mde0odm.setReadonly(true); } document.write('
'); addLoadEvent(sb_init_mde0odm);