function PrAdsAgentObj(src, url, email, map) {
	this.src = src
	this.url = url
}

PrAdsAgentObj.prototype.getSrc = function() {
	return this.src
}

PrAdsAgentObj.prototype.getUrl = function() {
	return this.url
}


var PrAds = [
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/10118460.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=10118460"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/10135709.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=10135709"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/10129552.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=10129552"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/10136376.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=10136376"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/10135142.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=10135142"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/10117930.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=10117930"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/10136121.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=10136121"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/10135843.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=10135843"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/1116354.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=1116354"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/10135903.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=10135903"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/10135643.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=10135643"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/10135039.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=10135039"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/10132466.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=10132466"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/10135711.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=10135711"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/1133696.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=1133696"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/10135487.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=10135487"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/10135494.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=10135494"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/809666.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=809666"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/1147326.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=1147326"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/1147321.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=1147321"),
new PrAdsAgentObj("http://www.ecnnews.com/edcheck/ads/10130070.jpg", "http://ads.eagletribune.com/cgi-bin/printad.pl?adnumber=10130070"),
new PrAdsAgentObj("http://www.ecnnews.com/et/adz/x.jpg", "http://www.ecnnews.com/cgi-bin/15/framepix.pl?x+normal")
];
 