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 = "mdmwmdu"; function sb_init_mdmwmdu() { var notes_arr_mdmwmdu = [{'image_id':3005,'id':595,'rect':{'left':155,'top':55,'width':165,'height':175},'text':"what a cutie"}]; imageAnnotation_mdmwmdu = new ImageAnnotation('sb_img_mdmwmdu',notes_arr_mdmwmdu); imageAnnotation_mdmwmdu.setReadonly(true); } document.write('
'); addLoadEvent(sb_init_mdmwmdu);