var AdBrite_Title_Color_Default = '';
var AdBrite_Text_Color_Default = '';
var AdBrite_Background_Color_Default = '';
var AdBrite_Border_Color_Default = '';
var AdBrite_URL_Color_Default = '';
var AdBrite_Title_Color,AdBrite_Text_Color,AdBrite_Background_Color,AdBrite_Border_Color,AdBrite_URL_Color;
AdBrite_Title_Color = AdBrite_IAB_Zone_Test_Color(AdBrite_Title_Color);
AdBrite_Text_Color = AdBrite_IAB_Zone_Test_Color(AdBrite_Text_Color);
AdBrite_Background_Color = AdBrite_IAB_Zone_Test_Color(AdBrite_Background_Color);
AdBrite_Border_Color = AdBrite_IAB_Zone_Test_Color(AdBrite_Border_Color);
AdBrite_URL_Color = AdBrite_IAB_Zone_Test_Color(AdBrite_URL_Color);
var AdBrite_Title_Color_Processed = (AdBrite_Title_Color) ? AdBrite_Title_Color : AdBrite_Title_Color_Default;
var AdBrite_Text_Color_Processed = (AdBrite_Text_Color) ? AdBrite_Text_Color : AdBrite_Text_Color_Default;
var AdBrite_Background_Color_Processed = (AdBrite_Background_Color) ? AdBrite_Background_Color : AdBrite_Background_Color_Default;
var AdBrite_Border_Color_Processed = (AdBrite_Border_Color) ? AdBrite_Border_Color : AdBrite_Border_Color_Default;
var AdBrite_URL_Color_Processed = (AdBrite_URL_Color) ? AdBrite_URL_Color : AdBrite_URL_Color_Default;
function AdBrite_IAB_Zone_Test_Color(color) {
if (typeof(color) != 'string') return false;
if (!color.match(/^[0-9A-Fa-f]{6}$/) && !color.match(/^[0-9A-Fa-f]{3}$/)) return false;
return color;
}
AdBrite_Title_Color = '';
AdBrite_Text_Color = '';
AdBrite_Background_Color = '';
AdBrite_Border_Color = '';
AdBrite_URL_Color = '';

var ADBRITE_setIFrameContent;

if (!ADBRITE_setIFrameContent) {
	ADBRITE_setIFrameContent = [];
}

function AdBriteRender_5d42416c_272a_4d2d_9c38_751dec252e98() {
	var frame = frames.AdBriteFrame_5d42416c_272a_4d2d_9c38_751dec252e98;
	if (frame && frame.document) {
		frame.document.open();
		frame.document.writeln("<html><head><style type='text/css'>");
		frame.document.writeln("body {background-color:#" + AdBrite_Background_Color_Processed + ";font-family:Arial,Helvetica,sans-serif;margin:0;}");
		frame.document.writeln("table {border:1px solid #" + AdBrite_Border_Color_Processed + ";width:0px;height:0px;padding:0;margin:0;overflow:hidden;display:block;}");
		frame.document.writeln("td {vertical-align:middle;text-align:center;font-size:13px;padding:3px;height:;width:;}");
		frame.document.writeln("td a {text-decoration:none;}");
		frame.document.writeln("td span {display:block;overflow:hidden;}");
		frame.document.write("<\/style><\/head><body><table cellpadding='0' cellspacing='0'><tr><td><a style='font-weight:bold;' href='http://www.adbrite.com/mb/contact_us.php' target='_blank'>Gathering data...<\/a><div>Please allow up to 3 hours for this zone to activate.  Contact <a href=\"http://www.adbrite.com/mb/contact_us.php\" target='_blank'>customer service<\/a> with any questions.<\/div><\/td><\/tr><\/table><\/body><\/html>");
		frame.document.close();
	}
}

ADBRITE_setIFrameContent.push(AdBriteRender_5d42416c_272a_4d2d_9c38_751dec252e98);

if (!document.body) document.write('<body>');
document.write("<iframe name='AdBriteFrame_5d42416c_272a_4d2d_9c38_751dec252e98' width='0' height='0' frameborder='0' scrolling='no'>");
document.write('</iframe>');
document.writeln('<script type="text/javascript"><!--');
document.writeln('AdBriteRender_5d42416c_272a_4d2d_9c38_751dec252e98();')
document.write('//--></script>');
