var topLink = '<table width="100%" border="0">'+
              '<tr><td width="22%">&nbsp;</td>'+
                  '<td width="33%" align="left">&nbsp;'+ (location.pathname.indexOf("VPDemo.asp")!=-1 ? '<b>VendorPal Demo</b>' : '') +
                  '<td width="45%" align="right">'+
                    '<strong><span class="hide">Currently viewing:</span>'+
                    '<a href="index.html">VendorPal.com</a> &raquo; <a id="curPage" href=""></a></strong></td></tr>'+
              '</table>';
document.write(topLink);
//'<a href="documents/SUBSCRIPTION%20LICENSE%20AGREEMENT.pdf"><font size="1">Subscription License Agreement</font></a></td>'+