
<!-- Begin
if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {

var url="http://www.opd247.com/rxlist.htm";
var title="Rxlist update from OPD247";

document.write('<A HREF="javascript:window.ext');
document.write('ernal.AddFavorite(url,title);" ');
document.write('onMouseOver=" window.status=');
document.write("'Add our Rxlist update page to your favorites'; return true ");
document.write('"onMouseOut=" window.status=');
document.write("' '; return true ");
document.write('"><font style="font-family:arial, helvetica; font-size:14px; color:blue;">Click Here to Bookmark</font></a>');
}
else {
var msg = "Click Here to Bookmark";
if(navigator.appName == "Netscape") msg += "  (CTRL-D)";
document.write(msg);
}

// End -->
