function calendarofevents()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<a href="http://www.candlebusinesscorner.com/cgi-bin/calendar.pl"><img src="http://www.candlebusinesscorner.com/images/calendarofevents.jpg" border="2" width="78" align="left" hspace="8" alt="Candle Making Calendar of Events"> '); } // ce
if (ranNum == 1){document.write('<a href="http://www.candlebusinesscorner.com/cgi-bin/calendar.pl"><img src="http://www.candlebusinesscorner.com/images/calendarofevents6.jpg" border="2" width="78" align="left" hspace="8" alt="Candle Making Calendar of Events"> '); } // ce6
if (ranNum == 2){document.write('<a href="http://www.candlebusinesscorner.com/cgi-bin/calendar.pl"><img src="http://www.candlebusinesscorner.com/images/calendarofevents7.jpg" border="2" width="78" align="left" hspace="8" alt="Candle Making Calendar of Events"> '); } // ce7
if (ranNum == 3){document.write('<a href="http://www.candlebusinesscorner.com/cgi-bin/calendar.pl"><img src="http://www.candlebusinesscorner.com/images/calendarofevents8.jpg" border="2" width="78" align="left" hspace="8" alt="Candle Making Calendar of Events"> '); } // ce8
}
