var wsStyleVar = document.createElement('style');
var wsContentVar = '';
wsContentVar += '.edu-uiuc-webservices-pc-533-19-wrapper';
wsContentVar += '{';
wsContentVar += '     margin-left:0px;';
wsContentVar += '     width:300px;';
wsContentVar += '     border-right:solid;';
wsContentVar += '     border-right-width:1px;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-533-19-image';
wsContentVar += '{';
wsContentVar += '     width:px;';
wsContentVar += '     height:px;';
wsContentVar += '     padding-left:10px;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-533-19-text-wrapper';
wsContentVar += '{';
wsContentVar += '     margin-left:5px;';
wsContentVar += '     margin-right:5px;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-533-19-title';
wsContentVar += '{';
wsContentVar += '     margin-left:0px;';
wsContentVar += '     margin-right:5px;';
wsContentVar += '     margin-bottom:5px;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-533-19-desc';
wsContentVar += '{';
wsContentVar += '     font-size:100%;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-533-19-desc a';
wsContentVar += '{';
wsContentVar += '     color:#cc6600;';
wsContentVar += '     font-weight:bold;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-533-19-desc a:visited';
wsContentVar += '{';
wsContentVar += '     color:#cc6600;';
wsContentVar += '     text-decoration:none;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-533-19-desc a:hover';
wsContentVar += '{';
wsContentVar += '     color:#cc6600;';
wsContentVar += '     text-decoration:underline;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-533-19-desc a:link';
wsContentVar += '{';
wsContentVar += '     color:#cc6600;';
wsContentVar += '     text-decoration:;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '     ';
wsStyleVar.setAttribute('type', 'text/css');
if (wsStyleVar.styleSheet)
{   // IE
    wsStyleVar.styleSheet.cssText = wsContentVar;
}
else
{                // the world
    var tt1 = document.createTextNode(wsContentVar);
    wsStyleVar.appendChild(tt1);
}
var wsHeadVar = document.getElementsByTagName('head')[0];
wsHeadVar.appendChild(wsStyleVar);
var randomNumber533 = Math.floor(Math.random()*2+1);
if(randomNumber533==1)
{
document.write("<div class=\"edu-uiuc-webservices-pc-533-19-wrapper\" xmlns:xalan=\"http://xml.apache.org/xslt\">");
document.write("<img class=\"edu-uiuc-webservices-pc-533-19-image\" src=\"https://illinois.edu/lb/files/2008/04/29/2368.gif\" alt=\"\" border=\"0\"><div class=\"edu-uiuc-webservices-pc-533-19-text-wrapper\">");
document.write("<h2 class=\"edu-uiuc-webservices-pc-533-19-title\">");
document.write("<a href=\"http://illinois.edu/lb/imageList/533\">Announcing the Amazon.com - Illinois VBMA Webstore</a>");
document.write("</h2>");
document.write("<div class=\"edu-uiuc-webservices-pc-533-19-desc\">The Veterinary Business Managagment Association at the University of Illinois has partnered with Amazon.com to bring you the <a href='http://astore.amazon.com/veteribusinem-20' target='_blank'>Amazon.com-Illinois VBMA Webstore</a>.  The store features textbooks and other business-related readings recommended by the VBMA.</br>Not only do you get great prices on great books but a portion of each purchase from the website will go to the club and the additional funds will be used to bring you more great speakers and events throughout the year!</br>Check out <a href='http://astore.amazon.com/veteribusinem-20?%5Fencoding=UTF8&node=5' target='_blank'>this quarter's recommended book.</a></div>");
document.write("</div>");
document.write("</div>");
}
if(randomNumber533==2)
{
document.write("<div class=\"edu-uiuc-webservices-pc-533-19-wrapper\">");
document.write("<img class=\"edu-uiuc-webservices-pc-533-19-image\" src=\"\" alt=\"\" border=\"0\"><div class=\"edu-uiuc-webservices-pc-533-19-text-wrapper\">");
document.write("<h2 class=\"edu-uiuc-webservices-pc-533-19-title\">");
document.write("<a href=\"http://illinois.edu/lb/imageList/533\">VBMA @ Illinois</a>");
document.write("</h2>");
document.write("<div class=\"edu-uiuc-webservices-pc-533-19-desc\">The <a href='http://www.vbma.biz'>Veterinary Business Management Association</a> enables students to pursue their own educational interests through lectures and hands-on experiences and provides them with guidance from the best veterinary business speakers and consultants in the world.  It is our ultimate goal to drastically increase the value of our members as new associate veterinarians and to provide them with the skills and experiences they need to succeed on their own career paths.</div>");
document.write("</div>");
document.write("</div>");
}
