var how_many_paeb2 = 12;
var now5 = new Date()
var sec5 = now5.getSeconds()
var paeb2 = sec5 % how_many_paeb2;
paeb2 +=1;

if (paeb2==1) {
txt="PA#88 (100-page, Full Color)";
url="http://www.drivethrurpg.com/catalog/product_info.php?&products_id=28470&affiliate_id=30557&discount=47122";
alt="PA#88";
banner="../PA/illos/PA88icon.jpg";
width="150";
height="200";
}

if (paeb2==2) {
txt="PA#89 (100-page, Full Color)";
url="http://www.drivethrurpg.com/catalog/product_info.php?&products_id=51663&affiliate_id=30557&discount=58057";
alt="PA#89";
banner="../PA/illos/PA89icon.jpg";
width="150";
height="200";
}

if (paeb2==3) {
txt="PA#90 (100-page, Full Color)";
url="http://www.drivethrurpg.com/catalog/product_info.php?&products_id=51664&affiliate_id=30557&discount=97129";
alt="PA#90";
banner="../PA/illos/PA90icon.jpg";
width="150";
height="200";
}

if (paeb2==4) {
txt="PA#91 (100-page, Full Color)";
url="http://www.drivethrurpg.com/catalog/product_info.php?&products_id=54998&affiliate_id=30557&discount=95521";
alt="PA#91";
banner="../PA/illos/PA91icon.jpg";
width="150";
height="200";
}

if (paeb2==5) {
txt="PA#92 (100-page, Full Color)";
url="http://www.drivethrurpg.com/catalog/product_info.php?&products_id=56274&affiliate_id=30557&discount=87739";
alt="PA#92";
banner="../PA/illos/PA92icon.jpg";
width="150";
height="200";
}

if (paeb2==6) {
txt="PA#93 (100-page, Full Color)";
url="http://www.drivethrurpg.com/catalog/product_info.php?&products_id=57896&affiliate_id=30557&discount=73763";
alt="PA#93";
banner="../PA/illos/PA93icon.jpg";
width="150";
height="200";
}

if (paeb2==7) {
txt="PA#94 (100-page, Full Color)";
url="http://www.drivethrurpg.com/catalog/product_info.php?&products_id=57897&affiliate_id=30557&discount=71221";
alt="PA#94";
banner="../PA/illos/PA94icon.jpg";
width="150";
height="200";
}

if (paeb2==8) {
txt="PA#95 (100-page, Full Color)";
url="http://www.drivethrurpg.com/catalog/product_info.php?&products_id=57899&affiliate_id=30557&discount=76148";
alt="PA#95";
banner="../PA/illos/PA95icon.jpg";
width="150";
height="200";
}

if (paeb2==9) {
txt="PA#96 (100-page, Full Color)";
url="http://www.drivethrurpg.com/catalog/product_info.php?&products_id=57900&affiliate_id=30557&discount=19100";
alt="PA#96";
banner="../PA/illos/PA96icon.jpg";
width="150";
height="200";
}

if (paeb2==10) {
txt="PA#97 (100-page, Full Color)";
url="http://www.drivethrurpg.com/catalog/product_info.php?&products_id=57901&affiliate_id=30557&discount=69821";
alt="PA#97";
banner="../PA/illos/PA97icon.jpg";
width="150";
height="200";
}

if (paeb2==11) {
txt="PA#97 (100-page, Full Color)";
url="http://www.drivethrurpg.com/catalog/product_info.php?&products_id=57901&affiliate_id=30557&discount=69821";
alt="PA#97";
banner="../PA/illos/PA97icon.jpg";
width="150";
height="200";
}

if (paeb2==12) {
txt="PA#97 (100-page, Full Color)";
url="http://www.drivethrurpg.com/catalog/product_info.php?&products_id=57901&affiliate_id=30557&discount=69821";
alt="PA#97";
banner="../PA/illos/PA97icon.jpg";
width="150";
height="200";
}



document.write('<a href=\"' + url + '\" target=\"_new\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=1><br>');
document.write('<small>' + txt + '</small></a>');

