
if (typeof(OA_zones) != 'undefined') {
var OA_zoneids = '';
for (var zonename in OA_zones) OA_zoneids += escape(zonename+'=' + OA_zones[zonename] + "|");
OA_zoneids += '&amp;nz=1';
} else {
var OA_zoneids = escape('1|2|3|4|5|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26|27|28|29|30|31|32|33|34|35|36|37|38|39|40|41|93|43|44|45|92|47|48|49|51|52|53|94|55|56|97|96|95|61|91|63|64|65|66|67|68|69|70|71|72|73|74|75|76|77|78|79|83|81|82|84|85|89|88|98|99|100|101|102|103|104|105|106|111|112|113|114|115|116|117|118|119|120|121|122|123|124|125|126|127|128|129');
}
if (typeof(OA_source) == 'undefined') { OA_source = ''; }
var OA_p=location.protocol=='https:'?'https:':'http:';
var OA_r=Math.floor(Math.random()*99999999);
OA_output = new Array();

var OA_fo = '';
OA_fo += "<"+"script type=\'text/javascript\' src=\'http://ads.digitalfuntown.com/openx/www/delivery/fl.js\'><"+"/script>\n";
document.write(OA_fo);

var OA_spc="<"+"script type='text/javascript' ";
OA_spc+="src='"+OA_p+"//ads.digitalfuntown.com/openx/www/delivery/spc.php?zones="+OA_zoneids;
OA_spc+="&amp;source="+escape(OA_source)+"&amp;r="+OA_r;
OA_spc+=(document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));

if (window.location) OA_spc+="&amp;loc="+escape(window.location);
if (document.referrer) OA_spc+="&amp;referer="+escape(document.referrer);
OA_spc+="'><"+"/script>";
document.write(OA_spc);

function OA_show(name) {
if (typeof(OA_output[name]) == 'undefined') {
return;
} else {
document.write(OA_output[name]);
}
}
function OA_showpop(name) {
if (typeof(OA_popupZones[name]) == 'undefined') {
return;
}
var OA_pop="<"+"script type='text/javascript' ";
OA_pop+="src='"+OA_p+"//ads.digitalfuntown.com/openx/www/delivery/apu.php?zoneid="+OA_popupZones[name];
OA_pop+="&amp;source="+escape(OA_source)+"&amp;r="+OA_r;
if (window.location) OA_pop+="&amp;loc="+escape(window.location);
if (document.referrer) OA_pop+="&amp;referer="+escape(document.referrer);
OA_pop+="'><"+"/script>";
document.write(OA_pop);
}
