myAd = new Banner( 15, 468, 60, "talkPsoriasis Banners", 0, 0 );
// NOTICE: THERE MUST BE TWO myAd.Ad lines, if you have only one, enter it twice
// make sure the image file is in /var/www/forum/banners/ and it is readable by the world
// parameters: 1=image file 2=destination URL 3=empty string "" or "_new" for opening page in new window 4= empty string 5="n" for not an advertisement or "y" for is an advertisement

// EDIT THE ACTIVE BANNERS BELOW HERE
myAd.Ad("/banners/Arm_468x60_static.jpg", "http://enbrel.com/psoriasis/treating-the-disease.jsp", "_new", "", "y");
myAd.Ad("/banners/Bicycle_468x60_static.jpg", "http://enbrel.com/psoriasis/treating-the-disease.jsp", "_new", "", "y");
myAd.Ad("/banners/Stelara_Banner_468x60_2010.jpg", "http://www.stelarainfo.com/?utm_source=talkpsoriasis&utm_medium=banner&utm_content=C1&utm_campaign=NP", "_new", "", "y");
myAd.Ad("/banners/PsoMe-message-board-ad.jpg", "http://services.psoriasis.org/apps/ctr/redirect.php?url=http://psome.org&domain=psoriasis.org&lntype=image&which=http://talkpsoriasis.org/banners/PsoMe-message-board-ad.jpg", "_new", "", "n");
myAd.Ad("/banners/PsAM-message-board-tout_08-2010.jpg", "http://services.psoriasis.org/apps/ctr/redirect.php?url=http://psoriasis.org/challenge&domain=psoriasis.org&lntype=image&which=http://services.psoriasis.org/forum/banners/PsAM-message-board-tout_08-2010.jpg", "_new", "", "n");



// END OF ACTIVE BANNERS - no need to edit below this line

// BLANK myAd.Ad("/banners/banner01.jpg", "", "_new", "", "");
// BLANK ADVERTISEMENT myAd.Ad("/banners/banner01.jpg", "", "_new", "", "y");
// myAd.Ad("/banners/banner01.jpg", "", "_new", "", "y");
// myAd.Ad("/banners/banner01.jpg", "", "_new", "", "n");

//old banners commented out below
// myAd.Ad("/banners/AddPso_March2010_468x60.jpg", "http://addresspsoriasis.com", "_new", "", "y");
//myAd.Ad("/banners/webex_treloar_MBtout.jpg", "http://www.psoriasis.org/netcommunity/events_cem_webex", "_new", "", "n");
//myAd.Ad("/banners/walkbanner01.jpg", "http://walk.psoriasis.org/", "_new", "", "n");

myAd.output();
