<!-- Begin
var how_many_ads = 8;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt="";
url="http://sargentwelch.com?cr=1146&afsrc=1&img=sw/sept06/250x250-sw-kits.gif&sub=bioenergetics";
alt="Science Kits at Sargeant Welch";
banner="http://www.edsci-affiliates.com/sw/sept06/250x250-sw-kits.gif";
tracking="";
width="250";
height="250";
}
if (ad==2) {
txt="";
url="http://sciencekit.com?cr=1146&afsrc=1&img=scikit/sept06/125x125-sk-sep.gif&sub=bioenergetics";
alt="$5 off Science Kits expires 09/30/06";
banner="http://www.edsci-affiliates.com/scikit/sept06/125x125-sk-sep.gif";
tracking="";
width="125";
height="125";
}
if (ad==3) {
txt="";
url="http://sargentwelch.com?cr=1146&afsrc=1&img=sw/sept06/234x60-sw-sep.gif&sub=bioenergetics";
alt="$10 off at Sargeant Welch expires 09/30/06";
banner="http://www.edsci-affiliates.com/sw/sept06/234x60-sw-sep.gif";
tracking="";
width="234";
height="60";
}
if (ad==4) {
txt="";
url="http://www.altered-states.net/idevaffiliate/idevaffiliate.php?id=1011_0_1_3";
alt="Essential Electro-Medicine at Altered States - One Cost, No Side Effects, Developed by Doctors.";
banner="http://www.altered-states.net/idevaffiliate/banners/advert.gif";
tracking="";
width="480";
height="60";
}
if (ad==5) {
txt="";
url="http://www.altered-states.net/idevaffiliate/idevaffiliate.php?id=1011_0_1_3";
alt="Essential Electro-Medicine at Altered States - One Cost, No Side Effects, Developed by Doctors.";
banner="http://www.altered-states.net/idevaffiliate/banners/advert.gif";
tracking="";
width="480";
height="60";
}
if (ad==6) {
txt="";
url="http://vwrlabshop.com?cr=1146&afsrc=1&img=vwr/apparel/vwr-apparel-468x60.gif&sub=bioenergetics";
alt="Science Apparel at VWR LabShop";
banner="http://www.edsci-affiliates.com/vwr/apparel/vwr-apparel-468x60.gif";
tracking="";
width="468";
height="60";
}
if (ad==7) {
txt="";
url="http://vwrlabshop.com?cr=1146&afsrc=1&img=vwr/supplies/vwr-beakers-468x60.gif&sub=bioenergetics";
alt="Lab Supplies at VWR LabShop";
banner="http://www.edsci-affiliates.com/vwr/supplies/vwr-beakers-468x60.gif";
tracking="";
width="468";
height="60";
}
if (ad==8) {
txt="";
url="http://vwrlabshop.com?cr=1146&afsrc=1&img=vwr/maintenance/vwr-clean-468x60.gif&sub=bioenergetics";
alt="Lab Cleaning and Maintenance products at VWR LabShop";
banner="http://www.edsci-affiliates.com/vwr/maintenance/vwr-clean-468x60.gif";
tracking="";
width="468";
height="60";
}
document.write('<center>');
document.write('<a href=\"' + url + '\" target=\"_blank\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=\"0\">');
document.write('<img src=\"' + tracking + '\" width=\"1\"')
document.write(' height=\"1\" border=\"0\"><br> ');
document.write('<small>' + txt + '</small></a>');
document.write('</center>');
// End -->
