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_68704ee5_a1bc_406c_b4fb_b46b9809d474() {
	var frame = frames.AdBriteFrame_68704ee5_a1bc_406c_b4fb_b46b9809d474;
	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:468px;height:60px;padding:0;margin:0;overflow:hidden;display:block;}");
		frame.document.writeln("td {vertical-align:middle;text-align:center;font-size:14px;padding:2px 6px;height:54px;width:466px;}");
		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=245127&banner_id=10729441&variation_id=&uts=1265755544&keyword_id=&ab=168296553&sscup=e59d9f55c64d9cf31b45c3cae276cdbd&sscra=46e4fbedd0872c582e42da8dcf331891&ub=644595540&guid=c270d1a5-e2b5-4a94-a1cd-bb5fdba7f7e9&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=245127&banner_id=10729441&variation_id=&uts=1265755544&keyword_id=&ab=168296553&sscup=e59d9f55c64d9cf31b45c3cae276cdbd&sscra=46e4fbedd0872c582e42da8dcf331891&ub=644595540&guid=c270d1a5-e2b5-4a94-a1cd-bb5fdba7f7e9&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=245127' 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_68704ee5_a1bc_406c_b4fb_b46b9809d474);

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