document.write('<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE"><table align="center" cellpadding="0" cellspacing="0" width="100%" border="0" style="margin-bottom:0px"><tr><td align="center" nowrap><a href="http://SilverStockReport.com" target="_top"><img src="http://www.silverstockreport.com/images/JHSilverStockReport_header.gif" width="780" height="60" border="0" alt="SilverStockReport.com"></a></td></tr></table>')

function hideID(elemID) {
    var elem = (document.getElementById) ? 
    	document.getElementById(elemID) : ((document.all) ? 
    	document.all[elemID] : null);
    if (elem) {
	elem.style.visibility="hidden";
	elem.style.position="absolute";
	elem.style.zIndex="-1";
	elem.style.top="0px";
    }
}

function hide()
{
  hideID("js_quotes");
  hideID("js_header_links");
  hideID("js_author");
  hideID("js_ads");
  hideID("js_footer");
}

function OpenPrintFriendlyVersion()
{
  window.open(location.href+'?PrintFriendly','mywin','left=20,top=20,resizable=1,scrollbars=1');
}


