var AdBrite_Title_Color_Default = '0000FF';
var AdBrite_Text_Color_Default = '000000';
var AdBrite_Background_Color_Default = 'CAF99B';
var AdBrite_Border_Color_Default = 'FF6FCF';
var AdBrite_URL_Color_Default = 'CC0000';
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_493e4c73_e617_4bff_89d5_603bd7d3b256() {
	var frame = frames.AdBriteFrame_493e4c73_e617_4bff_89d5_603bd7d3b256;
	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:160px;height:586px;padding:0;margin:0;overflow:hidden;display:block;}");
		frame.document.writeln("td {vertical-align:middle;text-align:center;font-size:18px;padding:8px 4px 0 4px;height:584px;width:158px;}");
		frame.document.writeln("td a {text-decoration:none;}");
		frame.document.writeln("td span {display:block;width:150px;overflow:hidden;}");
		frame.document.write("<\/style><\/head><body><div style='background-color:#" + AdBrite_Border_Color_Processed + ";font-size:11px;line-height:11px;margin:0;padding:2px 01px 0;height:11px;text-align: center;'><a href='http://www.adbrite.com/mb/?s_cid=aba&sid=708647' style='text-decoration:none;color:#;padding:0;margin:0;' target='_top'>Ads by <b>AdBrite<\/b><\/a><\/div><table cellpadding='0' cellspacing='0'><tr><td><span style='width:150px;'><a href='http://click.adbrite.com/mb/click.php?sid=708647&banner_id=12284975&variation_id=&uts=1265751155&keyword_id=&ab=168296505&sscup=dacb5bacc4f03e0a228e6d77b4a9a354&sscra=46e4fbedd0872c582e42da8dcf331891&ub=644595540&guid=fa58fb3c-e2d3-4c9c-8ac8-9b18dc3e8426&odc=svx&rs=&r=' style='color:#" + AdBrite_Title_Color_Processed + ";font-weight:bold;text-decoration:underline;' target='_top'>Advertise on this site<\/a><\/span><br /><span style='width:150px;'><a href='http://click.adbrite.com/mb/click.php?sid=708647&banner_id=12284975&variation_id=&uts=1265751155&keyword_id=&ab=168296505&sscup=dacb5bacc4f03e0a228e6d77b4a9a354&sscra=46e4fbedd0872c582e42da8dcf331891&ub=644595540&guid=fa58fb3c-e2d3-4c9c-8ac8-9b18dc3e8426&odc=svx&rs=&r=' style='color:#" + AdBrite_Text_Color_Processed + ";' target='_top'>Powered By AdBrite &amp; p3durungan<\/a><\/span><\/td><\/tr><\/table><\/body><\/html>");
		frame.document.close();
	}
}

ADBRITE_setIFrameContent.push(AdBriteRender_493e4c73_e617_4bff_89d5_603bd7d3b256);

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