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 = "mdeyntc"; function sb_init_mdeyntc() { var notes_arr_mdeyntc = [{'image_id':1257,'id':433,'rect':{'left':65,'top':67,'width':382,'height':142},'text':"our cruise"},{'image_id':1257,'id':434,'rect':{'left':150,'top':140,'width':262,'height':44},'text':"mountains"}]; imageAnnotation_mdeyntc = new ImageAnnotation('sb_img_mdeyntc',notes_arr_mdeyntc); imageAnnotation_mdeyntc.setReadonly(true); } document.write('
'); addLoadEvent(sb_init_mdeyntc);