﻿/*now = '06140000';

if(typeof commercialNode == 'undefined')
{
	commercialNode = (typeof thisNode != 'undefined')?thisNode:'news';
}

if(now >= '06050000' && now <= '06302359')
{
	document.write('<div style="padding:0px;margin:0px;height:2px;line-height:2px;font-size:2px">&nbsp;</div>')
	document.write('<div style="margin-top:12px;margin-bottom:4px;padding-left:4px;border-top:solid 1px #ccc">') ;
	//document.write('<div><img src="http://media3.washingtonpost.com/wp-srv/hp/img/ad_label_leftjust.gif" alt="ad_icon" width="100" height="13" border="0"/></div>');
	placeAd('ARTICLE',commercialNode,24,'',true)
	document.write('</div>');
}*/
