rnd.today=new Date();
rnd.seed=rnd.today.getTime();

function rnd() {
        rnd.seed = (rnd.seed*9301+49297) % 233280;
        return rnd.seed/(233280.0);
};

function rand(number) {
	var result = Math.ceil(rnd()*number);
	if (!result)result++;
        return result
};
var ad_cnt5 = 14;
var ad5 = rand(ad_cnt5);
var link5;
var adBanner5;
var width5
var height5
if (ad5==1) {
link5="http://www.c2e2.com/";
adBanner5="http://www.c2e2.com/RNA/RNA_C2E2/2010_images/headers/c2e2_header1.gif";
width5="960";
height5="129";
alt5="Chicago Comic &amp; Entertainment Expo";
}
if (ad5==2) {
link5="http://www.c2e2.com/";
adBanner5="http://www.c2e2.com/RNA/RNA_C2E2/2010_images/headers/c2e2_header2.gif";
width5="960";
height5="129";
alt5="Chicago Comic &amp; Entertainment Expo";
}
if (ad5==3) {
link5="http://www.c2e2.com/";
adBanner5="http://www.c2e2.com/RNA/RNA_C2E2/2010_images/headers/c2e2_header3.gif";
width5="960";
height5="129";
alt5="Chicago Comic &amp; Entertainment Expo";
}
if (ad5==4) {
link5="http://www.c2e2.com/";
adBanner5="http://www.c2e2.com/RNA/RNA_C2E2/2010_images/headers/c2e2_header4.gif";
width5="960";
height5="129";
alt5="Chicago Comic &amp; Entertainment Expo";
}
if (ad5==5) {
link5="http://www.c2e2.com/";
adBanner5="http://www.c2e2.com/RNA/RNA_C2E2/2010_images/headers/c2e2_header5.gif";
width5="960";
height5="129";
alt5="Chicago Comic &amp; Entertainment Expo";
}
if (ad5==6) {
link5="http://www.c2e2.com/";
adBanner5="http://www.c2e2.com/RNA/RNA_C2E2/2010_images/headers/c2e2_header6.gif";
width5="960";
height5="129";
alt5="Chicago Comic &amp; Entertainment Expo";
}
if (ad5==7) {
link5="http://www.c2e2.com/";
adBanner5="http://www.c2e2.com/RNA/RNA_C2E2/2010_images/headers/c2e2_header7.gif";
width5="960";
height5="129";
alt5="Chicago Comic &amp; Entertainment Expo";
}
if (ad5==8) {
link5="http://www.c2e2.com/";
adBanner5="http://www.c2e2.com/RNA/RNA_C2E2/2010_images/headers/c2e2_header8.gif";
width5="960";
height5="129";
alt5="Chicago Comic &amp; Entertainment Expo";
}
if (ad5==9) {
link5="http://www.c2e2.com/";
adBanner5="http://www.c2e2.com/RNA/RNA_C2E2/2010_images/headers/c2e2_header9.gif";
width5="960";
height5="129";
alt5="Chicago Comic &amp; Entertainment Expo";
}
if (ad5==10) {
link5="http://www.c2e2.com/";
adBanner5="http://www.c2e2.com/RNA/RNA_C2E2/2010_images/headers/c2e2_header10.gif";
width5="960";
height5="129";
alt5="Chicago Comic &amp; Entertainment Expo";
}
if (ad5==11) {
link5="http://www.c2e2.com/";
adBanner5="http://www.c2e2.com/RNA/RNA_C2E2/2010_images/headers/c2e2_header11.gif";
width5="960";
height5="129";
alt5="Chicago Comic &amp; Entertainment Expo";
}
if (ad5==12) {
link5="http://www.c2e2.com/";
adBanner5="http://www.c2e2.com/RNA/RNA_C2E2/2010_images/headers/c2e2_header12.gif";
width5="960";
height5="129";
alt5="Chicago Comic &amp; Entertainment Expo";
}
if (ad5==13) {
link5="http://www.c2e2.com/";
adBanner5="http://www.c2e2.com/RNA/RNA_C2E2/2010_images/headers/c2e2_header13.gif";
width5="960";
height5="129";
alt5="Chicago Comic &amp; Entertainment Expo";
}
if (ad5==14) {
link5="http://www.c2e2.com/";
adBanner5="http://www.c2e2.com/RNA/RNA_C2E2/2010_images/headers/c2e2_header14.gif";
width5="960";
height5="129";
alt5="Chicago Comic &amp; Entertainment Expo";
}
document.write('<a href="' + link5 + '" target="_top">');
document.write('<img src="' + adBanner5 + '" width="' + width5 + '" height="' + height5 + '" border="0" alt="' + alt5 + '" /></a>');