var AdBrite_Title_Color_Default = '0000FF';
var AdBrite_Text_Color_Default = '000000';
var AdBrite_Background_Color_Default = 'FFFFFF';
var AdBrite_Border_Color_Default = 'FFFFFF';
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_f0cd3dbc_b3df_49a9_abc8_0a83eadd49dc() {
	var frame = frames.AdBriteFrame_f0cd3dbc_b3df_49a9_abc8_0a83eadd49dc;
	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><span style=''><a href='http://click.adbrite.com/mb/click.php?sid=176432&banner_id=10567015&variation_id=&uts=1265754356&keyword_id=&ab=168296497&sscup=96e7c00bca39708b0c3df5a4edcff3fa&sscra=f75abaf8ebf56e2ebe7551b279b9f344&ub=644595539&guid=96b8f83a-4fb2-4788-8212-2e9fd826524c&odc=svx&rs=&r=' style='color:#" + AdBrite_Title_Color_Processed + ";font-weight:bold;text-decoration:underline;' target='_top'>Advertise on this site<\/a><\/span><span style=''><a href='http://click.adbrite.com/mb/click.php?sid=176432&banner_id=10567015&variation_id=&uts=1265754356&keyword_id=&ab=168296497&sscup=96e7c00bca39708b0c3df5a4edcff3fa&sscra=f75abaf8ebf56e2ebe7551b279b9f344&ub=644595539&guid=96b8f83a-4fb2-4788-8212-2e9fd826524c&odc=svx&rs=&r=' style='color:#" + AdBrite_Text_Color_Processed + ";' target='_top'>Powered by AdBrite<\/a><\/span><\/td><\/tr><\/table><a href='http://www.adbrite.com/mb/?s_cid=aba&sid=176432' style='font-size:11px;text-decoration:none;color:#000000;position:absolute;bottom:1px;right:2px;z-index:1;' target='_top'>Ads by <b>AdBrite<\/b><\/a><\/body><\/html>");
		frame.document.close();
	}
}

ADBRITE_setIFrameContent.push(AdBriteRender_f0cd3dbc_b3df_49a9_abc8_0a83eadd49dc);

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