var ceObject = {"ce": []}; var formatObject = {"format": [{ "linkcolor": "1F62FF", "bordercolor": "DBDBDB", "titlesize": "12px", "descsize": "11px", "swidth": "600px", "sheight": "500", "logo": "", "prov": "", "desc": "1", "search": "1", "title": "Continuing Education Activities from New York State Council of Health-system Pharmacists", "scroll": "" }]}; document.write(''); if (formatObject.format[0].scroll == 1) { document.write(''); var delayb4scroll=2000; var marqueespeed=1; var pauseit=1; var copyspeed=1; var pausespeed=0; var actualheight=""; } document.write('
| '); document.write(''); document.write(' |
' + formatObject.format[0].title + ' |
| ');
if (formatObject.format[0].scroll != 1) { var overflow = 'overflow: auto'; }
document.write(' ');
document.write(' ');
document.write('');
for( var i = 0; i < ceObject.ce.length; i++ ) {
if (ceObject.ce[i]) {
var title = ceObject.ce[i].title;
var desc = ceObject.ce[i].desc;
var url = ceObject.ce[i].url;
var company = ceObject.ce[i].provider;
var logo = ceObject.ce[i].logo;
document.write(' ');
if(logo.length > 54 && formatObject.format[0].logo == 1 ) {
document.write(' ');
}
}
document.write('');
if (formatObject.format[0].prov == 1) {
document.write(' ');
document.write('' + company + ' ');
}
document.write('');
if (formatObject.format[0].desc == 1) {
document.write('' + desc + ' ');
}
document.write(' |