//alert(location.pathname.substring(0,location.pathname.lastIndexOf('/')).toLowerCase());
//z=location.pathname.substring(0,location.pathname.lastIndexOf('/')).toLowerCase();

//if (z=="YOUR URL PATH HERE")
{a='http://www.ssmhealth.com/PublishingImages/network/btn_print.gif';}


document.write("<a href='javascript:onclick=printlayout()'><img src="+a+" width='59' height='38' style='float:center;' border='0' /></a>");

