var today = new Date();
var rand = today.getTime();
var source = '<iframe src="\/files\/pwblogcomheader.html?' + rand + '" hspace=0 vspace=0 frameborder=0 width="100%" height=30 scrolling="no" style=\"border-bottom:1px solid #ccc\"><\/iframe>';
document.write(source);
