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 = "mde2mta"; function sb_init_mde2mta() { var notes_arr_mde2mta = [{'image_id':1610,'id':475,'rect':{'left':13,'top':18,'width':206,'height':48},'text':"Search the site."}]; imageAnnotation_mde2mta = new ImageAnnotation('sb_img_mde2mta',notes_arr_mde2mta); imageAnnotation_mde2mta.setReadonly(true); } document.write('
'); addLoadEvent(sb_init_mde2mta);